/** Shopify CDN: Minification failed

Line 1815:42 Unexpected "{"
Line 1815:51 Expected ":"
Line 1815:57 Unexpected ","

**/


.main-product-banner {
    width: 100%;
    margin: 0 auto;
}

.banner-main button span:after {
    position: absolute !important;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 18px;
    text-transform: capitalize;
    top: 17px;
}


.main-product-banner section {
    border-radius: 20px;
    max-width: 1310px;
    margin: 0 auto;
}

.list-social__link {
    color: rgb(var(--color-background)) !important;
}

.content-blocks {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 0 50px;
    width: 50%;
}

.content-blocks h2 {
    font-weight: 400 !important;
    font-family: Harmonia Sans;
    color: #c59d53;
    margin: 20px 0;
    text-align: start;
}

.newsletter__subheading.rte {
    width: 100% !important;
    max-width: 100% !important;
}

.newsletter__subheading.rte p {
    text-align: start;
}

.newsletter-form__field-wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    max-width: 100% !important;
}

form#contact_form {
    width: 100%;
    max-width: 100% !important;
}

.newsletter__subheading.rte + div {
    width: 100%;
    max-width: 100%;
}

.main-conacts .contact.page-width {
    max-width: 100%;
}

.newsletter-form__field-wrapper button#Subscribe {
    padding: 0px 0px;
    margin: 0 0px 0 0;
    height: 55px;
}


variant-radios input {
    position: relative !important;
    clip: unset !important;
    width: 20px !important;
    height: 20px !important;
    appearance: none;
    opacity: 1 !important;
    overflow: unset !important;
}

variant-radios input:before {
    content: "";
    position: absolute;
    background: #fff0 !important;
    top: 30%;
    width: 100%;
    height: 100%;
    z-index: 99;
    opacity: 1;
    border-radius: 10px;
    border: 1px solid;
}

variant-radios input:after {
    content: "";
    position: absolute;
    background: rgb(var(--color-foreground));
    top: 9px;
    width: 70%;
    height: 70%;
    z-index: 99;
    opacity: 0;
    border-radius: 10px;
    right: 3px;
}

variant-radios input:checked:after {
    opacity: 1;
}

button#ProductSubmitButton-template--15593995567202__featured_product_NKHGXF {
    background: #c59d53;
    border: 0;
    max-width: max-content;
    border-radius: 6px;
}

button#ProductSubmitButton-template--15593995567202__featured_product_NKHGXF:before {
    border: 0;
    box-shadow: none;
}

button#ProductSubmitButton-template--15593995567202__featured_product_NKHGXF::after {
    border: none;
    box-shadow: none;
}

a.link.product__view-details.animate-arrow {
    display: none;
}

section#shopify-section-template--15593995567202__featured_product_NKHGXF .featured-product.product.product--small.grid.grid--1-col.gradient.color-background-2.product--right.isolate.grid--2-col-tablet {
    display: flex;
    justify-items: start;
    align-items: center;
    justify-content: flex-start;
}

.image-with-text__text.rte.body ul li {
    list-style: disc;
}

#shopify-section-template--15593995567202__featured_product_NKHGXF p.product__text {
    color: #c59d53;
}

#shopify-section-template--15593995567202__featured_product_NKHGXF p.product__text:nth-child(3) {
    margin: 0 0px 70px 0;
}

variant-radios#variant-radios-template--15593995567202__featured_product_NKHGXF legend.form__label {
    color: #757575;
}

variant-radios label {
    padding: 0 15px !important;
}

div#shopify-section-template--15593995567202__image_with_text_4Rz3eE p {
    line-height: 25px;
}

div#ImageWithText--template--15593995567202__image_with_text_8UMQMP ul li {
    list-style: none;
    margin: 40px 0;
    position: relative;
}

div#ImageWithText--template--15593995567202__image_with_text_8UMQMP ul li:before {
    content: "";
    width: 20px;
    height: 20px;
    background: #c59d53;
    position: absolute;
    left: -35px;
    top: 45px;
    border-radius: 60px;
}

div#ImageWithText--template--15593995567202__image_with_text_Nxt8jY {
    padding: 0 80px 0 0px;
}

div#ImageWithText--template--15593995567202__image_with_text_Nxt8jY h2.image-with-text__heading.h1 {
    color: #c59d53;
    font-weight: 400;
}

div#ImageWithText--template--15593995567202__image_with_text_Nxt8jY p {
    line-height: 22px;
}

/* a.button.button--primary::after {
  border: 0;
  box-shadow: none;
} */

a.button.button--primary {
    border-radius: 6px;
}

input#NewsletterForm--template--15593995567202__newsletter_VFPABL {
    border: 1px solid #e2e2e2;
}

form#contact_form .field:before,
form#contact_form .field:after {
    border: 0;
    box-shadow: none;
}

.newsletter-form__field-wrapper:not(.section-newsletter-field-wrapper) .field label.field__label {
    top: 12px;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: max-content;
    display: none;
}


product-form.product-form form .product-form__buttons.product-form__buttons--uppercase {
    gap: 10px;
    padding: 0 30px 0 0px;
}

