/** Shopify CDN: Minification failed

Line 984:0 Unexpected ","

**/

@font-face {
    font-family: 'Bebas Neue';
    src: url('BebasNeue-Regular.eot');
    src: url('BebasNeue-Regular.eot?#iefix') format('embedded-opentype'),
        url('BebasNeue-Regular.woff2') format('woff2'),
        url('BebasNeue-Regular.woff') format('woff'),
        url('BebasNeue-Regular.ttf') format('truetype'),
        url('BebasNeue-Regular.svg#BebasNeue-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Medium.woff2') format('woff2'),
        url('Roboto-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

body .page-width {
    box-sizing: border-box;
    max-width: 1440px;
}

.lookbook .zoom-img {
    display: none !important;
}

body#about-us #PageContainer .page-width {
    max-width: 1440px;
}

   .tabs2.tc,
div[id*="cs_collection_tab_7Ud88b"] .sec-ttl.tc {
    padding-bottom: 6px;
    text-align: left !important;
}
   .sec-ttl.tc {
    padding-bottom: 6px;
    text-align: left !important;
}
   h2.video-section-heading,
   .sec-ttl h2.h3 {
    color: #1D1D1D;
    font-family: 'Bebas Neue';
    font-size: 50px;
    font-weight: normal;
}

   .video-tabs-wrapper .video-button-wrapper a.video-button,
   .tc .btn.btn-md {
    align-items: center;
    background: #F4F6F8;
    border-radius: 12px;
    color: #1D1D1D;
    display: flex;
    font-size: 18px;
    height: 53px;
    /* padding: 0 35px 0 118px; */
    letter-spacing: normal;
    padding: 0 35px 0;
    position: relative;
}
   .video-tabs-wrapper .video-button-wrapper a.video-button:before,
   .tc .btn.btn-md:before {
    content: '';
    background: url(img-icon.svg) no-repeat left center;
    background-size: 100%;
    /* display: inline-block; */
    display: none;
    height: 37px;
    left: 35px;
    position: absolute;
    top: 7px;
    width: 72px;
}
.cl-tabs .st2 a {
    background-color: #fff;
    border-color: #ddd;
    border-radius: 8px;
    color: #1D1D1D;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    padding: 9px 20px 9px;
}
.cl-tabs .st2.active a {
    background-color: #3C6F45;
    border-color: #3C6F45;
    color: #fff;
}

   .tabs2 ul.mb30 {
    margin-bottom: 5px;
}
   .tabs2 li {
    margin: 0 8px;
}
   .tabs2 li:first-child {
    margin-left: 0px;
}

   .video-tabs {
    gap: 10px;
    justify-content: center;
    background: #E8E8E8;
    border-radius: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    max-width: 300px;
    box-sizing: border-box;
    width: 100%;
}
   .video-tabs .video-tab {
    background: #E8E8E8;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 400;
    white-space: nowrap;
    padding: 10px 12px;
}
   .video-tabs .video-tab.active {
    background: #fff;
    color: #1D1D1D;
    font-weight: 500;
}
/** .grid view item **/
.gitem .tax-info.tax-info-productcard {
    width: 100%;
}
.grid-products.carousel .gitem .grid-view-item {
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 12px;
}
.grid-view-item {
    text-align: left;
}
.grid-products .gitem {
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    padding: 10px;
}
.grid-products .gitem .grid-view-item {
    border: 1px solid #d9d9d9;
    border-radius: 12px;
    height: 100%;
    margin-bottom: 15px;
    overflow: hidden;
    padding: 10px;
}
.grid-products .gitem .grid-view-item .gview-img {
    border-radius: 12px;
    overflow: visible;
}
.grid-products .gitem .grid-view-item .gview-img .gitem-img {
    padding-bottom: 100%;
    background-size: contain;
}
.grid-products .gitem .grid-view-item .details {
    padding: 15px 0 0 0;
}
.grid-view-item a.grid-view-item__title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    color: #1D1D1D;
    display: -webkit-box;
    font-size: 16px;
    font-weight: 600;
    overflow: hidden;
}
.grid-view-item .f-jcc {
    justify-content: flex-start;
}
.grid-view-item p.product-short-description {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    color: #1D1D1D;
    display: -webkit-box;
    font-size: 16px;
    margin: 0;
    overflow: hidden;
}
.grid-view-item .pr_price {
    color: #1D1D1D;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
}
.grid-view-item .pr_price.regular {
    color: #1D1D1D;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    opacity: 1;
}
.grid-view-item .priceWraper {
    margin: 0;
}
.grid-view-item .priceWraper span.discount {
    font-size: 16px;
    color: #F04438;
    font-weight: 600;
}

