/*
Theme Name: Pharmacy Mentor
Author: Pharmacy Mentor
Author URI: https://www.pharmacymentor.com/
*/


:root {
    --main-colour: #8AAB78;
    --secondry-colour: #616B5B;
    --light-colour: #fff;
    --text-body-colour: #020134;
}

:root {
    --upw-primary-color: #8AAC78!important;
    --upw-secondary-color: #616B5B!important;
}



.sidebar-heading {
	background: rgba(52, 168, 47, 0.07);
	padding: 15px;
	color: #34A82F;
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 15px;
}
.icon-control {
	margin-top: 0;
	float: right;
	font-size: 80%;
	width: 0.55em;
}
.upw__sidebar__shop .categories-filers {
	margin-bottom: 40px;
}
.upw--cta-block button {
	width: auto !important;
}
input.js-input-from.form-control {
	width: 46px;
	padding: 0;
	text-align: center;
}
.price-range-input input[type="number"] {
  -moz-appearance: textfield;
}
.price-range-input span.pound {
	margin-right: 5px;
}
.upw__with_sidebar__shop .sort-by {
	background: #f0f9f0;
	padding: 6.8px;
	margin-bottom: 30px;
}
.upw__with_sidebar__shop .sort-by .sorting {
	font-weight: 600;
	font-size: 15px;
	color: #34A82F;
}
.select-sort-by  {
  display: inline;
  width: 215px;
  margin-left: 10px;
}
.product-info .product-title {
	color: var(--upw-primary-color);
	font-size: 25px;
	border-bottom: none;
	text-transform: unset;
}
.upw #add-address-details-form {
	display: flex;
	flex-flow: row wrap;
}
.upw #addAddressModal .modal-body {
	padding-right: 0 !important;
}
.upw #add-address-details-form .half {
	float: unset;
}
.upw #add-address-details-form .half:last-child {
	display: flex;
	flex-direction: column;
	flex: 0 0 100%;
}
.banner-img {
	position: absolute !important;
	right: 0;
	top: 0;
	height: 100%;
	padding: 0;
}
.banner-img img {
	height: 100%;
	object-fit: cover;
	width: 100vw;
	object-position: center;
}
.order-confirmation .order-confirmation-act-btns {
	margin-bottom: 50px;
}
.order-confirmation .order-confirmation-act-btns a:hover {
	color: #fff !important;
}


.upw__product_list li {
    box-shadow: none!important;
}

/***********My Custom CSS*************/

.logo-area { background: var(--main-colour)}
.logo-area {    padding: 0px;}
.logo-area img{width:150px;}
.header-style-3 .topbar, nav.navbar.navbar-expand-lg.navbar-light.bg-light{
    background: linear-gradient(90deg, var(--secondry-colour) 16%, var(--main-colour) 89%)!important;
}

.theme-btn, .theme-btn-s2, .theme-btn-s3, button.theme-btn {
    border: 1px solid var(--secondry-colour)!important;
}
form#prod-search input {
    border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
}


.theme-accordion-s1 .panel-heading a {background: linear-gradient(90deg, var(--secondry-colour) 16%, var(--main-colour) 89%)!important;}

.site-header #navbar > ul li a:hover, .site-header #navbar > ul li a:focus {
    color: #fff !important;
}


