/*
Theme Name: Pharmacy Mentor - B1 B2 Advanced 4
Author: Pharmacy Mentor
Author URI: https://www.pharmacymentor.com
*/

/************My custom CSS***************/
body p, body section p, #content_block_5 .content-box .text p{margin-bottom: 10px;}

.header-upper {    padding: 10px;}

.news-block-two:hover .inner-box .lower-content p {
    color: #fff !important;
}

a {
    color: var(--secondary-color);
}

.blog-details-right-area .widget_block ul li::before {color: var(--secondary-color);}

.theme-btn-one {	padding: 15px 30px;}

body .main-header .header-top .info li a, body .main-header .header-top .info li a i:before, .header-top ul.social-links.pull-right li a, .header-top .social-links li i:before {color:#fff!important;}

.blog-details-right-area .widget_block ul li::before {
    content: "\f192 ";
    font-family: 'Font Awesome 5 Pro';
}

.footer-bottom .bottom-inner .footer-nav li:before {
    content: "";
    font-family: 'Font Awesome 5 Pro';
}


.page-template-pharmacy-first section{padding:80px 0}


.service-style-three .service-block-two .inner-box .inner p {
    color: #424242!important;
}

.news-block-two .inner-box .lower-content p {
    color: #424242!important;
}
.upw__content .col-6.video-tile {
    width: 100%;
}

.main-footer.alternat-2 .footer-top {
    padding-top: 220px;
}

.condition:hover {
    background-color: var(--main-color)!important;
    box-shadow: 0 0 1rem rgba(var(--main-color_rgb), 0.2);
}


/*.logged-in #menu-main-menu .menu-item:nth-last-child(2) {*/
/*    display: block!important;*/
/*}*/

.upw__content .col-6.video-tile iframe {
    width: 100%;
}
.upw__content .col-6.video-tile:first-child {
    margin-bottom: 20px;
}

ul.social-links.pull-right li i {
	margin-right: 15px;}

ul.social-links.pull-right li a{color:#424242!important}


.service-block-two .inner-box:hover .icon-box {
    color: #424242;
}

body section .banner_content p{color:#fff!important;}

.bottom-inner {
    text-align: left;
}


.bottom-inner img {
    width: 100px;
}


body .animatedfsmenu button:focus, .animatedfsmenu button:hover {
    background: #2cb3c7 !important;
}

body .animatedfsmenu .animatedfsmenu-navbar-toggler {
    background: #2cb3c7!important;
}

.question-calendar.calendar .nice-select {
  padding: 10px 30px 10px 10px;
  line-height: 12px;
}


.default-form .form-group input[type='text'], .default-form .form-group input[type='date'], .default-form .form-group input[type='email'], .default-form .form-group textarea {
    text-align: left;
}
.theme-btn-pm, .theme-btn-one {box-shadow: none;}

.footer-bottom .bottom-inner .footer-logo {    margin-right: 0px;}
.about-style-three .col-lg-6.col-md-6.col-sm-12.content-column {    z-index: 9;}

.form-group p{display: inline-block;    width: 100%;}
.form-group ul.list{width:100%;}

.service-style-three .service-block-two .inner-box:hover .inner h4, .service-style-three .service-block-two .inner-box:hover .inner h4 a, .service-style-three .service-block-two .inner-box:hover .inner i {
    color: #fff;
}

.service-style-three .service-block-two .inner-box:hover .inner i {
	color: var(--main-color);
}

.error404 .form-inner {
    text-align: center;
}

.error404 .contact-style-three{
    position: relative;
	padding: 50px 0px;}

.error404 .contact-style-three p {
    line-height: 25px;
}
.agent-section .left-column, .agent-section .right-column{height:100%;} 

.service-style-three .service-block-two .inner-box:hover .inner p {
    color: #fff !important;
}

.footer-top .contact-widget .info-list li {
    padding-left: 0px;
}

.footer-top .contact-widget .info-list li i {
    position: relative;
    left: 0px;
    top: 0px;
    font-size: 16px;
    border: 1px solid #fff;
    padding: 10px;
    border-radius: 50%;
    background: #fff;margin-right: 5px;
    width: 38px;
    text-align: center;
}
.footer-top .contact-widget .info-list li a {	display: inline;}

.owl-theme .owl-nav [class*='owl-'] {
    padding: 0px!important;
}

.owl-next, .owl-prev{background:var(--secondary-color)!important;}


.banner-section.style-three .banner-carousel p, .banner-section.style-three .banner-carousel h6 {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: all 2000ms ease;
    -moz-transition: all 2000ms ease;
    -ms-transition: all 2000ms ease;
    -o-transition: all 2000ms ease;
    transition: all 2000ms ease;
}

.banner-section.style-three .banner-carousel .active p, .banner-section.style-three .banner-carousel .active h6 {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 700ms;
    -moz-transition-delay: 700ms;
    -ms-transition-delay: 700ms;
    -o-transition-delay: 700ms;
    transition-delay: 700ms;
}
.banner-section.style-three .banner-carousel .content-box{padding-left: 10px;    padding-right: 10px;}

#pmLoginModal h6 {
  margin-bottom: 20px !important;
}


.row {    width: auto!important;}



section[data-header-cta-colour] *:is(h1,h2,h3,h4,h5), section[data-header-cta-colour] *:is(p) {
    color: var(--header-cta-colour, var(--main-color, #fff))!important;
}

.order-step-section h2, .order-step-section h3 {
    color: #424242;font-weight: 700;
}
.order-step-section h3 {
    margin-bottom:10px;
}


.prescription-content-section h2, .prescription-content-section h3{color: #424242;font-weight: 700;margin-bottom:10px}
.step-section h2, .step-section h3{color: #424242;font-weight: 700;margin-bottom:10px}


.content-column ul li {
    list-style: disc;color:#424242; list-style-position: inside;
}
.content-column ol li {
    list-style: decimal;color:#424242;
}

.content-column .blog-details-right-area.blog-right-sidebar ol li {
    list-style: none;}
.content-column .blog-details-right-area.blog-right-sidebar ul li {
    list-style: none;}

.content-column ul, .content-column ol {
    margin-left: 20px;   
	margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.content-column h2, .content-column h3, .content-column h4, .content-column h5, .content-column h6{margin-bottom:10px;}

.theme-btn-pm{position: relative;
    display: inline-block;
    font-size: 15px;
    line-height: 26px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #fff !important;
    text-align: center;
    padding: 10px 20px;
    border-radius: 5px;
    text-align: center;
    text-transform: uppercase;
    z-index: 1;
    box-shadow: 0 20px 30px rgb(211, 220, 232, 0.8);
    transition: all 500ms ease;}

.theme-btn-one { padding: 10px 20px;}


.theme-btn-pm:before, .theme-btn-pm:hover {
    background: var(--main-color); border-radius: 5px;
}


.breadcrumb {
    background: transparent;
    padding: 10px 22px;
    margin: 0;
    border-radius: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
   
    border-radius: .25rem;
}

.breadcrumb li {
    color: #fff;
}
.breadcrumb a {
    color: #fff;
}

.breadcrumb > li+li:before {
    font-family: "FontAwesome";
    content: "\f105";
    color: #fff;
    margin: 0 5px;
}

section[data-footer-top-bg-color] .bg-color-3{
    background: var(--footer_top_bg_Color, #333)!important;
}

section[data-footer-top-text-color] *:is(h1,h2,h3,h4,h5,h6,p, a) {
    color: var(--footer_top_text_Color, var(--main-color, #fff))!important;
}

section[data-footer-top-icon-color] .support-box .icon-box i:before{
    color: var(--footer_top_icon_Color, #fff)!important;
}

.banner-text, .banner-text p, .banner-text h1 {
    text-align: center !important;
    margin: 0 auto;
}

.top-inner .social-links p{margin-bottom:0px}

.main-header .header-top .info li a, .main-header .header-top .social-links li p, .header-top .info li i:before, .social-links li i:before {color:#ffffff!important}

.menu-main-menu ul li a{color:#424242!important}
.animatedfs_menu_list a, .afsmenu_search input[type="text"], .afs-cart-title {
    color: #424242 !important;
}

.feature-block-two .inner-box:hover .lower-content .inner h3 {
    color: #424242;
}



section.prescription-content-section{background: #13bfb10d !important;}

.row.align-items-center.step-content.mb-100 {
    margin-bottom: 50px;
}

.accordion-box .block .acc-btn {padding: 10px 0px 10px 45px;}

/*
.upw__dashboard {
    z-index: 9999999 !important;
}*/

.upw__dashboard .upw__table_wrapper {
    overflow: auto;
}

.upw__card.top_border.my-prescription-orders a.upw__button_2 {
    float: none!important;
}

.upw__element_2 .question-calendar.calendar {width: 100%;}

.question-calendar.calendar {
    margin-bottom: 10px;
}

.calendar-input {
     margin: 0px!important; 
    border-radius: 3px !important;
}
.nice-select {
    border: 1px solid #ced4da !important;
}

.page-title:before {
    opacity: 0.6;
}

.upw__main .upw__content .col-6.video-tile iframe {
    width: 100%;height: 400px;
}

.upw__main .upw__content .col-6.video-tile h2{margin-top: 20px !important;}


.select-country .list{
 max-height: 200px;
 overflow-y: auto;
 width: 100%;
}
.calendar-input .list{
 max-height: 200px;
 overflow-y: auto;
 width: 100%;
}

.animatedfsmenu {
	z-index: 999999!important;}

#pmRegisterModal.modal {
    z-index: 9999999 !important;
}

#register-modal-form a.login-button:hover{color:#000;}


.default-form .form-group input[type="text"], .default-form .form-group input[type="date"], .default-form .form-group input[type="email"], .default-form .form-group textarea, .default-form select, .wpcf7 input[type="file"] {
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  font-size: 16px;
  color: #727272;
  padding: 10px 20px;
  transition: all 500ms ease;
  text-align: left;background: #fff;
}

.contact-style-three .default-form .form-group {
  margin-bottom: 10px;
}	
.contact-style-three {
  padding: 80px 0px;
}

.default-form .form-group input[type="text"]::placeholder, .default-form .form-group input[type="date"]::placeholder, .default-form .form-group input[type="email"]::placeholder, .default-form .form-group textarea::placeholder{
  color: #727272;
  opacity: 1; /* Firefox */
}

.default-form .form-group input[type="text"]::-ms-input-placeholder, .default-form .form-group input[type="date"]::-ms-input-placeholder, .default-form .form-group input[type="email"]::-ms-input-placeholder, .default-form .form-group textarea::-ms-input-placeholder{ /* Edge 12 -18 */
  color: #727272;
}


.default-page h1, .default-page h2, .default-page h3, .default-page h4, .default-page h5, .default-page h6 {
  margin-bottom: 15px;
}

.upw__dashboard .upw_menu li.active svg path, .upw__dashboard .upw_menu li.active svg polygon, .upw__dashboard .upw_menu li.active svg rect, .upw__signout .upw_menu li.active svg path{
    fill: #424242 !important;text-decoration:underline;
}

.upw__dashboard .upw_menu > li.active > a {
    color: #424242 !important;
}


.upw__dashboard .upw_menu > li > a:hover, a.upw__signout:hover {
    color: #fff !important;text-decoration:underline;}

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

.upw_menu > li > ul > li > a:hover {
    text-decoration:underline;
}

.service-block-two .inner-box:hover .icon-box i{color:#fff;}

#pmLoginModal .modal-body .upw__button {
  color: #3E3E3F !important;background: #8DC641 !important;
}
#submitRegister {
color: #3E3E3F !important;background: #8DC641 !important;
}

.login-button:hover, .login-button:focus, #register-modal-form .login-button:hover {
  color: #3E3E3F !important;
}

.owl-next, .owl-prev {
  background: var(--secondary-color) !important;
}

#menu-footer-bottom-menu li.menu-item.menu-logout, #menu-footer-bottom-menu li.menu-item.menu-my-account, #menu-footer-bottom-menu .menu-item.menu-item-has-children.upw.login-register {
  display: none;
}

.upw__sidebar .upw__logo img {
    margin: 0 0 0px 8% !important;   
	background: #fff;
    padding: 10px;
    border-radius: 10px;
}

.feature-block-two .inner-box:hover .lower-content .inner h3 {
    color: #fff;
}

/********pm dashboard css********/

.upw.page-template-pm-dashboard section.agent-section {
    display: none;
}

/***********custom css************/
.logo-box.pull-left figure.logo {text-align:left}

.logo-box.pull-left img {
    padding: 5px;
    border-radius: 5px;
}

body .animatedfsmenu .animatedfsmenu-navbar-toggler.right_top {
        top: 80px !important;
	    background: #2CB3C7;
}


.branch-content {
    text-align: center!important;
    background: #2cb3c7 !important;
	color:#fff;
}
.branch-content a{color:#fff;   padding: 10px 0;    display: block;}


.branch-item{border-radius:5px;overflow: hidden;}

.new_services .service-block-two {
    width: 100%!important;
    margin: 0px!important;
}
.page-template-blood-tests {
    background: #f5f7fa;
}
 .page-template-blood-tests .sec-pad {
        padding: 120px 0px 60px 0px !important;
    }


.service-style-three .service-block-two .inner-box .inner h4 a {
    display: block!important;
}
.service-style-three .service-block-two .inner-box .inner h4 a {
       font-size: 18px;
}

.service-style-three .service-block-two .inner-box {
    padding: 30px 15px;
    min-height: auto;
}


/*************Blood test search***********/

.banner-content {
    position: relative;
    z-index: 9;
}
.inner-container {
    position: relative;
    text-align: center;
}
.form-box {
    line-height: 0px;
    position: relative;
}

input.searchinput {
    border: 1px solid var(--secondary-color);
    width: 100%;
    border-radius: 30px;
    height: 50px;
    padding: 15px;
}

.loader {
    position: absolute;
    top: 10px;
    width: 30px;
    right: 40px;
}
.searchicon {
    position: absolute;
    right: 15px;
    top: 18px;
    line-height: 0px;
}

.result {
    z-index: 9999999;
    position: absolute;
    width: 100%;
    display: block;
    background: #fff;
}

.result ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.result ul li.heading {
    padding: 0px !important;
}

.result li {
text-align: left;
     border-bottom: 1px solid var(--secondary-color);
    margin-bottom: 10px;
}

.heading h6.product-title {
    padding: 10px;
    color: #fff !important;
	background: var(--secondary-color);
	text-align: left;
}

.no-data {
    text-align: left;
}

.result ul li {
    padding: 10px;
	width:100%;
	list-style:none;
	bor
}

.result a {
    text-decoration: none;text-align: left;
}

.suppliers-data {
    display: flex;
    justify-content: left;
    align-items: normal;
}

.suppliers-data .supp-img {
    width: 10%;
    height: 100%;
margin-right: 15px;
}
.suppliers-data .supp-img img {
    height: 100%;
}
.supp-img img {
    width: 70px;
    height: auto !important;
}

.supplier-head {
    width: auto;
}

.supp-img span.dashicons:before {
    font-size: 60px;
}

.result p {
    color: var(--secondary-color);
    margin-bottom: 0px;
    font-size: 12px;
    text-decoration: none;
}

.conditions-sec{position:relative;}
	.conditions-sec h2{position:relative;}
	.conditions-sec h2::before {
    content: '';
    position: absolute;
    border-bottom: 4px solid;
    width: 100px;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -10px;
}
.conditions-sec thead tr {
    background: var(--secondary-color);
	color:#fff;
    border-top: none!important;

}
.conditions-sec .call_to_action{
    margin: 0 auto;
}


.call_to_action a{border: 1px solid transparent;}

.call_to_action a.theme-btn-pm.inverse {
    border: 1px solid #2cb3c7!important;
    background: transparent!important;
    color: #2cb3c7 !important;
}



/**********Banner search**********/

.site_logo img {
    max-height: none!important;
    padding-right: 0px!important;
    max-width: none!important;
    width: 120px!important;
}



/******mobile design*******/

@media only screen and (min-width: 768px) {
    .main-header .header-upper .logo-box img {
        max-width: 120px;
    }
}





@media only screen and (min-width: 1200px) {
.animatedfsmenu .animatedfsmenu-navbar-toggler.right_top {
    top: 75px !important;
    right: 9% !important;
}
.nhs-logo {
  margin-left: 15px;
}	
	
.service-style-three .service-block-two .inner-box .inner h4 {
   /* min-height: 60px; */
}	
	
	.service-style-three .service-block-two .inner-box .inner p {    min-height: 108px;}
	
}


@media only screen and (max-width: 1200px) {
	
}	

@media (max-width: 992px) {
    .page-title .breadcrumb {
        width: 100%;
        justify-content: center;
    }
	
	.footer-bottom .bottom-inner .footer-logo {
    margin: 0px auto;
}
}


@media only screen and (min-width: 768px) {
    .main-header .header-upper .logo-box {
		padding: 10px 0!important;
		}

}


@media only screen and (min-width: 768px) and (max-width: 1199px) {
	
	#image_block_4 .image-box .content-inner {
    position: relative;
    left: 0px;
    bottom: 0px;
    width: 100%;
    margin-top: 20px;
}
	
#image_block_4 .image-box-two .content-inner {
    margin-top: 20px;
    position: relative;
    left: 0;
    bottom: 0px;
    width: 100%; 
}	

#image_block_4 .image-box-two {
    padding-right: 0px;

}	
	
	
}




@media only screen and (max-width: 767px) {
	.col-6.video-tile {
    width: 100% !important;
    float: none;
    display: contents;
}
.upw__main .upw__content .col-6.video-tile iframe {
    width: 100%;
    height: 100%;
}	
	
	
	
    #image_block_4 .image-box .content-inner {
        width: 100%;
        margin-top: 40px;left:0;
    }
	.cta-style-two .btn-box.pull-right.mt-20{text-align:center;float:none!important;margin:0 auto;}
	.cta-style-two .btn-box.pull-right.mt-20 a{    margin-top: 25px;}
	
	.info-list.clearfix {
        text-align: center;
    }
	
	.single .page-title .breadcrumb {
        width: 85%;
        padding: 5px 15px;
        margin-top: 0;
    }
	.page-title .breadcrumb {
        width: 125%;
        padding: 8px 15px;
        margin-top: 10px;
    }
	
	
	.container-banner .banner-text h1 {
    font-size: 32px!important;
    line-height: 50px!important;
	}
	
	#image_block_4 .image-box-two .content-inner {
    position: relative;
    width:100%!important;
    margin-top: 20px;left:0!important;    bottom: 0px;

}
	
#image_block_4 .image-box-two {
    padding-right: 0px;
    padding-bottom: 80px;
}
	
	.page-template-prescription h3{
    font-size: 21px;
}
.page-template-prescription h2{font-size: 1.5rem;}

.footer-top .contact-widget .info-list {
	text-align: left;
}

.footer-top .contact-widget .info-list li i {
	margin-right: 10px;
	font-size: 14px;
}

.footer-top .contact-widget .info-list li a {
	font-size: 14px;
	font-weight: 500;
}	
	
}


@media only screen and (max-width: 1024px) {

	.col-lg-6.col-md-12.mb-3.order-md-1.order-2.step-img-container{order: inherit!important;}
	
}

@media only screen and (max-width: 767px) {
	
#image_block_4 .image-box .content-inner {
        bottom: 0px;
        width: 100%;
        left: 0;
        margin-top: 20px;
        position: relative;
    }	
#image_block_4 .image-box {
    padding-bottom: 0px;
}
	
#image_block_4 .image-box-two .content-inner {
    position: relative;
    left: 0;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 40px;
}	
	
#image_block_4 .image-box-two {
    padding-right: 0px;
    padding-bottom: 20px;
}	
	
	
ul#menu-footer-bottom-menu li:nth-child(3) {margin-right: 20px;}	
	
#image_block_4 .image-box .content-inner {
    bottom: 0px;
    width: 100%;
}
	
.right ul.footer-nav.clearfix{text-align:center;}	
	
.right .bottom-inner {
     display: block !important; 
     text-align: center; 
}	
	
#image_block_4 .image-box .content-inner .text h3 {
    font-size: 20px;
}	
	
.col-sm-12.col-md-5.col-xl-5.right {
    margin-top: 20px;
}	
	
	
	
	
section.reviews-section.bg-theme-style-3{ background: #8080800d;}	
	
.banner-section.style-three .banner-carousel h1 {
     font-size: 24px;
	line-height: 37px;
	margin-bottom: 24px;
    }
	
.content-box {
    padding: 0 20px;
	text-align: left;
}
	
.cta-style-two .pull-right {
   float: none !important;
}	
	
.row {
     width: auto!important;
}	

.footer-top .contact-widget .info-list li {
    position: relative;
    display: flex;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    margin-bottom: 10px;
    padding-left: 0;
    align-items: normal;
    justify-content: left;
    gap: 10px;
}

.footer-top .contact-widget .info-list li i {
    position: static;
    left: 0px;
    top: 4px;
    font-size: 16px;
    text-align: center;
	height: 38px;
	width: 38px;
	display: flex;
	align-items: center;
	justify-content: center;
}	
.footer-top .contact-widget .info-list li a { width: 90%;}	
	
	
	
section.cta-style-two p a {
    text-decoration: underline;
    color: #fff;
}
.footer-widget.contact-widget p a {
    text-decoration: underline;
    color: #fff;
}	

.info-list.clearfix {
        text-align: center;
    }	
	
	
.new_services .service-block-two {
    width: auto;
}	
	
}
@media only screen and (min-width: 768px) {
.animatedfsmenu .animatedfsmenu-navbar-toggler.right_top {
    top: 60px !important;
    right: 9% !important;
}
}

@media only screen and (max-width: 767px) {
	
	.animatedfsmenu .animatedfsmenu-navbar-toggler.right_top {
        top: 28px !important;
        right: 5% !important;

}
	
    .main-header.style-three .header-lower {
        display: none;
    }

    .main-header .logo-box {
        display: block;
    }

    .main-header.style-three .header-upper .upper-info {
        display: none;
    }

figure.logo img{
    width: 100%;
}

.upper-inner .logo-box.pull-left {
    padding: 0px !important;
	max-width: inherit;
	max-width: 160px;
}

    .main-header.style-three .header-lower, .main-header.style-three .header-upper {
        display: block!important;
    }	
	
.header-lower .lower-inner {
    display: none;
}	
	
}


@media only screen and (max-width: 499px) {
    #content_block_2 .content-box .support-box h3, #content_block_7 .content-box .support-box h3 {
        font-size: 16px;
    }
	
	.content-column .content-box{padding:0px;}
}