span.price-item.price-item--regular {
    color: rgb(var(--color-foreground));
}

#Quantity-Form-template--15593995796578__main quantity-input.quantity {
    width: 60%;
    background: #fdf5e6;
    border-radius: 0px !important;
}

#Quantity-Form-template--15593995796578__main quantity-input.quantity button {
    border-radius: 0px !important;
    border: 1px solid #d9d9d9;
}

#Quantity-Form-template--15593995796578__main quantity-input.quantity:before,
#Quantity-Form-template--15593995796578__main quantity-input.quantity:after {
    border: 0;
    box-shadow: none;
}

#Quantity-Form-template--15593995796578__main quantity-input.quantity input {
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
}

product-form.product-form form#product-form-template--15593995796578__main .product-form__buttons.product-form__buttons--uppercase {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

product-form.product-form form#product-form-template--15593995796578__main .product-form__buttons.product-form__buttons--uppercase button#ProductSubmitButton-template--15593995796578__main {
    width: 50%;
    color: #fff;
    font-weight: 500;
    height: 60px;
}

product-form.product-form form#product-form-template--15593995796578__main .product-form__buttons.product-form__buttons--uppercase .shopify-payment-button {
    width: 50%;
}

button.shopify-payment-button__button {
  height: 60px;
  padding: 0 !important;
  font-weight: var(--font-button-weight);

    background-color: rgba(var(--color-button), var(--alpha-button-background));
}

div#ImageWithText--template--15593995796578__image_with_text_4DaPCb {
    padding: 0 20px;
}

div#shopify-section-template--15593995796578__image_with_text_ceCk8f div#ImageWithText--template--15593995796578__image_with_text_ceCk8f {
    padding: 0 80px 0 0;
}

div#shopify-section-template--15593995796578__image_with_text_ceCk8f .color-accent-2 h2.image-with-text__heading.h1 {
    color: #000;
}

div#shopify-section-template--15593995796578__image_with_text_ceCk8f .color-accent-2 .image-with-text__text.rte.body p {
    line-height: 24px;
    color: #757575;
}

div#ImageWithText--template--15593995796578__image_with_text_reTq6M {
    padding: 0 30px;
}

.newsletter__wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}

.image-block {
    width: 50%;
}

.image-block img {
    width: 100%;
}

.newsletter-form__field-wrapper input {
    width: 100%;
    border-radius: 0;
    height: 53px;
    outline: none;
    flex-grow: 1;
    border-radius: 12px;
    height: 55px;
    padding: 20px;
    background: transparent;
    border: 2px solid rgb(var(--color-base-accent-3));
}

.newsletter-form__field-wrapper .field:before,
.newsletter-form__field-wrapper .field:after {
    display: none;
}

.newsletter-form__field-wrapper input::placeholder {
    text-align: left;
}

.color-accent-1,
.color-accent-2 {
    --color-foreground: var(--color-base-accent-3);
}

.newsletter.center {
    margin: 0 auto;
    width: 100%;
}

.newsletter__wrapper {
    padding: 0 !important;
}

.testimonial-card__author-container {
    justify-content: start;
}

.testimonial-card .multicolumn-card__info {
    border-radius: 20px;
}

section#shopify-section-template--15593995796578__testimonials_kLmmEp ul {
    gap: 2%;
}

.testimonial-card .multicolumn-card__info {
    border-radius: 20px;
    padding: 0px 0px 10px 0px !important;
}

.testimonial-card .multicolumn-card__info .testimonial-card__author-container {
    justify-content: start;
    border-color: #fff;
    padding: 10px 10px 2px;
}

.testimonial-card .multicolumn-card__info .rte {
    padding: 20px;
}

p.testimonial-card__stars {
    /* position: absolute;
    right: 12px; */
}

.av-div {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.av-div ~ p {
    width: 50%;
}

.testimonial-card__quotes.testimonial-card__quotes--image-blank {
    width: 80%;
    height: 141px;
    background: unset;
    justify-content: end;
    position: unset;
    margin: -20px 0 -100px 50px !important;
}

.testimonial-card .multicolumn-card__info .rte p {
    line-height: 26px;
    z-index: 2;
    position: relative;
}

.testimonial-card__quotes.testimonial-card__quotes--image-blank img {
    opacity: 0.4;
}

.main-conacts {
    display: flex;
    margin: 0 auto;
    border-radius: 30px;
    align-items: center;
}



.main-conacts h2 {
    text-align: left;
}

.contact__button {
    justify-content: start !IMPORTANT;
}

.contactus-image {
    width: 40%;
    display: flex;
    align-items: flex-end;
}

.contactus-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

div#shopify-section-template--15593995796578__image_with_text_reTq6M div#ImageWithText--template--15593995796578__image_with_text_reTq6M {
    padding: 0 0 0 40px !important;
}

.main-conacts .contact.page-width.page-width--narrow.section-template--15593995632738__form-padding h2 {
    text-align: start;
}


.contact__button button {
    /* background: rgb(var(--color-button-text)); */
    /* color: rgba(var(--color-button), var(--alpha-button-background)); */
}

