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


.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;
}

.row {
    width: auto !important;
}

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

.banner-section::before {
    background: #101010e3;
    opacity: 0.6;
}

.page-template-health section img {
    width: auto!important;
    height: auto!important;
}

.header-socials > li a, .footer-social > li a {
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 5px;
}

 .header-socials > li a i{
    text-align: center;
    width: 22px;
    height: 16px;
    font-size: 14px;
}
.header-socials > li a:hover{ border: 2px solid #fff !important; }

.condition:hover h3, .condition:hover p {color: #020134!important;}

.upw__search{box-shadow:none!important;border:1px solid #c0dadf !important}

.upw__product_list li {
    box-shadow: none!important;
    border: 1px solid #c0dadf!important;
}
.owl-prev::before {
    content: '\f104'; /* Unicode for a left arrow */
    font-family: 'Font Awesome 5 Free'; /* Specify your icon font */
    font-weight: 900; /* Adjust weight for solid icons */
    margin-right: 0px; /* Add spacing between icon and text */
	font-size: 15px;
}

.owl-next::after {
    content: '\f105'; /* Unicode for a right arrow */
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-left: 0px; /* Add spacing between text and icon */
	font-size: 15px;
}
.owl-theme .owl-controls .owl-nav [class*=owl-] {
	font-size: 0px;}

.services-section .grid p, .services-section .grid h3 {
    z-index: 9!important;
}

.hero-slider .banner-content {
    padding: 90px;
}

.theme-background-dark{border-bottom-right-radius: 100px;border-top-right-radius: 100px;}


.upw__sidebar .upw__logo img {
    padding: 5px;
    background: #fff;
    border-radius: 5px;
}

/****custom css****/

.header-style-3 .topbar {
    background: #136cc9;
}

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

.site-header #navbar > ul .menu__edge a:hover{color: #136cc9 !important;}

.header-socials a:hover{    color: #fff !important;}

.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: #fff !important;
}


.services-block-section a:hover {
    color: #136cc9 !important;
}
.footer-content-block h2 {
    color: #fff;
}

.footer-contacts i {
    color: #fff;
}

footer.site-footer a{color:#fff; }

footer a:hover {
    text-decoration: underline;
    color: #fff !important;
}
.footer-contacts a{color:#fff;}

.site-footer .lower-footer .extra-link ul > li + li:before {background: #fff;}

.theme-accordion-s1 .panel-heading a {
	background: linear-gradient(90deg, #136cc9 16%, #808080 89%);}



.theme-btn-s4:hover, .theme-btn-s4:focus, .theme-btn-s4:active {
    background-color: #398978!important;
    color: #fff !important;
}

.description-wrapper {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


.background-logo {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: -1;
    width: 70px;
    height: 70px;
}
.backgroundImage {
    height: 100%;
    width: auto;
    opacity: 0.3;
    position: relative;
    z-index: 2;
}

.theme-btn, .theme-btn-s2, .theme-btn-s3, .contact-form form input[type="submit"] {
    border: none;
}

.service-single-content .bookly-form .bookly-btn:hover {
	 background: var(--main-color, #fff)!important; 
	 color: var(--top_bar_text_color, #333)!important;
	
}

.service-single-content .bookly-form .bookly-btn:hover span, body .bookly-form .bookly-btn:hover span {
    color: var(--top_bar_text_color, #fff)!important;
}


.single .upw---conditions---page .upw__button:hover, .single .upw---categories---page .upw__button:hover, .page .upw---conditions---page .upw__button:hover, .page .upw---categories---page .upw__button:hover, #view-all-condition-menu:hover, .service-single-content .bookly-form .bookly-btn:hover {
   
    color: #fff !important;
}

.upw__sidebar .upw_menu > li > a:hover {
    color: #fff !important;
}

.upw_menu > li > ul > li > a {
	color: #fff !important;}

/**********end**************/


.login h1 a, .login .wp-login-logo a{width:150px!important;}



@media (min-width: 1200px) {
	
#steps img {
    min-height: 156px;
	}
	
	.hero-slider .slide-inner{    background-position: right center;}	
	
	.content-info {
    min-height: 260px;
	}
	
	.description-wrapper {
    height: 100px;
	}
	
}


@media screen and (min-width: 992px) {
    .site-header .navbar {
        background-color: #136cc9!important;
        padding: 0;
    }
}


@media only screen and (min-width: 992px) and (max-width: 1199px) {
	
	#steps img {
    min-height: 81px;
	}
	
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
#steps img {
min-height: 125px;
	}	
}


@media only screen and (max-width: 991px) {
    .hero-slider .banner-content {
        background: #00000087;

    }
	
	.services-section .grid h3, .services-section .grid p {
    z-index: 9;
}
	
    .upw .upw .sub_menu_upw .parent-menu {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }	
	
	.header-cta-block {
    margin-top: 20px;
}
	
.site-header #navbar > ul li a:hover, .site-header #navbar > ul li a:focus {
    color: #136cc9 !important;
}	
.hero-slider .banner-content {
    padding: 20px;
}	
	
}


@media only screen and (max-width: 767px) {
	
	    .w-100.mt-4 a {	width: 80%;}
	
	.tagline-text {
        justify-content: center!important;
    }
	
	   .faq-achievement-section .theme-accordion-s1 .panel-heading a:before {
        top: 32px;
    }
	
    .back-to-top {
        bottom: 180px;
	}
	
}

@media (max-width: 480px) {
    .back-to-top {
        bottom: 180px;
    }
}