.cta-btn-cont.col-lg-4.col-md-12.col-sm-12.theme-background-light{background: #8AAC78 !important;}

.cta-btn-cont.col-lg-4.col-md-12.col-sm-12.theme-background-medium{ background: #616B5B !important;}

.menu__edge a.upw__button.inverse:hover{background:var(--main-colour)!important;color: #fff!important;}

input.wpcf7-form-control.wpcf7-submit.has-spinner.theme-btn-s2:hover{color:#fff}

.upw__with_sidebar__shop .upw__product_list li {
    text-align: center;
    width: 260px!important;
    margin-right: 15px;
}

.service-single-section .service-single-content ul li, .service-single-section .service-single-content ol li {
font-weight: normal;
color: #020134;
line-height: 1.65em;
font-family: 'Quicksand', sans-serif;	
}


.contact-pg-section .contact-info {
  	border: 1px solid var(--main-colour);
    background: linear-gradient(90deg, var(--secondry-colour) 66%, var(--main-colour) 100%);
}
.upw__main .upw__content table .upw__button_2 {
    margin-bottom: 5px;
}

.presc-banner-content h1, .presc-banner-content p{color:#fff;}

.back-to-top {	background-color: var(--secondry-colour);}

.page-title h1 {    color: #fff;}

.upw__product_list {
    gap: 1rem!important;
}
.upw__search {
    box-shadow: none !important;
}


/****************-My Custom css-******************/

.site-header .navbar {
        background-color: var(--main-colour)!important;
}

.theme-btn, .theme-btn-s2, .theme-btn-s3 {
    background-color: var(--main-colour)!important;
    
}

.site-footer {
    background-color: var(--main-colour);
}


.header-style-3 .topbar {
    background: linear-gradient(90deg, var(--main-colour) 16%, var(--secondry-colour) 89%);
}


.theme-btn:hover, .theme-btn-s2:hover, .theme-btn-s3:hover, .theme-btn:focus, .theme-btn-s2:focus, .theme-btn-s3:focus, .theme-btn:active, .theme-btn-s2:active, .theme-btn-s3:active {
    color: var(--light-colour)!important;
}


.theme-background-light {
    background: var(--main-colour);
    transition: 0.2s all linear;
}

.theme-background-medium {
    background: var(--secondry-colour);
    transition: 0.2s all linear;
}

.theme-background-dark {
    background: var(--light-colour);
    transition: 0.2s all linear;
}


.search-form #prod-search input[type='text'] {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}


.blog-section .author a, .blog-section .comment a {
    color: var(--main-colour);
}

.blog-section .details h3 a {
    color: var(--main-colour);
}

.page-template-health .accordion-button {	color: var(--main-colour);}


.header-style-1 .navbar-brand, .header-style-2 .navbar-brand, .header-style-3 .navbar-brand {
        margin-bottom: 0px;
        margin-right: 0px;
}


/*************Mobile Responsive**************/


@media only screen and (min-width: 768px) and (max-width: 992px) {
	
.search-form #prod-search button {
    position: absolute;
    right: 25px;
}	
.search-form #prod-search input[type='text'] {
    border-radius: 50px;
}
	
.site-header .navbar-header button {
        top: 25px;
    }	
	
.header-cta-block {
        text-align: right;
    }
	
.col-xl-4.col-lg-4.col-md-6.col-sm-12.text-right.text-align-sm-none {
    padding-left: 0px;
	padding-right:0px;
}	
	
.col-xl-6.col-lg-6.col-sm-12.col-md-6.searchBoxContainer {
    padding-left: 0px;
}
	
.col-xl-2.col-lg-2.col-sm-12.col-md-12.logoBx {
    margin-bottom: 10px;
}	
	
}



@media (max-width: 992px) {
	
	.tagline-text{justify-content:center;}
	
    .header-style-1 .topbar, .header-style-2 .topbar, .header-style-3 .topbar {
        padding: 0px;
    }


.header-style-1 .navbar-brand img, .header-style-2 .navbar-brand img, .header-style-3 .navbar-brand img {
    width: 100px;
}
	
.site-header .navbar-header button {
        right: 0px;
}
	
.col-xl-2.col-lg-2.col-md-4.logoBx{padding:0px;}	
	
	
.col-xl-6.col-lg-6.col-md-12.searchBoxContainer {
    padding: 0px;
    margin: 10px 0;
}	
	
.search-form #prod-search button {
    right: 0px; 
}	

.logo-area {
    padding: 10px 0;
}	
	
}



@media (max-width: 767px) {
	
.header-style-1 .navbar-brand img, .header-style-2 .navbar-brand img, .header-style-3 .navbar-brand img {
    width: 70px;
}	
	
.logo-area .searchBoxContainer {
        padding: 0px;
    }	
	
.presc-banner-content h1 {
        font-size: 1.5rem;
    }	
	
}

@media (max-width: 499px) {
	
.page-title h2 {        font-size: 21px;    }
	
.presc-banner-content h1 {        font-size: 1rem;    }
	
}