/*multipl h1 fixes 05112025*/



#series-pages .story-bg .h2, #series-pages .story-bg h2 {
    color: var(--Main-Content-Text-Headline-BEC, #00682f);
    text-align: center;
    font-family: Noto Sans Thai;
    font-size: 2em;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: .32px;
    margin-bottom: 40px;
}


#needDetail .hero-section .hero-text.h2, #needDetail .hero-section h2.hero-text, section.first-section-detail .hero-section .hero-text.h2, section.first-section-detail .hero-section h2.hero-text

{
    color: #fff;
    text-shadow: 0 4px 4px rgba(0, 0, 0, .1);
    font-family: Noto Sans Thai;
    font-size: 3em;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}
 
/*multiple h1 fixes end */
#productList .ecomProductList .productHeadInfo .h3, #productList .ecomProductList .productHeadInfo h1 {
    margin-bottom: 0;
    font-size: 2em;
    font-weight: 600;
    line-height: 48px;
    letter-spacing: .01em;
    text-align: center;
}

.challanges > h1 {
    font-size: 1.75rem;
}

@media (max-width: 576px) {
    #promotion .limited-time .limited-time-title {
        font-size: 1.1em !important;
    }
}

/*added h1 in product listing,gifting -03/11/2025*/

/* Mobile Shop Now Button - Hidden by default on desktop 22102025 */
.mobile-shopnow-btn {
    display: none;
}


/* Mobile Shop Now Button - Visible on tablet and mobile */
@media (max-width: 1024px) {
    .mobile-shopnow-btn {
        display: block;
        position: fixed;
        bottom: 10px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 99999;
        width: 190px;
    }
    
    .mobile-shopnow-btn .book-now {
        color: #fff !important;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 45px;
        line-height: 50px;
        text-align: center;
        text-decoration: none;
        text-transform: uppercase;
        border-radius: 50px;
        background: linear-gradient(180deg, #1A9C55 0%, #00682F 100%);
        border-top: 2px solid #FFF;
        border-right: 2px solid #FFF;
        border-left: 2px solid #FFF;
        padding: 0 25px;
        box-shadow: -3px -2px 4px 0px rgba(0, 0, 0, 0.25);
        transition: 0.3s ease;
    }
    
    .mobile-shopnow-btn .book-now:hover {
        box-shadow: -2px -3px 9px 0px rgb(0 0 0 / 30%);
        transition: 0.3s ease;
    }
    
    .mobile-shopnow-btn .book-now img {
        margin-left: 8px;
        width: 20px;
        height: 20px;
    }
}
/* Mobile Shop Now Button - Visible on tablet and mobile */
@media (max-width: 576px) {

    .no-scroll {
        overflow: hidden !important;
        height: 100% !important;
    }

    .mobile-sub-menu .navbar-nav .dropdown-menu {
        border-radius: 0;
        margin-top: -1px !important;
    }

    .mobile-sub-menu .mobile-menu-scrollbar {
        height: 83vh;
        overflow-y: scroll;
        scrollbar-width: thin;
        scrollbar-color: #00682f #00682f;
    }

        .mobile-sub-menu .mobile-menu-scrollbar::-webkit-scrollbar {
            width: 5px;
            height: 5px;
            scrollbar-width: thin;
        }

    #productDetail .sub-banner .sub-banner-details .sub-hero-text {
        font-size: 1.7em;
        line-height: 150%;
        font-weight: 700;
    }

    #productDetail .sub-banner .sub-banner-details .sub-hero-subtext {
        font-size: 1.1em;
        line-height: 150%;
    }

    .graph-section .Info-msg a {
        word-wrap: break-word;
    }

    #brandsLab-articleDetails .articleDetails-section .article-section .main-section .content-section .image-section .article-image {
        width: 100%;
        height: 237px;
    }

    #brandsLab-articleDetails .articleDetails-section .article-section .main-section .reference-wrapper {
        margin: 40px 20px;
    }

        #brandsLab-articleDetails .articleDetails-section .article-section .main-section .reference-wrapper .reference-details a {
            word-wrap: break-word;
        }

    #brandsLab-articleDetails .articleDetails-section .article-section .main-section .content-section .main-content .topic {
        padding: 40px 0;
    }

    #brandsLab-articleDetails .articleDetails-section .article-section .main-section .content-section .conclusion {
        margin-top: 8px;
    }
    /*#brands-lab-where-to-buy .articlesTab #myTab{*/
    /*       top: 0px;*/
    /*    z-index: 999;*/
    /*}*/
    #productDetail .recommended .sectionPart .sectionBox img {
        width: 100%;
        height: auto;
    }

    #productDetail .sub-banner-details .container {
        align-items: flex-start !important;
        padding-top: 26px;
    }

    .clinical-artical-list .article img {
        height: 48px !important;
        width: 48px !important;
    }

    #brandsLab-articleListing .clinical-artical-list .modal-content {
        padding: 20px !important;
    }

    #needDetail .enhancements .enhancementsSlider .overlay {
        height: 100% !important;
    }

    section.graph-img-wrap {
        background-position: left !important;
    }

    #series-pages .banner-img-desc {
        position: relative !important;
        width: 50%;
    }

    #series-pages .foldOne .badges-wrap {
        position: absolute;
        top: 100px;
    }
}

.productHeadInfo .desktop-view {
    display: flex !important;
}
/*#productDetail .sub-banner .sub-banner-details .hero-content{*/
/*                width: 100%!important;*/
/*            }*/
#veta-series .veta-section .overlay .health-section .skin-health .skin-health-btn {
    margin-top: 16px
}

.bottle-banner-wrapper .product-details-bottle .p-d-v-bottom img {
    bottom: 15px;
    right: 18px;
    max-height: 200px;
    width: auto;
}


/* hotfixes start */
#needDetail .brain-health-list .droplet .top-container p {
    width: auto;
    margin: 0 auto;
}

@media (min-width: 600px) {
    .nutrients-container {
        height: 100%;
    }

    .toc-list.custom-toc-list {
        position: sticky;
        top: 100px;
    }
}

@media (max-width: 576px) {
    .mobile-view-menu li {
        padding: 0
    }

    .mobile-view-menu a img {
        width: 90px;
    }

    .mobile-view-menu ul {
        gap: 24px;
    }

    .first-section-detail .hero-section .hero-text {
        font-size: 2em !important;
    }


    #search_form .search-icon i {
        font-size: 1.5em;
    }

    #search_form .clear i {
        font-size: 1em;
    }

    .container .searchInput {
        display: flex;
        align-items: end;
    }

    div#closeSearch i {
        top: 5px;
    }

    @media (max-width: 676px) {
        .container {
            padding: 0 1rem;
            /*overflow-x: hidden;*/
        }
    }
}


