/** Shopify CDN: Minification failed

Line 5172:21 Unexpected "-->"

**/


/* ------------------------------ Bootstrap Start ------------------------------ */

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.dosha-content .content__heading h3 {
    color: #065C2F;
}

.dosha .section__heading {
    color: #065c2f;
}

.dosha-counter .section__heading {
    color: #065c2f;
}

.dosha.section__header {
    margin-bottom: 0;
}

.dosha .section__heading {
    margin-top: 0;
    margin-bottom: 0;
}

.vata-content .content__heading h3 {
    color: #065C2F;
}

.vata .section__heading {
    color: #065c2f;
}

.vata.section__header {
    margin-bottom: 0;
}

.vata .section__heading {
    margin-top: 0;
    margin-bottom: 0;
}

.vata-content .content__heading p {
    text-align: justify;
}

.vata-content .col p {
    text-align: center;
}

.vata-content .content__heading ul li {
    text-align: justify;
}


@media (min-width: 576px) {
    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 1200px) {
    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (max-width: 1199px) {
    .col,
    .col-12,
    .col-6,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        padding-right: 10px;
        padding-left: 10px;
    }
}





/* ------------------------------ Bootstrap End ------------------------------ */


/* ------------------------------ Client Side Start ------------------------------ */

.woot--bubble-holder{
    bottom: 140px!important;
}

/* ------------------------------ Client Side End ------------------------------ */


.toffes span {
    height: 27%;
}

.use-card.key-height.text-center.toffes {
    height: 440px;

}

.use-card.key-height.text-center.toffes1 {
    height: 440px;
}

@media (max-width: 768px)
{
    .toffes span {
    height: 24%;
  }
  
  .use-card.key-height.text-center.toffes {
    height: 410px !important;
   
  }
  
  .use-card.key-height.text-center.toffes1 {
    height: 400px;
  }
  
  .ingredient-box > .row > :nth-last-child(-n + 1) {
    margin-top: 20px !important;
}
}

@media (max-width: 428px)
{
    .use-card.key-height.text-center.toffes {
    height: 230px !important;
    }
  
  .toffes span {
    height: 35%;
    }
  
  .use-card.key-height.text-center.toffes1 {
    height: 230px;
    }
  
  .key-height p {
    margin-top: 13px !important;
    
    }
}

@media (max-width: 375px)
{
    .toffes span {
    height: 30%;
}
}

/* ------------------------------ Font Start ------------------------------ */

.font-body {
    font-family: var(--font-stack-body);
}

.font-head {
    font-family: var(--font-stack-header);
}

.font-light {
    font-weight: 300;
}

.font-normal {
    font-weight: 400;
}

.font-medium {
    font-weight: 500;
}

.font-semibold {
    font-weight: 600;
}

.font-bold {
    font-weight: 700;
}

.font-black {
    font-weight: 800;
}

.font-extrablack {
    font-weight: 900;
}


/* ------------------------------ Font End ------------------------------ */


.ZipCodeRestrict .zipcode_validation {
    width: 100%;
}

.ZipCodeRestrict .zipcode_submit {
    width: 50% !important;
}

.ZipCodeRestrict .success_msg.message,
.ZipCodeRestrict .estimation_msg.message,
.ZipCodeRestrict .error_msg.message,
.ZipCodeRestrict .not_valid_error_msg.message {
    background: transparent !important;
    padding: 2px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-left: 0px !important;
}

.ZipCodeRestrict .success_msg.message,
.ZipCodeRestrict .estimation_msg.message,
.ZipCodeRestrict .error_msg.message,
.ZipCodeRestrict .not_valid_error_msg.message span {
    font-size: 15px;
    line-height: 1.8;
    font-weight: 600;
}


.s4com-container-title {
    font-size: 2.25rem !important;
    line-height: 2.5rem !important;
    font-family: var(--font-stack-header) !important;
    font-weight: var(--font-weight-header) !important;
    font-style: var(--font-style-header) !important;
    color: var(--color-heading-text) !important;
    text-align: center;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}


.s4com-container {
    padding-bottom: 3.5rem !important;
}

.s4com-container .row {
    border: 2px solid #065c2f !important;
    border-radius: 10px !important;
    background: #dcf5e5;
}

.s4com-align-center {
    text-align: left !important;
}

label.s4com-label {
    font-size: 17px !important;
    margin-bottom: 10px !important;
}

input.s4com-input {
    margin-bottom: 0px !important;
}

input.s4com-email {
    margin-bottom: 40px !important;
}

.s4com-container .s4com-btn {
    font-size: 15px !important;
}

.col-md-6.second .s4com-align-center {
    margin-top: 20px !important;
}
  
  
  .col-md-6.first .s4com-align-center {
    margin-top: 20px !important;
}

h1.tracking-number-title {
    font-family: var(--font-stack-header) !important;
    font-weight: var(--font-weight-header) !important;
    font-style: var(--font-style-header) !important;
      color: #065c2f !important;
}

.s4com-container .h2, .s4com-container h2 {
    font-family: var(--font-stack-header) !important;
    font-weight: var(--font-weight-header) !important;
    font-style: var(--font-style-header) !important;
    font-size: 2.25rem !important;
    line-height: 2.5rem !important;
    text-align: center;
    padding-bottom: 1.5rem;
    color: #065c2f !important;
}


.order-number {
    color: #065c2f !important;
}


label.s4com-email::after {
  content: "(Add +91 in the beginning)";
}



@media (min-width: 992px) {
#take-height {
    padding: 60px 80px 60px !important;
}
    
#set-height {
    padding: 60px 80px 60px !important;
}
 
.col-md-6.second .s4com-align-center {
    margin-top: 20px !important;
}
  
  
  .col-md-6.first .s4com-align-center {
    margin-top: 20px !important;
}
  
}



/* ------------------------------ Header Start ------------------------------ */

.sf-header__desktop {
    box-shadow: 0 2px 16px #1e232126;
}

.sf-header .sf-logo {
    justify-content: center;
}

/* ------------------------------ Header End ------------------------------ */


/* ------------------------------ Review Badge Start ------------------------------ */

.jdgm-prev-badge__text {
    margin-left: 5px !important;
    color: #666666;
    font-weight: 600;
}

.jdgm-star {
    font-weight: normal !important;
    font-size: 18px;
}


/* ------------------------------ Review Badge End ------------------------------ */

/* Top Categories */

.top_categories .section-my { 
    margin-top: 40px;
    margin-bottom: 40px;
}

[id$="16225316461d1cff80"]  .collection-card__info  h3  a {
    font-size: 16px !important;
    line-height: 20px !important;
    font-weight:500 !important;
    color: #666;
}


/* About Section */

.about-section .content__heading {
    line-height: 1.1;
}

.about-section p {
    font-size: 24px;
    line-height: 1.5;
}


.about_leaf img {

}


@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}

.about-icons h3 {
    display: none;
}

.about-icons p {
    font-size: 16px;
    color: #333;
    font-weight: 600;
}

.about-icons .sf-icon-box {
    background: #fff;
    padding: 30px;
    border-radius: 12px;
}

/* ------------------------------ consultation Start ------------------------------ */


.featured-promotion-section2 h3.h4.mb-1\.5.font-medium {
    font-size: 25px;
}


.ayurvedic-formulation .sf-custom__block-inner.w-full {
    
    padding: 20px;
    border-radius: 5px;
    background-color: #08a94e;
}

.online-consultation .sf-custom__block-inner.w-full {
    padding: 20px;
    border-radius: 5px;
    background: #08a94e;
}

.ayurvedic-formulation h3 {
    color: #fff;
}

.ayurvedic-formulation strong {
    color: #fff;
}

.online-consultation h3 {
    color: #fff;
}

.online-consultation strong {
    color: #fff;
}

/* .consultation-testimonial .bg-white.py-6.sm\:py-10.px-5.sm\:px-\[30px\].flex.rounded-\[5px\].h-full {
    background-color: #eef9f5;
} */

.consultation-testimonial .bg-white {
    background-color: #eef9f5;
}

.consultation-testimonial .text-color-subtext {
    
    background: #eef9f5 !important;
    
    line-height: 20px;
    
}

.consultation-testimonial h2 {
    color: #065c2f !important;
}

.consultation_testimonial p {
    color: #065c2f !important;
}

.consultation-testimonial p {
    
    color: #065c2f !important;
    font-size: 18px !important;
    
}
section.sf-collapsible.opacity-100 {
    padding-top: 15px !important;
}

button.book-counsultation {
    border: 1px solid #0a6845;
    padding: 10px 20px;
    border-radius: 5px;
    background-color: #fff;
    color: #0a6845;
    font-size: 15px;
    font-weight: 700;
    line-height: 21px;
}

button.book-counsultation:hover {
    background-color: #0a6845;
    border-color: #fff;
    color: #fff;
}