div#shopify-section-template--15593995567202__image_with_text_8UMQMP div#ImageWithText--template--15593995567202__image_with_text_8UMQMP {
    padding: 0 0px 0 60px !important;
}

div#ImageWithText--template--15593995796578__image_with_text_4DaPCb {
    padding: 0 0 0 40px !important;
}

header {
    /*display: flex !important;*/
    /*align-items: center;*/
    /*justify-content: space-between;*/
}

h2.collapsible-content__heading.h1 {
    /* color: #000; */
}

h3.accordion__title.h4 {
    /* color: #000; */
}

.accordion__content p {
    /* color: #000; */
}

.banner-main .featured-product {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.main-key-heading {
    width: 100%;
}

.main-row .text-col ul {
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.main-key-heading h2 {
    text-align: center;
}

.main-row {
    width: 100%;
    display: flex;
    align-items: center;
    margin: 50px 0;
    gap: 50px;
}

.main-row .text-col {
    width: 30%;
}

.center-image {
    width: 40%;
}

.center-image img {
    width: 100%;
}

.main-row .text-col ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 30px 20px;
    border-radius: 15px;
}

.main-row .text-col ul li .list-image {
    width: fit-content;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-row .text-col ul li .list-image img {
    width: 100%;
}

.about-main .image-with-text__content.image-with-text__content--desktop-left {
    padding: 23px 4% !important;
}

.about-main .image-with-text__grid {
    gap: 1rem;
}

.about-main .image-with-text__text-item .image-with-text__content {
    border-radius: 10px;
}


.count-area {
    background: #fdf5e6;
    padding: 60px 3%;
}

.count-area ul#counter {
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    flex-direction: row;
    flex-wrap: wrap;
}

.count-area ul#counter li {
    flex-basis: 22%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.cont-row {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}

.count-area ul#counter li span {
    font-size: 3.5rem;
    color: #c59d53;
}

.count-area ul#counter li h4 {
    font-size: 1.5rem;
    text-align: center;
    font-weight: 600;
}

.testi-main .testimonial-card__author-container {
    /* justify-content: left !important; */
}

.testi-main .title-wrapper-with-link.title-wrapper--self-padded-mobile.title-wrapper--no-top-margin {
    justify-content: flex-start !important;
}

.ltr-main .image-with-text__grid {
    flex-direction: row;
}

.ltr-main .image-with-text__grid--reverse {
    flex-direction: row-reverse;
}

.text-col.point-text {
    width: 50%;
}

.center-image.point-image {
    width: 50%;
}

.partner-row {
    display: flex;
    flex-direction: column;
    max-width: 1300px;
    margin: 0 auto;
}

.partner-row ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
    flex-wrap: wrap;
    flex-direction: row;
    padding: 0 20px;
    gap: 15px;
}

.partner-row ul li {
    flex-basis: 24%;
}

.partner-row ul li img {
    width: 100%;
}


.list-image {
    width: 100%;
}

.list-image img {
    width: 100%;
}

/* .about-main .image-with-text__media-item.image-with-text__media-item--medium.image-with-text__media-item--top.grid__item {
    border: 2px solid #c59d53;
    border-radius: 10px;
    overflow: hidden;
} */

/* img {
    border-radius: 10px;
} */

h2.product__title.h1 {
    font-weight: 700;
}

p.product__text.subtitle {
    font-weight: 600;
}

p.product__text {
    font-weight: 400;
}

h2.image-with-text__heading.h1 {
    text-transform: uppercase;
}


.newsletter.center h2.h1 {
    font-weight: 500 !important;
}

li.list-social__item {
    background: rgb(var(--color-base-accent-3));
    border-radius: 50px;
    margin: 3px 3px;
}


details summary h3.accordion__title.h4 {
    font-size: 1.2857142857em !important;
}

.collapsible-content details {
    padding: 0px 17px;
}


.collapsible-content__wrapper summary:hover {
    background: transparent;
}

.accordion {
    margin: 10px 0;
}

.accordion summary:hover {
    background: transparent !important;
}

.accordion {
    margin: 10px 0 !important;
}



details[open] summary h3:after {
    content: "-";
}

details summary h3:after {
    content: "+";
    position: absolute;
    right: 5px;
    top: 30px;
    font-size: 29px;
    color: rgb(var(--color-base-text));
    font-weight: 400;
    line-height: 0;
}

p.product__text.subtitle {
    margin: 40px 0 0 0;
    color: #c59d53;
}

variant-radios {
    border-bottom: 1px solid #e8d5b5;
}


.product__title h1.h1 {
    font-weight: 800;
}

p.testimonial-card__author {
    text-align: start;
    font-size: 14px;
    margin: 0 0px 0 -15px;
}

.image-with-text__media-item {
    overflow: hidden;
}

.image-block {
    border: 1px solid #c59d53;
    border-radius: 10px;
    overflow: hidden;
}


.main-key-heading h2.h1 {
    color: #c59d53;
    text-align: center;
    font-size: 56px;
    font-style: normal;
    font-weight: 500;
    line-height: 56px;
    /* 100% */
    letter-spacing: -2.8px;
    text-transform: uppercase;
}