@media (max-width: 980px) {

    .mobile-view-menu a img {
        width: 90px;
    }

    .mobile-view-menu ul {
        gap: 24px;
    }

    .mobile-view-menu li {
        padding: 0;
    }

    #search_form .search-icon i {
        font-size: 2em;
    }

    #search_form .clear i {
        font-size: 1.3em;
    }

    .container .searchInput {
        display: flex;
        align-items: end;
    }

    div#closeSearch i {
        top: 5px;
    }
}

.stickyBtl img {
    max-width: 280px !important;
    width: 100%;
}

.common-series-banner .stickyBtl {
    text-align: center;
}

#bbb-more .produce-chicken-slider .produce-chicken-content .img-container img {
    object-fit: contain;
}


@media (max-width: 576px) {
    #bbb-more .stickyBtl img, #series-pages .stickyBtl img {
        width: 125px;
        position: relative;
    }

    .common-series-banner .inline-img-text img {
        height: 80px !important;
        width: 80px !important;
    }

    .common-series-banner ul li {
        font-size: 13px;
    }

    .common-series-banner .keys-section .hero-text,
    .common-series-banner .recommanded-section {
        width: 230px;
    }

    #series-pages .foldOne .badges-wrap {
        left: -70px !important;
    }

    .common-series-banner .keys-section .recommanded-section-bg img {
        width: 100% !important;
        max-width: 100% !important;
    }

    .img-details.col {
        display: block;
    }

        .img-details.col > * {
            padding-bottom: 10px;
        }

    float-container svg {
        display: inline-block;
    }

    #brandsLab .naturalHarmonySlide .slick-arrow {
        display: none !important;
    }

    #bbb-more .list-element ul li .inline-img-text p, #series-pages .list-element ul li .inline-img-text p {
        font-size: 14px;
    }

    #series-pages .list-element ul li .inline-img-text img {
        margin-right: 6px !important;
    }

    #bbb-more .inline-img-text img {
        height: 70px !important;
        width: 70px !important;
    }

    .bird-nest-info .bb-img-group img {
        object-fit: cover;
        border-radius: 14px;
        padding-bottom: 0px;
        margin-bottom: 10px;
    }
}



@media (max-width: 350px) {
    #bbb-more .stickyBtl img, #series-pages .stickyBtl img {
        width: 125px;
        position: relative;
    }

    #bbb-more .recommanded-section-bg, #series-pages .recommanded-section-bg {
        left: 0 !important;
    }

    #bbb-more .stickyBtl img, #series-pages .stickyBtl img {
        width: 150px;
        position: relative;
    }
}




/* hotfixes End */


@media (min-width:768px) and (max-width:1320px) {
    .article-slider button.slick-arrow {
        position: absolute !important;
        z-index: 100;
    }

    .article-slider button.slick-next.slick-arrow {
        right: 0px !important;
    }

    .article-slider button.slick-prev.slick-arrow {
        left: 0px !important;
    }
}

@media (max-width:767px) {
    .product-tc-info p {
        padding: 10px 20px 0;
    }

    #productList .ecomProductList .productHeadInfo {
        padding: 0 8px;
    }

        #productList .ecomProductList .productHeadInfo .text-center {
            padding: 0px;
        }

    #productList .categories-menu-wrap .categories-list ul li a .inline-text-img-wrap img {
        object-fit: contain;
    }

    #needDetail .featuredArticles .article-slider .slick-arrow {
        display: none !important;
    }
}

@media (max-width: 576px) {
    #needDetail svg.mobile-svg-arrow {
        display: block !important;
        width: auto !important
    }
}

@media (min-width: 720px) {
    #gifting .gift-slider-wrapper .gifting-box-slick-navigator, .gift-slider-wrapper .gifting-slick-navigator {
        bottom: 40% !important;
        position: absolute !important;
    }
}

ul#search-content-list li:hover {
    border-left: 5px solid #00682f;
    padding-left: 15px;
    transition: 0.3s ease;
}

ul#search-content-list li {
    transition: 0.3s ease;
}

.result-list .res-list a:hover {
    color: #097638 !important;
    margin-left: 2px;
    transition: 0.3s ease;
}

.result-list .res-list a {
    transition: 0.3s ease;
    font-family: "Noto Sans Thai";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.articleDetails-section .article-section .main-section .reference-wrapper ul li::marker {
    color: #827c71;
    font-size: 1rem !important;
}

section.search-bar {
    margin-top: 0px;
}
/*#brands-lab-where-to-buy .articlesTab #myTab {*/
/*    z-index: 1030;*/
/*}*/
.search-slide-wrapper.visible-section {
    position: fixed;
    margin-top: 0px !important;
    width: 100%;
}

section.first-section-detail .hero-section {
    background-color: #d9c659;
}


@media (min-width:800px) {


    .bb-img-group img:first-child {
        max-height: 273px;
        min-height: 200px;
    }

    .bb-img-group img:last-child {
        max-height: 240px;
        min-height: 180px;
    }


    .bb-img-group {
        height: 100%
    }
}


/*Peer 9th DEC 2024*/

#brandsLab-substanceDetails .Info-msg {
    word-wrap: break-word;
}

@media (max-width: 576px) {
    #brandsLab-substanceDetails .food-section .food-list {
        align-items: start !important;
    }
}

#productDetail .recommended .sectionPart {
    align-items: flex-start;
}

#subPersona .challanges .sectionPart p {
    text-align: start;
}

#subPersona .takeCareYourself .productWrapper .product-info .info-wrapper .white-box {
    height: auto !important;
}

#brandsLab-articleDetails .articleDetails-section .article-section .main-section .content-section .conclusion {
    margin-top: 40px;
}

.mobile-sub-menu {
    background: white;
}

.google-recaptcha-terms {
    /* margin: 10px; */
    padding: 4px;
    font-size: 11px;
    max-width: 100%;
    /* background-color: #efefef; */
    border-radius: 10px;
    color: #6c757d !important;
    line-height: 170%;
    text-align: left;
}

.grecaptcha-badge {
    visibility: hidden !important;
}

.product-detail-bottle .product-img-outer-wrap.variation-1 .p-v-bottom img {
    transform: scale(1.3);
}

.product-img-outer-wrap .p-background img {
    right: 0 !important;
    left: 0 !important;
}

.product-wrapper .p-v-1-main {
    text-align: center;
    margin: 0px auto;
}

.home-desc-video:before {
    background: #f6e26e;
    opacity: 0.5;
}

div#CybotCookiebotDialog {
    z-index: 100000;
}