.lg\:w-1\/2.Booking {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.online-ayurvedic-consultation p {
    font-size: 18px;
    color: #065c2f;
    font-weight: 700;
    line-height: 22px;
}

.sf__accordion-content .pt-5.pb-10.prose {
    padding-bottom: 5px !important;
}

@media (max-width: 768px) {
  
    .sf__page-about .sf-custom__grid.flex.flex-wrap {
        display: flex;
        flex-direction: column-reverse;
    }
  
    .need-help-text p, .consultation-booking p {
    
        text-align: center;
    }
  
    .need-help-text .sf-custom__text-cta.mt-8 {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
  
    .featured-promotion-section2 h3.h4.mb-1\.5.font-medium {
        font-size: 18px !important;
    }
  
    .online-ayurvedic .Free-Online {
        width: 60% !important;
    }
  
    .ayurveda-platform h3 {
        font-size: 25px;
    }
  
    .online-consultation {
          width: 100%;
    }
  
    .ayurvedic-formulation {
        width: 100%;
    }
  
  
}


/* ------------------------------ consultation End ------------------------------ */


/* ------------------------------ Offers css Start ------------------------------ */


.offers .pro-card {
    height: 150px;
}

.offers .product-prices.price--on-sale {
    display: flex;
    align-items: center;
}

@media (max-width: 1440px) 
{

    .offers .pro-card {
    height: 170px;
}
  
}

@media (max-width: 1040px) 
{
  
  .offers .pro-card {
   height: 170px;
}
  
}

@media (max-width: 768px) {
.offers .pro-card {
    height: 140px;
}
}

@media (max-width: 475px) {
.offers .pro-card {
    height: 110px;
}
  
}
@media (max-width: 428px) {
.offers .pro-card {
    height: 130px;
}
  
   .offers .sf__pcard-style-4 .sf__pcard-content .prod__compare_price {
    padding-left: 5px !important;
} 
  
  .offers .sf__pcard-style-4 .sf__pcard-content .prod__compare_price {
    font-size: 14px;
}
  
  .offers .sf__pcard-style-4 .sf__pcard-content .prod__price {
    font-size: 14px;
}
  
}

 @media (max-width: 375px) { 
  .offers .pro-card {
    height: 110px;
}
   
   .offers .sf__pcard-style-4 .sf__pcard-content .prod__compare_price {
    padding-left: 5px!important;
}
   
/*    .offers .product-prices.price--on-sale {
    display: flex;
    align-items: center;
} */
   .offers .sf__pcard-style-4 .sf__pcard-content .prod__compare_price {
    font-size: 12px;
}
  
  .offers .sf__pcard-style-4 .sf__pcard-content .prod__price {
    font-size: 13px;
}
}



/* ------------------------------ Offers css end   ------------------------------ */


/* ------------------------------ Product Card Start ------------------------------ */

.shopify-payment-button__button.shopify-payment-button__button--unbranded {
    font-size: 0;
    position: relative;
    height: 46px;
}

.shopify-payment-button__button.shopify-payment-button__button--unbranded:after {
    content: "Buy Now";
    position: absolute;
    top: 12px;
    left: 37%;
    font-size: 16px;
}

.sf__pcard-content p {
    margin-bottom: 5px;
}

.sf__pcard-style-4 .sf__pcard-content {
    background: #fff;
    padding: 0;
}

.sf__pcard-name {
    font-size: 18px;
    font-weight: 700;
    height: 50px;
}

.sf-po__option-button {
    border-color: #999;
    min-width: 60px;
    height: 33px;
    padding: 0 8px;
    margin: 5px;
    font-size: 13px;
    border-radius: 5px;
    transition: all 0.25s;
    font-weight: 600;
    background: #eef9f5;
    color: #999999;
}

.sf-po__option-button:first-child {
    margin-left: 0px;
}

/* .sf-po__option-button:hover,
.sf-po__option-button[data-selected="true"] {
    border-color: #065c2f;
    background: #065c2f;
    color: #fff;
} */

.sf__pcard-action-atc {
}

.sf__pcard-style-4 .sf__pcard-content .sf__pcard-quick-add {
    width: 100%;
}

.sf__pcard-style-4 .sf__pcard-content .sf__pcard-quick-add .sf__btn {
    margin-top: 0px;
    border-color: #000;
    width: initial;
}

.btn:not(.sf__btn-link):hover,
.sf__btn:not(.sf__btn-link):hover,
.shopify-payment-button__button.shopify-payment-button__button--unbranded:not(.sf__btn-link):hover {
    box-shadow: none;
}

.shopify-payment-button__more-options {
    display: none !important;
}

.btn,
.sf__btn,
.shopify-payment-button__button.shopify-payment-button__button--unbranded {
    padding: 0.625rem 1.25rem;
    border-color: #000;
}

.sf__btn.sf__btn-secondary,
a.sf__btn.sf__btn-secondary,
button.sf__btn.sf__btn-secondary {
    background-color: #51ba69;
    text-align: center;
    border-color: #51ba69;
    color: #fff;
  
    width: 100%;
    padding: 11px;

}

.btn,
.sf__btn,
.shopify-payment-button__button.shopify-payment-button__button--unbranded {
    border: none;
}

.sf__pcard-action-atc .button.sf__btn .sf__btn-secondary:hover {
    background: var(--color-btn-bg-hover, #000) !important;
    color: var(--color-btn-text-hover, #fff) !important;
}

.prod__tag--soldout {
    background: #065c2f;
    font-weight: 600;
}

.sf__pcard-action-atc {
    width: 100%;
}

.sf__pcard-action-atc .add-to-cart {
    width: 100%;
}

.template-search .sf__pcard-action-atc .add-to-cart {
    margin: 0;
    border-radius: 0;
}

.template-search .shopify-payment-button__button.shopify-payment-button__button--unbranded {
    border-radius: 0;
}

.template-search .shopify-payment-button__button.shopify-payment-button__button--unbranded:after {
    left: 27%;
}


/* ------------------------------ Product Card End ------------------------------ */

/* ------------------------------ Categorie Search Start ------------------------------ */

.categorie_search_sec {
   /* padding: 250px;
    background: url(https://cdn.shopify.com/s/files/1/0602/2440/5694/files/categories_search.png?v=1640237809); */
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.ZipCodeRestrict .zipcode_validation {
    padding-bottom: 0px !important;
    border-bottom: 2px solid #cccccc;
}

.cate_search_card {
    background-color: #fff;
    padding: 30px;
    border-radius: 25px;
    box-shadow: 0px 0px 12px rgba(14, 169, 57, 0.7);
}

.zipcodecheck_area .block_label_text {
    display: none;
}

.zipcodecheck_area img {
    display: none;
}
.ZipCodeRestrict .zipcode_input {
    border: none;
}


.cate_search_card .head h6 {
    color: var(--color-heading-text)!important;
    line-height: 1.2;
    margin-bottom: 20px;
}

.cate_search_card .cate_tab .tab_content {
    color: #666;
    font-size: 18px;
    border: 1px solid #afdbbf;
    padding: 10px;
    text-align: center;
    margin-bottom: 15px;
    border-radius: 10px;
    font-weight: 500;
    cursor: pointer;
    height: 74px;
    width: 242px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cate_search_card .cate_tab .tab_content:hover {
    background-color: #000;
    color: #fff;
}


/* ------------------------------ Categorie Search End ------------------------------ */


/* ------------------------------ Ingredients Search Start ------------------------------ */

.sf-tab-header.active:after {
    height: 100%;
    width: 3px;
    color: #065c2f;
}

.sf-tab-header:after {
    width: 0px;
    height: 30px;
    background-color: currentColor;
    bottom: 0px;
    left: -10px;
    transition: none;
}

.sf-tab-header {
    margin-bottom: 10px;
    color: #000;
    font-weight: 700;
}

.sf-tab-header.active, .sf-tab-header:hover {
    color: #065c2f;
    font-weight: 700;
}

.ingre_card {
    cursor: pointer;
    display: flex;
    flex-direction: column;
}


.ingre_card span {
    color: #333;
}



.ingre_card img {
    margin: auto;
    height: 100px;
}


/* ------------------------------ Ingredients Search End ------------------------------ */

/* ------------------------------ Testimonial Start ------------------------------ */

.color-parrot {
    color: #51BA69;
}


/* ------------------------------ Testimonial End ------------------------------ */


/* ------------------------------ Doctor Testimonial Start ------------------------------ */


.doctor_testimonial {
    
}


.doctor_testimonial .doctor_test_sec {
    border: 1px solid #51BA69;
    border-radius: 10px;
    padding: 40px;
}

.consultation-news-form .contact-form {
    padding: 0px;
    background: #fff;
    border-radius: 8px;
}


/* ------------------------------ Doctor Testimonial End ------------------------------ */


/* ------------------------------ Code Checker Start ------------------------------ */

.sac_h5 img {
    display: none;
}

.sac_h5 {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 10px;
}

.sac_embed {
    margin: 20px auto 15px !important
}

.sac_checker {
    width: 75%;
}

#sac-available {
    font-size: 15px;
    line-height: 1.8;
    font-weight: 600;
}

.sac_embed a, .sac_embed .zincode_cookie {
    text-decoration: none !important;
}

/* ------------------------------ Code Checker End ------------------------------ */

.sf-prod__info .quantity-input {
    background-color: transparent;
    border: 1px solid #afdbbf;
    width: 130px;
}

.sf-prod__info .quantity-input input {
    background-color: transparent;
}



.what-make-magical .content__heading {
    color: #065c2f;
    position: relative;
    line-height: 60px;
}

.what-make-magical p {
    font-size: 16px;
    color: #065C2F;
}

.trusted-doctors p {
    font-size: 24px;
    color: #000;
    line-height: 28.8px;
}

.trusted-doctors .sf-custom__block--text {
    position: relative;
}

.trusted-doctors .sf-custom__block--text:before {
    position: absolute;
    content: "";
    right: 0;
    background: url('https://cdn.shopify.com/s/files/1/0602/2440/5694/files/stethoscope.png?v=1640033680');
    height: 180px;
    width: 150px;
    background-repeat: no-repeat;
    top: 15px;
    opacity: 1;
    background-size: 100%;
}

.trusted-doctors .content__heading {
    line-height: 52.8px;
    color: #000;
}

.trusted-doctors .sf-image {
    border-radius: 10px;
}

.what-make-magical .sf-image {
    border-radius: 28px;
}

/* consultation page */

.need-help-heading {
    color: #000;
}

.need-help-text p {
    font-size: 18px;
    color: #666;
    line-height: 27px;
}

.need-help-text .sf__btn-primary {
    background-color: #0EA94E !important;
    border-color: #0EA94E !important;
    border-radius: 8px;
    font-weight: bold;
}

.expert-section .section__heading {
    color: #000;
    position: relative;
}

.expert-section .section__heading:after {
    content: "";
    background: #0ea94e;
    width: 70px;
    height: 2px;
    position: absolute;
    bottom: -5px;
    left: 47%;
}

.expert-section .section__subheading {
    color: #666;
    margin: 0;
}

.consultation-booking .section__subheading {
    color: #666666;
    margin: 0;
}

.consultation-booking .section__heading {
    color: #000;
    position:relative;
}

.consultation-booking h3 {
    display: none;
}

.consultation-booking p {
    font-size: 18px;
    color: #000;
}

.consultation-booking .section__heading:after {
    content: "";
    background: #0ea94e;
    width: 70px;
    height: 2px;
    position: absolute;
    bottom: -5px;
    left: 47%;
}

.consultation-faqs li {
    font-size: 16px;
    color: #303f54;
    line-height: 20.8px;
    border-bottom: 1px solid #BDBDBD;
    padding-bottom: 20px;
    list-style: disc;
    padding-top: 30px;
}

.consultation-faqs .faqs {
    flex-direction: column;
    padding-left: 60px;
}

.consultation-faqs .faqs-button {
    width: 100%;
    border: 2px solid #51BA69;
    color: #51BA69;
    padding: 10px 0;
    margin-top: 25px;
    font-size: 16px;
    border-radius: 10px;
    font-weight: 700;
}

.faqs-image .sf-image {
    border-radius: 20px;
}

.faqs-image .section__heading {
    color: #000
}

.consultation-testimonial .section__subheading {
    color: #666666;
    font-size: 24px;
    margin: 0;
    text-align:center;
}

.consultation-testimonial .section__heading {
    color: #000;
    position: relative;
}

.consultation-testimonial .section__heading:after {
    content: "";
    background: #0ea94e;
    width: 70px;
    height: 2px;
    position: absolute;
    bottom: -5px;
    left: 48%;
}

.consultation-testimonial .text-color-subtext {
    font-size: 14px;
    padding: 10px 0;
    background: #fafafa;
    border-radius: 8px;
}

.consultation-testimonial p {
    padding: 0 10px;
    color: #000;
    text-align: left;
}

.consultation-testimonial .border {
    border: none;
}

.consultation-news-text .content__heading {
    font-size: 24px;
    text-align: center;
}

.consultation-news-text p {
    font-size: 18px;
    color: #666;
    text-align: center;
}

.consultation-news-form .flex {
    flex-direction: column;
}

.consultation-news-form .sf-custom__block-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.consultation-news-form .newsletter-button {
    background: #E0BB24 !important;
    border-radius: 10px;
    border-color: #E0BB24 !important;
    margin-top: 10px;
}

.consultation-news-form .newsletter__input-st {
    border-radius: 10px;
    border: 1px solid #e0bb24;
}

.consultation-news-form .news-margin {
    margin: 0;
}



/* About Us page */

.about-why-us .section-my {
    margin-top: 0;
}

.about-why-us p {
    color: #333;
    font-size: 18px;
}

.about-why-us .sf-image {
    border-radius: 24px;
}

.our-factory p {
    font-size: 18px;
    line-height: 27px;
    color: #333;
}

.our-factory .sf-image {
    border-radius: 24px;
}

.about-our-clinic .sf-image {
    font-size: 18px;
    line-height: 27px;
    border-radius: 24px;
}

.about-our-clinic p {
    color: #333;
    font-size: 18px;
}

.about-our-clinic .sf-image {
    border-radius: 24px;
}

/* contact us page */

#shopify-section-template--15270767132862__main {
    background: #DAE7E0;
}

#shopify-section-template--15270767132862__contact-form {
    background: #dae7e0;
}

.contact-text {
    font-size: 18px;
    color: #666666;
    text-align: center;
}

.contact-form {
    padding: 10%;
    background: #fff;
    border-radius: 8px;
}

#contact_form input {
    background: #ECECEC;
    color: #999999;
}

#contact_form textarea {
    background: #ECECEC;
    color: #999999;
}

.contact-us-section2 .sf-custom__block-inner {
    background: #fff;
    padding: 10%;
    border-radius: 10px;
}

.contact-us-section2 .sf__btn-primary {
    background: #0EA94E !important;
}

.contact-us-section2 p {
    color: #666;
}

.contact-us-section2 span {
    color: #0EA94E;
}

.believe-image {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.prod__tag-sale {
    background-color: #065c2f !important;
}


/* ------------------------------ Product Template Start ------------------------------ */
.sf__featured-collection .sf__pcard-style-4 .prod__tag-discounted {
    display: none !important;
}
.product-recommendations .sf__pcard-style-4 .prod__tag-discounted {
    display: none !important;
}


.main-product__block-price .product-prices.price--on-sale {
    display: flex;
    align-items: center;
}

.product-options .option-label {
    font-weight: 600;
}

html {
    scroll-behavior: smooth;
}
.bg-benefits {
    background: #f7fffa;
}
.color-head {
    color: #b49530;
}

.color-green {
    color: #065c2f;
}

.color-light-green {
    color: #0d7d3f;
}

.color-detail {
    color: #51ba69;
}

.section-meta {
    padding: 50px 0 20px;
}

.w-100 {
    width: 100%;
}
.w-50 {
    width: 50%;
}

.d-flex {
    display: flex;
}

.key-benefits-list ul li {
    color: #333333;
    list-style: disc;
    line-height: 1.8;
    font-size: 24px;
}
.mb-meta {
    margin-bottom: 24px;
}

.key-benefits-list {
    margin-left: 40px;
}

.product-detail-content p {
    margin-top: 10px;
    color: #000;
    font-size: 20px;
}

.immunity-day img {
    margin: 0 auto;
}
.proven-part p {
    font-size: 18px;
    color: #333;
}

.immunity-day span {
    color: #666666;
    font-size: 16px;
    margin-top: 15px;
    display: inline-block;
}

.product-detail-part p {
    margin-top: 20px;
    font-size: 16px;
    color: #000;
}

.product-detail-part span {
    color: #333;
}
.use-card {
    padding: 24px 16px;
    border-radius: 5px;
}

.ingredient-box .use-card {
    background: #e6f2eb;
}
.use-card span {
    margin-bottom: 15px;
    display: block;
    font-size: 24px;
    color: #065c2f;
}
.how-card span {
    display: block;
    font-size: 35px;
    color: #0ea94e;
    margin-bottom: 17px;
}
.how-card {
    background: #e6f2eb;
    padding: 17.92px;
    border-radius: 8px;
}
.how-card img {
    width: 100%;
    border-radius: 30px;
}
.how-card p {
    color: #666;
    font-size: 17px;
    margin-top: 18px;
}
.use-card p {
    color: #666666;
    font-size: 16px;
    margin-top: 15px;
}
.key-benefit .use-card p {
    font-size: 18px;
}

.key-benefit .use-card img {
    width: 100%;
}

.ingredient-box .use-card img {
    width: 100%;
    border-radius: 5.55px;
    height: 216.95px;
}

.slide-ingredients p {
    color: #000000;
    font-size: 20px;
    margin: 0px 0 50px;
    display: inline-block;
}

.key-main .use-card {
    padding: 40px 20px 20px;
}

.trusted-head p {
    font-size: 24px;
    color: #000;
}

.trusted-head a {
    border: 1px solid #0ea94e;
    padding: 10px 50px;
    display: inline-block;
    background: #0ea94e;
    font-size: 20px;
    color: #fff;
    border-radius: 5px;
    margin-top: 30px;
}

.trusted-head {
    position: relative;
}

.trusted-head::after {
    position: absolute;
    content: "";
    background-image: url("https://cdn.shopify.com/s/files/1/0602/2440/5694/files/strethoscope.png?v=1640207089");
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    top: -85px;
    opacity: 0.5;
    left: 82%;
}

.faq-video .plyr__video-embed iframe {
    width: 100%;
    height: 300px;
    border-radius: 20px;
}

.faq-video span {
    margin-top: 20px;
    display: inline-block;
    font-size: 18px;
    color: #666666;
    padding: 0 20px;
}
.faqs-hidden:not(:last-child) {
    overflow: hidden;
}

.faq-inner {
    position: relative;
    border-bottom: 1px solid #bdbdbd;
    padding: 10px 0px 5px 30px;
}
.faq-inner h6 {
    position: relative;
    cursor: pointer;
    margin: 0;
    padding: 0px 0px 5px 0;
    font-weight: 500;
    font-size: 18px;
    color: #303f54;
}

.faq-inner .faq-question:before {
    position: absolute;
    content: "";
    top: 13px;
    transform: translateY(-50%);
    font-weight: 400;
    transition: all 0.5s;
    width: 5px;
    height: 5px;
    left: -20px;
    background: #303f54;
    border-radius: 50%;
}

.faq-answer {
    display: none;
    padding-bottom: 5px;
    font-size: 16px;
    line-height: 1.4;
    color: #303f54;
}

.faq-content a {
    width: 100%;
    border: 2px solid #51ba69;
    display: block;
    text-align: center;
    padding: 10px 0;
    border-radius: 5px;
    margin-top: 30px;
    color: #fff;
    font-size: 20px;
    background: #0ea94e;
}
.mt-responsive {
    margin-top: 3rem;
}

.all-tab > ul {
    display: flex;
}

.all-tab > ul > :not(:last-child) {
    margin-right: 50px;
}

.all-tab > ul > li > a {
    color: #333333;
    line-height: 1.8;
    font-size: 18px;
    position: relative;
}

.bg-tab {
    background: #e6f2eb;
}

.section-tab {
    padding: 10px 0;
    position: sticky;
    top: 0;
    z-index: 10;
}

.all-tab > ul > li > a::before {
    content: "";
    position: absolute;
    height: 2px;
    width: 0;
    background-color: #b49530;
    top: 30px;
    left: 0;
    opacity: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.all-tab > ul > li > a.active::before {
    width: 100%;
    opacity: 1;
}

.all-tab > ul > li > a:hover::before {
    width: 100%;
    opacity: 1;
}

.slide-Benefits > h6 {
    margin-bottom: 25px;
}
.d-none {
    display: none;
}

.d-block {
    display: block;
}

.section-tab::-webkit-scrollbar {
    display: none;
}

.key-benefit .use-card {
    background: #e6f2eb;
    width: 250px;
    height: 350px;
}
.key-height {
    height: 410px;
    width: 250px;
}
.use-height {
    width: 330.46px;
    height: 470.24px;
}

#How-to-Use {
    padding-top: 50px;
    padding-bottom: 50px;
}
.faqs-hidden {
    height: 225px;
}
.faqs-hidden.faq_height {
    height: 100%;
}
.ingredients-head > h6 {
    margin-bottom: 25px;
}
.trusted-img a {
    display: none;
}
.trusted-img > :nth-child(2) {
    display: none;
}
#How-to-Use .owl-nav {
    display: none;
}
#How-to-Use .owl-dots {
    padding-top: 10px;
}
#How-to-Use .owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #065c2f;
}