@media screen and (max-width: 768px) {
    .newsletter__wrapper {
        flex-direction: column;
    }

    .image-block {
        width: 100%;
    }



    .content-blocks {
        width: 100%;
        padding: 0;
    }

    .main-row {
        flex-wrap: wrap;
        gap: 0px;
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .about-main .image-with-text__grid {
        flex-wrap: wrap;
        gap: 30px;
        max-width: 700px;
        margin: 0 auto;
    }

    .about-main .image-with-text__grid .image-with-text__media-item {
        flex-basis: 100%;
    }

    .main-row .text-col {
        flex-basis: 70%;
        order: 3;
    }

    .center-image {
        flex-basis: 50%;
        order: 1;
        margin: 0 0 20px 0;
    }

    .main-row .text-col:first-child {
        order: 2;
    }

    .main-row .text-col ul li {
        padding: 15px 10px;
        gap: 10px;
    }

    .main-row .text-col ul {
        margin: 10px;
        gap: 20px
    }

    /* .main-row .text-col ul li .list-image img {
        max-width: 30px;
    } */
}

@media screen and (max-width: 600px) {
    #shopify-section-template--15593995567202__newsletter_VFPABL .newsletter__wrapper {
        display: flex;
        flex-direction: column;
    }

    .image-block {
        width: 100%;
    }

    .content-blocks {
        width: 100%;
        padding: 0;
    }

    .image-with-text .image-with-text__content {
        padding: 20px 10px 20px !important;
    }

    details summary h3:after {
        top: 30px;
    }

    div#shopify-section-template--15593995567202__image_with_text_8UMQMP div#ImageWithText--template--15593995567202__image_with_text_8UMQMP {
        padding: 0 0px 0 30px !important;
    }

    .newsletter__wrapper {
        display: flex;
        flex-direction: column;
    }




    .count-area ul#counter li {
        flex-basis: 47%;
    }

    .partner-row ul li {
        flex-basis: 48%;
    }
}

.h0,
.h1,
.h2,
.h3,
.h4,
.h5,
h1,
h2,
h3,
h4,
h5 {
    font-family: var(--font-heading-family) !important;
}

p,
body,
span {
    font-family: var(--font-body-family);
}

.grid-stretch {
    align-items: stretch !important;
}

.product__accordion.accordion {
    border-radius: 3px;
    overflow: hidden;
}

.product__accordion .accordion__content {
    padding-top: 1.5rem;
}

.product-subtitle-caption,
p.product__text--without-width.product-subtitle-caption {
    font-weight: bold;
    font-size: 1.1428571429em;
}

.shopify-payment-button {
    flex: 1;
}

.shopify-payment-button__button {
    max-width: 100% !important;
}

/* applying base text color to body text */
.sw-base-text-color {
    color: rgb(var(--color-base-text));
}

.featured-product .product-media-container .media > img {
    border-radius: 20px;
}


button.quantity-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
}

button.quantity-icon:hover {
    background-color: #f8f8f8;
}


@media (max-width: 768px) {
    .main-products section media-gallery {
        width: auto;
    }
}


.blog-placeholder__content {
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0em;
}

.footer__payment img {
    max-width: 250px;
}

.section-divider__svg {
    --max-height: 150px;
    background: none;
    position: relative;
    overflow: hidden;
    transform: translateY(1px);
}

.section-divider__svg svg {
    color: rgb(var(--color-background));
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    max-height: var(--max-height);
}

.footer__newsletter .newsletter-form__field-wrapper input {
    font-family: var(--font-body-family);
}

.collection-card-wrapper .card__heading {
    font-size: 1em;
}

input {
    font-size: 1em;
}

@media (min-width: 750px) {
    .product__title h1.title {
        letter-spacing: 0px !important;
    }
}

/* @media (max-width: 750px) {
    .main-products .star-rating {
        flex-direction: column;
        align-items: flex-start !important;
        justify-content: flex-start;
    }

    .main-products .star-rating .rating {
        margin-left: 0px !important;
    }

    .main-products .star-rating .rating p {
        margin-top: 5px;
        text-wrap: auto;
    }
} */

h2.drawer__heading, cart-items h1.title {
    text-transform: lowercase;
}

h2.drawer__heading::first-letter, cart-items h1.title::first-letter {
    text-transform: capitalize;
}

.quantity.cart-quantity {
    padding: 3px;
    background: var(--cart-drawer-quantity-color-primary);
    border: var(--cart-drawer-quantity-border-thickness) solid var(--cart-drawer-quantity-border-color);
    height: 40px;
}
cart-remove-button .button {
    min-height: 40px !important;
}
.quantity .quantity-number {
    height: 100% !important;
}

@media screen and (max-width: 749px) {
    .cart-drawer .cart-item .loading-overlay {
        left: 1rem;
        top: 0;
        padding-top:0 !important;
    }
}
@media screen and (max-width: 770px) {
    .mobile_center {
        text-align: center;
    }
    .mobile_align_center {
        justify-content: center;
    }
    .mobile_left {
        text-align: left;
    }
}