.float-container, .float-container-orange {
    -webkit-box-shadow: -3px -2px 4px 0px rgba(0, 0, 0, 0.25) !important;
    -moz-box-shadow: -3px -2px 4px 0px rgba(0, 0, 0, 0.25) !important;
    box-shadow: -3px -2px 4px 0px rgba(0, 0, 0, 0.25) !important;
    transition: 0.3s ease !important;
}

    .float-container:hover, .float-container-orange:hover {
        box-shadow: -2px -3px 9px 0px rgb(0 0 0 / 30%) !important;
        transition: 0.3s ease !important;
    }


#productDetail .shopping-info-for-you .product-details-banner .details .shop-banner-btn a {
    max-width: 330px;
    width: 100%;
    padding: 8px 40px;
}

    #productDetail .shopping-info-for-you .product-details-banner .details .shop-banner-btn a:nth-child(3) img {
        width: 54px;
    }

.col-megamenu .accordion-button:after {
    content: "" !important;
}

/*Peer 9th DEC 2024 END*/


.megamenu .t-bold .list-unstyled li a {
    font-weight: bold;
}









.brain-nutrients-section .sectionPart {
    /*background-color: #f8f7f5;*/
    padding: 80px 0;
}

@media (max-width: 600px) {
    .brain-nutrients-section .sectionPart {
        padding: 40px 0 !important;
    }

    .receipe-details-section .bg-grdaien-blue .title {
        font-size: 36px;
        line-height: 150%;
    }
}

.brain-nutrients-section .sectionPart .sectionBox {
    text-align: center;
}

    .brain-nutrients-section .sectionPart .sectionBox h3 {
        font-size: 23px !important;
        font-weight: 700 !important;
        line-height: 34.5px !important;
        letter-spacing: -0.5px !important;
        text-align: center !important;
        color: green !important;
        margin-top: 40px !important;
        max-height: 70px !important;
        min-height: 40px !important;
    }

    .brain-nutrients-section .sectionPart .sectionBox p {
        font-size: 16px !important;
        font-weight: 400 !important;
        line-height: 24px !important;
        text-align: center !important;
    }

    .brain-nutrients-section .sectionPart .sectionBox .img-fluid {
        border-radius: 50% !important;
        height: 192px !important;
        width: 192px !important;
    }




/*$$$$$$$*/
.footer .social-icons-wrap .social-icons {
    justify-content: flex-start;
}

    .footer .social-icons-wrap .social-icons a {
        margin-right: 16px;
    }

#productDetail .hero-section .overlay .hero-content .heroInfo .hero-subtext {
    font-size: 1.2em;
}

#productDetail .hero-section .overlay .hero-content h1 {
    font-size: 2.1em;
    line-height: 125%;
}

#productDetail .hero-section .overlay .hero-content .heroInfo ul li {
    font-size: 1em;
    line-height: 150%;
    font-weight: 400;
}

#needDetail .challanges .sectionBox .img-fluid {
    border-radius: 50% !important;
    height: 192px !important;
    width: 192px !important;
}

#needDetail .challanges .sectionBox {
    text-align: center;
}

    #needDetail .challanges .sectionBox h3 {
        font-size: 23px !important;
        font-weight: 700 !important;
        line-height: 34.5px !important;
        letter-spacing: -0.5px !important;
        text-align: center !important;
        color: green !important;
        margin-top: 40px !important;
        max-height: 70px !important;
        min-height: 40px !important;
    }

    #needDetail .challanges .sectionBox p {
        font-size: 16px !important;
        font-weight: 400 !important;
        line-height: 24px !important;
        text-align: center !important;
    }

#needDetail .challanges {
    padding: 80px;
}

    #needDetail .challanges .sectionPart {
        padding: 64px 0;
    }

#subPersona .product-info-for-you {
    padding: 60px 0;
}


#gifting .slider-custom .slick-slide .bottal-layers img {
    object-fit: cover;
}

#productDetail .keyPoints .keyPointWrap .keyPointSlider .item img {
    width: fit-content;
}


#bbb-more .list-element ul li .inline-img-text img {
    padding: 0px !important;
}

.privacy-policy-section .privacy-policy {
    margin-top: 5px !important;
}

    .privacy-policy-section .privacy-policy .toc-section {
        margin: 0px !important;
    }

/*08042025 css for lutein campaign*/
.bottal-info h5 {
    color: #5B2E99;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.48px;
    padding: 0px 20px;
}

.img-box img {
    width: 100px;
}

.img-box {
    text-align: center;
}

.custom-table {
    width: 100%;
    background-color: #5f2b90;
    /* Purple background */
    color: white;
    text-align: center;
    border: 3px solid white;
    border-radius: 24px;
    overflow: hidden;
    font-size: 14px;
}

    .custom-table th,
    .custom-table td {
        padding: 20px;
        border: 1px solid white;
    }

    .custom-table th, .custom-table td {
        text-align: center;
        vertical-align: middle;
    }

.table-header {
    background-color: #5B2E99 !important;
    font-weight: normal;
}

.highlight {
    background-color: #884EAB !important;
    /* Highlighted sections */
    font-weight: normal;
}

.brown-highlight {
    background-color: #9E2C80 !important;
    /* Highlighted sections */
    font-weight: normal;
}

.row-span {
    vertical-align: middle;
}

.prouct-bottal {
    margin-bottom: 32px;
}

.float-glowing-light {
    position: absolute;
    left: -80px;
}

.heading {
    color: #5B2E99;
    text-align: center;
    font-family: "Work Sans";
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 56px;
    /* 116.667% */
    text-transform: capitalize;
    margin-bottom: 46px;
}

.img-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.light-purple-bg .img-container img {
    margin: 12px;
    cursor: pointer;
    width: 100%;
    max-width: 200px;
}

.custom-table th, .custom-table td {
    padding: 20px;
    border: 1px solid white;
    color: white;
}

.td-min-200 td {
    min-width: 200px;
}

.product-section {
    overflow-x: scroll;
}

section.table-compare {
    padding: 80px 0px;
}

    section.table-compare .product-section h2 {
        font-family: Noto Sans Thai, sans-serif;
        font-size: 2em;
        font-weight: 600;
        line-height: 48px;
        letter-spacing: .32px;
        text-align: center;
        margin-bottom: 50px;
    }

.custom-table th, .custom-table td {
    padding: 20px;
    border: 1px solid white;
    color: white;
}

.custom-table-wrapper table th, .custom-table-wrapper table td {
    padding: 20px;
    border: 1px solid white;
    color: white;
    min-width: 200px;
}