/* ------------------------------ Product Template End ------------------------------ */


/* ------------------------------ Theme CSS Start ------------------------------ */

.main-product__block+.main-product__block {
    margin-top: 15px;
}

.bottom-block__text {
    color: #666;
    font-size: 18px;
}

.sf-prod__container>div {
    padding: 0 20px;
}

.sf__pcard-price .inclusive_span {
    display: none;
}

.home-category .section__description {
    font-size: 24px;
}

sesami-button {
    align-items: flex-start !important;
}

button.sesami__button:hover {
    background: #065c2f !important;
    color: #ffff;
    border-color: #065c2f !important;
}

.joUYaH {
    padding: 0 !important;
}

.consultation-mobile .image-card__img {
    background: none !important;
}

.confort h3 {
    display: none;
}

.confort p {
    text-align: justify;
}

.our-expertise h3 {
    display: none;
}

.quix-stitle h2.section__heading {
    font-size: 40px;
}

.quix-stitle .section__header.text-center {
    margin-bottom: 0;
}

.dhosa_btn {
    text-decoration: none;
}

.dispercentage {
    padding: 2px 6px;
    background: #d33e3e;
    margin-right: 5px;
    border-radius: 5px;
    color: #fff;
    font-size: 13px;
}

@media (max-width: 1440px) {
  
.sf-slider__controls--absolute button {
    left: -35px;
    top: 50%;
}
  .sf-slider__controls--absolute button.sf-slider__controls-next {
    left: auto!important;
    right: -36px;
}
  
}


@media (max-width: 1366px) {
  
  .collection-list .sf__ms {
  width: 100% !important;
  margin: 0 !important;
}  
}



@media (max-width: 767px) {
  
.collection-list .sf__ms {
  width: 100% !important;
  margin: 0 !important;
}
  
.collection-list .sf__ms .swiper-slide {
  width: 33.33% !important;
}
  
.about_leaf {
  margin: auto;
}
  
  .sf-slider__controls--absolute button.sf-slider__controls-prev {
    top: -60px;
    left: 0;
}
  
}




@media (min-width: 768px) {

  .btn, .sf__btn, .shopify-payment-button__button.shopify-payment-button__button--unbranded {
      padding: .625rem 1.25rem
    }
  
}


@media (min-width: 1280px) {

  .xl\:text-5xl {
    font-size: 2.25rem;
    line-height: 1;
}
  .main-product__block .prod__title h1{
    font-size: 1.564rem!important;
  }

}
.main-product__block+.main-product__block {
    margin-top: 15px;
}
.main-product__block .bottom-block__text h6{
  font-size: 21px;
  color: #065c2f;
  padding-top: 10px;
}

/* ------------------------------ Home Page Responsive start ------------------------------ */

.believe-ayurveda .content__heading {
    position: relative;
}

.believe-image span {
    font-size: 18px;
    font-weight: 600;
    padding-top: 10px;
    line-height: 21.8px;
    color: #000;
}

.believe-image {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px;
    justify-content: flex-end;
}

.believe-image img {
    height: 100px;
    width: auto;
}

.seo-content .text-color-subtext {
    text-align: left;
}