.grid-view-item.style5 .flatbtn {
    margin: 0;
}
.grid-view-item.style5 .flatbtn .btn {
    border: 0;
    background-color: #3C6F45;
    border-radius: 12px;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    margin-top: 0px;
    padding: 14px 30px;
    text-transform: capitalize;
    width: 100%;
}
.grid-view-item.style5 .flatbtn .btn:hover {
    color: #fff;
    background-color: #b79338;
}
.grid-view-item .product-labels .lbl {
    background-color: #B79338;
    border-radius: 10px 0 10px 0;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    padding: 4px 12px;
    text-transform: capitalize;
}
.grid-view-item .product-labels {
    left: -10px;
    top: -10px;
}
.grid-view-item  .product-labels .on-sale {
    background-color: #B79338;
}
/** .grid view item end **/
.countdown-timer span.countdown-text {
    color: #1D1D1D;
    font-size: 24px;
    font-weight: 600;
}
.countdown-timer {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}
.countdown-timer span.countdown-digits {
    background-color: #B79338;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding: 0 10px;
    position: relative;
}
.countdown-timer span.countdown-digits:before,
.countdown-timer span.countdown-digits:after {
    content: '';
    display: inline-block;
    position: absolute;
    right: -19px;
}
.countdown-timer span.countdown-digits:before {
    border-left: 10px solid #B79338;
    border-bottom: 20px solid transparent;
    border-right: 10px solid transparent;
    top: 0;
}
.countdown-timer span.countdown-digits:after {
    border-left: 10px solid #B79338;
    border-top: 20px solid transparent;
    border-right: 10px solid transparent;
    bottom: 0;
}
div[id*="cs_product_slider_kccVLP"].shopify-section .content-indent.default{
    background: linear-gradient(#EEE7DB, #ffffff) !important;
    padding-top: 50px;
}
div[id*="cs_product_slider_qTCw4P"].shopify-section {
    background: linear-gradient(#ffffff, #ffffff) !important;
    border-radius: 32px 32px 0 0;
}
div[id*="cs_product_slider_qTCw4P"] .content-indent.default {
    background: url(homepage-seasonal-banner.jpg) repeat-x top left;
    border-radius: 32px 32px 0 0;
    padding: 50px 0;
}
   div[id*="cs_product_slider_qTCw4P"] .sec-ttl h2.h3 {
    color: #000;
}
div[id*="cs_product_slider_qTCw4P"] .sec-ttl p {
    color: #000;
   margin-left: 0;
}
div[id*="18910155472950__richtext_yW8FFL"] .page-width.tc .rgTxt {
    margin-bottom: 0px;
    padding: 41px 0;
    position: relative;
}
div[id*="18910155472950__richtext_yW8FFL"] .page-width.tc .rgTxt:before {
    content: '';
    background: #EEE7DB;
    display: block;
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    width: 100vw;
    z-index: -1;
}
body.template-collection .site-footer {
    border-top: 0px solid #eee;
    margin-top: 0px;
}
div[id*="cs_quotes_eNxHRf"] .sec-ttl p {
    color: #1D1D1D;
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 10px
}
div[id*="cs_quotes_eNxHRf"] .qtSlide.bx {
    background-color: var(--qbg);
    border-radius: 15px;
    padding: 15px;
    border: 1px solid #DDDDDD;
}
div[id*="photo_gallery_UAzWRH"] .content-indent {
    padding: 50px 0;
    position: relative;
}
div[id*="photo_gallery_UAzWRH"] .content-indent:before {
    background: #EEE7DB;
    content: '';
    height: 84%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
div[id*="photo_gallery_UAzWRH"] .sec-ttl p {
    color: #1D1D1D;
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 10px
}

div[id*="photo_gallery_UAzWRH"] .lookbook .lookbook-caption {
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.7);
    border-radius: 6px;
    left: 10px;
    right: 10px;
    padding: 10px;
}
div[id*="photo_gallery_UAzWRH"] .lookbook .lookbook-caption  .ttlTxt {
    font-size: 20px;
    font-weight: bold;
}
div[id*="photo_gallery_UAzWRH"] .lookbook .lookbook-caption .rgTxt {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 10px;
}

div[id*=photo_gallery_UAzWRH] .lookbook .grid-lookbook:hover .lookbook-caption {
    bottom: 10px;
}

div[id*="banner_with_text_wXrjng"] h3.ttlTxt {
    font-family: 'Bebas Neue';
    color: #1D1D1D;
    font-size: 80px;
    font-weight: 400;
    line-height: 80px;
    margin: 0 0 10px;
    max-width: 500px;
    width: 100%;
    box-sizing: border-box;
}
div[id*="banner_with_text_wXrjng"] div.rgTxt {
    color: #1D1D1D;
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 10px;
}
div[id*="banner_with_text_wXrjng"] .feature-row .btn {
    border-radius: 10px;
    font-size: 20px;
    font-weight: bold;
    margin-top: 16px;
    padding: 17px 25px;
    width: 264px;
}
div[id*="custom_content_m7hYiF"] {
    margin-bottom: 60px;
}
div[id*="custom_content_m7hYiF"] .custom-content:not(.grid-masonary) {
        margin-bottom: 0;
    }
div[id*="custom_content_m7hYiF"] .sidespace .custom__item {
    margin-bottom: 0;
    padding: 0;
}
div[id*="custom_content_m7hYiF"] .custom-text .btn {
    background: #3C6F45;
    border-radius: 12px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
    padding: 17px 25px;
    width: 297px;
    &:hover {
        background: #3C6F45;
        color: #fff;
    }
}
div[id*="custom_content_m7hYiF"] .custom-text .btn:hover {
    background: #3C6F45;
    color: #fff;
}

div[id*="custom_content_m7hYiF"] .custom-text h3 {
    color: #1D1D1D;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 0;
}
div[id*="custom_content_m7hYiF"] .video-sec {
    font-size: 0px;
    border-radius: 24px !important;
}

/* About page */
#about-us .section-cover {
    padding: 60px 0;
}
div[id*="banner_with_text_LT3QhF"].image-with-text {
    margin-top: 12px;
    padding-top: 70px;
}
div[id*="banner_with_text_LT3QhF"].image-with-text .feature-row {
    background-color: transparent !important;
    box-sizing: border-box;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    overflow: inherit;
    padding: 0 5% 70px;
}
div[id*="banner_with_text_LT3QhF"].image-with-text .feature-row .fl1.imgCol {
    width: 60%;
    flex: inherit;
}

div[id*="banner_with_text_LT3QhF"].image-with-text .feature-row .row-text {
    width: auto;
    padding-left: 50px;
}
div[id*="banner_with_text_LT3QhF"].image-with-text .feature-row .row-text h3 {
    background: linear-gradient(to right, #84442A, #000000);
    background-clip: text;
    color: transparent;
    font-family: 'Bebas Neue';
    font-size: 50px;
    font-weight: 400;
    margin-top: 15px;
    position: relative;
}
div[id*="banner_with_text_LT3QhF"].image-with-text .feature-row .row-text h3:before {
    color: #84442A;
    content: '7';
    font-family: 'Bebas Neue';
    font-size: 144px;
    line-height: 122px;
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
}
div[id*="banner_with_text_LT3QhF"].image-with-text .feature-row .row-text p {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: justify;
}

#about-us div[id*="banner_with_text_LT3QhF"].image-with-text .section-cover {
    margin-top: 0px;
    padding: 0;
}
div[id*="banner_with_text_LT3QhF"].image-with-text .imgWrapper {
    border-radius: 24px;
    margin-top: -70px;
}
 /** about gallery **/
#about-us h1.page-title {
    display: none;
}
div[id*=cs_photo_gallery_UyeYEb] .grid-masonary {
    height: auto !important;
}
div[id*='cs_photo_gallery_UyeYEb'] {
    background: #3c6f45;
}
#about-us div[id*="cs_photo_gallery_UyeYEb"] .content-indent {
    margin-top: 0px;
    padding-bottom: 70px;
    padding-top: 70px;
}
#about-us div[id*="cs_photo_gallery_UyeYEb"] .grid.lookbook {
    display: flex;
    justify-content: space-between;
    margin: 0;
}
#about-us div[id*="cs_photo_gallery_UyeYEb"] .grid.lookbook .pa {
    display: none;
}
#about-us div[id*="cs_photo_gallery_UyeYEb"] .gitem.ms-item.grid-lookbook {
    min-width: inherit;
}
#about-us div[id*="cs_photo_gallery_UyeYEb"] .lookbook .lookbook-caption {
    position: static;
    bottom: 0;
    padding: 20px 18px 0;
    transform: inherit;
}
#about-us div[id*="cs_photo_gallery_UyeYEb"] .sec-ttl h2.h3 {
    color: #fff;
    font-family: 'Bebas Neue';
    font-size: 50px;
    font-weight: 400;
    text-align: left;
}
#about-us div[id*="cs_photo_gallery_UyeYEb"] .sec-ttl p {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    max-width: 100%;
    text-align: left;
}
#about-us div[id*="cs_photo_gallery_UyeYEb"] .sec-ttl p strong {
    font-size: 24px;
}
#about-us div[id*="cs_photo_gallery_UyeYEb"] .gitem.ms-item.grid-lookbook {
    background: #fff;
    padding: 20px;
    border-radius: 12px;
    overflow: hidden;
    width: 29.5%;
    box-sizing: border-box;
    position: static !important;
}
#about-us div[id*="cs_photo_gallery_UyeYEb"] .gitem.ms-item.grid-lookbook .ttlTxt {
    color: #000;
    font-family: 'Bebas Neue';
    font-size: 30px;
    font-weight: 400;
    line-height: 100%;
    margin-bottom: 12px;
}
#about-us div[id*="cs_photo_gallery_UyeYEb"] .gitem.ms-item.grid-lookbook .rte-setting p {
    font-size: 14px;
    font-weight: 400;
    line-height:20px;
}

#about-us div[id*="cs_photo_gallery_UyeYEb"] .lookbook .cl-item img {
    border-radius: 12px;
}
/*** adout gallery end ***/


div[id*="banner_with_text_btq3yr"].image-with-text .content-indent {
    margin-top: 50px;
}
div[id*="banner_with_text_btq3yr"] .feature-row .imgWrapper {
    border-radius: 24px;
}

div[id*="banner_with_text_btq3yr"].image-with-text .feature-row {
    background-color: transparent !important;
    box-sizing: border-box;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    overflow: inherit;
    padding: 0 5% 70px;
}
div[id*="banner_with_text_btq3yr"].image-with-text .feature-row .fl1.imgCol {
    width: 30%;
    flex: inherit;
}
div[id*="banner_with_text_btq3yr"].image-with-text .feature-row .row-text {
    width: auto;
    padding-left: 50px;
}
div[id*="banner_with_text_btq3yr"].image-with-text .feature-row .row-text h3 {
    font-family: 'Bebas Neue';
    font-size: 42px;
    font-weight: 400;
    line-height: 100%;
    margin: 0;
    position: relative;
}