.custom-table-wrapper table {
    width: 100%;
    background-color: grey;
    color: white;
    text-align: center;
    border: 3px solid white;
    border-radius: 24px;
    overflow: hidden;
    font-size: 14px;
}

.purple-table table {
    background: #5f2b90;
}

    .purple-table table tr:nth-child(odd) {
        background-color: #884eab;
    }

    .purple-table table tr:nth-child(even) {
        background-color: #9e2c80;
    }

.productCard .product-details-wrap {
    min-height: 210px;
}

.sectionPart .product-details-wrap {
    min-height: 210px;
}

.white-box .details .heading {
    margin-bottom: 0px;
}

p.p-dsc {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
}

.tc-info {
    float: right;
    position: absolute;
    right: 0px;
    bottom: -85px;
}

    .tc-info p {
        font-size: 12px;
        font-weight: 300;
        color: #ffffff;
    }

.nutrients-details .heading {
    margin-bottom: 0;
}

.productCard .product-details-wrap {
    min-height: 210px;
}

.sectionPart .product-details-wrap {
    min-height: 210px;
}
/*Health need 30-04-25 fixes*/

.allign-box-row {
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

    .allign-box-row .nutrients-box:last-child {
        margin-bottom: 32px !important;
    }

    .allign-box-row .nutrients-box {
        flex: 0 0 calc(25% - 15px); /* 4 items per row (25% width minus gap) */
        box-sizing: border-box;
    }

@media (max-width: 768px) {
    .allign-box-row .nutrients-box {
        flex: 0 0 calc(100% - 10px); /* 2 items per row on smaller screens */
    }
}
/*Health need 30-04-25 fixes*/

/*Health need 02-05-25  benefit mobileview*/
@media(max-width:768px) {
    #needDetail .challanges .sectionBox .img-fluid {
        border-radius: 50% !important;
        height: auto !important;
        width: 192px !important;
    }

    #productDetail .hero-section .overlay .breadcrumb {
        gap: 10px 0px;
    }
}

#productDetail .shopping-info-for-you .product-details-banner .details .h3, #productDetail .shopping-info-for-you .product-details-banner .details h3 {
    font-size: 1.5rem !important;
}


#productDetail .sub-banner .sub-banner-details .sub-hero-text {
    min-width: 40vw;
    font-size: 2.5rem;
}
/*270525 included for series page products alignment */
.product-without-slider .row {
    justify-content: center;
}
/*270525 to show privacy nav*/
.form-check.terms-privacy a {
    color: #2196F3 !important;
    text-decoration: underline !important;
}

.products-results a.product-details-wrap .search-img-card {
    max-height: 332px;
    width: 100% !important;
    object-fit: cover;
    object-position: bottom;
}

.popup-modal .modal-content {
    padding: 20px !important;
    margin: 0px !important;
    width: auto;
    background: transparent;
    border: none;
}

.popy-img img {
    width: 100%;
    height: 80vh;
    cursor: pointer;
}

.popup-modal {
    align-items: center;
    justify-content: center;
    z-index: 1023;
    background: transparent;
    border: none;
}

.popup-overlay:before {
    content: '';
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    background: #000000b3;
    z-index: 1022;
}

.popup-overlay {
    overflow-y: hidden;
}

span.close-button {
    float: right;
    position: absolute;
    right: 0px;
    font-size: 27px;
    background: #d9c659;
    padding: 0px 12px;
    border-radius: 30px;
    color: white;
    top: 0px;
    cursor: pointer;
}

@media (max-width: 576px) {
    .sg .heading-hero.h2, .sg h2.heading-hero {
        font-size: 1.6em;
    }

    .sg #subPersona .brands-lab-banner-section .container .hero-content .hero-subtext {
        font-size: 0.9em;
    }

    .sg #subPersona .droplet p {
        font-size: 1.1em;
        line-height: 150%;
    }
}

@media (min-width: 576px) and (max-width: 991px) {
    .sg .heading-hero.h2, .sg h2.heading-hero {
        font-size: 2.9em;
        line-height: 150%;
    }

    .sg #subPersona .droplet .h3, .sg #subPersona .droplet h3 {
        font-size: 2em;
        font-weight: 600;
        line-height: 48px;
    }

    .sg #subPersona .droplet p {
        font-size: 1.2em;
        font-weight: 400;
        line-height: 30px;
    }

    .sg .wellness .card-title {
        font-weight: 700;
        font-size: 1.1em;
    }
}

@media (max-width:767px) {

    .float-container {
        display: none !important;
    }

    .heading-hero.h2, h2.heading-hero {
        font-size: 1.7em;
    }

    .pptSection .presentation .pptTitle {
        font-size: 1.5em;
        line-height: 35px;
        margin-bottom: 20px;
    }

    body[class="th"] .float-container {
        display: block;
    }
}

ul.slick-dots {
    display: none !important;
}
/*Peer 07072025 BBN Bottle fixes*/
.desk-view {
    display: block;
}

.mob-view {
    display: none;
}

@media (max-width: 767px) {
    .desk-view {
        display: none;
    }

    .mob-view {
        display: block;
    }
}
/*Tanveer 10072025*/
.product-tc-info {
    float: right;
    position: absolute;
    Left: 0px;
}

    .product-tc-info p {
        font-size: 12px;
        font-weight: 300;
        color: #ffffff;
    }

.product-wrapper-tc-info p {
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    /* color: red ;*/
}
/*Tanveer 10072025*/
/*Tanveer 14072025*/
.product-boost-info {
    position: absolute;
    bottom: 0;
}

    .product-boost-info p {
        font-size: 12px;
        font-weight: 300;
        color: black;
        margin: 0;
    }

#series-pages footer .form-check-label {
    color: #000 !important;
}
/*Tanveer 14072025*/
.full-image-section {
    /*  background: #026d35;*/
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0px; 
}

    .full-image-section img {
        width: auto;
    }

@media (min-width:601px) {
    .banner-img-mobile {
        display: none;
    }
}

@media (max-width:600px) {
    .banner-img-desktop {
        display: none;
    }
}
/*Home page subpersona color change 19082025*/
/*.pptSection {
    background: linear-gradient(180deg, #D9C65980, rgba(255, 255, 255, 0.938) 100%);
}*/

/*health needs new design changes 19082025*/
.bottal-info h5 {
    color: #5B2E99;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.48px;
    padding: 0px 20px;
}

.img-box img {
    width: 100px;
}

.img-box {
    text-align: center;
}