.categorie_search_sec {
    background: url(https://cdn.shopify.com/s/files/1/0602/2440/5694/files/health-healing.jpg?v=1643346299);
    background-repeat: no-repeat;
    background-size: cover;
}



.ingre_search_sec > .ingredients > div {
 width: 20%;
}

.ingre_search_sec>.ingredients {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

.ingre_search_sec > .ingredients > :nth-last-child(-n+4) {
    margin-top: 40px;
}


  .categorie_search_sec {
    margin-top: 0;
    padding-top:50px;
    padding-bottom:50px;
}

.home-category-mobile{
    display: none;
}

.best-seller-tag {
    font-size: 11px;
    /* background: linear-gradient(93.07deg,rgba(219,183,36,.5) -24.37%,rgba(141,124,34,.5) -8.62%,rgba(219,183,36,.5) 10.39%,rgba(158,133,29,.5) 36.26%,rgba(219,183,36,.5) 47.38%),#E0BB24; */
    border-radius: 30px 0 0;
    /* padding: 2px 5px 2px 15px; */
    /* color: #000; */
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0px;
}

.research-section .sf-icon-box__inner {
    border-radius: 12px;
}

.cate_search_card .cate_tab .button_category {
    background: #065c2f;
    border-color: #065c2f;
    color: #fff;
}

.review-block .sf-image {
    width: 110px;
    margin: auto;
    
}


.sf__accordion-item .sf__accordion-button:after {
    background-image: var(--arrow-down-white-url) !important;
}

#shopify-section-template--15270767395006__164024517029df80fc .sf__accordion-item .sf__accordion-button:after {
    background-image: var(--arrow-down-url)!important;
}

.specialized_icons .sf-custom__block-inner {
    display: flex;
}

.feature_icon {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.home-category  .collection-card__info {
    display: none;
}

.sf__featured-collection .shopify-payment-button__button.shopify-payment-button__button--unbranded:after {
    content: "Buy Now";
    position: absolute;
    top: 12px;
    left: 30%;
    font-size: 16px;
}

.sf__collection-wrapper .shopify-payment-button__button.shopify-payment-button__button--unbranded:after {
    content: "Buy Now";
    position: absolute;
    top: 12px;
    left: 24%;
    font-size: 16px;
}

.recently-viewed .shopify-payment-button__button.shopify-payment-button__button--unbranded:after {
    content: "Buy Now";
    position: absolute;
    top: 12px;
    left: 25%;
    font-size: 16px;
}

.research-section h3 {
    display: none;
}

.research-section p {
    padding-bottom: 20px;
}


.slider-button {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

.tab_content.button_category {
    color: #fff !important;
    font-size: 24px !important;
}

.show_hide {
    font-weight: bold;
    padding-left: 20px;
}

.consultation-pc{
    display: block;
}

.ayurvedic-knowledge-hub .sf-image {
    border-radius: 10px;
}

.ayurvedic-wisdom .section__header {
    margin-bottom: 0;
}

.new-arrivals .pro-card {
    padding: 15px 15px 0px 15px;
    height: 190px;
}

.pro-card {
    padding: 15px 15px 15px 15px;
    height: 190px;
}

.sf__pcard-style-4 .sf__pcard-content .prod__price {
    font-size: 17px;
}

.sf__pcard-style-4 .sf__pcard-content .prod__compare_price {
    font-size: 15px;
    margin: 0;
    padding-left: 5px;
}

.sf__featured-collection .sf__pcard-action-atc .add-to-cart {
    margin-right: 0;
    border-radius: 0;
}

.sf__featured-collection .shopify-payment-button__button.shopify-payment-button__button--unbranded {
    font-size: 0;
    margin: 0;
    border-radius: 0;
}

.tab-c {
    display: flex;
    justify-content: center;
}

.btnc-pc {
    display: flex !important;
}

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

.new-arrivals .section__header {
    margin-bottom: 0;
}

.sf__pcard-style-4 {
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.25));
}

.research-section .sf-grid {
    display: flex;
    justify-content: center;
    position: relative;
}

.research-section .sf-grid:after {
    position: absolute;
    background: #F0F6F2;
    height: 6px;
    width: 240px;
    content: "";
    left: 12%;
    top: 39%;
}

.research-section .sf-grid:before {
    position: absolute;
    background: #F0F6F2;
    height: 6px;
    width: 240px;
    content: "";
    right: 12%;
    top: 39%;
}

.consultation-mobile .sf__btn.sf__btn-primary {
    background: #0EA94E;
}

.ayurvedic-knowledge-hub .section__header {
    margin-bottom: 36px;
}

.ayurvedic-knowledge-hub .section__description {
    color: #999;
}

.ayurvedic-knowledge-hub .sf__btn-primary {
    width: 20%;
    background: #0EA94E!important;
}

.world-saying-about .sf__btn.sf__btn-primary {
    width: 20%;
    background: #0EA94E;
}

.doctor_testimonial .section__subheading {
    margin-bottom: 0;
}

.doctor_testimonial img {
    border-radius: 12px;
}

.doctor_testimonial .sf-testimonials__header:after {
    content: "";
    height: 185px;
    width: 150px;
    background: url(https://cdn.shopify.com/s/files/1/0602/2440/5694/files/testimonials_cb79ae25-f206-4106-8874-60c20b33457d.png?v=1643350137);
    position: absolute;
    top: -60px;
    right: 20px;
    background-repeat: no-repeat;
    background-size: cover;
}

.seo-content {
    text-align: left;
}


.seo-content .content__heading {
    margin-bottom: 32px;
    text-align: center;
}

.seo-content p {
    color: #000;
}

.seo-content span {
    color: #0D7D3F;
}

.seo-mobile{
    display: none;
}


.seo-btn {
    text-align: center;
    margin-top: 30px;
}

.seo-btn a {
    background: #0ea94e;
    color: #fff;
    padding: 10px 100px;
    border-radius: 10px;
}

.sf-footer h3 {
    font-size: 24px;
}

.trinity-mobile{
    display: none;
  }
  
  .trinity-pc{
    display: block;
  }

.sf__footer-form-newsletter .sf__newletter__form-input {
    background: #ffffff00;
    border: 2px solid #0EA94E;
}

.sf-footer__block .sf__accordion-content {
    font-size: 14px;
    line-height: 17.5px;
}

.hover-underline a {
    line-height: 17.5px !important;
}

.trinity-mobile-image{
    display: none;
  }

.trinity-section .sf-custom__block-inner {
    display: flex;
    align-items: center;
}

.home-testimonial .container-fluid.section-py {
    padding-bottom: 0;
}
.research-section .container-fluid.section-py {
    padding-bottom: 50px;
    padding-top: 50px;
}

.section-py {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.sf__collection-wrapper .add-to-cart {
    margin: 0;
    border-radius: 0;
}

.sf__collection-wrapper .shopify-payment-button__button {
    border-radius: 0;
}

.sf__collection-wrapper .shopify-payment-button__button.shopify-payment-button__button--unbranded:after {
    content: "Buy Now";
    position: absolute;
    top: 12px;
    left: 33%;
    font-size: 16px;
}

.recently-viewed .add-to-cart {
    width: 50%;
    margin: 0;
    border-radius: 0;
}

.recently-viewed .shopify-payment-button__button {
    border-radius: 0;
}

.prod__sticky-atc .shopify-payment-button__button {
    padding: 20px 60px;
}

.prod__sticky-atc .shopify-payment-button__button.shopify-payment-button__button--unbranded:after {
    content: "Buy Now";
    position: absolute;
    top: 12px;
    left: 24%;
    font-size: 16px;
}

span.announce-text {
    color: #065C2F;
/*   color: #fff; */
   font-weight: 800 !important;
}

.announce-main a {
    padding: 6px 10px;
    background: #51BA69;
    border-radius: 8px;
    color: #fff;
    margin-left: 10px;
}

.page-faqs .sf__accordion-item .sf__accordion-button:after {
    background-image: var(--arrow-down-url) !important;
}

.sf__featured-collection button.sf-slider__controls-button.swiper-button-prev.sf-slider__controls-prev {
    position: absolute;
    top: 50%;
}

.sf__featured-collection button.sf-slider__controls-button.swiper-button-next.sf-slider__controls-next {
    position: absolute;
    top: 50%;
}

.home-category .collection-list__controls.absolute .sf-slider__controls-button {
    width: 50px;
    height: 50px;
    border: 1px solid #51ba69;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.home-category .swiper-button-prev {
    margin-left: 25px !important;
}

.home-category .swiper-button-next {
    margin-right: -24px !important;
}

.home-category svg {
    fill: #065c2f;
}

.home-category .section__heading {
    display: block;
}

.home-category .collection-list .collection-list__inner--overflow {
    padding-left: 0 !important;
}


.collection-list .collection-list__inner--overflow {
    padding-left: 0 !important;
}

.home-category {
    padding: 0 160px !important;
}

.home-category .collection-list__controls {
    width: 100%;
}

.home-category .sf-slider__controls {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}

.collection-list__controls.absolute .sf-slider__controls-button:hover {
    transform: scale3d(1,1,1);
}

a.site-by {
    color: #0EA94E;
    font-weight: 600;
}

 p.bseller {
    background: linear-gradient(93.07deg,rgba(219,183,36,.5) -24.37%,rgba(141,124,34,.5) -8.62%,rgba(219,183,36,.5) 10.39%,rgba(158,133,29,.5) 36.26%,rgba(219,183,36,.5) 47.38%),#E0BB24;
    padding: 3px 20px;
    border-radius: 33px 0 0;
    color: #fff;
}

 p.lseller {
    padding: 3px 12px;
    color: #fff;
    background: #51ba69;
}

.cart-text-small {
    color: #c74230 !important;
}


@media (max-width: 1440px) {
    
  .categorie_search_sec {
    padding-top:10px;
    padding-bottom:10px;
}
  
  .collection-list .swiper-pagination, .home-banner__slideshow .swiper-pagination, .sf__banner-with-slider .swiper-pagination {
    bottom: 0rem;
}
  
  .sf__product-listing .add-to-cart {
    padding: 0;
    font-size: 14px;
}
  
  .sf__collection-wrapper .shopify-payment-button__button.shopify-payment-button__button--unbranded:after {
    left: 32%;
    font-size: 14px;
}
  
    
  .research-section .sf-grid:after {
    left: 6% ;
}
  
  .research-section .sf-grid:before {
    right: 6% ;
}
  
  .doctor_testimonial .sf-testimonials__header:after {
    height: 155px;
    width: 120px;
    top: -50px;
}
  
 .ayurvedic-wisdom .pro-card {
/*     padding: 15px; */
    height: 190px;
}

  

  
}

@media (max-width: 1280px) {

  
  .trusted-doctors .sf-custom__block--text:before {
    position: absolute;
    content: "";
    right: 0;
    background: url('https://cdn.shopify.com/s/files/1/0602/2440/5694/files/stethoscope.png?v=1640033680');
    height: 120px;
    width: 140px;
    background-repeat: no-repeat;
    top: 15px;
    opacity: 1;
    background-size: 70%;
}
  
  .home-category .section__description {
    font-size: 18px;
}
  
  .about-section p {
    font-size: 18px;
}
  
  .trusted-doctors p {
    font-size: 18px;
}
  
  .sf__collection-wrapper .shopify-payment-button__button.shopify-payment-button__button--unbranded:after {
    left: 28%;
}
  
    .research-section .sf-grid:after {
    left: 0 ;
}
  
  .research-section .sf-grid:before {
    right: 0 ;
}
  
}

@media (max-width: 1040px) {

.trusted-doctors .sf-custom__block--text:before {
    position: absolute;
    content: "";
    right: -50px;
    background: url('https://cdn.shopify.com/s/files/1/0602/2440/5694/files/stethoscope.png?v=1640033680');
    height: 100px;
    width: 120px;
    background-repeat: no-repeat;
    top: -25px;
    opacity: 1;
    background-size: 50%;
}
  .sf__featured-collection .sf__pcard-action-atc .add-to-cart {
    font-size: 12px;
    margin-right: 0;
    height: 40px;
    padding: 0;
}
  
  .sf__featured-collection .shopify-payment-button__button {
    font-size: 12px;
    height: 40px;
    margin-left:3px;
}
  
  .home-category .section__description {
    font-size: 16px;
}
  
  .about-section p {
    font-size: 16px;
}
  
  .what-make-magical p {
    font-size: 16px;
}
  
  .about-icons p {
    font-size: 12px;
    color: #333;
    font-weight: 600;
}
  
  .trusted-doctors p {
    font-size: 16px;
}
  
  .consultation-news-text p {
    font-size: 16px;
}
  
  .what-make-image {
    align-items: center;
}
  
  .sf__collection-wrapper .shopify-payment-button__button.shopify-payment-button__button--unbranded:after {
    left: 32%;
}
  .sf-slider__controls--absolute button {
    left: -45px;
    top: 50%;
}
  
  .sf-slider__controls--absolute button.sf-slider__controls-next {
    left: auto!important;
    right: -45px;
}
  
  .research-section .sf-grid:after {
    width: 140px;
}
  
  .research-section .sf-grid:before {
    width: 140px;
}
  
  .sf__featured-collection .shopify-payment-button__button.shopify-payment-button__button--unbranded:after {
    top: 11px;
    font-size: 12px;
}
  
  .recently-viewed .add-to-cart {
    width: 50%;
}
  
  .new-arrivals .pro-card {
     padding: 15px 15px; 
    height: 240px;
}
  .ayurvedic-wisdom .pro-card {
    height: 190px;
}
  
}



@media (max-width: 768px) {
  
  .slider-button-mobile{
    display:block;
}
  
  .slider-button-pc{
    display:none;
}
  
  .slider-button .section__header {
    margin-bottom: 0;
}
  
  .slider-button .sf__featured-collection-button {
    margin-top: 0;
}
  
  
.sf-slider__controls--absolute button.sf-slider__controls-prev {
    top: -45px;
    left: 0;
    display: none;
}
  
.sf-slider__controls--absolute button.sf-slider__controls-next {
    right: 0;
    top: -45px;
    display: none;
}
  
.about_leaf {
  margin: auto;
}
  
.slider-image {
    background: #eef9f5;
}
  
.about_leaf {
  display:none;
}
/*  
.sf-slider__controls--absolute button.sf-slider__controls-prev {
    top: -45px;
    left: 0;
}
  
.sf-slider__controls--absolute button.sf-slider__controls-next {
    right: 0;
    top: -45px;
}
  */
.ayurvedic-wisdom .section__heading {
    padding: 10px;
    line-height: 28.8px !important;
}
  

  
.slider-image {
    background: #eef9f5;
}
  
.new-arrivals .sf-slider__controls--absolute button.sf-slider__controls-prev {
    top: -35px;
    left: 0;
}
  
.new-arrivals .sf-slider__controls--absolute button.sf-slider__controls-next {
    right: 0;
    top: -35px;
}
  
.trusted-doctors .sf-custom__block--text:before {
    position: absolute;
    content: "";
    right: 10px;
    background: url('https://cdn.shopify.com/s/files/1/0602/2440/5694/files/booking.png?v=1642075541');
    height: 100px;
    width: 90px;
    background-repeat: no-repeat;
    top: -5px;
    opacity: 1;
    background-size: 100%;
}
  
.trusted-doctors .content__heading {
    line-height: 32.8px;
}
  
  .new-arrivals .section__heading {
    text-align: center;
}
  
  .categorie_search_sec {
    background: #EEF9F5 !important;
    padding-top:0;
    padding-bottom:30px;
}
  
  .categorie_search_sec .content__heading {
    text-align: center;
    color: #065c2f;
}
  
  .categorie_search_sec p {
    display: none;
}
  .categorie_search_sec .section-my {
    margin-top: 0;
}
  
  /*.sf__ms-wrapper:not(.swiper-container-initialized)>* {
    width: 140%;
}*/
  
  .ayurvedic-wisdom .section-py {
    padding-bottom: 0;
    padding-top: 0;
}
  
  
  .world-saying-about .section__description {
    text-align: center;
}
  
.doctor_testimonial:before {
    content: "";
    position: absolute;
    height: 110px;
    width: 100px;
    right: 0px;
    background: url(https://cdn.shopify.com/s/files/1/0602/2440/5694/files/leaf-back.svg?v=1643139214);
    top: 30px;
    background-repeat: no-repeat;
}
  
  .home-newsletter {
    display: none;
}
  
  .sf-footer {
    background-color: #0A3F50 !important;
}
  
  .sf-footer .sf__footer-bottom {
    background-color: #0A3F50 !important;
}
  
  .home-category-mobile .collection-card__info {
    display: none;
}
  
  .sf__featured-collection .shopify-payment-button__button.shopify-payment-button__button--unbranded {
    font-size: 0;
    margin: 0;
    border-radius: 0;
    top: 0;
}
  
  .sf__featured-collection .shopify-payment-button__button.shopify-payment-button__button--unbranded:after {
    font-size: 12px;
}
  
.research-section p {
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 15px;
}
  
  .sf__footer-form-newsletter .sf__newletter__form-input {
    background: #ffffff00;
    border: 2px solid #0EA94E;
}
  
  .home-category-mobile .sf__ms-wrapper:not(.swiper-container-initialized)>* {
    flex: none;
    width: 100%;
}
  
  .believe-ayurveda br{
    display: block !important;
  }
  
  .recently-view .slider-button {
    margin-bottom: 20px;
}
  
  .about-section .section-py {
    padding-top: 0;
}
  
  .trinity-pc {
    display: none;
}
  
  .trinity-mobile-image {
    display: block;
}
  .research-section .sf-grid:after {
    width: 100px;
}
  
  .research-section .sf-grid:before {
    width: 100px;
}

  .about-section .section__header.text-left {
    margin-bottom: 0;
}
  
  .template-search .shopify-payment-button__button.shopify-payment-button__button--unbranded:after {
    left: 22%;
}
  
  .new-arrivals .pro-card {
    height: 195px;
}
  .ayurvedic-wisdom .pro-card {
    height: 190px;
}
  
}

@media (max-width: 767px) {
  .home-category-mobile .collection-list__controls {
    display: none;
  }
  .home-category{
    display: none;
  }
  
  .home-category-mobile{
    display: block;
  }
  .home-category-mobile .section__heading {
    padding-right: 130px;
    position: relative;
}
  
  .home-category-mobile .section__heading:after {
    content: "";
    background: url('https://cdn.shopify.com/s/files/1/0602/2440/5694/files/leaf.png?v=1641844714');
    position: absolute;
    height: 120px;
    width: 150px;
    top: -84px;
    right: 10px;
}


  .sf-slider__controls--absolute button.sf-slider__controls-prev {
    top: -57px;
}
  
  .sf-slider__controls--absolute button.sf-slider__controls-next {
    right: 25%;
    top: -57px;
}
  
  .new-arrivals .sf-slider__controls--absolute button.sf-slider__controls-prev {
    top: -47px;
    left: 0;
}
  
  .new-arrivals .sf-slider__controls--absolute button.sf-slider__controls-next {
    right: 25%;
    top: -47px;
}
  

  
  
  
  
}

@media (max-width: 475px) {
  
  .cart-text-small {
    font-size: 18px;
    line-height: 1.2;
}
  
  .main-product__block .prod__reviews-and-prices {
    flex-wrap: wrap;
}
  
  .main-product__block .inclusive_span {
    margin-top: 5px;
}
  

  .sf-slider__controls--absolute button.sf-slider__controls-prev {
    top: -47px;
}
  
  .sf-slider__controls--absolute button.sf-slider__controls-next {
    top: -47px;
}

    .home-category-mobile .section__heading:after {
    content: "";
    background: url('https://cdn.shopify.com/s/files/1/0602/2440/5694/files/leaf.png?v=1641844714');
    position: absolute;
    height: 120px;
    width: 150px;
    top: -60px;
    right: 20px;
}

  .what-make-magical  .section-py {
    padding-top: 0;
}
  
.trusted-doctors .sf-custom__block--text:before {
    right: -5px;
    height: 80px;
    top: 0px;
    background-size: 85%;
}
  
.what-make-magical .content__heading {
    font-size: 32px;
    line-height: 45px;
}
  
  
  .categorie_search_sec .content__heading {
    font-size: 32px;
}

  .cate_search_card .head h6 {
    font-size: 20px;
}
  
  .cate_search_card .cate_tab .tab_content {
    color: #666;
    font-size: 16px;
    border: 1px solid #afdbbf;
    padding: 10px 5px 10px 5px;
    text-align: center;
    margin-bottom: 15px;
    border-radius: 10px;
    font-weight: 500;
    height: 58px;
    line-height: 20.8px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
  
  .sf-product__section-tabs .section__heading {
    font-size: 32px !important;
    line-height: 35.2px !important;
}
  
  .believe-ayurveda .content__heading {
    line-height: 110%;
    font-size: 32px;
}
  
  .ingre_card span {
    font-size: 12px;
}
  
.ayurvedic-knowledge-hub .sf__btn-primary {
    width: 100%;
    background: #0EA94E !important;
}
  
  .doctor_testimonial img {
    border-radius: 20px;
}
  
  .doctor_testimonial .font-bold {
    font-size: 24px;
}
  
.doctor_testimonial .text-base {
    font-size: 14px;
    margin: 0;
}
  
  .seo-content .content__heading {
    text-align: left;
    font-size: 32px;
    line-height: 35.2px;
}
  
  .seo-content .sf__btn-primary {
    width: 100%;
    background: #0EA94E !important;
}
  
  .sf__accordion-item:first-child h3 {
    font-size: 24px;
}
  
  .sf__footer-middle .sf__newsletter-block-desc {
    font-size: 14px;
}
  
  .sf__footer-middle .link-lv2 {
    font-size: 14px;
}
  
  .doctor_testimonial .section__subheading {
    margin-bottom: 0;
}
  
  .doctor_testimonial .section__header {
    padding-right: 130px;
}
  
  .doctor_testimonial .section__heading {
    font-size: 32px !important;
}
  
    .sf__pcard-name {
    font-size: 14px;
    margin-bottom: 0;
}
  
  .ayurvedic-wisdom .prod__price {
    font-size: 12px;
}
  
  .ayurvedic-wisdom .prod__compare_price {
    font-size: 10px;
    margin-left: 0;
}
  
  .ayurvedic-wisdom .jdgm-prev-badge__text {
    font-size: 12px;
}
  
  .sf__pcard-style-4 .pro-card {
    padding: 0 10px !important;
}
  
  .sf__pcard-style-4 .sf__pcard-action-atc {
    width: 100%;
    margin-top: 45px;
}
  
  .sf__featured-collection .sf__pcard-action-atc .add-to-cart {
    margin-right: 0;
    height: 32px;
    border-radius: 0;
}
  .sf__featured-collection .shopify-payment-button__button {
    height: 32px;
    bottom: 1.5px;
}

.new-arrivals .section-py {
    padding-bottom: 0;
}
  
  .home-testimonial .section__header.text-center {
    padding-left: 0;
    padding-right: 0;
}
  
  .research-section .text-color-subtext {
    font-size: 12px;
    color: #000;
    line-height: 15px;
}
  
  .consultation-mobile {
    display: block;
    padding: 0;
}
 
 .sf__pcard-style-4 {
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1);
} 
  
  .consultation-pc{
    display: none;
  }
  
  .consultation-content .sf__btn.sf__btn-primary {
    display: none;
}
  
  .consultation-mobile .sf__btn.sf__btn-primary {
    background: #0EA94E;
    font-size: 18px;
}
  
  .trusted-doctors .section-py {
    padding: 0;
}
  
  .cate_search_card {
    padding: 30px 20px;
    border-radius: 24px;
    box-shadow: none;
}
  
  .categorie_search_sec .section-my {
    margin-bottom: 0;
}
  .consultation-content {
    padding: 0 20px;
}
  
  .ayurvedic-knowledge-hub .section__description {
    font-size: 14px;
    color: #999999;
    margin: 0;
}
  
  .ayurvedic-knowledge-hub .sf__blog-cardTitle {
    font-size: 14px !important;
}
  
  .sf__featured-collection .shopify-payment-button__button.shopify-payment-button__button--unbranded:after {
    content: "Buy Now";
    position: absolute;
    top: 7px;
    left: 30%;
    font-size: 12px;
}
  
  .world-saying-about .sf__btn.sf__btn-primary {
    width: 100%;
    background: #0EA94E;
}

  .world-saying-about .section__header {
    text-align: center;
    margin-bottom: 10px;
}
  
  .doctor_testimonial .testi-slide-button {
    margin: 0;
}
  
  .believe-image span {
    font-size: 14px;
    line-height: 17.5px;
}
  
  
.btnc-pc{
    display: none !important;
}
  
.btnc-mobile{
    display: flex !important;
}
  
  .seo-mobile{
    display: block;
  }

  
  .doctor_testimonial .sf-testimonials__header:after {
    background: none;
}
  
  .about-section .sf-custom__grid {
    flex-direction: column-reverse;
}
  
  .about-section p {
    margin-top: 0;
}
  
  .sf__pcard-style-4 {
    filter: none;
}
  
  .what-make-magical {
    background: #fff !important;
}
  
  .trinity-mobile{
    display: block;
  }
  
  .trinity-pc{
    display: none;
  }
  
  .home-testimonial .section__heading {
    text-align: center;
}
  
  .research-section .sf-grid:after {
    display: none;
}

.research-section .sf-grid:before {
  display: none;
}
  
  .home-testimonial {
    background: #F0F6F2 !important;
}
  
  .research-section {
    background: #F0F6F2 !important;
}
  
  .trusted-doctors .content__heading {
    color: #0D7D3F;
}
  
  .sf-footer h3 {
    font-size: 14px;
}
  
  .payment-ico li:nth-child(-n + 4) {
    display: none;
}
  
  .ahar-image{
    display: none;
  }
  
  .trinity-mobile-image{
    display: block;
  }
  
 span.announce-text {
    font-size: 12px;
    width: 100%;
    display: inline-block;
    text-align: center;
}
  
 .announce-main {
    display: flex;
    text-align: left;
    justify-content: space-between;
    align-items: center;
}
  
  .announce-main a {
    padding: 10px 14px;
    border-radius: 8px;
    margin-left: 10px;
    font-size: 12px;
    width: 35%;
    text-align: center;
}
  
  .sf-header__mobile {
    display: flex;
    flex-wrap: wrap;
}
  
  .sf-header header.sf-header__mobile {
    height: 55px !important;
}
  
  .mob-search {
    width: 100%;
    display: flex;
    padding-bottom: 0px;
    justify-content: space-between;
    margin-bottom: 10px;
    background: #f4f4f5;
    color: #0ea94e;
}
  
  .section-py {
    padding-top: 20px!important;
    padding-bottom: 20px!important;
}
  
  .sf-topbar__close {
    padding: 0;
}
  
  .template-search .shopify-payment-button__button.shopify-payment-button__button--unbranded:after {
    left: 34%;
}
  
  .seo-btn a {
    padding: 10px 30px;
}
  
  .collection-header {
    padding-bottom: 0;
}
  
  .new-arrivals .pro-card {
    height: 140px;
}
  
  .ayurvedic-wisdom .sf__pcard-name {
    height: 30px;
}
  .ayurvedic-wisdom .pro-card {
    height: 95px;
}
  
}



@media (max-width: 428px) {

    .home-category-mobile .section__heading:after {
        content: "";
        background: url('https://cdn.shopify.com/s/files/1/0602/2440/5694/files/leaf.png?v=1641844714');
        position: absolute;
        height: 120px;
        width: 150px;
        top: -60px;
        right: 0px;
    }
 
    .announce-main a {
        width: 36%;
    }

    .trusted-doctors .sf-custom__block--text:before {
        top: -20px;
    }
  
}









@media (max-width: 414px) {
  
  
  .sf-slider__controls--absolute button.sf-slider__controls-next {
    right: 140px;
    top: -65px;
}
  
  .sf-slider__controls--absolute button.sf-slider__controls-prev {
    top: -65px;
}
  
  .new-arrivals .sf-slider__controls--absolute button.sf-slider__controls-prev {
    top: -63px;
    left: 0;
}
  
  .new-arrivals .sf-slider__controls--absolute button.sf-slider__controls-next {
    right: 140px;
    top: -63px;
}
  
.trusted-doctors .sf-custom__block--text:before {
    background-size: 80%;
}
  

  
  .recently-view .sf-slider__controls--absolute button.sf-slider__controls-prev {
    top: -47px;
    left: 0;
}
  
  .recently-view .sf-slider__controls--absolute button.sf-slider__controls-next {
    right: 140px;
    top: -47px;
}
  
  .doctor_testimonial .section__header {
    padding-right: 110px;
}
  
  .doctor_testimonial:before {
    top: 40px;
}

  .announce-main a {
    width: 34%;
    display: inline-block;
    text-align: center;
    padding: 5px 0.2em;
}
  
  .seo-btn a {
    font-size: 14px;
    padding: 10px 20px;
}
  

}



@media (max-width: 375px) {
  
  .product-recommendations h2.sf-product__section-heading {
    font-size: 24px !important;
}
  
  .home-category-mobile .section__heading:after {
    content: "";
    background: url('https://cdn.shopify.com/s/files/1/0602/2440/5694/files/leaf.png?v=1641844714');
    position: absolute;
    height: 120px;
    width: 150px;
    top: -60px;
    right: 0px;
}
  
  .sf-slider__controls--absolute button.sf-slider__controls-prev {
    left: -10px;
}
  
  .sf-slider__controls--absolute button.sf-slider__controls-next {
    right: 120px;
}
  
  .new-arrivals .sf-slider__controls--absolute button.sf-slider__controls-next {
    right: 130px;
    top: -63px;
}
  
  .sf__ms-wrapper:not(.swiper-container-initialized)>* {
    width: 140% !important;
}
  
  .new-arrivals .sf-slider__controls--absolute button.sf-slider__controls-prev {
    top: -63px;
    left: 0;
}
  
  .doctor_testimonial:before {
    top: 60px;
}
  
  .announce-main a {
    width: 50%;
}
  
  .seo-btn a {
    padding: 10px 20px;
    font-size: 12px;
}
  
  .ayurvedic-wisdom .sf__pcard-name {
    height: 40px;
}
  .ayurvedic-wisdom .pro-card {
    height: 105px;
}
  
  .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
  }
  
}

/* ------------------------------ Home Page Responsive end ------------------------------ */


/*------------------ Product page responsive start----------------------*/

.checkout_mobile {
    display: none;
}

.checkout_pc {
    display: block;
}

.product-form__actions .product-quantity-mobile {
    display: flex;
    align-items: center;
    padding-bottom: 15px;
    justify-content: flex-start;
}

.product-quantity-mobile .qty {
    padding-right: 10px;
    color: #666;
}

.template-index h2.instastory-title {
    display: none;
}

.quix-stitle .section-my {
    margin-bottom: 0;
}


@media (max-width: 1440px) {
    .trusted-head::after {
        top: -85px;
        left: 84%;
    }

    .how-card span {
        font-size: 30px;
    }
    .key-benefit .use-card {
        width: auto;
    }
    .key-height {
        width: auto;
    }
    .use-height {
        width: auto;
    }
    .use-height {
        height: 490.24px;
    }
  .key-benefit .use-card {
        height: 360px;
    }
  
  .use-card {
    padding: 20px 16px;
}
  .ml_15 {
    margin-left: -15px;
    margin-right: -15px;
}
  .owl-stage > .owl-item {
    padding: 0 15px;
  }
}
@media (max-width: 1280px) {
    .trusted-head::after {
        top: -88px;
        left: 64%;
    }
}

@media (max-width: 1024px) {
    .trusted-head::after {
        top: -87px;
        left: 72%;
    }
    .use-card span {
        font-size: 20px;
    }

    .key-height {
        height: 390px;
    }
    .owl-stage > .owl-item {
        padding: 0 10px;
    }
    .use-height {
        height: 450.24px;
    }
    .key-benefit .use-card {
        height: 350px;
    }

    .recently-viewed .shopify-payment-button__button.shopify-payment-button__button--unbranded:after {
        left: 30%;
    }
    .trusted-head p {
        font-size: 20px;
    }
}


@media (max-width: 768px) {
    .product-form .main-product__block-title {
        padding-top: 30px;
    }

    .ingre_search_sec > .ingredients > div {
        width: 33.33%;
    }

    .ingre_search_sec > .ingredients > :nth-last-child(-n + 4) {
        margin-top: 0;
    }

    .ingre_search_sec > .ingredients > :nth-last-child(-n + 7) {
        margin-top: 15px;
    }

    .checkout_mobile {
        display: block;
        width: 90%;
        margin: 0;
        padding-left: 10px;
    }

    .checkout_pc {
        display: none;
    }

    .product-form__actions .product-quantity-mobile {
        margin-right: 5px !important;
        margin-bottom: 0 !important;
    }

    .product-form__actions .add-to-cart {
        margin-right: 0;
        margin-left: 5px;
    }

    .product-form__actions .form__input-wrapper {
        width: 50% !important;
    }

    .key-benefit .use-card p {
        font-size: 16px;
    }

    .trusted-head::after {
        top: -60px;
        left: 67%;
    }

    .slide-ingredients p {
        margin: 0px 0 30px;
    }

    .sf__breabcrumb-page-title {
        padding: 0.5rem 0.5rem;
        font-size: 14px;
    }

    .breadcum-custom {
        justify-content: left;
    }

    .template-page .breadcum-custom {
        justify-content: center;
    }

    .how-card span {
        font-size: 25px;
    }
    .key-benefit .use-card {
        height: 330px;
    }
    .use-height {
        height: 370.24px;
    }

    .immunity-day img {
        width: 200px;
    }

    .recently-viewed .shopify-payment-button__button.shopify-payment-button__button--unbranded:after {
        left: 23%;
    }
    .mt-tab {
        margin-top: 40px;
    }
    .mt-mobile:nth-child(4) {
        margin-top: 3.75rem;
    }

    .mt-use-tab {
        margin-top: 20px;
    }
    .key-benefit > .row > :nth-last-child(-n + 1) {
        margin-top: 20px;
    }

    .product-inner-part > .immunity-part > .row > :nth-last-child(-n + 3) {
        margin-top: 40px;
    }
    .ingredient-box > .row > :nth-last-child(-n + 1) {
        margin-top: 0px;
    }
}

@media (max-width: 428px) {
    .product-recommendations .sf-slider__controls--absolute button.sf-slider__controls-next {
        top: -47px;
        right: 0;
    }
    .product-recommendations .sf-slider__controls--absolute button.sf-slider__controls-prev {
        top: -47px;
    }
    /* Product Page  */

    .newClass {
        position: fixed;
        width: 100%;
        top: 0;
    }
    .section-meta {
        padding: 20px 0 10px;
    }
    .trusted-head:after {
        display: none;
    }

    .shopify-payment-button__button.shopify-payment-button__button--unbranded:after {
        left: 23%;
    }
    .use-card span {
        font-size: 18px;
        margin-bottom: 5px;
    }

    .use-card b {
        font-size: 14px;
        margin-top: 5px !important;
        padding-top: 5px !important;
    }

    .ingredient-box .use-card img {
        width: 112px;
        height: 112px;
        margin: auto;
    }

    .key-height p {
        font-size: 10px;
        line-height: 1;
        margin-top: 3px;
        color: #000;
    }

    .use-card {
        padding: 20px 20px;
    }
    .key-main .use-card {
        padding: 10px;
    }
    .use-card {
        padding: 0 10px;
        border-radius: 8px;
        text-align: center;
    }
    .how-card img {
        width: 50%;
        border-radius: 8px;
        margin: auto;
    }

    .how-card {
        padding: 10px;
    }
    .how-card p {
        margin-top: 5px;
        height: 100px;
    }

    .main-product__block.main-product__block-buy_buttons .add-to-cart {
        margin-left: 0;
    }

    .product-detail-part p {
        margin-top: 10px;
    }

    .faq-inner h6 {
        font-size: 12px;
    }

    .faq-answer {
        font-size: 12px;
    }

    .faq-inner .faq-question:before {
        top: 8px;
        width: 4px;
        height: 4px;
    }

    .faq-inner h6 {
        padding: 0 0 5px;
        font-weight: bold;
    }

    .how-card span {
        font-size: 23px;
        margin-bottom: 0;
    }

    .faq-inner {
        padding: 10px 0px 5px 30px;
    }
    .faq-answer {
        padding-bottom: 5px;
    }
    .d-sm-block {
        display: block;
    }

    .d-sm-none {
        display: none;
    }

    .sf-prod__info .quantity-input {
        max-width: 80px;
        font-size: 14px;
    }

    .product-recommendations button.add-to-cart.sf__btn.not-change.relative.mr-2.sf__btn-secondary {
        padding: 0;
    }

    .product-recommendations span.jdgm-prev-badge__text {
        font-size: 12px;
    }
    .key-benefit .use-card {
        background: none;
        width: auto;
        height: auto;
    }

    .use-height {
        width: auto;
        height: 240px;
    }
    .immunity-day img {
        width: 150px;
    }

    .recently-viewed .shopify-payment-button__button.shopify-payment-button__button--unbranded:after {
        left: 27%;
    }
    .faqs-hidden {
        height: 190px;
    }
    .newClass {
        position: fixed;
        width: 100%;
        top: 0;
    }
    .section-meta {
        padding: 20px 0 10px;
    }
    .mb-meta {
        margin-bottom: 20px;
    }
    .key-benefits-list ul li {
        font-size: 16px;
    }
    .product-detail-content p {
        font-size: 16px;
    }
    .mt-mobile:nth-child(3) {
        margin-top: 3.75rem;
    }
    .proven-part p {
        font-size: 16px;
    }
    .key-height {
        height: 210px;
        width: 162px;
        margin: auto;
    }

    .trusted-head p {
        font-size: 18px;
        color: #666;
    }
    .trusted-head {
        margin-bottom: 20px;
    }
    .faq-video {
        margin-bottom: 50px;
    }
    .faq-video span {
        font-size: 16px;
    }
    .trusted-head::after {
        top: -10px;
    }
    .product-detail-part p {
        font-size: 16px;
    }
    .trusted-head a {
        font-size: 16px;
    }
    .mt-responsive {
        margin-top: 2rem;
    }
    .key-benefit > .row > :nth-last-child(-n + 1) {
        margin-top: 0px;
    }
    .key-benefit > .row > :nth-last-child(-n + 2) {
        margin-top: 20px;
    }
    .all-tab > ul > li > a {
        font-size: 16px;
    }
    .all-tab > ul > :not(:last-child) {
        margin-right: 30px;
    }
    .all-tab > ul > li > a::before {
        top: 22px;
    }
    .section-tab {
        overflow: auto;
    }
    .all-tab > ul > li {
        white-space: nowrap;
    }
    .slide-ingredients p {
        font-size: 16px;
        margin: 0px 0 20px;
    }
    .all-tab > ul > :last-child {
        padding-right: 1rem;
    }
    .product-inner-part > .immunity-part > .row > :nth-last-child(-n + 3) {
        margin-top: 0px;
    }
/*     .product-inner-part > .immunity-part > .row > :nth-last-child(-n + 4) {
        margin-top: 40px;
    } */
    .trusted-img {
        position: relative;
    }
    .trusted-img a {
        display: block;
        position: absolute;
        bottom: 30px;
        border: 1px solid #0ea94e;
        padding: 10px 10px;
        background: #0ea94e;
        font-size: 16px;
        width: 65%;
        color: #fff;
        border-radius: 5px;
        left: 50%;
        transform: translateX(-50%);
        text-align: center;
    }
    .trusted-head a {
        display: none;
    }
    .trusted-img > :nth-child(2) {
        display: block;
    }
    .trusted-img > :nth-child(1) {
        display: none;
    }
    .owl-carousel img {
        width: 50% !important;
    }
    .faq-answer {
        font-size: 12px;
        line-height: 1.7;
    }

    .ingredient-box > .row > :nth-last-child(-n + 1) {
        margin-top: 0px;
    }
    .ingredient-box > .row > :nth-last-child(-n + 2) {
        margin-top: 20px;
    }
    .collection h3 {
        height: 40px;
    }
  
  h1#quiz-kit-question-title-37890 {
    font-size: 25px !important;
}
}

@media (max-width: 414px) {
    .product-form .main-product__block-title {
        padding-top: 0px;
    }

    .sac_checker {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

    .shopify-payment-button__button.shopify-payment-button__button--unbranded:after {
        left: 29%;
    }
}

@media (max-width: 375px) {
    .sac_embed input[type="text"] {
        width: 69% !important;
    }

    .shopify-payment-button__button.shopify-payment-button__button--unbranded:after {
        left: 27%;
    }

    .use-card span {
        font-size: 15px;
    }
    .product-detail-content img {
        width: 120px;
    }
    .product-detail-content p {
        font-size: 15px;
    }
    .proven-part p {
        font-size: 15px;
        line-height: 1.7;
    }
    .trusted-head p {
        font-size: 16px;
    }
    .trusted-head a {
        font-size: 15px;
    }
    .faq-video span {
        font-size: 15px;
    }
    .faq-inner {
        padding: 25px 0px 0 30px;
    }
    .slide-ingredients p {
        font-size: 15px;
        line-height: 1.7;
    }
}


/*------------------ Product page responsive end----------------------*/


/*-------------------- About us page responsive start ------------------------*/

@media (max-width: 1440px) {
.about-why-us .section__header {
    margin-bottom: 10px;
}
  
.our-factory .section__header {
    margin-bottom: 10px;
}
  
.about-our-clinic .section__header {
    margin-bottom: 10px;
}
  
}

@media (max-width: 1280px) {
  .about-why-us p {
    text-align: justify;
    font-size: 14px;
}
  
.our-factory p {
    text-align: justify;
    font-size: 14px;
}
  
.about-our-clinic p {
    text-align: justify;
    font-size: 14px;
}
}
  
@media (max-width: 768px) {
.about-why-us .section__header {
    margin-bottom: 30px;
}
  
    .about-why-us .section__header {
    text-align: center;
}
  
.our-factory .section__header {
    text-align: center;
}
  
.about-our-clinic .section__header {
    text-align: center;
}
  
  .about-why-us p {
    text-align: justify;
    font-size: 16px;
}
  
.our-factory p {
    text-align: justify;
    font-size: 16px;
}
  
.about-our-clinic p {
    text-align: justify;
    font-size: 16px;
}
  
}



/*-------------------- About us page responsive end ------------------------*/

/*-------------------- Consultation page responsive start ------------------------*/


.consultation-category-pc{
    display: block;
}

.consultation-category-mobile{
    display: none;
}

@media (max-width: 1440px) {

.consultation-testimonial .border {
    padding: 0;
}
}

@media (max-width: 1280px) {

  .need-help-text p {
    font-size: 16px;
}
  
  .consultation-booking p {
    font-size: 16px;
}
  
  
}


@media (max-width: 768px) {
    .consultation-category-pc{
    display: none;
}

.consultation-category-mobile{
    display: block;
}
  
  
}

/*-------------------- Consultation page responsive end ------------------------*/

/*-------------------- Contact Us page responsive end ------------------------*/

@media (max-width: 1440px) {

  .contact-form {
    padding: 6%;
}
  
    
  .home-category {
    padding: 0 60px !important;
}
  
  .home-category .collection-list__controls.absolute .sf-slider__controls-button {
    width: 40px;
    height: 40px;
}
  
}

@media (max-width: 1280px) {
    .home-category {
        padding: 0 30px !important;
    }
}

@media (max-width: 768px) {
.contact-text p {
    font-size: 16px;
}
}

/*-------------------- Contact Us page responsive end ------------------------*/



/*-------------------- Collection page responsive start ------------------------*/

/* .sf__collection-wrapper .pro-card {
    height: 190px;
}

@media (max-width: 12800px) {
  
  .sf__collection-wrapper .pro-card {
    height: 220px;
}
  
}
@media (max-width: 12800px) {
  
    .sf__collection-wrapper .pro-card {
    height: 195px;
}
  
} */

@media (max-width: 768px) {

.collection .sf__pcard-action-atc {
    flex-direction: column;
}
  
.collection .add-to-cart {
    margin-right: 0;
    /*margin-bottom: 10px;*/
    width: 100%;
    height: 46px;
    font-size: 16px;
}
  
  .sf__collection-wrapper .shopify-payment-button__button.shopify-payment-button__button--unbranded:after {
    left: 30%;
    font-size: 16px;
}
 
.collection .product-prices {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: 50px;
}

  
    .collection .prod__price {
    font-size: 15px;
}
  
.collection .prod__compare_price {
    margin: 0;
    font-size: 14px;
    padding-bottom: 4px;
    padding-left: 5px;
}
  
  .collection .jdgm-prev-badge {
    display: flex !important;
    flex-direction: column;
}
  
  .collection .jdgm-prev-badge__text {
    margin: 0 !important;
}
  
  .sf__pcard-name {
    height: 50px;
}
  
  .sf__pcard-style-4 .sf__pcard-content .prod__compare_price {
    padding-left: 0px;
}
  
  .sf__sortmb-icon svg {
    margin-left: 10px;
}

  .sf__collection-wrapper .pro-card {
    height: 230px;
}
  
}

@media (max-width: 475px) {
    .sf__collection-wrapper .pro-card {
    height: 180px;
}
}

@media(max-width:390px){
.collection .add-to-cart {
    margin-top: 15px;
}
}

@media (max-width: 375px) {
.sf__collection-wrapper .pro-card {
    height: 195px;
}
  
  .collection .add-to-cart {
    margin-top: 0;
}
}
/*-------------------- Collection page responsive end ------------------------*/


/*-------------------- Revcently View Products responsive Start ------------------------*/


.template-cart .prod__dynamic_checkout {
    display: none;
}

@media (max-width: 1040px) {
  

  
}


@media (max-width: 414px) {

.recently-viewed .sf-slider__controls--absolute button.sf-slider__controls-prev {
    top: -48px;
    left: -18px;
}
  
  .recently-viewed .sf-slider__controls--absolute button.sf-slider__controls-next {
    right: -18px;
    top: -48px;
}
  
  .recently-viewed .product-prices.price--on-sale {
    display: flex;
    flex-direction: column;
}
  
  .recently-viewed .prod__compare_price {
    margin: 0;
}
  
  .recently-viewed .jdgm-prev-badge {
    display: flex !important;
    flex-direction: column;
}
  
  .recently-viewed .jdgm-prev-badge__text {
    margin: 0 !important;
}
  
}

/*-------------------- Revcently View Products responsive end ------------------------*/

/*-------------------- Pincode checker css start ------------------------*/


.zipcode_validation .zipcode_submit {
    border-radius: 5px;
}

.zipcode_product_page{
    display: flex;
    flex-direction: column-reverse;
}

/*-------------------- Pincode checker css end ------------------------*/

/*-------------------- Collection page css start ------------------------*/


@media (max-width: 475px) {
  .collection .prod__compare_price {
    margin: 0;
    font-size: 16px;
    padding-bottom: 2px;
    padding-left: 0;
}
  
  .collection .prod__price {
    font-size: 18px;
}
  
  .sf__collection-wrapper .shopify-payment-button__button.shopify-payment-button__button--unbranded:after {
    left: 35%;
    font-size: 16px;
}
  
  .sf__pcard-name {
    height: 40px;
}
  
  .collection .product-prices {
    flex-direction: column;
    align-items: flex-start;
    height: 50px;
}
  
  .sf__pcard-style-4 .sf__pcard-content .prod__compare_price {
    padding-left: 0px;
}
  
}


@media (max-width: 428px) {

.sf__collection-wrapper .shopify-payment-button__button.shopify-payment-button__button--unbranded:after {
    left: 33%;
    font-size: 16px;
}
}

@media(max-width: 397px){
 .collection .product-prices {
    flex-direction: column;
    align-items: flex-start;
    height: 45px;
}
  
  .sf__pcard-style-4 .sf__pcard-content .prod__compare_price {
    padding-left: 0px; 
}
}

@media (max-width: 375px) {
.sf__collection-wrapper .shopify-payment-button__button.shopify-payment-button__button--unbranded:after {
    left: 30%;
    font-size: 16px;
} 
  
}





  
 .sc-fzolEj.hXNLZg {
    display: none;
}

.ePxFor {
    width: 50% !important;
    min-width: 50% !important;
}

.ceIpWW {
    min-height: 940px !important;
}

button#quiz-kit-question-next-button {
    display: flex;
    align-items: center;
}

button#quiz-kit-question-prev-button {
    display: flex;
    align-items: center;
}



.ha-docy {
    align-items: center;
}

@media (max-width: 475px)
{
    .ePxFor {
    width: 100%!important;
    min-width: 100%!important;
}
  
  .ceIpWW {
    width: 100% !important;
    min-height: 700px;
  
  
}
.ceIpWW {
    min-height: 470px !important;
}
  
.key-benefit>.row>:nth-last-child(-n + 2) {
    margin-top: 20px;
}
  
  .ingredient-box>.row>:nth-last-child(-n + 2) {
    margin-top: 20px;
}
  
  .trusted-head a {
    margin-bottom: 20px;
}
  
  .trusted-head:after {
    top: -30px;
    left: 77%;
    background-size: 21%;
}
  
  .pro-card {
    height: 155px;
}
  
}


@media (max-width: 428px){
    .ceIpWW {
    min-height: 430px !important;
}
}

@media (max-width: 414px){
    .ceIpWW {
    min-height: 410px !important;
}
}

@media (max-width: 375px){
    .ceIpWW {
    min-height: 370px !important;
}
}

/*----------------------------Instagram ------------------------*/

h2.instastory-title {
    font-size: 35px;
}

.template-index div#stories {
    display: none !important;
}