.collection__description p {
    word-wrap: break-word;
}

@media screen and (max-width: 750px) {
    .footer-block__brand-info .footer__list-social {
        margin-top: 20px !important
    }
}

slideshow-component .review-item .review-item__text {
    color: rgba(var(--color-base-text), 0.9)
}

.slider-button-container {
    display: flex;
}

.slider-button-container a {
  padding: 0 2rem;
}

.slider-button-container a:hover {
  font-size: 17.5px;
}

.banner__heading span strong, 
.title strong,
.vertical-ticker__item strong,
.horizontal-ticker__item strong,
.results-container .results h3 strong,
li .bullet-point-text strong,
.main-row ul li p strong,
.benefit-text-h3 strong,
.collapsible_title_span strong,
.collapsible-body-text strong,
.results__caption p strong,
.announcement-bar__message strong,
.slide_review_heading strong,
.slide_review_body strong,
.banner__text.rte.body span strong,
.multicolumn-card__info h3 strong,
.rte p strong,
.feature-icon-card__text p strong,
.feature-icons-text strong,
.reasons-to-buy__subheading p strong,
.stats-title strong,
.stats-body-text strong {
    color: var(--color-highlighted-color);
}


span.product-added-success {
  z-index: 1;
  font-size: 18px;
  line-height: 18px;
}

.rich-text.content-container {
  position: unset;
}


.header__icon--search:has(.icon-search):hover {
  transform: scale(1.1) rotate(-15deg);
}

.header__icon--search {
  transition: all 200ms ease;
}

.header__icon--cart:hover {
  stroke: #000000;
  animation: cartBounce 0.6s ease;
}

@keyframes cartBounce {
  0%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-3px);
  }
  60% {
    transform: translateY(-1.5px);
  }
}

.newsletter-form__field-wrapper input {
  transition: all 0.2s ease;
  }


cart-remove-button .button:active {
  transform: none;
}

cart-remove-button:active svg,
.drawer__close:active svg {
  scale: 0.9;
}

cart-remove-button svg,
.drawer__close svg {
  transition: all .1s ease;
}

cart-remove-button:hover svg path,
.drawer__close:hover svg {
  fill: #ff0000 !important;
}

span strong {
  font-weight: bold;
}

.title strong {
    font-weight: 900;
}

* {
  -webkit-tap-highlight-color: transparent;
}

.slider--tablet.grid--peek.grid--1-col-tablet-down .collection-list__item.grid__item {
    width: calc(100% - var(--grid-mobile-horizontal-spacing) * 1.5);
}

@media (min-width: 768px) { 
  .half {
    width: 50%;
  }
}

.flex-align-center {
  display: flex;
  align-items: center;
  flex: auto;
}

shopify-accelerated-checkout {
  --shopify-accelerated-checkout-button-block-size: 55px !important;
}

.image-compare .image-wrapper {
  z-index: 1 !important;
}

.shopify-app-block:has(kaching-bundle) {
  transform: none !important;
}

/* ============================================
   LUMIÈVE GLOW — Brand Design Tokens
   Palette: Gold #c59d53 · Cream #fdf5e6 ·
   Beige #f6edde · Dark Brown #2b2419 · White #ffffff
   ============================================ */

/* Global button radius — soft luxury */
button.button,
a.button,
.button,
.shopify-payment-button__button--unbranded,
button[type="submit"].product-form__submit {
    border-radius: 6px !important;
}

/* Standardise primary CTA button to brand gold */
.button--primary,
button.button--primary {
    background-color: #c59d53;
    border-color: #c59d53;
    color: #2b2419;
    font-weight: 600;
    letter-spacing: 0.03em;
    border-radius: 6px;
    transition: background-color 0.2s ease, box-shadow 0.2s ease;
}

.button--primary:hover,
button.button--primary:hover {
    background-color: #b8905f;
    border-color: #b8905f;
    box-shadow: 0 4px 12px rgba(197, 157, 83, 0.25);
}