div[id*="banner_with_text_btq3yr"].image-with-text .feature-row .row-text h5 {
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    margin: 0;
}

div[id*="banner_with_text_btq3yr"].image-with-text .feature-row .row-text p {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin: 0;
}
div[id*="cs_photo_gallery_UyeYEb"] .fullwidth {
    background-color: transparent !important;
    box-sizing: border-box;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    overflow: inherit;
}
    div[id*="cs_photo_gallery_UyeYEb"] .fullwidth {
    background-color: transparent !important;
    box-sizing: border-box;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    overflow: inherit;
}
div[id*="cs_photo_gallery_UyeYEb"] .content-indent {
    margin-top: 0px;
}
div[id*="cs_photo_gallery_UyeYEb"] .sec-ttl .h3  {
    font-family: 'Bebas Neue';
    font-size: 50px;
    font-weight: 400;
    line-height: 44px;
    margin: 0;
    position: relative;
}

div[id*="cs_photo_gallery_UyeYEb"] .lookbook .cl-item img {
    border-radius: var(--br);
    transform: none;
    border-radius: 24px;
}
div[id*="featured_blog_yD7Kyj"] .content-indent {
    background: transparent !important;
    margin-top: 0;
}
div[id*="featured_blog_yD7Kyj"] .sec-ttl .h3  {
    font-family: 'Bebas Neue';
    font-size: 50px;
    font-weight: 400;
    line-height: 44px;
    margin: 0;
    position: relative;
    text-align: left;
}
div[id*="featured_blog_yD7Kyj"] .wrap-blog-inner h4.ttlTxt{
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
}

div[id*="featured_blog_yD7Kyj"] .wrap-blog-inner.tl {
    padding: 0 15px;
}
div[id*="featured_blog_yD7Kyj"] .wrap-blog .rte.rticle__grid-excerpt,
div[id*="featured_blog_yD7Kyj"] .wrap-blog .article__grid-meta {
    margin-bottom: 0;
}
div[id*="featured_blog_yD7Kyj"] .wrap-blog {
    border: 1px solid #ddd;
    border-radius: 18px;
    overflow: hidden;
}

.grid-view-item .shopWrapper {
    background-color: rgba(137, 137, 137, 0.8);
}
.grid-view-item .shopWrapper .header {
    color: #000;
}
.grid-view-item .shopWrapper .swatchLbl {
    min-width: 30px;
    height: 30px;
    font-weight: 500;
    line-height: 26px;
    padding: 0 8px;
}
.grid-view-item .shopWrapper .swatchInput.disabled+.swatchLbl {
    text-decoration: line-through;
    opacity: .7;
    cursor: no-drop;
}
product-info#ProductInfo-quick-shop {
    margin: 0;
    padding: 0;
    width: 100%;
}
product-info#ProductInfo-quick-shop .mb20 {
    margin-bottom: 0;
}
product-info#ProductInfo-quick-shop .btn {
    padding: 12px 25px;
    font-size: 12px;
    border: 0;
    background-color: #3c6f45;
    border-radius: 12px;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    margin-top: 0;
    padding: 14px 30px;
    text-transform: capitalize;
    width: 100%;
}
product-info#ProductInfo-quick-shop .swatch {
    justify-content: start;
}
product-info#ProductInfo-quick-shop .product-form__input .header {
    justify-content: start;
}
product-info#ProductInfo-quick-shop .quickshopWrap {
    padding: 0;
}

div[id*="featured_blog_yD7Kyj"] .wrap-blog  .placeholder-svg {
    border: 0px;
}
div[id*="featured_blog_yD7Kyj"] .article__meta-buttons {
    display: none;
}


[id*='custom_content_tcwQTC'] h3.ttlTxt{
    color: #1d1d1d;
    font-family: Bebas Neue;
    font-size: 50px;
    font-weight: 400;
    line-height: 100%;
    margin-bottom: 28px;
    text-align: left;
}

div[id*="custom_content_tcwQTC"] .gitem.f-asc {
    align-self: self-start;
}

div[id*="custom_content_tcwQTC"] .ttlTxt.rte {
    font-size: 16px;
    padding: 20px 0;
}
div[id*="custom_content_tcwQTC"] .tc.f-asc,
div[id*="custom_content_tcwQTC"] .tl.f-asc {
    display: grid;
    justify-content: left;
}
div[id*="custom_content_tcwQTC"] .imgWrapper {
    order: 2;
}
div[id*=custom_content_tcwQTC] .imgWrapper .imgFl {
    width: revert-layer;
    max-width: 100%;
}
div[id*="custom_content_tcwQTC"] .custom-text {
    order: 1;
}

.latest-blog .tc.mt10 {
    margin-top: 30px;
}
.latest-blog .tc .btn.btn-sm {
    align-items: center;
    background: #f4f6f8;
    border-radius: 12px;
    color: #1d1d1d;
    display: flex;
    font-size: 18px;
    height: 53px;
    justify-content: center;
    letter-spacing: normal;
    margin-left: auto;
    margin-right: auto;
    padding: 0 35px;
    position: relative;
    width: 375px;
}

.pgc-wrapper h2 {
    color: #000000;
    font-family: 'Bebas Neue';
    font-size: 50px;
    font-weight: 400;
    line-height: 100%;
    margin: 0 0 25px;
    position: relative;
    text-align: center;
}

.pgc-gallery {
	display: flex;
	gap: 40px;
}

.pgc-left {
	border-radius: 24px;
	overflow: hidden;
	width: 75%;
}

.pgc-main-img {
    display: block;
	height: auto;
	object-fit: cover;
	width: 100%;
}

/* Right column for vertical stack */
.pgc-right {
	display: flex;
	flex-direction: column;
	gap: 6px;
	overflow: hidden;
	position: relative;
	width: 25%;
}

/* Thumbnail items: show exactly 3 visible slots */
.slick-vertical .slick-slide.pgc-thumb-item {
	height: calc((600px - 4px) / 3);
	flex: 0 0 auto;
}

/* Thumbnail images */
.pgc-thumb-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 16px;
	cursor: pointer;
}
.pgc-right .slick-track {
    display: grid;
    row-gap: 20px; 
    margin-top: -20px;
    margin-bottom: -20px;
}
.pgc-right .slick-prev,
.pgc-right .slick-next {
    background: url(slider-arrow.svg) no-repeat;
    border: 0;
	cursor: pointer;
    height: 64px;
    font-size: 0;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
    width: 64px;
	z-index: 5;
}

.pgc-right .slick-prev {
	top: 0;
    transform: translate(-50%) rotate(180deg);
}

.pgc-right .slick-next {
	bottom: 0;
}



#health-mantra h1 {
    color: #3C6F45;
    font-family: 'Bebas Neue';
    font-size: 73px;
    line-height: 80px;
}
#health-mantra .rgTxt.mb20 p {
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1285px;
    width: 100%;
}
#health-mantra [id*='richtext_8rkhXr'] {
    margin-bottom: 85px;
}
#health-mantra  .swiper.offer-plans-slider {
    max-width: 910px;
    padding: 20px 20px 50px;
}
#health-mantra .ct-inner-video .video-wrapper {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    height: auto;
    border-radius: 32px;
}
#health-mantra .offer-card .price {
    color: #3B6948;
    font-size: 50px;
    margin-bottom: 15px;
    font-weight: 700;
}
[id*='custom_content_TFLWA8'] .content-indent {
    margin-top: 0;
}