.custom-table {
    width: 100%;
    background-color: #5f2b90;
    /* Purple background */
    color: white;
    text-align: center;
    border: 3px solid white;
    border-radius: 24px;
    overflow: hidden;
    font-size: 14px;
}

    .custom-table th,
    .custom-table td {
        padding: 20px;
        border: 1px solid white;
    }

    .custom-table th, .custom-table td {
        text-align: center;
        vertical-align: middle;
    }

.table-header {
    background-color: #5B2E99 !important;
    font-weight: normal;
}

.highlight {
    background-color: #884EAB !important;
    /* Highlighted sections */
    font-weight: normal;
}

.brown-highlight {
    background-color: #9E2C80 !important;
    /* Highlighted sections */
    font-weight: normal;
}

.row-span {
    vertical-align: middle;
}

.prouct-bottal {
    margin-bottom: 32px;
}

.float-glowing-light {
    position: absolute;
    left: -80px;
}

.heading {
    color: #5B2E99;
    text-align: center;
    font-family: "Work Sans";
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 56px;
    /* 116.667% */
    text-transform: capitalize;
    margin-bottom: 46px;
}

.img-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.light-purple-bg .img-container img {
    margin: 12px;
    cursor: pointer;
    width: 100%;
    max-width: 200px;
}

.custom-table th, .custom-table td {
    padding: 20px;
    border: 1px solid white;
    color: white;
}

.td-min-200 td {
    min-width: 200px;
}

.product-section {
    overflow-x: scroll;
}

/*css to add on temp-fix*/

.allign-box-row {
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

    .allign-box-row .nutrients-box:last-child {
        margin-bottom: 32px !important;
    }

    .allign-box-row .nutrients-box {
        flex: 0 0 calc(25% - 15px); /* 4 items per row (25% width minus gap) */
        box-sizing: border-box;
    }

@media (max-width: 768px) {
    .allign-box-row .nutrients-box {
        flex: 0 0 calc(100% - 10px); /* 2 items per row on smaller screens */
    }
}
/* .pptSection .presentation .pptTitle {
    font-size: 1.5em;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: .01em;
    text-align: left;
    color: #333;
    margin-bottom: 40px;
    display: block !important;
} */
.popup-modal .modal-content {
    padding: 20px !important;
    margin: 0px !important;
    width: auto;
    background: transparent;
    border: none;
}

.popy-img img {
    width: 100%;
    height: 80vh;
}

.popup-modal {
    align-items: center;
    justify-content: center;
    z-index: 1003;
    background: transparent;
    border: none;
}

.popup-overlay:before {
    content: '';
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    background: #000000b3;
    z-index: 1002;
}

.popup-overlay {
    overflow-y: hidden;
    position: fixed;
}

span.close-button {
    float: right;
    position: absolute;
    right: 0px;
    font-size: 27px;
    background: #d9c659;
    padding: 0px 12px;
    border-radius: 30px;
    color: white;
    top: 0px;
    cursor: pointer;
}

.bg-half-white {
    background-color: #F8F7F5 !important;
}

section.product-list-section-new {
    display: flex;
    padding: 100px 128px;
    flex-direction: column;
    align-items: center;
    gap: 56px;
    align-self: stretch;
}

.product-list-section-new .droplet {
    margin-bottom: 40px;
}

section.product-list-section-new .droplet h3 {
    text-align: center;
    font-family: "Noto Sans Thai";
    font-size: 2rem;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0.32px;
}

section.product-list-section-new .droplet p {
    color: #000;
    text-align: center;
    font-family: "Noto Sans Thai";
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.4px;
}

.product-list-section-new .img-badge li {
    text-align: center;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    background: var(--Gold-Logo-Color-10, #FFFDF1);
    border-radius: 16px;
    padding: 0 8px;
}

.product-list-section-new .img-badge ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    padding: 0px;
    margin: 0px;
}

    .product-list-section-new .img-badge ul li p {
        margin: 0;
        font-family: "Noto Sans Thai";
        font-size: 11px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
    }

    .product-list-section-new .img-badge ul li .circle {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        display: block;
        margin-right: 0;
    }

.essential-nutrient-section {
    background: linear-gradient(180deg, #F8F7F5 28.37%, rgba(255, 246, 198, 0.30) 95.19%), lightgray -361.397px -485.898px / 272.065% 418.401% no-repeat;
}

.box-outer {
    display: flex;
    padding: 30px 128px 64px 128px;
    justify-content: center;
    align-items: center;
}

.box-inner {
    flex-shrink: 0;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.80);
    background-image: url(../../images/Animated_img/nutrient-bg-overall.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    min-width: 1184px;
    height: auto;
    min-height: 612px;
    flex-shrink: 0;
    padding: 80px 64px 30px;
}

.box-inner-content-left h2 {
    color: var(--Main-Content-Text-Body-Text, #333);
    font-family: "Noto Sans Thai";
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0.32px;
    margin-bottom: 0;
}


.box-inner-content-left {
    width: 50%;
}

.nutrients-box {
    display: flex;
    padding: 16px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    flex: 1 0 0;
    transition: all 0.3s ease;
    border-radius: 12px;
    /* position: relative; */
    overflow: hidden;
}



.nutrients-info h5 {
    font-family: "Noto Sans Thai";
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.52px;
    margin-bottom: 0;
}

.nutrients-info p {
    color: #333;
    font-family: "Noto Sans Thai";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 27px */
    letter-spacing: 0.36px;
    margin-bottom: 0;
}

.nutrients-info {
    display: flex;
    flex-direction: column;
    gap: 16px;
    z-index: 100;
}

span.nutrients-icon.circle {
    border-radius: 50px;
    width: 16px;
    height: 16px;
    aspect-ratio: 1 / 1;
}

.box-inner-content {
    display: flex;
    flex-direction: column;
    gap: 64px;
}

.box-1::before {
    content: '';
    position: absolute;
    opacity: 0.1;
    bottom: -28%;
    left: 0%;
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    background-image: url(../../images/Animated_img/nutrient-bg-1.svg);
    background-repeat: no-repeat;
    transition: all 0.3s ease;
}

.box-2::before {
    content: '';
    position: absolute;
    bottom: -28%;
    opacity: 0.1;
    left: 19%;
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    background-image: url(../../images/Animated_img/nutrient-bg-2.svg);
    background-repeat: no-repeat;
    transition: all 0.3s ease;
}

.box-3::before {
    content: '';
    position: absolute;
    bottom: -28%;
    opacity: 0.1;
    left: 67%;
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    background-image: url(../../images/Animated_img/nutrient-bg-3.svg);
    background-repeat: no-repeat;
    transition: all 0.3s ease;
}

.box-1:hover > .nutrients-box {
    border-radius: 16px;
    background: radial-gradient(376.84% 846.38% at 11.19% 31.59%, rgba(255, 255, 255, 0.80) 0%, var(--Color-Badge-Opal-30, #6FD6FB) 99.52%);
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    backdrop-filter: blur(2px);
    z-index: 100;
    position: relative;
}

.box-2:hover > .nutrients-box {
    border-radius: 16px;
    background: radial-gradient(837.35% 340.88% at 42.83% 50.11%, rgba(255, 255, 255, 0.80) 0%, var(--Color-Badge-Coral-Conqueror-30, #FB6E52) 99.52%);
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.10);
    backdrop-filter: blur(2px);
    transition: all 0.3s ease;
    z-index: 100;
    position: relative;
}

.box-3:hover > .nutrients-box {
    border-radius: 16px;
    background: radial-gradient(177.95% 288.74% at 50% 50.11%, rgba(255, 255, 255, 0.80) 13.79%, var(--Gold-Logo-Color-Main50, #D9C659) 99.52%);
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.10);
    backdrop-filter: blur(2px);
    transition: all 0.3s ease;
    z-index: 100;
    position: relative;
}

.box-1:hover:before {
    opacity: 1;
    transition: all 0.3s ease;
}

.box-2:hover:before {
    opacity: 1;
    transition: all 0.3s ease;
}

.box-3:hover:before {
    opacity: 1;
    transition: all 0.3s ease;
}

.video-container-banner {
    position: absolute;
    top: 0;
}

.nutrients-box-footer p {
    color: #827C71;
    font-family: "Noto Sans Thai";
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

section.nutrition-section {
    padding: 80px 100px;
}

    section.nutrition-section h4 {
        color: #333;
        text-align: center;
        font-family: "Noto Sans Thai";
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
        letter-spacing: 0.32px;
        margin-bottom: 20px;
    }

.bg-white-smoke {
    background: #F8F7F5;
}

section.nutrition-section p.img-info {
    color: #333;
    text-align: center;
    font-family: "Noto Sans Thai";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.36px;
}


.nutrition-section .img-badge li {
    text-align: center;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    background: var(--Gold-Logo-Color-10, #FFFDF1);
    border-radius: 16px;
    padding: 0 8px;
}

.nutrition-section .img-badge ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    padding: 0px;
    margin: 0px;
}

    .nutrition-section .img-badge ul li p {
        margin: 0;
        font-family: "Noto Sans Thai";
        font-size: 11px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
    }

    .nutrition-section .img-badge ul li .circle {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        display: block;
        margin-right: 0;
    }

.nutrition-section .img-details img {
    width: 150px;
    margin-bottom: 1rem;
}

.nutrition-section .img-details {
    margin-bottom: 16px;
    border-radius: 8px;
    gap: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.be-ready-section {
    padding: 80px 100px;
}

    .be-ready-section .title-item h3 {
        color: #009142;
        font-family: "Noto Sans Thai";
        font-size: 48px;
        font-style: normal;
        font-weight: 600;
    }

        .be-ready-section .title-item h3 span {
            color: #333;
            font-family: "Noto Sans Thai";
            font-size: 32px;
            font-style: normal;
            font-weight: 600;
            letter-spacing: 0.32px;
        }

.floating-global {
   position: fixed;
    right: 10px;
    top: 65%;
    z-index: 1000;
    cursor: pointer;
    
}
.g-btn-float img {
    width: 80px;
}
/*Product listing changes new*/
@media(max-width:768px) {
    #productList .categories-menu-wrap .categories-list ul li a {
        border-radius: 8px !important;
        display: flex;
        padding: 8px 8px 8px 12px !important;
    }

        #productList .categories-menu-wrap .categories-list ul li a .inline-text-img-wrap img {
            object-fit: contain;
            width: 30px;
            height: 40px;
            aspect-ratio: 3 / 4;
        }

    #productList .categories-menu-wrap.fixed-top .categories-list ul li a {
        padding: 0 !important;
        display: flex;
        padding: 8px !important;
        align-items: center;
        gap: 8px;
        flex-shrink: 0;
    }

        #productList .categories-menu-wrap.fixed-top .categories-list ul li a .inline-text-img-wrap {
            display: flex !important;
            align-items: center !important;
            gap: 8px;
            flex: 1 0 0;
            white-space: normal !important;
            padding: 0 !important;
            margin-right: 0px !important;
        }

    #productList .categories-menu-wrap.fixed-top .categories-list ul li a {
        border-radius: 8px !important;
        display: flex;
        padding: 8px 8px 8px 12px !important;
        display: flex;
        width: 180px;
        align-items: flex-end;
        gap: 16px;
    }

        #productList .categories-menu-wrap.fixed-top .categories-list ul li a .inline-text-img-wrap img {
            width: 36px;
            height: 48px;
            aspect-ratio: 3 / 4;
        }

    #productList .categories-menu-wrap.fixed-top .categories-list {
        padding: 0px 6px;
        margin-bottom: 0px !important;
    }

    #productList .product-filter-menu {
        display: flex;
        align-items: center;
        padding: 8px !important;
        border-bottom: 1px solid #d3cec5;
        margin: 12px 0px !important;
    }

    #productList .categories-menu-wrap.fixed-top .categories-list ul li {
        list-style-type: none;
        margin-bottom: 10px;
    }
}