.template-index div#instafeed {
    display: none;
}

@media (max-width: 1040px) {
  h2.instastory-title {
    font-size: 30px !important;
}
}

@media (max-width: 475px) {
h2.instastory-title {
    font-size: 24px!important;
}
  
  .owl-theme .owl-nav .owl-prev {
    position: absolute;
    top: 40%;
    left: -10px;
    font-size: 0px!important;
    background: url(https://cdn.shopify.com/s/files/1/0602/2440/5694/files/left_arrow.svg?v=1649855991) no-repeat!important;
    background-position: center!important;
    border: 1px solid #51ba69;
    height: 40px;
    width: 40px;
    border-radius: 100% !important;
}
  
   .owl-theme .owl-nav .owl-next {
    position: absolute;
    top: 40%;
     right: -10px;
    font-size: 0px!important;
    background: url('https://cdn.shopify.com/s/files/1/0602/2440/5694/files/right_arrow.svg?v=1649855991') no-repeat!important;
    background-position: center !important;
    border: 1px solid #51ba69;
    border-radius: 100% !important;
    height: 40px;
    width: 40px;
}
  
  
  
  .featured-promotion-section2 h3.h4.mb-1\.5.font-medium {
    font-size: 16px!important;
}
  
  .consultation_testimonial .testi-slide-button {
    justify-content: center;
    margin-top: 0;
}
  
  .ayurvedic-formulation .sf-custom__block-inner.w-full {
    border: 1px solid;
    padding: 8px 0px;
    border-radius: 5px;
    background-color: #0a6845;
}
  
  .online-consultation .sf-custom__block-inner.w-full {
    padding: 10px;
    border-radius: 5px;
    background: #0a6845;
}
  
  .consultation-testimonial p {
    color: #065c2f!important;
    font-size: 15px!important;
}
  
  .consultation-testimonial .section__heading:after {
    left: 40%;
}
  
  .online-ayurvedic .book_online {
    flex-direction: column;
}
  .online-ayurvedic .Free-Online {
    width: 100%!important;
}
  
  .online-ayurvedic-consultation p {
    font-size: 16px;
    text-align: center;
}
  
.book_online .Booking {
    padding-top: 20px;
}
}

#quiz-kit-subscribe-u6R9A8uYHu-button {
    color: #065C2F !important;
    border: 1px solid #065C2F !important;
}