[id*='custom_content_TFLWA8'] .content-indent  .custom-block.page-width {
    max-width: 100%;
    padding: 0;
    background: rgba(0,0,0,.5);
}

[id*=custom_content_TFLWA8] .custom-text .ttlTxt.rte {
    text-align: left;
}
[id*=custom_content_TFLWA8] .imgWrapper {
    margin-left: 0;
}
[id*=custom_content_TFLWA8] .custom__item .tc .custom-text {
    max-width: 100%;
}
[id*=custom_content_TFLWA8] .custom__item .tc .custom-text .gitem.block_type_text {
    padding-left: 50px;
}
[id*=custom_content_TFLWA8] .content-indent .gspace .gitem.block_type_video.wd100 {
    padding: 0;
}
[id*=custom_content_TFLWA8] .custom__item.gitem.block_type_text {
    width: 55%;
}
[id*=custom_content_TFLWA8] .custom__item .tc .custom-text .btn {
    background: #fff;
    border-radius: 10px;
    color: #3B6948;
    display: block;
    font-weight: 600;
    line-height: 50px;
    padding: 0 15px;
    width: 100%;
}
[id*=custom_content_TFLWA8] .custom-text .ttlTxt.rte {
    color: #fff;
}

,
#health-mantra h2.ttlTxt {
    font-size: 50px;
    font-weight: 400;
    line-height: 100%;
    margin-bottom: 0px;
}

[id*='custom_content_4zQEfj'] .sec-ttl.tc p{
    color: #3C6F45;
    font-family: 'Bebas Neue';
    font-size: 73px;
    line-height: 80px;
}
#health-mantra [id*='richtext_zkh7a6'] .rgTxt.mb20 p{
    color: #3C6F45;
    font-family: 'Bebas Neue';
    font-size: 73px;
    line-height: 80px;
}
[id*='richtext_zkh7a6'] .content-indent {
    margin-top: 90px;
}
[id*='image_slideshow_madEhB'] [id*='image_slideshow_madEhB'] {
    box-sizing: border-box;
    max-width: 1440px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
}
[id*='image_slideshow_madEhB'] .content-indent {
    margin-top: 0px;
}
[id*=image_slideshow_madEhB] .slideshow .flickity-button {
    display: none;
}
[id*=image_slideshow_madEhB] .slideshow .flickity-page-dots {
    align-items: center;
    bottom: -14px;
    display: flex;
    width: inherit;
    left: 50%;
    transform: translateX(-50%);
}
[id*=image_slideshow_madEhB] .slideshow .flickity-page-dots .dot {
    height: 6px;
    margin: 4px;
    width: 6px;
}
[id*=image_slideshow_madEhB] .slideshow .flickity-page-dots .dot.is-selected {
    height: 10px;
    width: 10px;
}
[id*=image_slideshow_madEhB] .slideshow {
    padding-bottom: 35px;
}
[id*='custom_liquid_Gw3ne4'] .sec-ttl.tc p{
    font-size: 16px;
    font-weight: 700;
}
#health-mantra [id*='custom_liquid_Gw3ne4'] .sec-ttl h2.h3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 100%;
    margin-bottom: 6px;
}
[id*='logo_list_p6GPUU'] .sec-ttl.tc p,
[id*='custom_content_kXGeMz'] .sec-ttl.tc p {
    color: #3C6F45;
    font-family: 'Bebas Neue';
    font-size: 73px;
    line-height: 80px;
}

[id*='offer_cards_hm_MLryhQ'] .swiper-button-next,
[id*='offer_cards_hm_MLryhQ'] .swiper-button-prev {
    right: auto;
    left: 50%;
    bottom: -9px;
    top: auto;
    width: 22px;
}
[id*='offer_cards_hm_MLryhQ'] .swiper-button-next {
    margin-right: -20px;
}
[id*='offer_cards_hm_MLryhQ'] .swiper-button-prev {
    margin-left: -20px;
}
[id*='offer_cards_hm_MLryhQ'] .swiper-button-next:after,
[id*='offer_cards_hm_MLryhQ'] .swiper-button-prev:after {
    display: none;
}
[id*='offer_cards_hm_MLryhQ'] .swiper-button-next:before,
[id*='offer_cards_hm_MLryhQ'] .swiper-button-prev:before {
    content: '';
    background: url(arrow-sliders.png) no-repeat;
    background-position: left center;
    display: inline-block;
    height: 22px;
    width: 200px;
}
[id*='offer_cards_hm_MLryhQ'] .swiper-button-prev:before {
    transform: rotate(180deg);
}

[id*='custom_content_kXGeMz']  .sec-ttl {
    padding-bottom: 15px;
}

[id*='custom_content_kXGeMz'] .grid {
    display: block;
    max-width: 379px;
    margin: auto;
    position: relative;
}
[id*='custom_content_kXGeMz'] .custom__item {
    background: #fff;
    border: 2px solid #B79338;
    border-radius: 16px;
    position: absolute;
    top: 0px;
    padding: 7px 0;
    width: 328px;
    z-index: 2;
}
[id*='custom_content_kXGeMz'] .custom__item:first-child {
    border: 0px solid #B79338;
   width: 379px;
   position: static;
   padding: 0;
    z-index: 1;
}
[id*='custom_content_kXGeMz'] .custom__item .tc .custom-text {
    max-width: 100%;
}
[id*='custom_content_kXGeMz'] .custom__item .custom-text p {
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
}
[id*=custom_content_kXGeMz] .custom__item .custom-text p {
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
}

[id*='logo_list_p6GPUU'] .sec-ttl {
    padding-bottom:15px;
}
[id*='logo_list_p6GPUU'].logo-bar .gitem {
    margin: 32px 0;
}
[id*='logo_list_p6GPUU'] .sec-ttl.tc p {
    color: #3C6F45;
    font-family: 'Bebas Neue';
    font-size: 73px;
    line-height: 80px;
}