/*subpersona section home page 14112025*/
section.revamp-product-info-for-you {
    padding: 80px 0px;
    background: #F8F7F5;
}

    section.revamp-product-info-for-you .product-info-for-you {
        background: #f8f7f5 !important;
    }

        section.revamp-product-info-for-you .product-info-for-you .card {
            background: #f8f7f5;
        }

.gap-custom-64 {
    gap: 64px;
}

section.revamp-product-info-for-you .droplet {
    margin-bottom: 0px !important;
}

.outline-btn-custom a {
    background: transparent !important;
    border: 1px solid #9F8F36 !important;
    border-radius: 24px;
    color: #9F8F36 !important;
    display: flex;
    height: 48px;
    min-height: 32px;
    max-height: 64px;
    padding: 8px 20px;
    justify-content: center;
    align-items: center;
    gap: 12px;
    text-transform: uppercase;
    transition: background 0.3s ease, color 0.3s ease;
}

    .outline-btn-custom a i {
        transition: transform 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    }

    .outline-btn-custom a:hover {
        background: #9F8F36 !important;
        color: #ffffff !important;
    }

        .outline-btn-custom a:hover i {
            transform: translateX(4px);
        }

.outline-btn-custom {
    display: flex;
    align-items: center;
    justify-content: center;
}

.py-custom-64 {
    padding: 64px 0px;
}