#quiz-kit-subscribe-u6R9A8uYHu-button:hover {
    background-color: rgb(6 92 47) !important;
    color: rgb(255, 255, 255) !important;
}

.product-recommendations .add-to-cart {
    border-radius: 0;
    margin: 0;
}

.sf-product__section-heading{
  font-size: 1.8rem!important;
  margin-bottom: 10px!important;
}

<!-- Cart Header CSS -->

@media (max-width: 550px){
  .text-2xl {
    font-size: 1.2rem!important;
    line-height: 1.2rem!important;
  }
}




.font-27{
font-size:27px;
  margin-bottom:10px;
}


@media (max-width: 786px){
  .font-27{
font-size:24px;
  margin-bottom:10px;
}
}

@media (min-width: 1023px){
/* .prod__tag-discounted{
  position:absolute !important;
  margin-top: 50px;
    margin-left: 1px;
} */
  
  .product-options__option{
    margin-top:30px;
}
}

@media (max-width: 428px){
.main-product__block.main-product__block-buy_buttons .add-to-cart {
    margin-right: 10px;
}

.main-product__block.main-product__block-buy_buttons .add-to-cart {
    margin-left: 10px;
}
  
}


@media (max-width: 575px){
.breadcum-custom {
display: none!important;
}
}

.scd__footer-actions{
  display: none;
}

