html {
    scroll-behavior: smooth!important;
}

.exirsP:before {
    content: "✓";
    color: rgb(255, 255, 255);
    margin-right: 10px;
    margin-left: -21px;
    background: #0ea7af;
    border-radius: 30px;
    padding: 3px 10px;
}

.__pf .pf-24_, .__pf .pf-470_ {
    list-style: none;
}

.mgt {
    margin-top: 10px;
    display: flex;
    align-items: center;
}

#__pf>div>div>div.sc-eKYRIR.llyViG.pf-390_ {
    padding-top: 0;
}

#faq {
    padding-bottom: 0;
}

#ingredient {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.btn-header {
    border-radius: 4px;
    color: #fff!important;
    border: 3px solid #fff!important;
    font-size: 16px!important;
    margin: 0;
    font-family: Roboto;
    text-align: center;
    border-style: none;
    background-color: #0ea7af;
    margin-left: 20px;
}

.show-mobile {
    display: none!important;
}

.footer-widget-area {
    background-color: #4CA8AF !important;
}

.you-save {
    color: #fff!important;
    background: #28a745!important;
    padding: 5px;
    margin: 5px;
    font-size: 16px!important;
}

.mini-size {
    font-size: 16px;
    color: #000!important;
    margin-top: -10px;
}


@media screen and (max-width: 768px) {
    .pd-top {
        padding-top: 25px;
    }

    .mob-none {
        display: none!important;
    }

    .show-desktop {
       display: none!important;
    }

    .show-mobile {
        display: block!important;
    }
}


.ing_row {
    display: flex;
    justify-content: center;
}

.contact-info-single {
    padding: 1em;
    margin: 1em auto;
    background: #fff;
    border-radius: 10px;
    border: 2px solid #ffe6b6;
    margin-right: 20px;
    text-align: center;
}

.contact-info-single p {
    font-weight: 300;
    line-height: 1.5em;
        color: #333232;
        font-size: 1.2em;
        font-family: Montserrat;
        font-weight: bold;
}

.contactus {
    padding-top: 20px;
}

@media only screen and (max-width: 767px) {
    .ing_row {
        flex-direction: column;
    }
}

@media (min-width: 768px) {
        .col-md-4 {
            flex: 0 0 auto;
            width: 33.333333%;
        }
 }

 .choosenBox {
    box-shadow: rgba(0, 0, 0, 0.4) 0px 30px 20px;
    padding: 20px 0;
    background: #F5FFFA;
}

.witdher-box {
    width: 94%;
    margin-left: 5px;
}
.prodbox .most-pop.best {
    background: #ef3939!important;
    margin-top: -6%;
}

.choosenBox .you-save {
    background: #ef3939!important;
}

.choosenBox .p-ac{
    background: #ef3939!important;
    padding: 10px!important;
} 

.choosenBox .p-prdt-img img {
    zoom: 1.1;
}

.black-color {
    color: #000!important;
}

.line-througt-price {
    font-size: 36px!important;
    text-decoration: line-through;
    margin-bottom: -10px!important;
    margin-right: 10px!important;
}

@media only screen and (max-width: 767px) {
    .black-color {
        font-size: 25px!important;
    }
    
    .line-througt-price {
        font-size: 25px!important;
    }
     
}

.doctor-section {
    padding-top: 45px;
    padding-bottom: 45px;
}

.doctor-section h2 {
    padding: 20px;
}

.text-center {
    text-align: center;
}

.d-flex {
    display: flex;
}

.doctor-section-box {
    padding: 10px;
    width: 420px;
    max-width: 100%;
}

.text-size-doctor-boxes {
    font-size: 18px;
}

.d-flex-doctors {
    align-items: center;
}

.italic {
    font-style: italic;
}

.doctor-social-media {
    margin-top: 40px;
    text-align: center;
}

.doctor-social-media a {
    margin-right: 20px;
}

.doctor-social-media img {
    width: 45px;
}

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

    .d-mob-block {
        display: block !important;
        text-align: center;
    }

    .text-size-doctor-boxes {
        font-size: 18px;
    }

    .doctor-section-box {
        margin: 0 auto;
    }

    iframe {
        max-width: 100%!important;
    }

}