/* Sale badge — brand gold gradient instead of pink */
.badge--sale,
.badge.badge--on-sale {
    background: linear-gradient(135deg, #c59d53, #d4b275) !important;
    color: #2b2419 !important;
}

/* Product subtitle accent */
p.product__text.subtitle {
    color: #c59d53;
}

/* Announcement bar link hover */
.announcement-bar__link:hover {
    color: #c59d53;
}

/* Mobile hero padding correction */
@media screen and (max-width: 749px) {
    .dm-home-hero-1 > div > div,
    section[class*="dm-home-hero"] > div {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

/* ============================================
   LUMIÈVE — Bundle Card Premium Styling
   Replaces aggressive/green/primary colours
   with gold/cream luxury palette
   ============================================ */

/* Bundle option card border + background */
label.bundle-qty-option {
    border: 1.5px solid #e8d5b5 !important;
    background: rgba(253, 245, 230, 0.5) !important;
    border-radius: 10px !important;
    transition: border-color 0.2s ease, background 0.2s ease;
}

label.bundle-qty-option:hover {
    border-color: #c59d53 !important;
    background: rgba(253, 245, 230, 0.85) !important;
}

/* Selected bundle option */
input.bundle-qty-deal__radio:checked + label.bundle-qty-option {
    border: 1.5px solid #c59d53 !important;
    background: rgba(253, 245, 230, 0.85) !important;
}

/* Bundle badge pill (e.g. "SAVE 33%") */
span.bundle-qty-badge {
    border: 1px solid #c59d53 !important;
    background: #fff8ee !important;
    color: #2b2419 !important;
    font-weight: 600;
    letter-spacing: 0.04em;
}

/* Bundle radio button */
span.bundle-qty-radio {
    border: 2px solid #c59d53 !important;
}

span.bundle-qty-radio span.checked-circle {
    background: #c59d53 !important;
}

/* Bundle price accent */
.bundle-qty-price span {
    color: #c59d53 !important;
}

/* Bundle divider line */
.bundle-qty-deal h4.bundle-qty-deal__title:before {
    background: #e8d5b5 !important;
}

/* Bundle add-to-cart button */
.bundle-qty-add-button {
    border-radius: 6px !important;
}

/* ============================================
   LUMIÈVE — Badge Overrides
   Sold out, Sale — all brand gold/cream
   ============================================ */

/* "Sold out" badge */
.badge--sold-out,
.card__badge .badge--sold-out {
    background: #f6edde !important;
    color: #2b2419 !important;
    border: 1px solid #e8d5b5 !important;
}

/* Sale / discount badge */
.badge--sale,
.badge.badge--on-sale,
.card__badge .badge--sale {
    background: linear-gradient(135deg, #c59d53, #d4b275) !important;
    color: #2b2419 !important;
    border: none !important;
    font-weight: 600;
}

/* ============================================
   LUMIÈVE — Stock Indicator Dots
   Replace green availability dots with neutral gold
   ============================================ */

/* Stock indicator dot — in stock */
.dm-section [class*="stock-indicator"] circle,
.dm-section [class*="stock-indicator"] .dot,
.card__stock-indicator .dot,
.product-card .stock-indicator circle,
[class*="stock_indicator"] circle {
    fill: #c59d53 !important;
    color: #c59d53 !important;
}

/* Dropmagic stock indicator SVG circles (green dots on product cards) */
.dm-section svg circle[fill="#28fe5e"],
.dm-section svg circle[fill="#4aeb72"],
svg circle[fill="#28fe5e"],
svg circle[fill="#4aeb72"] {
    fill: #c59d53 !important;
}

/* ============================================
   LUMIÈVE — Reasons To Buy: hide zero stats
   Percentage numbers are set to 0 (unverified).
   Hide the number; let row_heading + row_text
   carry the layout as trust/benefit labels.
   ============================================ */
.reasons-to-buy__stats-content-item-percentage {
    display: none !important;
}

/* ============================================
   LUMIÈVE — Product Card: branded placeholder
   Shown when a product has no featured media.
   ============================================ */

.lumieve-card-placeholder {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    aspect-ratio: 1 / 1;
    background: linear-gradient(145deg, #fdf5e6 0%, #f6edde 100%);
    border-radius: 6px;
    text-decoration: none;
    border: 1px solid #e8d5b5;
    min-height: 200px;
}

.lumieve-card-placeholder__inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 16px;
}

.lumieve-card-placeholder svg {
    opacity: 0.85;
}

/* ============================================
   LUMIÈVE — Collection product grid polish
   Consistent card heights, centered images,
   elegant sold-out state.
   ============================================ */

/* Uniform card image area — square ratio, image contained */
.collection .card__media,
.card--media .card__media,
.card__media {
    aspect-ratio: 1 / 1;
    overflow: hidden;
}

.card__media img,
.card__media .media img,
.card--media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

/* For portrait products (skincare etc.) use contain so nothing crops */
.card--media .card__inner.ratio {
    background: #fdf5e6;
}

/* Consistent card height — information area fills to bottom */
.card-wrapper .card {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.card-wrapper .card .card__information {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/* Sold-out state — elegant, not faded to invisible */
.card-wrapper .card.sold-out .card__media,
.card-wrapper .card[data-sold-out] .card__media {
    opacity: 0.75;
}

/* Sold-out overlay on image — subtle cream wash */
.card--media.sold-out .card__media::after,
.card__media.sold-out::after {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(253, 245, 230, 0.35);
    pointer-events: none;
}

/* Sold-out badge — already gold/dark from settings_data.json,
   this is a belt-and-suspenders fallback */
.card__badge .badge:not(.badge--sale) {
    background: #f6edde !important;
    color: #2b2419 !important;
    border: 1px solid #e8d5b5 !important;
}

/* Product title on cards */
.card__heading,
.card__heading a,
.card .card__heading .full-unstyled-link {
    color: #2b2419;
    font-size: 14px;
    line-height: 1.4;
}

/* Price on cards */
.card .price-item,
.card .price__regular,
.card .price-item--regular {
    color: #2b2419 !important;
}
.card .price-item--sale,
.card .price-item--last {
    color: #2b2419 !important;
    font-weight: 600;
}
.card .price__compare-price .price-item {
    color: #5a5047 !important;
    opacity: 0.7;
}

/* Desktop: 4-column grid looks clean */
@media screen and (min-width: 990px) {
    .collection .product-grid {
        gap: 20px;
    }
}

/* Mobile: 2-column cards */
@media screen and (max-width: 749px) {
    .collection .product-grid {
        gap: 12px;
    }
    .card__heading {
        font-size: 13px;
    }
}

/* ============================================
   LUMIÈVE — Comparison Table: force readable text
   feature_text_color is an inline style; !important
   in a stylesheet wins over inline styles without !important.
   cell_header_brand_text_color is Liquid-rendered CSS.
   ============================================ */

/* Feature label column — all rows */
.section__comparison_table .feature-cell,
.section__comparison_table td.feature-cell {
    color: #2b2419 !important;
}

/* Benefit text spans inside feature cells */
.section__comparison_table .benefit-text,
.section__comparison_table .benefit-content {
    color: #2b2419 !important;
}

/* Column heading row ("LUMIEVE" / "Others") */
.section__comparison_table thead th {
    color: #2b2419 !important;
}

/* Benefit icon SVG fill override (gold) */
.section__comparison_table .benefit-icon svg,
.section__comparison_table .benefit-icon .material-icon {
    fill: #c59d53 !important;
    color: #c59d53 !important;
}

/* ============================================
   LUMIÈVE — Sticky ATC: force readable text on cream bg
   The sticky ATC uses color-gradient-background-1 (cream).
   CSS vars --product-title-color etc. are set from block
   settings; these overrides act as a hard floor.
   ============================================ */

/* Product title */
.sticky-atc .sticky-atc__title,
.sticky-atc h3.sticky-atc__title {
    color: #2b2419 !important;
}

/* Sale / current price */
.sticky-atc .price-item--sale,
.sticky-atc .price-item--last,
.sticky-atc span.price-item {
    color: #2b2419 !important;
}

/* Compare-at / regular price (strikethrough) */
.sticky-atc .price-item--regular,
.sticky-atc .price__compare-price .price-item {
    color: #5a5047 !important;
}

/* Discount badge inside sticky ATC */
.sticky-atc .badge.price__badge-sale,
.sticky-atc .price__badge-sale {
    background: #c59d53 !important;
    color: #2b2419 !important;
}

/* Variant dropdown text */
.sticky-atc .sticky-atc__dropdown {
    color: #2b2419 !important;
}

/* ============================================
   LUMIÈVE — Mobile Homepage Hero
   Ensure the hero image displays fully above
   the content block. No cropping, no overlap.
   ============================================ */
@media screen and (max-width: 749px) {
    /* Let the hero image take its natural aspect ratio — no max-height cut */
    .banner--adapt .banner__media {
        max-height: none;
        overflow: visible;
    }
    /* Ensure the content overlay/box sits below the image, not on top of it */
    .banner--adapt .banner__content {
        position: relative;
    }
    .banner .banner__box.gradient {
        padding-top: 16px;
        padding-bottom: 16px;
    }
}

/* ============================================
   LUMIÈVE — Key Features section safety net
   card_color_scheme=gradient-background-1 (cream)
   text must be dark; inline style may still win
   on older cached renders.
   ============================================ */

.section__key_features .main-key-feature-card.color-gradient-background-1,
.section__key_features .color-gradient-background-1 {
    color: #2b2419 !important;
}

/* Card title */
.section__key_features .card-title,
.section__key_features .key-feature-card__title,
.section__key_features h3,
.section__key_features h4 {
    color: #2b2419 !important;
}

/* List item titles and text */
.section__key_features .key-feature-list-item__title,
.section__key_features .list-item-title {
    color: #2b2419 !important;
}
.section__key_features .key-feature-list-item__text,
.section__key_features .list-item-text {
    color: #5a5047 !important;
}

/* Arrow / line accent — gold */
.section__key_features .list-item-arrow,
.section__key_features .left-line,
.section__key_features .card-list-item__left-line {
    background-color: #c59d53 !important;
    border-color: #c59d53 !important;
    color: #c59d53 !important;
}

/* Badge on feature list items */
.section__key_features .list-item-badge {
    background-color: #c59d53 !important;
    color: #2b2419 !important;
}

/* ============================================
   LUMIÈVE — Feature Icons section (benefits)
   Pink strokes are set as SVG attributes —
   override via CSS fill on the <use> or <path>.
   ============================================ */

.section__feature_icons .icon-wrapper svg path,
.section__feature_icons .icon-wrapper svg circle,
.section__feature_icons .icon-wrapper svg rect,
.section__feature_icons .icon-wrapper svg line,
.section__feature_icons .icon-wrapper svg polyline {
    stroke: #c59d53 !important;
}

/* When SVG uses fill not stroke */
.section__feature_icons .icon-wrapper svg path[fill]:not([fill="none"]),
.section__feature_icons .icon-wrapper svg circle[fill]:not([fill="none"]) {
    fill: #c59d53 !important;
}

/* ============================================
   LUMIÈVE — Comparison Table extended safety
   Covers mobile layout, expanded row states,
   and any class-name variations.
   ============================================ */

/* All text-bearing cells in the comparison table */
[class*="comparison"] .feature-cell,
[class*="comparison"] td.feature-cell,
[class*="comparison"] .feature-label,
[class*="comparison"] .feature-name {
    color: #2b2419 !important;
}

/* Column headings (Lumiève / Others) */
[class*="comparison"] thead th,
[class*="comparison"] .table-header-cell {
    color: #2b2419 !important;
}

/* Checkmarks */
[class*="comparison"] .checkmark-icon,
[class*="comparison"] .check-icon,
[class*="comparison"] svg.check {
    fill: #c59d53 !important;
    color: #c59d53 !important;
}

/* X marks */
[class*="comparison"] .x-icon,
[class*="comparison"] svg.x-mark {
    fill: #5a5047 !important;
    color: #5a5047 !important;
}

/* ============================================
   LUMIÈVE — Sticky ATC extended safety
   input fields and full-width dropdown text
   ============================================ */

.sticky-atc input,
.sticky-atc select,
.sticky-atc .select__select,
.sticky-atc .quantity__input {
    color: #2b2419 !important;
    border-color: #e8d5b5 !important;
}

/* All price items — belt-and-suspenders */
.sticky-atc .price,
.sticky-atc .price-item {
    color: #2b2419 !important;
}

/* ============================================
   LUMIÈVE — Rich-text list-cards safety net
   bg_color / color set via inline style on card
   ============================================ */

.section__rich_text .list-card,
.section__rich_text .rich-text-list-card {
    background-color: #fdf5e6 !important;
    border-color: #e8d5b5 !important;
    color: #2b2419 !important;
}

.section__rich_text .list-card *,
.section__rich_text .rich-text-list-card * {
    color: #2b2419 !important;
}

/* ============================================
   LUMIÈVE — Borders section divider
   custom_shape_color rendered inline as SVG fill
   ============================================ */

.section__borders svg path,
.section__borders svg rect,
.section__borders svg circle,
[class*="section__borders"] svg path {
    fill: #c59d53 !important;
}
/* ============================================
   LUMIÈVE — Comparison Table content block
   _comparison-table-content heading + body text
   must be dark on the cream content card area
   ============================================ */

[class*="comparison-table-content"] .content-heading,
[class*="comparison-table-content"] h1,
[class*="comparison-table-content"] h2,
[class*="comparison-table-content"] h3 {
    color: #2b2419 !important;
}

[class*="comparison-table-content"] .body-content,
[class*="comparison-table-content"] p,
[class*="comparison-table-content"] .body {
    color: #5a5047 !important;
}

/* ============================================
   LUMIÈVE — Image-with-text section text safety
   Ensure heading and body never show white on
   cream/beige backgrounds in this section type
   ============================================ */

.section__image_with_text #block-heading-{{ section.id }},
.section__image_with_text .image-with-text__heading {
    color: inherit;
}

/* When section_color_scheme is cream/light, force dark text */
.color-gradient-background-1 .image-with-text__heading,
.color-background-1 .image-with-text__heading,
.color-background-2 .image-with-text__heading,
.color-accent-1 .image-with-text__heading,
.color-accent-2 .image-with-text__heading {
    color: #2b2419 !important;
}

.color-gradient-background-1 .image-with-text__text p,
.color-background-1 .image-with-text__text p,
.color-background-2 .image-with-text__text p,
.color-accent-1 .image-with-text__text p,
.color-accent-2 .image-with-text__text p {
    color: #5a5047 !important;
}

/* Branded placeholder image container */
.lumieve-iwt-placeholder {
    width: 100% !important;
    height: 100% !important;
    min-height: 220px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background: #f6edde !important;
    border-radius: 6px;
}

/* ============================================
   LUMIÈVE — Discount popup z-index safety
   The "GET 15% OFF" popup app overlaps product
   content. Lower z-index so it stays accessible
   but doesn't cover the ATC / product details.
   NOTE: If this doesn't catch your app's popup,
   open DevTools → find the popup container class
   → add it here with z-index: 9000 !important.
   ============================================ */

/* Common discount popup overlay containers */
.pf-popup-overlay,
.pf-popup-container,
.popup-overlay__container,
.needsclick[id*="popup"],
div[id*="popup-overlay"],
div[class*="popup-overlay"],
div[id*="discount-popup"],
div[class*="discount-popup"],
.privy-popup-overlay,
.privy-popup-wrapper,
.klaviyo-form-main,
.kl-private-reset-css-Xuajs1 .needsclick,
.gm-popup-wrapper,
.justuno-offer,
div[data-popup-container],
.email-popup-wrapper,
div[class*="email-popup"] {
    z-index: 9000 !important;
}

/* Ensure sticky ATC and product form stay above page but below popup */
.sticky-atc {
    z-index: 400 !important;
}

.shopify-section-group-header-group {
    z-index: 300 !important;
}
