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

.slider-bg2 {
    margin-top: 0px;
}

p{margin-bottom: 15px;}

.main-menu ul li > a, .main-menu ul li a {
    color: var(--main-color);
}
.main-menu-area {
    padding: 10px;
}
.logo img {
    max-height: 100px;width: auto;
}


.current-menu-item a{text-decoration:underline;}
.sticky-menu .logo img {
    max-height: 100px;
}


.btn:hover {
    border: 1px solid var(--main-color) !important;
}

.slider-bg2 .slider-content > span {
    color: #fff!important;
}

.slider-bg2 .slider-content > span::before {
    content: "";
    background: #fff!important;
}

.slider-btn .btn:hover{color:#fff!important; border:1px solid #fff!important;}

.count {
    color: #fff;
}

.custon_footer_top_left h1, .custon_footer_top_left h2, .custon_footer_top_left h3, .custon_footer_top_left h4, .custon_footer_top_left h5 {
    position: relative;
    color: var(--light-color);
    padding-bottom: 15px;
}

.custon_footer_top_right h1:before, .custon_footer_top_right h2:before, .custon_footer_top_right h3:before, .custon_footer_top_right h4:before, .custon_footer_top_right h5:before, .custon_footer_top_left h1:before, .custon_footer_top_left h2:before, .custon_footer_top_left h3:before, .custon_footer_top_left h4:before, .custon_footer_top_left h5:before {

    background:  var(--main-color-faded);
}

.f-widget-title h5::before {
    background: var(--main-color-faded);
}

picture.bg-image img {
    width: 100%;height: auto;
}
[data-overlay]::before {
    opacity: .5;    
}


section.position-relative.container-banner{
    padding: 150px 0;
}
section:has(.bg-image) {
    isolation: isolate;
}

.position-relative {
    position: relative !important;
}

[data-overlay]::before {
    opacity: .5;
    content: "";
    position: absolute;
    inset: 0;
    background-color: var(--_overlay);
}
picture.bg-image{
    position: absolute;
    inset: 0;
    z-index: -1;
}
picture.bg-image img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

section.position-relative.container-banner .container{
    position: relative;
    z-index: 1;
}

.row.row-banner.custom-padding.mx-auto.align-items-center{
    padding: 3rem 0;
}
.banner-text[data-colour="true"] > *:not(a) {
    color: var(--_colour);
}

.banner-text .btn:hover {color:#fff!important;border:1px solid #fff!important;}

#steps img{
    width: 100%;
    height: auto;padding: 10px;border-top: 1px solid #085061;
}

#conditions .condition{border-top: 1px solid var(--main-color);}

#steps .pm-shadow:hover {
    transform: scale(1.1);
}

#steps .pm-shadow{transition: transform 0.2s;}


.responsive {margin-top: -63px; }

.item-info h3 {
    font-size: 19px;
}

.responsive i {
        color: #085061;
    }

#spotlight img {
    width: 100%;
    height: auto;
}

#spotlight{    background: #f3f6f9;}

/* Conditions */
/*.container-conditions{
    background-color: #f3f6f9;
}*/

.pb-4 {
    padding-bottom: 1.5rem !important;
}

.mb-6 {
    margin-bottom: 6rem !important;
}
.mb-7 {
    margin-bottom: 7rem !important;
}

.pm-shadow {
    box-shadow: 0px 10px 15px -3px rgba(0,0,0,0.1);
}

.container-reviews {
    background-color: #13bfb10d;
}

#conditions .col-lg-4.col-sm-6.col-xs-12.mb-7:last-child {
  margin-bottom: 0px!important;
}

.item-info {
    padding: 0 10px 10px 10px;
}

.condition {
    color: var(--main-color-faded);
    background-color: var(--white);
    border-radius: 5px;
}
.condition-content{
    padding: 3rem;
}
.condition-content:has(.icon-wrapper) {
    padding-top:5rem;
}
.icon-wrapper {
    position: absolute;
    width:8rem;
    aspect-ratio: 1;
    background: #eee;
    border-radius: 100%;
    left: 50%;
    top: 0;
    transform:translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    border: solid thin var(--main-color);
    transition: all ease .3s;
    overflow: hidden;
}
.condition i {
    font-size: 35px;
    color: var(--main-color-faded);
    opacity: 0.8;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
}
.condition h4{
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
    display: inline-block;
    text-decoration: none;
}
.condition h4::after {
    content: '';
    position: absolute;
    left: 40px;
    bottom: 0;
    width: 80px;
    border-bottom: 3px solid var(--main-color);
    transform: translateX(-50%);
    padding: 0 10px;
}
.condition:hover {
    background-color: var(--main-color-faded);
    box-shadow: 0 0 1rem rgba(var(--main-color_rgb), 0.2);
}
.condition:hover h3,
.condition:hover p {
    color: var(--white);
}
.condition:hover .icon-wrapper {
    background: var(--white);
    transform:translate(-50%, calc(-50% - .5rem));
}
.condition:hover h4::after {
    border-color: var(--white);
}