.f-incart__title{
  font-size: 16px!important;
}


.product-dr-vaidyas-herbobuild-50-capsules-2 .sf-header{
display:none;
}

.product-diwali-sale-herbo24turbo-made-for-sugar-control-myprash-for-sugar-control-care-500g #shopify-section-template--15798310174910__product-recommendations{
  display: none;
}

.product-dr-vaidyas-herbobuild-50-capsules-2 #shopify-section-template--15798310174910__product-recommendations{
display:none;
}

.product-dr-vaidyas-herbobuild-50-capsules-2 #shopify-section-template--15798310174910__breadcrumb {
display:none;
}

.product-dr-vaidyas-stress-relief-ayurvedic-medicine-for-stress-anxiety #shopify-section-template--15798310174910__product-recommendations, .product-dr-vaidyas-piles-care #shopify-section-template--15798310174910__product-recommendations, .product-dr-vaidyas-period-wellness #shopify-section-template--15798310174910__product-recommendations, .product-dr-vaidyas-pcos-care-ayurvedic-medicine-for-pcos #shopify-section-template--15798310174910__product-recommendations, .product-dr-vaidyas-piles-relief-pack-for-piles-and-constipation #shopify-section-template--15798310174910__product-recommendations, .product-dr-vaidyas-constipation-relief-ayurvedic-constipation-medicine #shopify-section-template--15798310174910__product-recommendations, .product-dr-vaidyas-acidity-relief-for-gas-acidity-1 #shopify-section-template--15798310174910__product-recommendations, .product-dr-vaidyas-giloy-juice #shopify-section-template--15798310174910__product-recommendations, .product-dr-vaidyas-giloy-tulsi-juice #shopify-section-template--15798310174910__product-recommendations, .product-ibs-relief-ayurvedic-medicine-for-irritable-bowel-syndrome #shopify-section-template--15798310174910__product-recommendations, .product-dr-vaidyas-herbo-24-turbo-stamina-booster #shopify-section-template--15798310174910__product-recommendations, .product-dr-vaidyas-myprash-for-diabetes-care-1 #shopify-section-template--15798310174910__product-recommendations, .product-dr-vaidyas-herbobuild-ds-double-strength-2 #shopify-section-template--15798310174910__product-recommendations{
display: none;
} 

.product-dr-vaidyas-piles-care-1 .sf-header, .product-dr-vaidyas-piles-relief-pack-for-piles-and-constipation-1 .sf-header, .product-dr-vaidyas-piles-health-pack .sf-header, .product-dr-vaidyas-ayurvedic-piles-combo .sf-header {
display:none;
}

.product-dr-vaidyas-piles-care-1 #shopify-section-template--15798310174910__product-recommendations, .product-dr-vaidyas-piles-relief-pack-for-piles-and-constipation-1 #shopify-section-template--15798310174910__product-recommendations, .product-dr-vaidyas-piles-health-pack #shopify-section-template--15798310174910__product-recommendations, .product-dr-vaidyas-ayurvedic-piles-combo #shopify-section-template--15798310174910__product-recommendations {
display:none;
}

.product-dr-vaidyas-piles-care-1 #shopify-section-template--15798310174910__breadcrumb, .product-dr-vaidyas-piles-relief-pack-for-piles-and-constipation-1 #shopify-section-template--15798310174910__breadcrumb, .product-dr-vaidyas-piles-health-pack #shopify-section-template--15798310174910__breadcrumb, .product-dr-vaidyas-ayurvedic-piles-combo #shopify-section-template--15798310174910__breadcrumb {
display:none;
}

.page-reviewspage .page-header__breadcrumb{
  display:none;
}

.page-reviewspage .jdgm-carousel-title{
margin-bottom:30px;  
}

.page-herbobuildimages .page-header__breadcrumb{

  display: none;
}

.page-herbobuildimages .header__wrapper{

  display: none;
}

.page-herbobuildimages #shopify-section-annoucement{
  display : none;
}

.weightlossclass{
 
  width : 90%;
  margin:auto;
  margin-top:40px;
  margin-bottom:40px; 
}


/*Sticky ATC*/


.prod__sticky-atc .quantity-input{
  display:none !important;
}

.prod__sticky-atc .sf-product-variant-option-dropdown{
  display:none !important;
}

.prod__sticky-atc .psa__form-controls{
 min-width:250px;
  width:auto;
}
@media (min-width: 1px){
.prod__sticky-atc .md\:flex {
    display: flex!important;
  min-width: 200px;
  
}
  .prod__sticky-atc .product-prices{
  display:flex;
}

}
@media (min-width: 300px){
.prod__sticky-atc .md\:flex {
    display: flex!important;
  min-width: 200px;
}
.prod__sticky-atc .psa__form-controls{
 min-width:250px;
  width:100%;
}}

@media (min-width: 450px){
.prod__sticky-atc .hidden.md\:flex {
    display: flex!important;
  min-width: 200px;
}
.prod__sticky-atc .hidden.md\:flex {
    display: flex!important;
  min-width: 300px;
}
.prod__sticky-atc .psa__form-controls{
 min-width:250px;
  width:auto;
}  
}
.prod__sticky-atc #gokwik-buy-now {
    background: #ff9f00;
    max-width: 100% !important;
    width: 100% ;
    color: #ffffff;
    cursor: pointer;
    line-height: 1;
    border: none;
    padding: 15px 10px;
    font-size: 16px;
    margin-bottom: 0;
    position: relative;
    border-radius: 5px;
    font-weight: 600;
}
#gokwik-buy-now{
  background: #ff9f00;  
  min-width: 45%;
}
.add-to-cart{
  min-width: 45%;
}
#gokwik-buy-now:hover{
  background: #538aef!important;
}
@media (max-width: 767px){
.prod__sticky-atc .prod__compare_price, .prod__sticky-atc .psa__title {
    display: -webkit-box;
}
 .prod__sticky-atc #gokwik-buy-now {
    background: #ff9f00;
    max-width: 75% !important;
    width: 100%;
    color: #ffffff;
    cursor: pointer;
    line-height: 1;
    border: none;
    padding: 15px 10px;
    font-size: 16px;
    margin-bottom: 0;
    position: relative;
    border-radius: 5px;
    font-weight: 600;
}
}
@media (max-width: 510px) {

  .prod__sticky-atc #gokwik-buy-now {
    background: #ff9f00;
    max-width: 65% !important;
    width: 100%;
    color: #ffffff;
    cursor: pointer;
    line-height: 1;
    border: none;
    padding: 15px 10px;
    font-size: 16px;
    margin-bottom: 0;
    position: relative;
    border-radius: 5px;
    font-weight: 600;
}
.bottom-block__text {
    color: #666;
    font-size: 16px;
}

 .prod__sticky-atc .prod__price{
  font-size:1em !important;
}
}



.collection-header1 .sf__collection-headerContent .collection-header__title {
  display:none;
}

@media (min-width: 1440px){
.collection-header1 .sf__collection-headerContent {
    margin:80px;
}

}


@media (min-width: 1116px){
.collection-header1 .sf__collection-headerContent {
    margin:40px;
}

}

.collection-header1 .bg-cover {
background-size:contain;
}

.collection-header1 .collection-header {
padding:60px
}

.jdgm-write-rev-link{
  border: 1px solid #0ea94e;
    padding: 10px 30px !important;
    display: inline-block;
    background: #0ea94e;
    font-size: 18px;
    color: #fff !important;
    border-radius: 5px;
    
}

.ahar_vihar_section .how-card{
  
  align-items:center;
  background:transparent !important;
}

.ahar_vihar_section p{
font-size: 16px !important; 
  color:#000 !important;
}

 .ahar_vihar_section .how-card img{

   width:100% !important;
   
max-width:400px !important;
  margin:auto;
  text-align:right;
}

.ahar_vihar_section h2{
text-align:center !important;
}


@media (min-width: 768px){


.ahar_vihar_section .how-card{
  display:flex;
  align-items:center;
  background:transparent !important;
}
.ahar_vihar_section .how-card div{
width:50%;
}
  .ahar_vihar_section .how-card img{
max-width:350px !important;
  margin:auto;
  text-align:right;
}
}

.whatsapp_floater{
  position:fixed;
  right:5px;
  bottom:150px;
}
.whatsapp_floater img{
width:80%;  
}
@media (max-width: 768px) {

.WhatsAppButton__root{
  display: none!important;  
}
  .contract_manufacturing_form .lg\:w-1\/2{
    width: 75%!important;
  }
  
.form_div{
  width:100%;
  margin:auto;
}
  .sf-custom__text-cta.mt-8 {
    text-align: center;
}
} 

.contract_manufacturing_form .lg\:w-1\/2{
  width:50%;
  margin:auto;
}

.contract_manufacturing_form .form-control {
height:45px;
}

  .form-select{
  width:100%;
    border: 1px solid #ccc;
    padding:5px;
  }



 .sf-header .sf-menu-item>a[href^="/collections/best-offers"] {
  background: #fff;  
  color: unset;
  font-weight: unset;
}
.sf-menu-links>li a[href^="/collections/best-offers"] {
  background: #fff;
  color: #unset;
  font-weight: unset;
} 

/* Disabled Buy now for OOS PPDs */
.product-tulsi-ginger-ayurvedic-cough-syrup #sticky-atc-form{
  display: none;
}
.product-tulsi-ginger-ayurvedic-cough-syrup{
  padding-bottom: 0px!important;
}
.product-myprash-for-daily-health-1kg-buy-1-get-1-free #sticky-atc-form, .product-myprash-for-daily-care #sticky-atc-form{
  display: none;
}
.product-myprash-for-daily-health-1kg-buy-1-get-1-free, .product-myprash-for-daily-care{
  padding-bottom: 0px!important;
}
.product-livitup-ayurvedic-anti-hangover-capsules #sticky-atc-form, .product-livitup-party-pack #sticky-atc-form{
  display: none;
}
.product-livitup-ayurvedic-anti-hangover-capsules, .product-livitup-party-pack #sticky-atc-form{
  padding-bottom: 0px!important;
}
.product-dr-vaidyas-inhalant-and-kadha-combo #sticky-atc-form, .product-inhalant-ayurvedic-herbal-inhaler #sticky-atc-form{
  display: none;
}
.product-dr-vaidyas-inhalant-and-kadha-combo, .product-inhalant-ayurvedic-herbal-inhaler{
  padding-bottom: 0px!important;
}
.product-dr-vaidyas-chyawan-gummies-the-goodness-of-40-chyawanprash-herbs-in-tasty-gummies #sticky-atc-form{
  display: none;
}
.product-dr-vaidyas-chyawan-gummies-the-goodness-of-40-chyawanprash-herbs-in-tasty-gummies{
  padding-bottom: 0px!important;
}

/* Header Diwali */
.diwali-header-sec {
    height: 30px;
    background-image: url(https://cdn.shopify.com/s/files/1/0602/2440/5694/files/Untitled_design.png?v=1666182747);    
    background-size: auto 100%;
    position: relative;
    top: -2px;
    margin-bottom: 10px;
}

.announcement-bar{
/*   background-image: url(https://cdn.shopify.com/s/files/1/0602/2440/5694/files/105X39_1.jpg?v=1667909541); */
  background-color: #FFA500!important;
}  
@media (max-width: 768px){
  .diwali-header-sec{
    margin-bottom: 0px!important;
  }
}
@media (max-width: 1024px) and (min-width: 991px){
.inclusive_span{
  font-size: 0.7rem;
}}
.inclusive_span{
  margin-left: 0.2rem;
}
.prod__tag-discounted{
  margin-left: 0.15rem;
}
.prod__tag-discounted{
  background-color: #ff9f00!important;
  color: #fff!important;
  font-weight: 700!important;
  border-radius: 5px;
}
.sf-currency--saved{
  color: #fff;
  font-weight: 700;
}
@media (min-width: 991px){
.inclusive_span{
  font-size: 0.8rem;
}}

/* Benefits Css */

.Product_Benefits h6 {
    font-size: 1.25em;
    font-weight: bold;
}
ul.bullet_point {
    margin-left: 20px;
    list-style: disc;
}
ul.bullet_point li {
   font-size: 0.95em;
}
.bullet_point p img {
    margin: 0px 5px;
    height: 22.5px;
}
.bullet_point p{
  font-size: 0.855em;
}

@media (min-width: 1025px){
.collection-header--small{
  padding: 50px 0 0px!important;
}}

.sf__page-blog-single-post [style*=--aspect-ratio]:before{
  display: none;
}
.doctor_testimonial a{
    background: #0EA94E;
    border-color: var(--color-btn-bg,var(--color-primary));
    color: var(--color-btn-text,#fff);
    padding: 0.625rem 1.25rem;
    outline: none;
    transition: all .32s;
    border: 1px solid transparent;
    font-size: var(--font-btn-size,1rem);
    font-weight: var(--font-btn-weight,500);
    display: inline-block;
    letter-spacing: var(--btn-letter-spacing,0);
    text-transform: var(--btn-text-transform,"");
    border-radius: var(--btn-border-radius,0);
    line-height: var(--btn-line-height,"normal");
}
@media (max-width: 625px){
  .doctor_testimonial a{
    margin-top: 1rem;
  }
}
.doctor_testimonial .sf-slider__controls{
  display: none;
}
 .bullet_point p {
 display: flex;
 margin: 5px 0px 0px;
 }

.bullet_point p span {
 margin-right: 5px;
 }
p.newpaper_check {
    display: flex;
    font-size: 0.855em;
    margin: 8px 0px;
}
img.newpaper_check_img {
      margin: 0px 5px;
      height: 22.5px;
}
span.st-search-icon-header{
  top: 20px!important;
}

@media screen and (min-width: 650px){
  .deskhide111{
    display: none;
  }
}
@media screen and (max-width: 649px){
  .mobhide111{
    display: none;
  }
}
@media screen and (max-width: 650px){
  .sf-media-nav-mobile .swiper-slide{
    width: 25%!important;
  }
}

/* Immunity Score CSS Started */
  .Score._main_container {
    margin: 5% 0%;
    padding: 0% 5%;
}
  section.section_container h5 {
    text-align: center;
}
 iframe.youtube_video {
    margin: 25px auto;
    width: 50%;
    border: none !important;
    cursor: pointer;
}
  p.para_italic {
    text-align: center;
    font-size: 1em;
    font-style: italic;
    margin-bottom:15px;
}
  ul.pointer {
    margin-top: 15px;
}
  ul.pointer li {
    list-style: disc;
    margin-left: 25px;
    line-height: 25px;
}
  a.links_para {
    color: #0008ff;
    text-decoration: underline;
}
  img.banner_img {
    width: 100%;
    margin: 15px 0px;
}
  .div_desc {
    padding-top: 20px;
}
  .div_desc p {
    padding-top: 10px;
}
p.test_center_sc {
    color: #0008ff;
    text-decoration: underline;
    text-align: center;
    font-size: 1.3em;
   padding: 10px 0px;
}
  @media only screen and (max-width: 600px) {
    iframe.youtube_video {
    width: 100%;
}
    .Prepaid_tag {
    display: none;
}
  .Prepaid_tag_moblie_view {
    display: block !important;
}
  }

/* Immunity Score CSS end */
/* Video thumbnail css */
#How-to-Use1,#How-to-Use2 {
        padding-bottom: 15px;
        padding-top: 10px;
      }

 @media (max-width: 650px) {
        #How-to-Use1,#How-to-Use2 {
          padding-bottom: 10px;
          padding-top: 5px;
        }
      }