.revamp-sub-persona-header {
    background: linear-gradient(277deg, var(--Gold-Logo-Color-10, rgba(255, 253, 241, 0.20)) 24.04%, var(--Gold-Logo-Color-60, rgba(188, 170, 70, 0.20)) 84.9%);
    background-blend-mode: multiply;
    mix-blend-mode: multiply;
    padding: 80px 0px 0px;
}

/* Revamp Sub Persona Section */
.revamp-sub-persona-section {
    background: #F8F7F5;
    padding: 80px 0;
}

.revamp-sub-persona-header {
    margin-bottom: 48px;
}

.revamp-sub-persona-title {
    color: #333;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
}

.revamp-timeline {
    display: flex;
    gap: 24px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
}

.timeline-line {
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(45deg, #D3CEC5, transparent);
    z-index: 0;
}

.timeline-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
    opacity: 0.5;
    position: relative;
    z-index: 1;
    flex: 1;
}

    .timeline-item.active {
        opacity: 1;
    }

.timeline-icon {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    background: transparent;
}

.timeline-item.active .timeline-icon {
    background: #FFF6C6;
    transform: scale(1);
}

.timeline-icon img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    filter: brightness(0);
}

.timeline-item.active .timeline-icon img {
    filter: none;
}

.timeline-label {
    text-align: left;
    color: #333;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
}

.timeline-dot {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #AAA599;
    position: relative;
    z-index: 2;
    transition: all 0.3s ease;
    border: 2px solid #fff;
    box-shadow: 0 0 0 1px rgb(0 0 0 / 0%);
    top: 13px;
}

.timeline-item.active .timeline-dot {
    background: #FFD700;
    border: 2px solid #fff;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 0 0 3px rgba(255, 215, 0, 0.2);
    transform: scale(1.1);
}

/* Swiper Slider */
.revamp-sub-persona-slider {
    margin-top: 48px;
}

.personaSwiper {
    padding-bottom: 40px;
    overflow: visible;
}

    .personaSwiper .swiper-wrapper {
        transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    }

    .personaSwiper .swiper-slide {
        transition: transform 0.3s ease, opacity 0.3s ease;
    }

.persona-card {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    width: 100%;
    height: 560px;
    padding: 0px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
    border-radius: 8px;
}



.persona-image {
    width: 100%;
    height: 300px;
    overflow: hidden;
    position: relative;
}

    .persona-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.5s ease;
    }

.persona-card:hover .persona-image img {
    transform: scale(1.05);
}

.persona-content {
    display: flex;
    padding: 24px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    height: auto;
    min-height: 560px;
    position: relative;
    z-index: 1;
}

.product-listing-header h1 {
    align-items: center;
    margin-bottom: 48px;
    font-size: 32px;
    font-weight: 600;
    line-height: 48px;
    letter-spacing: .01em;
    text-align: center;
    color: #d9c659;
}

.persona-content-inner {
    display: flex;
    padding: 0px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
}

.persona-card:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 8px;
    background: radial-gradient(93.29% 52.35% at 45.63% 62.41%, rgba(0, 0, 0, 0.00) 5.29%, rgb(0 0 0 / 38%) 83.65%), url(<path-to-image>) #d3d3d300 -220.103px 0px / 210.051% 100% no-repeat;
    top: 0;
    left: 0;
    right: 0;
}

.persona-subtitle {
    letter-spacing: 0.5px;
    margin-bottom: 8px;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
}