.container-conditions a:hover {
    text-decoration: none;
}

.condition-description p {
    text-align: left;
}

.condition-description p:last-child {
    margin-bottom:0;
}



/***********EPS form*************/
div#wpcf7-f541-p542-o1 .form-wrapper {
    display: flex;
    padding: 20px 0;
    flex-wrap: wrap;
    border-radius: 10px;
    margin-bottom: 0;
    color: #424242;
}

div#wpcf7-f541-p542-o1 .form-group {
    position: relative;
    margin: 0 10px 20px;
    flex: 1;
    min-width: 220px;
    clear: both;
}

.wpcf7-form-control-wrap {
    position: relative;
}
div#wpcf7-f541-p542-o1input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]):not([type="file"]), div#wpcf7-f541-p542-o1textarea, div#wpcf7-f541-p542-o1select, div#wpcf7-f541-p542-o1canvas {
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 16px;
    color: #727272;
    padding: 10px 20px !important;
    transition: all 500ms ease;
    background: #FFFFFF;
}

div#wpcf7-f541-p542-o1.wpcf7-checkbox .wpcf7-list-item input+span::before, div#wpcf7-f541-p542-o1.wpcf7-acceptance .wpcf7-list-item input+span::before, div#wpcf7-f541-p542-o1.wpcf7-radio .wpcf7-list-item input+span::before {
    content: "";
    display: block;
    position: absolute;
    width: 31px;
    height: 31px;
    background: white;
    top: 0;
    left: -38px;
    border-radius: 5px;
    color: 1px solid #ddd;
    padding: 2px 4px;
    text-align: center;
    font-size: 26px;
    border: 1px solid;
}
.form-group label {
    text-align: left !important;
    display: block;
}
div#wpcf7-f541-p542-o1{
    margin-top: 40px;
}
.form-group-full {
    flex: calc(100% - 20px)!important;
}


div#wpcf7-f541-p542-o1.wpcf7-checkbox .wpcf7-list-item label, div#wpcf7-f541-p542-o1.wpcf7-acceptance .wpcf7-list-item label, div#wpcf7-f541-p542-o1.wpcf7-radio .wpcf7-list-item label {
    padding-left: 38px;
}

div#wpcf7-f541-p542-o1.wpcf7-checkbox .wpcf7-list-item, div#wpcf7-f541-p542-o1.wpcf7-acceptance .wpcf7-list-item, div#wpcf7-f541-p542-o1.wpcf7-radio .wpcf7-list-item {
    display: inline-block;
    margin-inline: 0;
    text-align: left;
}
div#wpcf7-f541-p542-o1.wpcf7-checkbox .wpcf7-list-item input+span, div#wpcf7-f541-p542-o1.wpcf7-acceptance .wpcf7-list-item input+span, div#wpcf7-f541-p542-o1.wpcf7-radio .wpcf7-list-item input+span {
    position: relative;
    padding-top: 6px;
}
div#wpcf7-f541-p542-o1.wpcf7-checkbox .wpcf7-list-item input, div#wpcf7-f541-p542-o1.wpcf7-acceptance .wpcf7-list-item input, div#wpcf7-f541-p542-o1.wpcf7-radio .wpcf7-list-item input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

div#wpcf7-f541-p542-o1.wpcf7-checkbox .wpcf7-list-item input:checked+span::before, div#wpcf7-f541-p542-o1.wpcf7-acceptance .wpcf7-list-item input:checked+span::before, div#wpcf7-f541-p542-o1.wpcf7-radio .wpcf7-list-item input:checked+span::before {
    content: '\2714';
}


    margin-bottom: 0px !important;
}

.form-group.form-group-full.acceptance .form-group label{margin-bottom:0px!important }

.custon_footer_top_right p a, .custon_footer_top_right a{color:#fff!important;}

.custon_footer_top_right p a:hover, .custon_footer_top_right a:hover{text-decoration:underline;}

.custom_footer_li i {
    color: #fff;
    padding-right: 5px;
}

.details__content ul, .about-section ul,  .services-area ul {
    margin: 20px 0px 20px 20px;
}
.details__content ol, .about-section ol, .services-area ol {
    margin: 20px 0px 20px 20px;
}
.about-section ol li, .services-area ol li, .details__content ol li {
    list-style: decimal;font-size: 14px;
    font-weight: normal;
    line-height: 28px;
    color: #020134;
    margin-bottom: 15px;
    width: 100%;
}
.about-section ul li, .services-area ul li, .details__content ul li {
    list-style: inherit;font-size: 14px;
    font-weight: normal;
    line-height: 28px;
    color: #020134;
    margin-bottom: 15px;
    width: 100%;
}

.post__share ul li {
    display: inline;
}