.offer-card.swiper-slide:nth-child(2) .offer-gift {background: #B3246D;}
.offer-card.swiper-slide:nth-child(3) .offer-gift {background: #C58930;}
.offer-card.swiper-slide:nth-child(4) .offer-gift {background: #3B6948;}

.offer-card.swiper-slide:nth-child(2) .offer-gift .img-round {
    background:  #ffffff url(watch.png) no-repeat;
    background-size: 100%;
    border: 2px solid #B3246D;
}
.offer-card.swiper-slide:nth-child(3) .offer-gift .img-round {
    background: #ffffff url(net.png) no-repeat;
    background-size: 100%;
    border: 2px solid #C58930;
}
.offer-card.swiper-slide:nth-child(4) .offer-gift .img-round {
    background: #ffffff url(sprout_maker.png) no-repeat;
    background-size: 100%;
    border: 2px solid #B3246D;
}


.offer-card button:hover {
  opacity: 0.8;
}
.offer-card h3 {
  margin: 0 0 10px;
}

.offer-card .price {
  font-size: 20px;
  margin-bottom: 15px;
}

.offer-card ul {
  list-style: none;
  text-align: left;
  padding-left: 0;
  margin-bottom: 20px;
}

.offer-card li {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 6px;
}
.offer-card li span.bold {
    display: block;
    font-weight: 700;
    width: 100%;
}
.swiper.offer-plans-slider {
    padding-left: 15px;
}
.offer-plans-wrapper {
    box-sizing: border-box;
    display: flex;
    padding: 24px 0px 80px;

}
.offer-card.swiper-slide {
    height: auto;
}
.offer-card {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #c7c7c7;
  padding: 0 20px 0px;
  border-radius: 20px;
  text-align: center;
}
.offer-card.swiper-slide-active {
}
.offer-card.swiper-slide-active .tick {
}
.offer-card .cross,
.offer-card .tick {
    border-radius: 50%;
    align-items: center;
    color: #fff;
    display: flex;
    font-weight: 400;
    height: 20px;
    justify-content: center;
    min-width: 18px;
    width: 20px;
    position: absolute;
    left: -31px;
}

.offer-card li {
    position: relative;
}

.offer-card .cross {
  background: #D71920;
font-weight: 700;
    position: absolute;
    left: -31px;
}
.offer-card.swiper-slide h3 {
    border-radius: 20px 20px 0 0;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin-left: -20px;
    margin-right: -20px;
    padding: 10px 20px;
    text-align: left;
}
.offer-card.swiper-slide:nth-child(1) h3 {background: #3B6948;}
.offer-card.swiper-slide:nth-child(2) h3 {background: #B3246D;}
.offer-card.swiper-slide:nth-child(3) h3 {background: #C58930}
.offer-card.swiper-slide:nth-child(4) h3 {background: #3B6948;}

.offer-card.swiper-slide:nth-child(1) .tick {background: #3B6948;}
.offer-card.swiper-slide:nth-child(2) .tick {background: #B3246D;}
.offer-card.swiper-slide:nth-child(3) .tick {background: #C58930;}
.offer-card.swiper-slide:nth-child(4) .tick {background: #3B6948;}

.offer-card.swiper-slide:nth-child(1) {border-color: #3B6948;}
.offer-card.swiper-slide:nth-child(2) {border-color: #B3246D;}
.offer-card.swiper-slide:nth-child(3) {border-color: #C58930;}
.offer-card.swiper-slide:nth-child(4) {border-color: #3B6948;}

.terms-conditions-hm {
    font-size: 11px;
    position: absolute;
    bottom: -33px;
    white-space: nowrap;
    left: 50%;
    transform: translateX(-50%);
    padding: 5px;
}
button.book-btn {
    background: #fff;
    border-radius: 14px;
    box-sizing: border-box;
    cursor: pointer;
    font-size: 18px;
    font-weight: 500;
    padding: 2px 30px;
}
.offer-button {
    bottom: -20px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 100%;
}

.offer-card.swiper-slide:nth-child(1) button.book-btn {border: 2px solid #3B6948; color: #3B6948;}
.offer-card.swiper-slide:nth-child(2) button.book-btn {border: 2px solid #B3246D; color: #B3246D;}
.offer-card.swiper-slide:nth-child(3) button.book-btn {border: 2px solid #C58930; color: #C58930;}
.offer-card.swiper-slide:nth-child(4) button.book-btn {border: 2px solid #3B6948; color: #3B6948;}


.offer-gift {
    color: #fff;
    border-radius: 0 0 20px 20px;
    margin-left: -20px;
    margin-right: -20px;
    min-height: 97px;
    text-align: left;
    padding: 5px 20px 30px;
}

.offer-gift img {
  max-width: 100px;
  margin: 10px auto;
  display: none;
}
.offer-gift .img-round {
    position: absolute;
    top: -37px;
    right: 4px;
    border-radius: 50%;
    border: 2px solid;
    width: 90px;
    height: 90px;
}


.offer-card.swiper-slide:nth-child(2) .offer-gift {background: #B3246D;}
.offer-card.swiper-slide:nth-child(3) .offer-gift {background: #C58930;}
.offer-card.swiper-slide:nth-child(4) .offer-gift {background: #3B6948;}

.offer-card.swiper-slide:nth-child(2) .offer-gift .img-round {
    background:  #ffffff url(watch.png) no-repeat;
    background-size: 100%;
    border: 2px solid #B3246D;
}
.offer-card.swiper-slide:nth-child(3) .offer-gift .img-round {
    background: #ffffff url(net.png) no-repeat;
    background-size: 100%;
    border: 2px solid #C58930;
}
.offer-card.swiper-slide:nth-child(4) .offer-gift .img-round {
    background: #ffffff url(sprout_maker.png) no-repeat;
    background-size: 100%;
    border: 2px solid #B3246D;
}


.offer-card button:hover {
  opacity: 0.8;
}
.offer-card h3 {
  margin: 0 0 10px;
}

.offer-card .price {
  font-size: 20px;
  margin-bottom: 15px;
}

.offer-card ul {
  list-style: none;
  text-align: left;
  padding-left: 0;
  margin-bottom: 20px;
}

.offer-card li {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 6px;
}
.offer-card li span.bold {
    display: block;
    font-weight: 700;
    width: 100%;
}

.offer-gift {
    position: relative;
}

@media (min-width: 1025px) {
div[id*="cs_quotes_8GDwfr"] .quotes-wrapper .gitem {
        padding-left: 35px;
        padding-right: 35px;
    }
}
@media only screen and (min-width: 768px) {
    .slideshow .flickity-page-dots {
        bottom: -38px;
    }
    .flickity-page-dots .dot.is-selected {
        width: 24px;
        border-radius: 8px;
    }

    div[id*=banner_with_text_XwdkpK] {
        display: none !important;
    }
}

@media only screen and (min-width: 981px) {
    .latest-blog .flickity-page-dots {
        display: none;
    }
    .grid-products .gitem .grid-view-item__title {
        margin-bottom: 26px;
    }
    .grid-products .gitem .grid-view-item__title:has(~.product-short-description) {
        margin-bottom: 0;
    }
    div[id*=custom_videos_cards_dtxCyT] .video-cards-grid {
        display: flex;
        gap: 16px;
        overflow-x: scroll;
        width: 100%;
    }
    div[id*=custom_videos_cards_dtxCyT] .video-cards-grid .video-card {
        min-width: 24%;
    }

    div[id*=photo_gallery_UAzWRH] .grid.lookbook.grid-masonary {
        display: flex;
        gap: 0;
        flex-wrap: nowrap;
        height: auto !important;
        overflow-x: scroll;
    }
    .gitem.ms-item.grid-lookbook {
        left: 0 !important;
        min-width: 20%;
        position: relative !important;
        top: 0 !important;
    }
}
@media only screen and (max-width: 980px) {
    .grid-view-item .product-labels .lbl {
        font-size: 12px;
        padding: 2px 12px 1px;
    }
    .grid-products .gitem .grid-view-item__title {
        margin-bottom: 23px;
    }
    .grid-products .gitem .grid-view-item__title:has(~.product-short-description) {
        margin-bottom: 0;
    }

    div[id*=custom_content_m7hYiF] .sidespace .custom__item {
        margin-bottom: 0;
        padding: 0;
        order: 2;
    }
    div[id*=custom_content_m7hYiF] .sidespace .custom__item.block_type_video {
        margin-bottom: 20px;
        order: 1;
    }
       h2.video-section-heading,
       .sec-ttl h2.h3 {
        font-size: 36px;
    }
    

       .carousel.arwOut .flickity-button.next {
        right: 0;
    }
    div[id*=banner_with_text_wXrjng] div.rgTxt,
    div[id*=cs_quotes_eNxHRf] .sec-ttl p,
    div[id*=photo_gallery_UAzWRH] .sec-ttl p {
        font-size: 15px;
    }
    div[id*=custom_content_m7hYiF] .custom-text h3 {
        font-size: 27px;
    }
    div[id*=banner_with_text_wXrjng] h3.ttlTxt {
        font-size: 35px;
        line-height: 37px;
    }

    div[id*=banner_with_text_wXrjng] .feature-row .row-text {
        padding: 25px 0 14px;
        text-align: center;
    }
    div[id*=photo_gallery_UAzWRH] .grid.lookbook.grid-masonary {
        display: flex;
        gap: 6px;
        flex-wrap: nowrap;
        height: auto !important;
        overflow-x: scroll;
    }
    .gitem.ms-item.grid-lookbook {
        min-width: 77%;
        position: relative !important;
        top: 0 !important;
        width: 50%;
    }
    div[id*=custom_videos_cards_dtxCyT] .video-cards-grid {
        display: flex;
        gap: 10px;
        overflow-x: scroll;
        width: 100%;
    }
    div[id*=custom_videos_cards_dtxCyT] .video-cards-grid .video-card {
        min-width: 77%;
    }
    div[id*=photo_gallery_UAzWRH] .content-indent {
        padding: 25px 0 10px;
    }
    div[id*=cs_product_slider_kccVLP],
    div[id*=cs_collection_tab_7Ud88b],
    div[id*=collection_tab_WCbwBG] {
        margin-bottom: 40px;
    }
    div[id*=cs_product_slider_kccVLP] div[id*=cs_product_slider_kccVLP] {
        margin-bottom: 0;
    }
    div[id*=cs_quotes_eNxHRf] .section-cover {
        padding: 12px 0px 8px;
    }
    div[id*=cs_product_slider_qTCw4P] .content-indent.default {
        padding: 35px 0 32px;
    }
    .countdown-timer span.countdown-text {
        font-size: 16px;
    }
    .countdown-timer span.countdown-digits {
        font-size: 16px;
    }

    .grid-view-item.style5 .flatbtn .btn {
        font-size: 14px;
        padding: 12px 14px;
    }
    .grid-view-item .priceWraper span.discount,
    .grid-view-item p.product-short-description,
    .grid-view-item a.grid-view-item__title {
        font-size: 14px;
    }
    .grid-view-item .pr_price {
        font-size: 18px;
        line-height: 18px;
        margin-top: 5px;
    }
    .grid-view-item .pr_price.regular {
        font-size: 15px;
    }
    .grid-view-item .priceWraper span.discount {
        margin-top: 5px;
    }
    
    div[id*=custom_content_m7hYiF] .custom-text .btn {
        font-size: 16px;
        margin-top: 12px;
        padding: 15px 25px;
        width: 297px;
    }
    div[id*=banner_with_text_wXrjng] .feature-row .btn {
        font-size: 16px;
        margin-top: 2px;
        padding: 15px 25px;
        width: 264px;
    }
    .latest-blog .flickity-page-dots {
        float: left;
        margin: 20px 0;
        padding-left: 10px;
    }
    .latest-blog .flickity-page-dots .dot {
        background-color: rgba(0, 0, 0, .10);
        border-radius: 0;
        height: 3px;
        margin: 0;
        opacity: 1;
        width: 16px;
    }
    .latest-blog .flickity-page-dots .dot:first-child {
        border-radius: 7px 0 0 7px;
    }

    .latest-blog .flickity-page-dots .dot:last-child {
        border-radius: 0 7px 7px 0;
    }

    .latest-blog .flickity-page-dots .dot.is-selected {
        background-color: #114A52;
        border-radius: 7;
        width: 16px;
    }
    .latest-blog .tc.mt10 {
        margin-top: 15px;
    }
    .latest-blog .tc .btn.btn-sm {
        background:transparent;
        color: #1d1d1d;
        display: inline-block;
        float: right;
        font-size: 14px;
        font-weight: 500;
        height: auto;
        margin: 0;
        padding: 0;
        width: auto;
    }
    .latest-blog .tc .btn.btn-sm:hover {
        border: 0px;
    }

    .pgc-gallery {
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    .search-results {
        list-style-type: none;
        width: auto;
        max-width: inherit;
        line-height: 1.1;
        position: absolute;
        background: #fff;
        padding: 10px;
        left: -20px;
        right: -20px;
        height: calc(100vh - 210px);
        overflow-y: scroll;
    }
    .grid-view-item .priceWraper span.discount,
    .grid-view-item p.product-short-description,
    .grid-view-item a.grid-view-item__title {
        font-size: 12px;
        line-height: 16px;
    }
    .grid-view-item .priceWraper {
        column-gap: 5px;
        margin: 4px 0 0;
    }
    .grid-view-item .pr_price {
        font-size: 16px;
        line-height: 16px;
        margin-top: 5px;
    }
    .grid-view-item .pr_price.regular {
        font-size: 12px;
    }
       .countdown-timer {
        justify-content: flex-start;
    }
    div[id*=cs_product_slider_kccVLP] div[id*=cs_product_slider_kccVLP] {
        margin-bottom: 30px;
    }
       h2.video-section-heading,    .sec-ttl h2.h3 {
        font-size: 36px;
        line-height: 100%;
    }
    .countdown-timer span.countdown-text,
    .countdown-timer span.countdown-digits {
        border-radius: 2px 0 0 2px;
        font-size: 12px;
        line-height: 22px;
    }
    .countdown-timer span.countdown-text {
        font-weight: 400;
    }
       .tabs2 ul.mb30.hide-sm {
        display: flex !important;
        justify-content: flex-start;
        overflow-x: scroll;
    }
       .tabs2 ul.mb30.hide-sm::-webkit-scrollbar {
        width: 0;
    }
       .tabs2 ul.mb30.hide-sm::-webkit-scrollbar-track {
        box-shadow: none;
    }
       .tabs2 ul.mb30.hide-sm::-webkit-scrollbar-thumb {
        background-color: transparent;
        outline: 0;
    }
       .tabs2 ul.cl-tabs .st2 a {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        padding: 9px 7px;
        white-space: nowrap;
    }
       .tabs2 ul.cl-tabs .st2.active a {
        font-weight: 600;
    }
       .tabs-listing .tab-container h3.hide-lg {
        display: none !important;
    }
       .tabs2 li {
        margin: 0 5px;
    }
       .tabs2 li:first-child {
        margin-left: 0;
    }

       .grid-products.carousel .gitem:first-child {
        border-radius: 5px 0 0 5px;
    }

       .grid-products.carousel .gitem:last-child {
        border-right: 1px solid #ddd;
        border-radius: 0 5px 5px 0;
    }
        .collection-tabs-wrapper .carousel .grid-view-item {
        margin-bottom: 0;
    }
       .grid-view-item .details {
        padding-bottom: 0;
    }
       .video-tabs-wrapper .video-button-wrapper a.video-button,
       .tc .btn.btn-md {
        font-size: 14px;
        border: 0;
        justify-content: right;
        margin-top: 25px;
        padding: 0 0px 0 0px;
        height: auto;
        background: transparent;
    }

       .video-tabs-wrapper .video-button-wrapper a.video-button:before,
       .tc .btn.btn-md:before {
        display: none;
    }
       [id*='cs_product_slider_qTCw4P'] .grid-products.carousel .gitem:last-child {
        border-right: 0px solid #ddd;
    }
       .flickity-button {
        background-color: rgba(255, 255, 255, .6);
    }
    .grid-view-item .shopWrapper .swatchLbl {
        font-size: 11px;
        padding: 0 5px;
    }
    product-info#ProductInfo-quick-shop {
        border: 0;
    }
    product-info#ProductInfo-quick-shop .btn {
        font-size: 14px;
        padding: 12px 14px
    }
    div[id*="cs_product_slider_qTCw4P"] .content-indent.default {
        background: url(homepage-seasonal-banner-mobile.jpg) repeat-x top center;
        background-size: 140%;
        border-radius: 32px 32px 0 0;
        padding: 50px 0;
    }
    div[id*=cs_product_slider_kccVLP].shopify-section .content-indent.default {
        border-radius: 32px 32px 0 0;
        padding-top: 35px;
    }

    div[id*=photo_gallery_UAzWRH] .content-indent {
        padding: 0 0 10px;
    }
    div[id*=photo_gallery_UAzWRH] .content-indent:before {
        display: none;
    }
       .video-tabs {
        gap: 3px;
        padding: 3px;
        max-width: 234px;
    }
       .video-tabs .video-tab {
        font-size: 12px;
        padding: 5px 11px;
    }
    div[id*="custom_content_m7hYiF"] .content-indent.default {
        background: url(join-now.png) no-repeat;
        background-size: 100%;
    }
    div[id*=banner_with_text_wXrjng] .feature-row .btn,
    div[id*=custom_content_m7hYiF] .custom-text .btn {
        border-radius: 6px;
    }
    div[id*=photo_gallery_UAzWRH] .grid.lookbook.grid-masonary {
        margin-right: -15px;
    }
    .gitem.ms-item.grid-lookbook {
        min-width: 89%;
    }

    div[id*=custom_videos_cards_dtxCyT] .video-tab-content {
        margin-right: -15px;
    }

    div[id*=custom_videos_cards_dtxCyT] .video-tab-content a.video-button {
        margin-right: 15px;
    }

       div[id*=cs_collection_tab_WCbwBG] .tabs2 ul.mb30 {
        margin-bottom: 5px;
        margin-top: 10px;
    }
    div[id*=banner_with_text_wXrjng] div.rgTxt, div[id*=cs_quotes_eNxHRf] .sec-ttl p, div[id*=photo_gallery_UAzWRH] .sec-ttl p {
        font-size: 12px;
    }
    div[id*=banner_with_text_wXrjng] {
        display: none !important;
    }
    div[id*=banner_with_text_XwdkpK] .feature-row {
        position: relative;
    }
    div[id*=banner_with_text_XwdkpK] .feature-row__text {
        color: #fff;
        position: absolute;
        bottom: 15px;
        left: 15px;
        right: 15px;
        width: auto;
    }
    div[id*=banner_with_text_XwdkpK] .feature-row__text h3.ttlTxt {
        color: #fff;
        font-size: 48px;
        line-height: 46px;
        margin-bottom: 0;
        text-align: center;
        letter-spacing: 0;
    }
    div[id*=banner_with_text_XwdkpK] .feature-row__text .rgTxt {
        color: #fff;
        font-size: 18px;
        text-align: center;
    }
    div[id*=banner_with_text_XwdkpK] .feature-row .row-text {
        padding: 0;
        width: 100%;
        margin: 0 auto;
        box-sizing: border-box;
    }
    div[id*=banner_with_text_wXrjng] {
        display: none !important;
    }
    div[id*=banner_with_text_XwdkpK] .feature-row .btn.mob-btn-sm {
        box-sizing: border-box;
        background: #fff;
        border: 1px solid #fff;
        color: #000;
        border-radius: 6px;
        font-size: 16px;
        font-weight: bold;
        padding: 16px 18px;
        width: 100%;
        box-sizing: border-box;
    }

    div[id*=collection_list_xxRkzY] .flickity-enabled.is-draggable .flickity-viewport {
        cursor: move;
        cursor: -webkit-grab;
        cursor: grab;
    }
    div[id*=collection_list_xxRkzY].clbox .details {
        background: transparent;
        color: #000;
        font-size: 12px;
        font-weight: 500;
        padding-top: 0;
    }
    div[id*=collection_list_xxRkzY].clbox .details .ttlTxt {
        color: #000;
        font-size: 12px;
        font-weight: 500;
        line-height: 19px;
    }

    div[id*=collection_list_xxRkzY].clbox.st7 .imgWrap {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }

    .pgc-wrapper h2 {
        font-size: 40px;
        margin: 50px 0 25px;
    }
    #about-us div[id*=cs_photo_gallery_UyeYEb] .grid.lookbook {
        flex-wrap: wrap;
    }
    #about-us div[id*=cs_photo_gallery_UyeYEb] .gitem.ms-item.grid-lookbook {
        margin-bottom: 27px;
        width: 100%;
    }

    #about-us div[id*=cs_photo_gallery_UyeYEb] .content-indent {
        margin-top: 0;
        padding-bottom: 0;
        padding-top: 40px;
    }
     #about-us [id*=custom_content_tcwQTC] h3.ttlTxt {
        font-size: 32px;
        text-align: center;
    }
    #about-us div[id*=custom_content_tcwQTC] .ttlTxt.rte {
        font-size: 14px;
        padding: 0;
        text-align: center;
    }


    div#shopify-section-template--19421749116982__custom_content_TFLWA8 {
        display: none;
    }
    [id*=custom_content_TFLWA8] .custom__item .tc .custom-text .btn {
        margin: auto;
        max-width: 358px;
        width: 100%;
    }

    #health-mantra .sec-ttl .h3, #health-mantra h2.ttlTxt {
        font-size: 20px;
        line-height: 100%;
        margin-bottom: 0;
    }
    #health-mantra h1 {
        font-size: 40px;
        line-height: 48px;
        margin-bottom: 8px;
    }
    #health-mantra .rgTxt.mb20 p {
        font-size: 12px;
    }
    #health-mantra [id*=richtext_8rkhXr] {
        margin-bottom: 35px;
    }

    #health-mantra .swiper.offer-plans-slider {
        max-width: 910px;
        padding: 20px 20px 50px 0;
    }
    .offer-plans-wrapper {
        padding: 6px  0px 80px;
    }
    [id*=logo_list_p6GPUU].logo-bar .gitem {
        margin: 8px 0;
    }
    [id*=logo_list_p6GPUU] .sec-ttl {
        padding-bottom: 5px;
        display: flex;
        justify-content: center;
    }

    [id*=logo_list_p6GPUU] .sec-ttl.tc p,
    [id*=custom_content_kXGeMz] .sec-ttl.tc p {
        font-size: 40px;
        line-height: 57px;
    }
    [id*=logo_list_p6GPUU] .sec-ttl.tc p {
        margin: 0;
    }        
    #health-mantra [id*=logo_list_p6GPUU] .sec-ttl .h3 {
        font-family: Bebas Neue;
        font-size: 40px;
        line-height: 57px;
        margin: 0;
    }
    [id*=custom_content_4zQEfj] .sec-ttl.tc p, #health-mantra [id*=richtext_zkh7a6] .rgTxt.mb20 p {
        font-size: 40PX;
        line-height: 54px;
    }
    [id*=slideshow_DHQLer] .slideshow .flickity-button {
        display: none;
    }
    div[id*=custom_content_A348FW] .imgWrapper {
        max-width: 240px !important;
    }
    div[id*=custom_content_A348FW] .sidespace .custom__item:last-child {
        margin-top: 10px;
        margin-bottom: 23px;
    }
    div[id*=slideshow_DHQLer] .slideshow .flickity-button {
        display: none;
    }
    div[id*=custom_content_TFLWA8] {
        display: none;
    }

    [id*=custom_liquid_Gw3ne4] .sec-ttl.tc p,
    #health-mantra [id*=custom_liquid_Gw3ne4] .sec-ttl h2.h3 {
        font-size: 14px;    
    }
    [id*='custom_content_4zQEfj'] .grid {
        flex-wrap: nowrap;
        overflow-x: scroll;
    }
    [id*='custom_content_4zQEfj'] .sidespace .custom__item {
        min-width: 87%;
        max-width: inherit;
        width: inherit;
    }
    [id*='custom_content_4zQEfj'] .sidespace .custom__item:last-child {
        margin-top: 0px;
    }
    [id*=custom_content_4zQEfj] .sec-ttl {
        padding-bottom: 10px;
    }
    #health-mantra [id*=richtext_zkh7a6] .rgTxt.mb20 {
        margin-bottom: 0px;
    }
    [id*=richtext_zkh7a6] .content-indent {
        margin-top: 75px;
    }
    [id*=custom_content_kXGeMz] .sec-ttl {
        padding-bottom: 0;
    }

    [id*=image_slideshow_madEhB] .slideshow {
        padding-bottom: 25px;
    }
    
}


@media (min-width: 1200px) {
    [id*=custom_content_TFLWA8] .custom__item .tc .custom-text .btn {
        font-size: 24px;
    }
    [id*=custom_content_TFLWA8] .custom-text .ttlTxt.rte {
        font-size: 33px;
    }
    [id*=custom_content_TFLWA8] .custom-text .ttlTxt.rte {
        text-align: left;
    }
    [id*=custom_content_TFLWA8] .content-indent {
        margin-top: 0;
        height: 760px;
        overflow: hidden;
    }
    [id*=custom_content_TFLWA8] .custom__item.gitem.block_type_text {
        margin-top: -160px;
    }
}
@media (min-width: 1024px) and (max-width: 1100px) {
    [id*=custom_content_TFLWA8] .custom__item .tc .custom-text .btn {
        font-size: 15px;
    }
    [id*=custom_content_TFLWA8] .custom-text .ttlTxt.rte {
        font-size: 20px;
    }

    [id*=custom_content_TFLWA8] .custom__item.gitem.block_type_text {
        width: 44%;
    }
    #health-mantra [id*=richtext_8rkhXr] {
        margin-bottom: 45px;
    }
}
@media only screen and (min-width: 768px){

       .video-button-wrapper:has(.video-button) {
        display: flex;
        justify-content: center;
        margin-top: 30px;
    }
       .tc:has(.btn.btn-md) {
        display: flex;
        justify-content: center;
        margin-top: 10px;
    }

    .grid-products.carousel .gitem {
        padding: 10px 22px;
    }

    [id*=custom_content_TFLWA8] .content-indent .gspace .gitem.block_type_video.wd100 {
        width: 100%;
    }
    [id*=custom_content_TFLWA8] .custom-content {
        position: relative;
    }
    [id*=custom_content_TFLWA8] .custom-content:before {
        background: rgba(0,0,0,.5);
        content: '';
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 2;
        width: 100%;
    }
    [id*=custom_content_TFLWA8] .custom__item.gitem.block_type_text {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        z-index: 3;
        max-width: 690px;
    }

    [id*=custom_content_TFLWA8] .custom__item .tc.f-asc {
        padding-left: 5%;
        padding-right: 8%;
    }

    div[id*='custom_content_A348FW'],
    div[id*='slideshow_DHQLer'] {
        display: none;
    }
    
}
@media (min-width: 768px) and (max-width: 1023px) {
    [id*=custom_content_TFLWA8] .custom__item .tc .custom-text .btn {
        font-size: 15px;
    }
    [id*=custom_content_TFLWA8] .custom-text .ttlTxt.rte {
        font-size: 20px;
    }
    [id*=custom_content_TFLWA8] .custom__item .tc .custom-text .btn {
        margin: auto;
        max-width: 358px;
        width: 100%;
    }
}
@media (min-width: 770px) and (max-width: 1340px) {
    div[id*=banner_with_text_LT3QhF].image-with-text .feature-row .fl1.imgCol {
        width: 40%;
        flex: inherit;
    }
    div[id*=banner_with_text_LT3QhF].image-with-text .imgWrapper {
        margin-top: 0;
    }
}

@media (max-width: 769px) {
    div[id*=banner_with_text_LT3QhF].image-with-text {
        margin-top: 0;
        padding-top: 0;
    }
    div[id*=banner_with_text_LT3QhF].image-with-text .imgWrapper {
        border-radius: 0;
        margin-top: 0;
    }
    div[id*=banner_with_text_LT3QhF].image-with-text .feature-row .fl1.imgCol {
        width: 100%;
        flex: inherit;
    }
    div[id*=banner_with_text_LT3QhF].image-with-text .feature-row .row-text h3 {
        margin-top: 5px;
    }
    div[id*=banner_with_text_LT3QhF].image-with-text .feature-row .row-text {
        padding-left: 0;
        padding-right: 0;
    }
    div[id*=banner_with_text_LT3QhF].image-with-text .feature-row .row-text p {
        font-size: 14px;
        text-align: center;
        padding: 15px;
    }
    div[id*=banner_with_text_LT3QhF].image-with-text .feature-row .row-text h3:before {
        font-size: 40px;
        line-height: normal;
        position: static;
    }
    div[id*=banner_with_text_LT3QhF].image-with-text .feature-row .row-text h3 {
        font-size: 40px;
        padding-left: 32px;
    }
    div[id*=cs_quotes_8GDwfr] .sec-ttl h2 {
        font-size: 40px;
        text-align: center;
    }
    div[id*=cs_quotes_8GDwfr] .sec-ttl p strong {
        font-size: 16px;
    }
    #about-us div[id*=cs_quotes_8GDwfr] .section-cover {
        padding: 30px 0;
    }
    div[id*=featured_blog_yD7Kyj] .sec-ttl .h3 {
        font-size: 33px;
    }
    #about-us div[id*=featured_blog_yD7Kyj] .section-cover {
        padding: 40px 0;
    }
    div[id*=cs_quotes_8GDwfr] .sec-ttl p {
        font-size: 16px;
        text-align: center;
    }
    div[id*=banner_with_text_LT3QhF].image-with-text .feature-row {
        padding: 0;
    }

    div[id*=banner_with_text_btq3yr].image-with-text .feature-row .fl1.imgCol {
        width: 100%;
        flex: inherit;
    }
    div[id*=banner_with_text_btq3yr].image-with-text .feature-row .row-text h3 {
        font-size: 32px;
        line-height: 33px;
    }
    div[id*=banner_with_text_btq3yr].image-with-text .feature-row .row-text h5 {
        font-size: 20px;
        line-height: 24px;
    }
    div[id*=banner_with_text_btq3yr].image-with-text .feature-row .row-text {
        padding: 30px 20px;
        text-align: center;
    }
    div[id*=banner_with_text_btq3yr].image-with-text .feature-row .row-text {
        content: '';
        background: url(dot-bg-about-section.svg) no-repeat bottom right;
        background-size: 157px;

    }
    div[id*=banner_with_text_btq3yr].image-with-text .feature-row .row-text p {
        font-size: 15px;
        line-height: 23px;
    }
    div[id*=cs_quotes_8GDwfr] .content-indent {
        padding-bottom: 0px;
    }
    div[id*=banner_with_text_btq3yr].image-with-text .feature-row {
        background-color: #EEE7DB !important;
        padding: 50px 15px 0;
    }
    #about-us [id*='custom_content_tcwQTC'] .section-cover {
        padding: 28px 0 40px;
    }
   
}
@media only screen and (min-width: 768px)  and (max-width: 980px) {
    div[id*=custom_videos_cards_dtxCyT] .video-cards-grid .video-card,
    .gitem.ms-item.grid-lookbook {
        min-width: 60%;
    }
}

@media only screen and (min-width: 1025px) {
    .grid-view-item.style5 .flatbtn .btn {
        margin-bottom: 0px;
    }
}

@media only screen and (min-width: 1280px) {
    .arwOut .flickity-button.previous {
        left: -5px;
    }
    .arwOut .flickity-button.next {
        right: -5px;
    }
}

.pack-card{
    position:relative;
    overflow:visible;
}

.pack-badge{
    position:absolute;
    top:-12px;
    left:50%;
    transform:translateX(-50%);
    background:#43b54b;
    color:#fff;
    font-size:12px;
    font-weight:700;
    padding:5px 14px;
    border-radius:25px;
    line-height:1;
    white-space:nowrap;
    z-index:20;
}

.pack-badge:after{
    content:"";
    position:absolute;
    right:8px;
    top:100%;
    border:5px solid transparent;
    border-top-color:#2f9344;
}