/* Video thumbnail css ends */
.page-question-brand .page-header__breadcrumb{
  display: none;
}
.QRB{
  font-size: 1.2rem;
}
.main-product__block .prod__reviews-and-prices{
  margin-top: 15px;
}
.gokwik-checkout button > span.btn-text{
  align-items: unset;
}
.gokwik-checkout button{
  background-color: #ff9f00!important;
  border-color: #ff9f00!important;
}
.sf__btn.sf__btn-secondary.sf__btn-secondary, button.sf__btn.sf__btn-secondary {
    background-color: #51ba69;
    text-align: center;
    border-color: #51ba69;
    color: #fff;
    width: 100%;
    padding: 11px;
}
.sf__pcard-action-atc.flex.justify-left #gokwik-buy-now{
  display: none!important;
}
.main-product__block+.main-product__block-custom_liquid{
  margin-top: 2px;
}

p.lock_para {
    display: flex;
    align-items: center;
    margin: 10px 0px 5px 15px;
}
img.lock_img {
    width: 16px;
    height: 15px;
    margin-right: 4px;
}
p.lock_para span {
    font-size: 15px;
    color: #000;
}
/*  Extra 10% OFF on Prepaid Orders  CSS START */
 @media only screen and (max-width: 600px) {
    .Prepaid_tag {
    display: none;
}
  .Prepaid_tag_moblie_view {
    display: block !important;
}
  }
  
.Prepaid_tag_moblie_view {
    display: none;
}
/*  Extra 10% OFF on Prepaid Orders  CSS END */

/* .product-weight-loss-pack-ayurveda-for-weight-loss .prod__sticky-atc #gokwik-buy-now{
  display: none!important;
}
.product-apple-cider-vinegar-drink-helps-weight-loss .prod__sticky-atc #gokwik-buy-now{
  display: none!important;
}
 */
/* lsg banner start */
@media (min-width: 768px){
.bannerlsg{
  display:none;
}}

.bannerlsg{
  margin-top: 10px!important;
  margin-bottom: 10px!important;
}
.bannerlsg .section-my{
  margin-top: 10px!important;
  margin-bottom: 10px!important;
}
/* lsg banner end */
.logo-img .best-seller-tag{
  display: none!important;
}
.swiper-container-vertical .best-seller-tag{
  display: none!important;
}
.nav-swiper-container-mobile .best-seller-tag{
  display: none!important;
}

@media (max-width: 475px){
.page-fitnessday .pro-card {
    height: 115px;
}
.page-fitnessday .section-my{
  margin-top: 10px;
  margin-bottom: 0px;
}
  .page-fitnessday .sf__btn.sf__btn-secondary.sf__btn-secondary, .page-fitnessday button.sf__btn.sf__btn-secondary{
    padding: 5px!important;
  }
  .page-fitnessday .sf__featured-collection .sf__featured-collection-button{
    margin-top: 0px!important;
  }
}
.page-fitnessday .announcement-bar{
  display: none;
}
@media (max-width: 475px){
.page-mothers-day .pro-card {
    height: 115px;
}
.page-mothers-day .section-my{
  margin-top: 10px;
  margin-bottom: 0px;
}
  .page-mothers-day .sf__btn.sf__btn-secondary.sf__btn-secondary, .page-mothers-day button.sf__btn.sf__btn-secondary{
    padding: 5px!important;
  }
  .page-mothers-day .sf__featured-collection .sf__featured-collection-button{
    margin-top: 0px!important;
  }
  .page-mothers-day .st-search-icon-header{
    display: none;
  }
  .page-mothers-day .sf-menu-button{
    visibility: hidden;
  }
}
.page-mothers-day .announcement-bar{
  display: none;
}
.page-mothers-day .st-search-icon{
    display: none;
  }

@media (max-width: 475px){
.page-cred .pro-card {
    height: 115px;
}
.page-cred .section-my{
  margin-top: 10px;
  margin-bottom: 0px;
}
  .page-cred .sf__btn.sf__btn-secondary.sf__btn-secondary, .page-cred button.sf__btn.sf__btn-secondary{
    padding: 5px!important;
  }
  .page-cred .sf__featured-collection .sf__featured-collection-button{
    margin-top: 20px!important;
    margin-bottom: 10px;
  }
  .page-cred .st-search-icon-header{
    display: none;
  }
  .page-cred .sf-menu-button{
    visibility: hidden;
  }
}
.page-cred .announcement-bar{
  display: none;
}
.page-cred .st-search-icon{
    display: none;
  }
  .page-cred .slider-button{
    display: none;
  }

  .page-cred .sf__featured-collection-button{
    margin-top: 25px;
  }
@media screen and (max-width: 1535px){
.page-cred .section-my{
  margin-top: 30px!important;
}}

@media (max-width: 475px){
.page-paytm .pro-card {
    height: 115px;
}
.page-paytm .section-my{
  margin-top: 10px;
  margin-bottom: 0px;
}
  .page-paytm .sf__btn.sf__btn-secondary.sf__btn-secondary, .page-paytm button.sf__btn.sf__btn-secondary{
    padding: 5px!important;
  }
  .page-paytm .sf__featured-collection .sf__featured-collection-button{
    margin-top: 20px!important;
    margin-bottom: 10px;
  }
  .page-paytm .st-search-icon-header{
    display: none;
  }
  .page-paytm .sf-menu-button{
    visibility: hidden;
  }
}
.page-paytm .announcement-bar{
  display: none;
}
.page-paytm .st-search-icon{
    display: none;
  }
  .page-paytm .slider-button{
    display: none;
  }

  .page-paytm .sf__featured-collection-button{
    margin-top: 25px;
  }
@media screen and (max-width: 1535px){
.page-paytm .section-my{
  margin-top: 30px!important;
}}

/* product price cart page  */
.button_price {
    display: flex;
    width: 100%;               
}
.product-herbobuild-50-capsules .button_price{
    display: flex;
    width: 100%;    
    display: -webkit-box;
    overflow-x: scroll;    
}
.main_pri {
    text-align: center;
}
.button_flax_price {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
}
div#box_main {
 display: block;
    padding: 0px;
    width: 27%;
    border: 2px solid #ebebebba;
    margin: 3px 5px;
    border-radius: 8px;
    background-color: #fff;
    height: auto;

}
p.que_pack {
    font-size: 1.07rem;
    font-weight: 700;
    color: #065c2f;
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
}
p.buy_pack {
    color: red;
    font-size: 10px;
    font-weight: bold;
}
p.Save_price {
  font-style: normal;
    font-weight: 800;
    z-index: 1;
    white-space: nowrap;
    padding: 2px 2px;
    margin: 6px auto;
    border-radius: 4px;
    text-align: center;
    vertical-align: middle;
    background-color: rgb(9, 89, 51) !important;
    color: white !important;
    font-size: 13px !important;
    width: 70% !important;
}
p.price_code {
    font-size: 2em;
    font-weight: bold;
    margin: 0px 0px;
    color: #065c2f;
}
p.dis_code {
    text-decoration: line-through;
    color: #000;
    font-size: 1.15em;
    font-weight: 500;
}
p.Capsule_code, p.product_weight {
    margin: 5px 5px 8px;
    color: #000;
    font-size: 10px;
    font-weight: 500;
    text-transform: uppercase;
}
p.Best_Seller {
    background-color: #51ba69;
    color: #fff;
    padding: 7px 0px;
    font-size: 1.0em;
    border-radius: 0px 0px 5px 5px;
}
.div_pack {
    height: 36px;
    line-height: 1.2;
    padding: 2px;
}
.sf-po__option-button[data-selected="true"]{
	background: hwb(129deg 85.07% 0.44% / 45%)!important;
    border: 2.0px solid #64ba7e !important;
}
@media only screen and (max-width: 600px){
.button_price {
    overflow-x: scroll;
    margin: 5px 0px;
    display: -webkit-box;
}
div#box_main {
    width: 45%;
}
 video.video_mp4 {
    width: 280px;
    margin: 0 auto;
}
}
.product-apple-cider-vinegar-effervescent-tablets-for-weight-loss .inclusive_span{
  display: none;
}
.addpricenew{
  display: none;
}
.product-apple-cider-vinegar-effervescent-tablets-for-weight-loss .addpricenew{
  display: block!important;
  font-size: 0.9rem;
}
@media (max-width: 550px){
  .sf__featured-collection .sf__pcard-action-atc .add-to-cart{
    padding: 7px;
  }
}

/* Fathers Day CSS */
@media (max-width: 768px){
.page-fathers-day h2{
  font-size: 2.4rem!important;
  margin-top: 0rem;
  margin-bottom: 0.5rem;
}
.page-fathers-day .sf__featured-collection-button{
    margin-top: 0px!important;
  }
.page-fathers-day .slider-button{
    margin-bottom: 0px!important;
  }
}
@media (min-width: 769px){
.page-fathers-day h2{
  margin-top: 15px!important;
}

}
.page-fathers-day .fatherdaycollection1 .section-my{
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .page-fathers-day .fatherdaycollection2 .section-my{
    margin-top: 0px;    
  }
  .page-fathers-day .announcement-bar__content{
    display: none;
  }
  .page-fathers-day .sf-nav{
    display: none;
  }
  .page-fathers-day .sf-menu-button{
    visibility: hidden;
  }

.product-triphala-juice #gokwik-buy-now, .product-weight-loss-combo-buy-1-get-1-free #gokwik-buy-now, .product-weight-reduction-pack-for-natural-effective-weight-loss #gokwik-buy-now, .product-weight-reduction-pack #gokwik-buy-now, .product-digestive-care-pack-for-better-gut-health #gokwik-buy-now, .product-digestive-care-pack #gokwik-buy-now, .product-digestive-care-combo-for-better-digestive-function #gokwik-buy-now, .product-digestive-care-combo #gokwik-buy-now {
  display: none!important;
}

/* .product-herbo24turbo-shilajit-resin-softgel-capsules #gokwik-buy-now, .product-herbo24turbo-shilajit-resin-softgel-capsules-shilajit-oil #gokwik-buy-now, .product-herbo24turbo-shilajit-resin-softgel-capsules-1 #gokwik-buy-now, .product-h24t-shilajit-resin-softgel-shilajit-oil-free #gokwik-buy-now, .product-new-honeymoon-pack #gokwik-buy-now, .product-endurance-booster-pack-supercharge-your-power-stamina #gokwik-buy-now, .product-shilajit-energy-pack-for-boosting-energy-stamina-power-in-men #gokwik-buy-now, .product-shilajit-energy-pack #gokwik-buy-now{
  display: none!important;
} */
/* .product-copy-of-weight-loss-pack-ayurveda-for-weight-loss #gokwik-buy-now, .product-weight-loss-pack-ayurveda-for-weight-loss #gokwik-buy-now, .product-first-ever-ayurvedic-apple-cider-vinegar-with-garcinia-raw-turmeric-honey-by-dr-vaidya-s-acv-juice #gokwik-buy-now, .product-copy-of-first-ever-ayurvedic-apple-cider-vinegar-with-garcinia-raw-turmeric-honey-by-dr-vaidya-s-1 #gokwik-buy-now, .product-ayurvedic-apple-cider-vinegar-with-garcinia-raw-turmeric-honey #gokwik-buy-now, .product-apple-cider-vinegar-drink-helps-weight-loss #gokwik-buy-now, .product-dr-vaidyas-first-ever-ayurvedic-apple-cider-vinegar-with-garcinia-raw-turmeric-honey #gokwik-buy-now, .product-ayurvedic-weight-loss-combo-for-natural-effective-weight-loss #gokwik-buy-now, .product-ayurvedic-weight-loss-combo #gokwik-buy-now, .product-weight-management-pack-for-natural-effective-weight-management #gokwik-buy-now, .product-weight-management-pack #gokwik-buy-now{
  display: none!important;
}  */
.page-phonepe .slider-button, .page-internal-staff .slider-button {
    display: none;
} 
.sf__featured-collection-button.flex.justify-center {
    margin-top: 15px;
}
 video.video_mp4 { cursor: pointer; }
 .zipcode_validation {
    margin-top: 15px;
    width: 95% !important;
}
.collection-shuddha-herbs .sf-custom__block--image, .collection-shuddha-herbs .sf-pcard__reviews{
  display: none!important;
}