.persona-title {
    display: flex;
    padding: 16px 0;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-bottom: 1px solid #EFEEEE;
    color: var(--Black-and-White-White, #FFF);
    font-family: "Noto Sans Thai";
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
}

.persona-description {
    color: #FFF;
    font-family: "Noto Sans Thai";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    display: flex;
    width: 300px;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
}

/* Persona Buttons */
.persona-btn {
    display: flex;
    align-items: center;
    gap: 12px;
    border-radius: 24px;
    padding: 12px 0px;
    border: 1px solid;
    background: transparent;
    transition: all 0.3s ease;
    cursor: pointer;
    border: none;
}

    .persona-btn a {
        display: flex;
        align-items: center;
        gap: 8px;
        transition: all 0.3s ease;
        color: #fff !important;
        font-family: "Noto Sans Thai";
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
    }

        .persona-btn a i {
            transition: transform 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
        }

.timeline-item-content {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.persona-btn-icon {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFF6C6;
    opacity: 1;
    transition: opacity 0.3s ease;
}

.persona-btn:hover .persona-btn-icon {
    opacity: 1;
    background: rgba(255, 255, 255, 0.2);
}

.persona-btn-icon img {
    width: 20px;
    height: 20px;
    filter: brightness(0);
    opacity: 0.5;
}

.persona-btn:hover .persona-btn-icon img {
    filter: brightness(0) invert(1);
    opacity: 1;
}

/* Button Color Variants */
.persona-btn-yellow {
    border-color: #FFD700;
    color: #FFD700;
}

    .persona-btn-yellow a {
        color: #FFD700;
    }

.persona-btn-pink {
    border-color: #FF417A;
    color: #FF417A;
}

    .persona-btn-pink a {
        color: #FF417A;
    }

.persona-btn-blue {
    border-color: #4A90E2;
    color: #4A90E2;
}

    .persona-btn-blue a {
        color: #4A90E2;
    }

.persona-btn-green {
    border-color: #7CB342;
    color: #7CB342;
}

    .persona-btn-green a {
        color: #7CB342;
    }

.persona-btn-purple {
    border-color: #7A2682;
    color: #7A2682;
}

    .persona-btn-purple a {
        color: #7A2682;
    }

.persona-btn-orange {
    border-color: #F08700;
    color: #F08700;
}

    .persona-btn-orange a {
        color: #F08700;
    }

/* Responsive Styles */
@media (max-width: 992px) {
    .revamp-sub-persona-title {
        font-size: 28px;
        margin-bottom: 24px;
    }

    .revamp-timeline {
        justify-content: center;
        gap: 16px;
        padding-bottom: 20px;
    }

    .timeline-icon {
        width: 40px;
        height: 40px;
    }

        .timeline-icon img {
            width: 18px;
            height: 18px;
        }

    .timeline-label {
        font-size: 11px;
    }

    .timeline-dot {
        width: 10px;
        height: 10px;
    }

    .persona-image {
        height: 250px;
    }

    .persona-content {
        padding: 24px;
    }

    .persona-title {
        font-size: 24px;
    }

    .persona-description {
        font-size: 14px;
    }
}

@media (max-width: 768px) {
    .revamp-sub-persona-section {
        padding: 48px 0;
    }

    .revamp-sub-persona-title {
        font-size: 24px;
        text-align: center;
    }

    .revamp-timeline {
        gap: 8px;
        padding-bottom: 18px;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .timeline-line {
        bottom: 6px;
    }

    .timeline-item {
        gap: 4px;
        min-width: 60px;
    }

    .timeline-icon {
        width: 36px;
        height: 36px;
    }

        .timeline-icon img {
            width: 16px;
            height: 16px;
        }

    .timeline-label {
        font-size: 10px;
        white-space: normal;
        line-height: 1.2;
    }

    .timeline-dot {
        width: 8px;
        height: 8px;
    }

    .persona-image {
        height: 200px;
    }

    .persona-content {
        padding: 20px;
    }

    .persona-title {
        font-size: 20px;
    }

    .persona-description {
        font-size: 13px;
        margin-bottom: 20px;
    }

    .persona-btn {
        padding: 10px 16px;
    }

        .persona-btn a {
            font-size: 12px;
        }

    .persona-btn-icon {
        width: 28px;
        height: 28px;
    }

        .persona-btn-icon img {
            width: 16px;
            height: 16px;
        }
}

/*-- Revamp-item-dev-added --*/
.revamp-timeline .timeline-icon img {
    width: 30px;
    height: 30px;
    object-fit: cover;
    filter: none;
}
.revamp-timeline .timeline-label {
    text-align: left;
    color: #333;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    min-width: 46px;
}
.revamp-sub-persona-slider .persona-btn-icon img {
    width: 30px;
    height: 30px;
    filter: none;
    opacity: 1;
}
.revamp-sub-persona-slider .persona-btn-icon {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
    opacity: 1;
    transition: opacity 0.3s ease;
}
.revamp-sub-persona-slider .persona-btn:hover .persona-btn-icon img {
     filter: none; 
    opacity: 1;
}
.revamp-timeline .timeline-item.active .timeline-icon {
    background: none;
    transform: scale(1);
}
/*19112025 revamp wellness*/

.revamp-wellness .icon-section {
    position: absolute;
    top: 40px;
    left: 40px;
    z-index: 100;
    opacity: 0;
    transform: scale(0.8);
    transition: opacity 0.3s ease, transform 0.3s ease;
}

    .revamp-wellness .icon-section img {
        width: 64px !important;
        height: 64px !important;
        flex-shrink: 0 !important;
        aspect-ratio: 1 / 1 !important;
        scale: 1.5;
    }

.revamp-wellness .card:hover .icon-section {
    opacity: 1;
    transform: scale(1);
}

.revamp-wellness .card:hover {
    border-radius: 48px 16px 16px 16px;
}

.revamp-wellness .brain-health-yoga:before {
    background: radial-gradient(128% 128% at 50% -6.41%, rgba(191, 25, 32, 0.00) 40%, rgba(191, 25, 32, 0.60) 100%);
}

.revamp-wellness .brain-health-yoga:hover:before {
    opacity: 1;
}

.revamp-wellness .immunity-wellness:before {
    background: radial-gradient(128.12% 128.12% at 50% -6.41%, rgba(153, 110, 83, 0.00) 40%, #996E53 100%);
}

.revamp-wellness .immunity-wellness:hover:before {
    opacity: 1;
}

.revamp-wellness .eye-health-wellness:before {
    background: radial-gradient(128.12% 128.12% at 50% -6.41%, rgba(255, 65, 122, 0.00) 40%, #FF417A 100%);
}

.revamp-wellness .eye-health-wellness:hover:before {
    opacity: 1;
}

.revamp-wellness .digestive-health-wellness:before {
    background: radial-gradient(128.12% 128.12% at 50% -6.41%, rgba(122, 38, 130, 0.00) 40%, #7A2682 100%);
}

.revamp-wellness .digestive-health-wellness:hover:before {
    opacity: 1;
}

.revamp-wellness .women�s-health-wellness:before {
    background: radial-gradient(128.12% 128.12% at 50% -6.41%, rgba(240, 135, 0, 0.00) 40%, #F08700 100%);
}

.revamp-wellness .women�s-health-wellness:hover:before {
    opacity: 1;
}

.revamp-wellness .card img {
    object-fit: cover;
    object-position: top !important;
}

@media (max-width: 768px) {
    .revamp-wellness .card img {
        object-fit: cover;
        object-position: top !important;
    }

    .revamp-wellness .icon-section img {
        width: 40px !important;
        height: 40px !important;
        flex-shrink: 0 !important;
        aspect-ratio: 1 / 1 !important;
        scale: 1.2;
    }

    .revamp-wellness .icon-section {
        position: absolute;
        top: 20px;
        left: 20px;
    }

    .revamp-wellness .card-title {
        text-shadow: 0 1px 6px rgba(0, 0, 0, 0.40);
        font-family: "Noto Sans Thai";
        font-size: 14px !important;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
    }
}

section.revamp-product-info-for-you {
    padding: 80px 0px;
    background: #F8F7F5;
}

    section.revamp-product-info-for-you .product-info-for-you {
        background: #f8f7f5 !important;
    }

        section.revamp-product-info-for-you .product-info-for-you .card {
            background: #f8f7f5;
        }

.gap-custom-64 {
    gap: 64px;
}

section.revamp-product-info-for-you .droplet {
    margin-bottom: 0px !important;
}

.outline-btn-custom a {
    background: transparent !important;
    border: 1px solid #9F8F36 !important;
    border-radius: 24px;
    color: #9F8F36 !important;
    display: flex;
    height: 48px;
    min-height: 32px;
    max-height: 64px;
    padding: 8px 20px;
    justify-content: center;
    align-items: center;
    gap: 12px;
    text-transform: uppercase;
    transition: background 0.3s ease, color 0.3s ease;
}

    .outline-btn-custom a i {
        transition: transform 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    }

    .outline-btn-custom a:hover {
        background: #9F8F36 !important;
        color: #ffffff !important;
    }

        .outline-btn-custom a:hover i {
            transform: translateX(4px);
        }

.outline-btn-custom {
    display: flex;
    align-items: center;
    justify-content: center;
}

.py-custom-64 {
    padding: 64px 0px;
}
#subPersona .revamp-product-info-for-you .product-info-for-you {
    padding: 0px 0 !important;
    height: auto !important;
}
body.th .sub-banner .sub-banner-details .sub-hero-text {
    font-size: 1.7em !important;
}
body.th .ingreients-details h3 {
    font-size: 1.7em !important;
}
body.th .droplet h3 {
    font-size: 1.7em !important;
}
body.th .productHeadInfo h3 {
    font-size: 1.7em !important;
}

body.th h1.hero-text {
    font-size: 1.9em !important;
}