a{
    text-decoration: none !important;
}

/* Breadcrumb navigation */
.breadcrumb-nav {
    padding: 10px 0 0;
}
.breadcrumb-nav .breadcrumb {
    background: transparent;
    padding: 0;
    margin-bottom: 0;
    font-family: "Josefin Sans", sans-serif;
    font-size: 12px;
    letter-spacing: 0.5px;
}
.breadcrumb-nav .breadcrumb-item a {
    color: #999;
}
.breadcrumb-nav .breadcrumb-item.active {
    color: #333;
}
.breadcrumb-nav .breadcrumb-item + .breadcrumb-item::before {
    content: "›";
    color: #ccc;
}

/* Header title wrapper (replaces h1 for logo) */
.header_title_wrapper {
    margin: 0;
    padding: 0;
    line-height: 1;
}

a:hover{
    color: #d5b6a9;
    transition: 0.3s;
}
.announcement-bar{
    background-color: #d5b6a9;
}

.announcement-bar-message{
    color: rgb(0, 0, 0);
    display: block;
    font-family: "Josefin Sans", sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    height: 16px;
    letter-spacing: 1px;
    line-height: 16px;
    margin-top: 10px;
    margin-bottom: 4px;
}

.header_title{
    font-family: "Cormorant Garamond", serif;
    color: rgb(196, 168, 130);
    font-size: 65px;
    font-style: normal;
    font-weight: 300;
    height: 95px;
    letter-spacing: 6px;
    line-height: 78px;
    list-style: none outside none;
    margin: 0;
    overflow-wrap: break-word;
    text-align: center;
    text-decoration-line: none;
    text-size-adjust: 100%;
    text-transform: lowercase;
}

.header_sub_title{
    box-sizing: border-box;
    color: rgb(0, 0, 0);
    display: block;
    font-family: "Josefin Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    height: 17px;
    letter-spacing: 1px;
    line-height: 17px;
    list-style: none outside none;
    margin-block-end: 0;
    margin-block-start: 0;
    margin-inline-end: 0;
    margin-inline-start: 0;
    margin: 0;
    text-align: center;
    text-size-adjust: 100%;
    text-transform: uppercase;

}

.productBox{
    margin-bottom: 25px;
}

.newsletter-box{
    margin-top: 30px;
}

.homepage-carousel{
    height: 80vh !important;
}

.home-image-size{
    height: 80vh !important;
    width: auto;
    object-fit: cover;
}

@media (min-width: 992px) {
    .navbar-center {
        position: absolute;
        left: 50%;
        transform: translateX(-50%)
    }

    .newsletterIndividualInputBox{
        padding-right: 0;
    }

    .productBoxRow{
        padding-left: 80px;
        padding-right: 80px;
    }

    .newsletter-box{
        margin-top: 80px;
    }

    .homepage-carousel{
        height: 60vh;
    }

    .home-image-size {
        height: 80vh;
    }
}

.nav-link-custom {
    box-sizing: border-box;
    color: rgb(58, 58, 58);
    cursor: pointer;
    display: block;
    flex-basis: auto;
    flex-grow: 1;
    flex-shrink: 1;
    font-family: "Josefin Sans&#039;,sans-serif", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    height: 21px;
    letter-spacing: normal;
    line-height: 21px;
    list-style: none outside none;
    text-align: left;
    text-shadow: none;
    text-size-adjust: 100%;
    text-transform: none;
    text-wrap: wrap;
    -webkit-font-smoothing: antialiased;
}

.nav-link-custom-sidebar{
    box-sizing: border-box;
    color: rgb(51, 50, 50);
    cursor: pointer;
    display: block;
    font-family: "Josefin Sans", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    height: 23px;
    line-height: 23px;
    list-style: none outside none;
    margin-block-end: 20px;
    margin-block-start: 0;
    margin-inline-end: 0;
    margin-inline-start: 0;
    margin: 0 0 20px;
    text-align: right;
    text-size-adjust: 100%;
    text-wrap: nowrap;
    unicode-bidi: isolate;
    -webkit-font-smoothing: antialiased;
}

.carousel-size{
    height: 800px;
    object-fit: cover;
}

.headline-homepage{
    box-sizing: border-box;
    color: rgb(58, 58, 58);
    display: block;
    font-family: "Josefin Sans", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    height: 22px;
    letter-spacing: 2px;
    line-height: 22px;
    margin-block-end: 18px;
    margin-block-start: 0;
    margin-inline-end: 0;
    margin-inline-start: 0;
    margin: 0 0 18px;
    text-size-adjust: 100%;
    text-transform: uppercase;
}

.best-sellers-margins{
    margin-top: 70px;
    margin-bottom: 40px;
}

.productBox-homepage-image{
    height: 600px;
    width: 100%;
    object-fit: cover;
}

.productBox-homepage-title{
    color: rgb(0, 0, 0);
    font-family: "Josefin Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 17px;
    list-style: none outside none;
    text-align: left;
    text-size-adjust: 100%;
    width: auto;
    margin-top: 20px;
    margin-bottom: 0;
}

.productBox-homepage-price{
    color: rgb(0, 0, 0);
    display: inline;
    font-family: "Josefin Sans", sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 15px;
    list-style: none outside none;
    text-align: left;
    text-size-adjust: 100%;
    width: auto;
}

.newsletterBoxParent{
    margin-top: 40px;

}

.footerBox{
    margin-top: 50px;
}

.footer-social-col {
    text-align: right;
}

.newsletterBox{
    background-color: white;
    margin-top: 70px;
    margin-bottom: 70px;
}

.newsletterHeadline{
    color: rgb(226, 197, 181);
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    height: auto;
    line-height: 45px;
    text-align: center;
    text-size-adjust: 100%;
    width: auto;
    -webkit-font-smoothing: antialiased;
    padding-top: 20px;
}

.input-form-newsletter{
    background-color: rgb(255, 255, 255);
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-repeat: stretch;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(204, 204, 204);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(204, 204, 204);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(204, 204, 204);
    border-radius: 2px 0 0 2px;
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    color: rgb(0, 0, 0);
    cursor: text;
    font-family: "Josefin Sans", sans-serif;
    font-feature-settings: normal;
    font-kerning: auto;
    font-optical-sizing: auto;
    font-size: 16px;
    font-size-adjust: none;
    font-stretch: 100%;
    font-style: normal;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-variation-settings: normal;
    font-weight: 400;
    height: 46px;
    letter-spacing: normal;
    line-height: 20px;
    margin: 0 13px 0 0;
    max-width: 100%;
    min-height: 46px;
    padding-block-end: 10px;
    padding-block-start: 10px;
    padding-inline-end: 18px;
    padding-inline-start: 18px;
    text-align: left;
    text-indent: 0;
    text-rendering: auto;
    text-shadow: none;
    text-size-adjust: 100%;
    text-transform: none;
    touch-action: manipulation;
    word-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -webkit-rtl-ordering: logical;
    width: 100%;
    padding: 10px 0 10px 18px;

}

.input-form-newsletter-submit{
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgb(226, 197, 181);
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto;
    border-bottom-color: rgba(0, 0, 0, 0);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-repeat: stretch;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgba(0, 0, 0, 0);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgba(0, 0, 0, 0);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgba(0, 0, 0, 0);
    border-radius: 0 2px 2px 0;
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    color: rgb(0, 0, 0);
    cursor: pointer;
    display: inline-block;
    font-family: "Josefin Sans", sans-serif;
    font-feature-settings: normal;
    font-kerning: auto;
    font-optical-sizing: auto;
    font-size: 13px;
    font-size-adjust: none;
    font-stretch: 100%;
    font-style: normal;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-variation-settings: normal;
    font-weight: 300;
    height: 46px;
    letter-spacing: 1px;
    line-height: 20px;
    margin: 0;
    min-height: 46px;
    padding-block-end: 10px;
    padding-block-start: 10px;
    padding-inline-end: 18px;
    padding-inline-start: 18px;
    padding: 10px 18px;
    text-align: center;
    text-decoration-color: rgb(0, 0, 0);
    text-decoration-line: none;
    text-decoration-style: solid;
    text-decoration-thickness: auto;
    text-indent: 0;
    text-rendering: auto;
    text-shadow: none;
    text-size-adjust: 100%;
    width: 100%;
}

.newsletterInputBox{
    margin-bottom: 40px;
}

.footer-section-headline{
    box-sizing: border-box;
    color: rgb(0, 0, 0);
    display: block;
    font-family: "Josefin Sans", sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    height: 14px;
    letter-spacing: 1px;
    line-height: 14px;
    margin-block-end: 10px;
    margin-block-start: 0;
    margin-inline-end: 0;
    margin-inline-start: 0;
    margin: 0 0 10px;
    min-height: 0;
    overflow-wrap: break-word;
    text-size-adjust: 100%;
    unicode-bidi: isolate;
    -webkit-font-smoothing: antialiased;:
}

.footer-section-link{
    background-color: rgba(0, 0, 0, 0);
    box-sizing: border-box;
    color: rgb(51, 50, 50);
    cursor: pointer;
    font-family: "Josefin Sans", sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    line-height: 15px;
    list-style: none outside none;
    text-align: left;
    text-decoration-color: rgb(51, 50, 50);
    text-decoration-line: none;
    text-decoration-style: solid;
    text-decoration-thickness: auto;
    text-size-adjust: 100%;
    text-transform: uppercase;
    width: auto;
    margin-bottom: 4px;
}

.footer-section{
    margin-bottom: 0;
}

.login-headline-box{
    margin-top: 30px;
    margin-bottom: 30px;
}

.login-headline{
    box-sizing: border-box;
    color: rgb(58, 58, 58);
    font-family: Helvetica, "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    height: 42px;
    letter-spacing: normal;
    line-height: 42px;
    list-style: none outside none;
    margin-block-end: 18px;
    margin-block-start: 0;
    margin-inline-end :0;
    margin-inline-start: 0;
    margin: 0 0 18px;
    overflow-wrap: break-word;
    text-size-adjust: 100%;
    text-transform: none;
    text-align: center;
}

.login-form-label{
    box-sizing: border-box;
    color: rgb(58, 58, 58);
    cursor: pointer;
    display: block;
    font-family: "Josefin Sans", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    height: 23px;
    line-height: 23px;
    list-style: none outside none;
    margin-bottom: 5px;
    text-size-adjust: 100%;

    float: left;
}

.login-form{
    background-color: rgb(255, 255, 255);
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgb(204, 204, 204);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(204, 204, 204);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(204, 204, 204);
    border-radius: 2px;
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    color: rgb(0, 0, 0);
    cursor: text;
    font-family: Helvetica, "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
    font-size: 16px;
    font-stretch: 100%;
    font-weight: 400;
    height: 42px;
    letter-spacing: normal;
    line-height: 20px;
    margin: 0 0 20px;
    max-width: 100%;
    padding-block-end: 10px;
    padding-block-start: 10px;
    padding-inline-end: 18px;
    padding-inline-start: 18px;
    padding: 10px 18px;
    text-align: start;
    text-indent: 0;
    text-rendering: auto;
    text-shadow: none;
    text-size-adjust: 100%;
    text-transform: none;
    width: 450px;
    word-spacing: 0;
}

.login-secondary-link{
    background-color: rgba(0, 0, 0, 0);
    box-sizing: border-box;
    color: rgb(58, 58, 58);
    cursor: pointer;
    display: inline;
    font-family: "Josefin Sans", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    line-height: 23px;
    list-style: none outside none;
    text-align: center;
    text-decoration-color: rgb(58, 58, 58);
    text-decoration-line: none;
    text-decoration-style: solid;
    text-decoration-thickness: auto;
    text-size-adjust: 100%;
    width: auto;
}

.login-form-submit{
    background-color: rgb(253, 242, 232);
    border-bottom-color: rgba(0, 0, 0, 0);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-repeat: stretch;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgba(0, 0, 0, 0);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgba(0, 0, 0, 0);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgba(0, 0, 0, 0);
    border-radius: 2px;
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    color: rgb(0, 0, 0);
    cursor: pointer;
    display: inline-block;
    font-family: "Josefin Sans", sans-serif;
    font-feature-settings: normal;
    font-kerning: auto;
    font-optical-sizing: auto;
    font-size: 13px;
    font-size-adjust: none;
    font-stretch: 100%;
    font-style: normal;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-variation-settings: normal;
    font-weight: 300;
    height: 38px;
    letter-spacing: 1px;
    line-height: 16px;
    list-style: none outside none;
    margin: 0 0 0;
    max-width: 100%;
    overflow-clip-margin: 0;
    overflow-x: clip;
    overflow-y: clip;
    padding-block-end: 10px;
    padding-block-start: 10px;
    padding-inline-end: 18px;
    padding-inline-start: 18px;
    padding: 10px 18px;
    text-align: center;
    text-decoration-color: rgb(0, 0, 0);
    text-decoration-line: none;
    text-decoration-style: solid;
    text-decoration-thickness: auto;
    text-indent: 0;
    text-shadow: none;
    text-size-adjust: 100%;
    text-transform: uppercase;
    text-wrap: wrap;
    vertical-align: middle;
    width: 95px;
}

.newsletter-footer-input-field{
    background-color: rgb(255, 255, 255);
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-source: none;
    border-left-color: rgb(204, 204, 204);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(204, 204, 204);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(204, 204, 204);
    border-radius: 0 0 0 0;
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    color: rgb(0, 0, 0);
    cursor: text;
    display: block;
    flex-basis: 240px;
    flex-grow: 9999;
    font-family: "Josefin Sans", sans-serif;
    font-feature-settings: normal;
    font-kerning: auto;
    font-optical-sizing: auto;
    font-size: 16px;
    font-size-adjust: none;
    font-stretch :100%;
    font-style: normal;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-variation-settings: normal;
    font-weight: 300;
    height: 32px;
    letter-spacing: normal;
    line-height: 20px;
    margin: 5px 0 0;
    max-width: 100%;
    min-height: 20px;
    overflow-clip-margin: 0;
    overflow-x: clip;
    overflow-y: clip;
    padding-block-end: 5px;
    padding-block-start: 5px;
    padding-inline-end: 10px;
    padding-inline-start: 10px;
    padding: 5px 10px;
    text-align: left;
    text-indent: 0;
    text-rendering: auto;
    text-shadow: none;
    text-size-adjust: 100%;
    text-transform: none;
    touch-action: manipulation;
    width: 100%;
    word-spacing: 0;
}

.newsletter-footer-submit-field{
    align-items: flex-start;
    appearance: none;
    background-color: rgb(253, 242, 232);
    border-bottom-color: rgba(0, 0, 0, 0);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-repeat: stretch;
    border-image-source: none;
    border-left-color: rgba(0, 0, 0, 0);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgba(0, 0, 0, 0);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    color: rgb(0, 0, 0);
    cursor: pointer;
    display: inline-block;
    font-family: "Josefin Sans", sans-serif;
    font-feature-settings: normal;
    font-kerning: auto;
    font-optical-sizing: auto;
    font-size: 13px;
    font-size-adjust: none;
    font-stretch: 100%;
    font-style: normal;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-variation-settings :normal;
    font-weight: 300;
    height: 32px;
    letter-spacing: 1px;
    line-height: 20px;
    margin: 12px 0 0;
    min-height: 20px;
    padding-block-end: 5px;
    padding-block-start: 5px;
    padding-inline-end: 10px;
    padding-inline-start: 10px;
    padding: 5px 10px;
    text-align: center;
    text-decoration-color: rgb(0, 0, 0);
    text-decoration-line: none;
    text-decoration-style: solid;
    text-decoration-thickness: auto;
    text-indent: 0;
    text-rendering: auto;
    text-shadow: none;
    text-size-adjust: 100%;
    text-transform: uppercase;
    text-wrap: wrap;
    touch-action: manipulation;
    user-select: none;
    vertical-align: middle;
    white-space-collapse: collapse;
    width: 150px;
    word-spacing: 0;
}

.about-us-image{
    height: 800px;
    width: 500px;
    object-fit: cover;
    text-align: right;
}

.about-us-headline{
    box-sizing: border-box;
    color: rgb(0, 0, 0);
    display: block;
    font-family: "Josefin Sans", sans-serif;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    height: 23px;
    letter-spacing: normal;
    line-height: 23px;
    margin-block-end: 30px;
    margin-block-start: 0;
    margin-inline-end: 0;
    margin-inline-start: 0;
    overflow-wrap: break-word;
    text-align: center;
    text-size-adjust: 100%;
    text-transform: uppercase;
    margin: 80px 0 30px;
}

.about-us-text{
    box-sizing: border-box;
    color: rgb(51, 50, 50);
    display: block;
    font-family: "Josefin Sans", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 23px;
    margin-block-end: 0;
    margin-block-start: 0;
    margin-inline-end: 0;
    margin-inline-start: 0;
    text-align: center;
    text-size-adjust: 100%;
    margin: 0 0 15px;
}

.product-image-custom{
    height: 80vh;
    width: 100%;
    object-fit: cover;
}

.public-product-title{
    box-sizing: border-box;
    color: rgb(58, 58, 58);
    display: block;
    font-family: "Josefin Sans", sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    height: auto;
    letter-spacing: normal;
    line-height: 36px;
    list-style: none outside none;
    margin-block-end: 8px;
    margin-block-start: 20px;
    margin-inline-end: 0;
    margin-inline-start: 0;
    overflow-wrap: break-word;
    text-size-adjust: 100%;
    text-transform: none;
    unicode-bidi: isolate;
    -webkit-font-smoothing: antialiased;
}

.added-to-shopping-cart {
    color: #d5b6a9;
    margin-bottom: 20px;
    margin-top: 10px;
}

.public-product-price{
    box-sizing: border-box;
    color: rgb(0, 0, 0);
    display: inline;
    font-family: "Josefin Sans", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    height: auto;
    letter-spacing: 1px;
    line-height: 30px;
    list-style: none outside none;
    text-size-adjust: 100%;
    width: auto;
    -webkit-font-smoothing: antialiased;
}

.public-product-price-on-sale{
    color: rgb(58, 58, 58);
    display: inline;
    font-family: "Josefin Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    line-height: 25px;
    list-style: none outside none;
    padding-right: 0;
    text-size-adjust: 100%;
    text-wrap: wrap;
    white-space-collapse: collapse;
    width: auto;
    -webkit-font-smoothing: antialiased;
}

.public-product-description{
    box-sizing: border-box;
    color: rgb(51, 50, 50);
    display: block;
    font-family: "Josefin Sans", sans-serif !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    list-style: none outside none;
    margin: 0 0 20px;
    text-size-adjust: 100%;
    width: 100%;
    -webkit-font-smoothing: antialiased;
}

.public-product-add-to-cart-button{
    align-items: flex-start;
    background-color: rgb(253, 242, 232);
    border-bottom-color: rgb(58, 58, 58);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-repeat: stretch;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(58, 58, 58);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(58, 58, 58);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(58, 58, 58);
    border-radius: 2px;
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    color: rgb(0, 0, 0);
    cursor: pointer;
    display: block;
    font-family: "Josefin Sans", sans-serif;
    font-feature-settings: normal;
    font-kerning: auto;
    font-optical-sizing: auto;
    font-size: 13px;
    font-size-adjust: none;
    font-stretch: 100%;
    font-style: normal;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-variation-settings: normal;
    font-weight: 300;
    height: 44px;
    letter-spacing: 1px;
    line-height: 18px;
    list-style: none outside none;
    margin: 0 0 10px;
    min-height: 44px;
    overflow-x: visible;
    overflow-y: visible;
    padding-block-end: 8px;
    padding-block-start: 8px;
    padding-inline-end: 5px;
    padding-inline-start: 5px;
    padding: 8px 5px;
    text-align: center;
    text-decoration-color: rgb(0, 0, 0);
    text-decoration-line: none;
    text-decoration-style: solid;
    text-decoration-thickness: auto;
    text-indent: 0;
    text-rendering: auto;
    text-shadow: none;
    text-size-adjust: 100%;
    text-transform: uppercase;
    text-wrap: wrap;
    touch-action: manipulation;
    user-select: none;
    vertical-align: middle;
    white-space-collapse: collapse;
    width: 100%;
    word-spacing: 0;
    -webkit-font-smoothing: antialiased;
}

.product-additional-products-title{
    box-sizing: border-box;
    color: rgb(58, 58, 58);
    display: block;
    font-family: "Josefin Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    height: 17px;
    letter-spacing: 1px;
    line-height: 17px;
    list-style: none outside none;
    margin-block-end: 18px;
    margin-block-start: 0;
    margin-inline-end: 0;
    margin-inline-start: 0;
    margin: 0 0 18px;
    overflow-wrap: break-word;
    text-align: center;
    text-size-adjust: 100%;
    text-transform: uppercase;
    unicode-bidi: isolate;
    width: 100%;
    -webkit-font-smoothing: antialiased;
}

.product-additional-products-box{
    margin-top: 90px;
}

.productBox-product-image{
    height: 400px;
    width: 100%;
    object-fit: cover;
}

.newsletter-product-title{
    box-sizing: border-box;
    color: rgb(0, 0, 0);
    display: block;
    font-family: "Josefin Sans", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: 19px;
    letter-spacing: 1px;
    line-height: 19px;
    margin-block-end: 10px;
    margin-block-start: 0;
    margin-inline-end: 0;
    margin-inline-start: 0;
    margin: 0 0 10px;
    min-height: 0;
    overflow-wrap: break-word;
    text-align: center;
    text-size-adjust: 100%;
    unicode-bidi: isolate;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
}

.newsletter-product-description{
    box-sizing: border-box;
    color: rgb(51, 50, 50);
    display: block;
    font-family: "Josefin Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    height: 42px;
    line-height: 21px;
    margin-block-end: 0;
    margin-block-start: 0;
    margin-inline-end: 0;
    margin-inline-start: 0;
    margin: 0 0 0;
    text-align: center;
    text-size-adjust: 100%;
    unicode-bidi: isolate;
    -webkit-font-smoothing: antialiased;
}

.input-form-newsletter-product{
    float: right;
    appearance: none;
    background-color: rgb(255, 255, 255);
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-source: none;
    border-left-color: rgb(204, 204, 204);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(204, 204, 204);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(204, 204, 204);
    border-radius: 2px 0 0 2px;
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    color: rgb(0, 0, 0);
    cursor: text;
    display: block;
    flex-basis: 240px;
    flex-grow: 9999;
    font-family: "Josefin Sans", sans-serif;
    font-feature-settings: normal;
    font-kerning: auto;
    font-optical-sizing: auto;
    font-size: 15px;
    font-size-adjust: none;
    font-stretch: 100%;
    font-style: normal;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-variation-settings: normal;
    font-weight: 300;
    height: 39px;
    letter-spacing: normal;
    line-height: 17px;
    margin: 0;
    max-width: 100%;
    min-height: 20px;
    overflow-clip-margin: 0;
    overflow-x: clip;
    overflow-y: clip;
    padding-block-end: 10px;
    padding-block-start: 10px;
    padding-inline-end: 18px;
    padding-inline-start: 18px;
    padding: 10px 18px;
    text-align: left;
    text-indent: 0;
    text-rendering: auto;
    text-shadow: none;
    text-size-adjust: 100%;
    text-transform: none;
    touch-action: manipulation;
    width: 100%;
    word-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -webkit-rtl-ordering: logical;
}

.input-form-newsletter-submit-product{
    align-items: flex-start;
    background-color: rgb(253, 242, 232);
    border-bottom-color: rgba(0, 0, 0, 0);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-left-color: rgba(0, 0, 0, 0);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgba(0, 0, 0, 0);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    color: rgb(0, 0, 0);
    cursor: pointer;
    display: inline-block;
    font-family: "Josefin Sans", sans-serif;
    font-feature-settings: normal;
    font-kerning: auto;
    font-optical-sizing: auto;
    font-size: 13px;
    font-size-adjust: none;
    font-stretch: 100%;
    font-style: normal;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-variation-settings: normal;
    font-weight: 300;
    height: 39px;
    letter-spacing: 1px;
    line-height: 15px;
    margin: 0;
    min-height: 39px;
    overflow-x: visible;
    overflow-y: visible;
    padding-block-end: 10px;
    padding-block-start: 10px;
    padding-inline-end: 18px;
    padding-inline-start: 18px;
    padding: 10px 18px;
    text-align: center;
    text-decoration-color: rgb(0, 0, 0);
    text-decoration-line: none;
    text-decoration-style: solid;
    text-decoration-thickness: auto;
    text-indent: 0;
    text-rendering: auto;
    text-shadow: none;
    text-size-adjust: 100%;
    text-transform: uppercase;
    text-wrap: wrap;
    touch-action: manipulation;
    user-select: none;
    vertical-align: middle;
    white-space-collapse: collapse;
    width: 100%;
    word-spacing: 0;
    -webkit-font-smoothing: antialiased;
}

.contact-box{
    border-top: 1px solid lightgray;
}

.login-header-title{
    box-sizing: border-box;
    color: rgb(58, 58, 58);
    display: block;
    font-family: "Josefin Sans", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    height: 64px;
    letter-spacing: normal;
    line-height: 24px;
    margin-block-end: 0;
    margin-block-start: 0;
    margin-inline-end: 0;
    margin-inline-start: 0;
    margin: 0;
    overflow-wrap: break-word;
    padding: 20px 0;
    text-align: center;
    text-size-adjust: 100%;
    text-transform: uppercase;
    unicode-bidi: isolate;
    -webkit-font-smoothing: antialiased;
}

.contactBox{
    background-color: white;
    margin-top: 40px;
    padding-top: 40px;
    margin-bottom: 40px;
    padding-bottom: 40px;
}

.contact-input-form{
    appearance: auto;
    background-color: rgb(255, 255, 255);
    border-bottom-color: rgb(0, 0, 0);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-left-color: rgb(0, 0, 0);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(0, 0, 0);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(0, 0, 0);
    border-radius: 0;
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    color: rgb(0, 0, 0);
    cursor: text;
    display: block;
    font-family: Helvetica, "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
    font-feature-settings: normal;
    font-kerning: auto;
    font-optical-sizing: auto;
    font-size: 15px;
    font-size-adjust: none;
    font-stretch: 100%;
    font-style: normal;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-variation-settings: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 18px;
    list-style: none outside none;
    margin-right: 20px;
    margin-bottom: 20px;
    max-width: 100%;
    overflow-clip-margin: 0;
    overflow-x: clip;
    overflow-y: clip;
    padding-block-end: 10px;
    padding-block-start: 10px;
    padding-inline-end: 18px;
    padding-inline-start: 18px;
    padding: 10px 18px;
    text-align: start;
    text-indent: 0;
    text-rendering: auto;
    text-shadow: none;
    text-size-adjust: 100%;
    text-transform: none;
    touch-action: manipulation;
    width: 100%;
    word-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -webkit-rtl-ordering: logical;
}

.contact-input-form-submit{
    align-items: flex-start;
    appearance: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgb(226, 197, 181);
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto;
    border-bottom-color: rgb(255, 255, 255);
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-left-color: rgb(255, 255, 255);
    border-left-style: none;
    border-left-width: 0;
    border-right-color: rgb(255, 255, 255);
    border-right-style: none;
    border-right-width: 0;
    border-top-color: rgb(255, 255, 255);
    border-radius: 0 0 0 0;
    border-top-style: none;
    border-top-width: 0;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: inline-block;
    font-family: "Josefin Sans", sans-serif;
    font-feature-settings: normal;
    font-kerning: auto;
    font-optical-sizing: auto;
    font-size: 13px;
    font-size-adjust: none;
    font-stretch: 100%;
    font-style: normal;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-variation-settings: normal;
    font-weight: 300;
    height: 36px;
    letter-spacing: 1px;
    line-height: 16px;
    list-style: none outside none;
    margin: 0 0 19px;
    max-width: 100%;
    overflow-clip-margin: 0;
    overflow-x: clip;
    overflow-y: clip;
    padding-block-end: 10px;
    padding-block-start: 10px;
    padding-inline-end: 18px;
    padding-inline-start: 18px;
    padding: 10px 18px;
    text-align: center;
    text-decoration-color: rgb(255, 255, 255);
    text-decoration-line: none;
    text-decoration-style: solid;
    text-decoration-thickness: auto;
    text-indent: 0;
    text-rendering: auto;
    text-shadow: none;
    text-size-adjust: 100%;
    text-transform: uppercase;
    text-wrap: wrap;
    touch-action: manipulation;
    user-select: none;
    vertical-align: middle;
    white-space-collapse: collapse;
    width: 462px;
    word-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -webkit-rtl-ordering: logical;
}

.contact-form-text-headline{
    box-sizing: border-box;
    color: rgb(58, 58, 58);
    display: block;
    font-family: "Josefin Sans", sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 20px;
    margin-block-end: 7px;
    margin-block-start: 0;
    margin-inline-end: 0;
    margin-inline-start: 0;
    margin: 0 0 7px;
    overflow-wrap: break-word;
    text-size-adjust: 100%;
    text-transform: uppercase;
    unicode-bidi: isolate;
    width: 328px;
    -webkit-font-smoothing: antialiased;
}

.contact-form-text{
    box-sizing: border-box;
    color: rgb(51, 50, 50);
    display: block;
    font-family: "Josefin Sans", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    margin-block-end: 0;
    margin-block-start: 0;
    margin-inline-end: 0;
    margin-inline-start: 0;
    margin: 0;
    text-size-adjust: 100%;
    unicode-bidi: isolate;
    width: 328px;
    -webkit-font-smoothing: antialiased;
}

.contact-form-text-box{
    margin-bottom: 30px;
}

/* ===== Contact Page (Bundl-inspired) ===== */
/* ========== Contact Section ========== */
.contact-section {
    padding: 30px 0;
}

.contact-section__header {
    text-align: center;
    margin: 0;
}

.contact-section__title {
    font-family: "Josefin Sans", sans-serif;
    font-size: 20px;
    font-weight: 300;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0;
    padding: 20px 0;
}

.contact-section__alert {
    text-align: center;
    padding: 14px 20px;
    margin: 0 auto 20px;
    max-width: 900px;
    font-family: "Josefin Sans", sans-serif;
    font-size: 14px;
    letter-spacing: 0.02em;
}

.contact-section__alert--success {
    background-color: #f0f8f0;
    color: #2d6a2d;
    border: 1px solid #c3e6c3;
}

.contact-section__alert--error {
    background-color: #fdf0f0;
    color: #a33;
    border: 1px solid #f0c3c3;
}

.contact-section__bg {
    background-size: contain;
    background-repeat: repeat;
    padding: 40px 0;
}

.contact-section__box {
    background: #fff;
    max-width: 900px;
    margin: 0 auto;
    padding: 40px;
    display: table;
    width: 100%;
    box-sizing: border-box;
}

.contact-section__left {
    width: 40%;
    float: left;
}

.contact-section__right {
    width: 60%;
    float: left;
    padding-left: 30px;
    box-sizing: border-box;
}

.contact-section__info-block {
    margin-bottom: 30px;
}

.contact-section__info-block h3 {
    font-family: "Josefin Sans", sans-serif;
    font-size: 17px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    margin: 0 0 7px;
}

.contact-section__info-block p {
    font-family: "Josefin Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #000;
    line-height: 1.7;
    margin: 0;
}

.contact-section__form input[type="text"],
.contact-section__form input[type="email"],
.contact-section__form textarea {
    display: block;
    width: 100%;
    padding: 10px 18px;
    font-family: "Josefin Sans", sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #000;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 0;
    outline: none;
    box-sizing: border-box;
    margin-bottom: 19px;
    -webkit-appearance: none;
    line-height: 1.2;
}

.contact-section__form input::placeholder,
.contact-section__form textarea::placeholder {
    font-family: "Josefin Sans", sans-serif;
    font-weight: 300;
    color: #999;
}

.contact-section__form input:focus,
.contact-section__form textarea:focus {
    border-color: #b3b3b3;
}

.contact-section__form textarea {
    resize: vertical;
}

.contact-section__form input[type="submit"] {
    display: block;
    width: 100%;
    padding: 10px 18px;
    font-family: "Josefin Sans", sans-serif;
    font-size: 13px;
    font-weight: 300;
    color: #fff;
    background-color: rgb(226, 197, 181);
    border: none;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    cursor: pointer;
    -webkit-appearance: none;
    margin-bottom: 0;
    line-height: 1.2;
    transition: background-color 0.3s ease;
}

.contact-section__form input[type="submit"]:hover {
    background-color: #d5b6a9;
}

@media (max-width: 768px) {
    .contact-section__bg {
        padding: 25px 15px;
    }

    .contact-section__box {
        padding: 25px;
        display: block;
    }

    .contact-section__left {
        width: 100%;
        float: none;
        margin-bottom: 30px;
    }

    .contact-section__right {
        width: 100%;
        float: none;
        padding-left: 0;
    }

    .contact-section__form input[type="text"],
    .contact-section__form input[type="email"],
    .contact-section__form textarea {
        padding: 8px 15px;
    }
}

.faq-question{
    background-color: rgb(253, 242, 232);
    border: 1px solid rgb(255, 255, 255);
    box-sizing: border-box;
    color: rgb(0, 0, 0);
    cursor: pointer;
    display: block;
    font-family: "Josefin Sans", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    min-height: 44px;
    height: auto;
    line-height: 22px;
    margin: 0 0 10px;
    padding: 10px 20px;
    position: relative;
    text-align: left;
    text-decoration: none;
    width: 100%;
    -webkit-font-smoothing: antialiased;
}

.faq-answer{
    box-sizing: border-box;
    color: rgb(51, 50, 50);
    font-family: "Josefin Sans", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    height: auto;
    line-height: 24px;
    margin: 3px 0 10px;
    padding: 20px;
    width: 100%;
    -webkit-font-smoothing: antialiased;
}

/* ===== Cart Drawer (Bundl-inspired) ===== */
.cart-drawer {
    background-color: #fff;
    border-left: 1px solid #ebebeb;
    width: 420px !important;
    font-family: "Josefin Sans", sans-serif;
    display: flex;
    flex-direction: column;
}

@media only screen and (max-width: 480px) {
    .cart-drawer {
        width: 100% !important;
    }
}

.cart-drawer__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px 28px;
    border-bottom: 1px solid #ebebeb;
    flex-shrink: 0;
}

.cart-drawer__title {
    font-family: "Josefin Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    color: #3a3a3a;
}

.cart-drawer__close {
    background: none;
    border: none;
    cursor: pointer;
    color: #3a3a3a;
    padding: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity 0.2s ease;
}

.cart-drawer__close:hover {
    opacity: 0.5;
}

.cart-drawer__body {
    flex: 1;
    overflow-y: auto;
    padding: 0;
}

.cart-drawer__empty {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    min-height: 300px;
    padding: 40px 28px;
    text-align: center;
}

.cart-drawer__empty-text {
    font-family: "Josefin Sans", sans-serif;
    font-size: 15px;
    font-weight: 300;
    color: #666;
    margin: 0 0 24px;
}

.cart-drawer__continue {
    font-family: "Josefin Sans", sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #3a3a3a;
    text-decoration: underline;
    text-underline-offset: 3px;
    transition: opacity 0.2s ease;
}

.cart-drawer__continue:hover {
    opacity: 0.6;
    color: #3a3a3a;
}

.cart-drawer__item {
    display: flex;
    gap: 16px;
    padding: 20px 28px;
    border-bottom: 1px solid #f0f0f0;
}

.cart-drawer__item-image-link {
    flex-shrink: 0;
    width: 80px;
    height: 100px;
    display: block;
}

.cart-drawer__item-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.cart-drawer__item-details {
    flex: 1;
    display: flex;
    flex-direction: column;
    min-width: 0;
}

.cart-drawer__item-top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 12px;
}

.cart-drawer__item-name {
    font-family: "Josefin Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #3a3a3a;
    text-decoration: none;
    line-height: 1.4;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.cart-drawer__item-name:hover {
    color: #3a3a3a;
    text-decoration: underline;
    text-underline-offset: 2px;
}

.cart-drawer__item-remove {
    flex-shrink: 0;
    color: #999;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px;
    transition: color 0.2s ease;
}

.cart-drawer__item-remove:hover {
    color: #3a3a3a;
}

.cart-drawer__item-variant {
    font-family: "Josefin Sans", sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #888;
    margin: 4px 0 0;
}

.cart-drawer__item-price {
    font-family: "Josefin Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #3a3a3a;
    margin: auto 0 0;
    padding-top: 8px;
}

.cart-drawer__footer {
    flex-shrink: 0;
    border-top: 1px solid #ebebeb;
    padding: 20px 28px 28px;
    background-color: #fff;
}

.cart-drawer__subtotal {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
}

.cart-drawer__subtotal-label {
    font-family: "Josefin Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #3a3a3a;
}

.cart-drawer__subtotal-value {
    font-family: "Josefin Sans", sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #3a3a3a;
}

.cart-drawer__shipping-note {
    font-family: "Josefin Sans", sans-serif;
    font-size: 11px;
    font-weight: 300;
    color: #888;
    margin: 0 0 18px;
}

.cart-drawer__checkout {
    display: block;
    width: 100%;
    padding: 14px 20px;
    background-color: #3a3a3a;
    color: #fff;
    font-family: "Josefin Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    text-align: center;
    text-decoration: none;
    border: 1px solid #3a3a3a;
    cursor: pointer;
    transition: background-color 0.3s ease, color 0.3s ease;
    box-sizing: border-box;
}

.cart-drawer__checkout:hover {
    background-color: #fff;
    color: #3a3a3a;
}

/* ========================================
   Collection / Products Grid (Bundl-style)
   ======================================== */

.collection-header {
    text-align: center;
    padding: 40px 0 20px;
    border-bottom: 1px solid #ebebeb;
    margin: 0 30px;
}

.collection-title {
    font-family: "Josefin Sans", sans-serif;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #3a3a3a;
    margin: 0 0 8px;
}

.collection-count {
    font-family: "Josefin Sans", sans-serif;
    font-size: 13px;
    font-weight: 300;
    color: #999;
    letter-spacing: .5px;
    margin: 0;
}

.collection-filters {
    display: flex;
    justify-content: center;
    gap: 8px;
    padding: 20px 30px;
    flex-wrap: wrap;
}

.collection-filter-tag {
    font-family: "Josefin Sans", sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: #3a3a3a;
    border: 1px solid #ebebeb;
    padding: 6px 16px;
    transition: all 0.2s ease;
}

.collection-filter-tag:hover {
    border-color: #3a3a3a;
    color: #3a3a3a;
}

.collection-filter-tag--active {
    background-color: #3a3a3a;
    color: #fff;
    border-color: #3a3a3a;
}

.collection-filter-tag--active:hover {
    color: #fff;
}

.collection-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0;
    padding: 0 30px;
}

.collection-item {
    display: block;
    padding: 15px;
    text-decoration: none;
    color: inherit;
    border-bottom: 1px solid #ebebeb;
}

.collection-item:hover {
    color: inherit;
}

.collection-item__image-wrapper {
    position: relative;
    overflow: hidden;
    aspect-ratio: 3 / 4;
    background-color: #f8f8f8;
}

.collection-item__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s ease, opacity 0.4s ease;
}

.collection-item:hover .collection-item__image {
    transform: scale(1.03);
    opacity: 0.9;
}

.collection-item__badge {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #EA0606;
    color: #fff;
    font-family: "Josefin Sans", sans-serif;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 4px 10px;
}

.collection-item__info {
    padding: 14px 0 10px;
}

.collection-item__title {
    font-family: "Josefin Sans", sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #3a3a3a;
    letter-spacing: .5px;
    margin: 0 0 6px;
    line-height: 1.4;
}

.collection-item__price {
    font-family: "Josefin Sans", sans-serif;
    font-size: 13px;
    font-weight: 300;
    color: #3a3a3a;
    letter-spacing: .5px;
}

.collection-item__price--sale {
    color: #EA0606;
    margin-right: 8px;
}

.collection-item__price--compare {
    text-decoration: line-through;
    color: #999;
    font-size: 12px;
}

.collection-empty {
    text-align: center;
    padding: 80px 30px;
    font-family: "Josefin Sans", sans-serif;
    font-size: 15px;
    font-weight: 300;
    color: #999;
}

@media (max-width: 991px) {
    .collection-grid {
        grid-template-columns: repeat(3, 1fr);
        padding: 0 15px;
    }

    .collection-header {
        margin: 0 15px;
    }
}

@media (max-width: 767px) {
    .collection-grid {
        grid-template-columns: repeat(2, 1fr);
        padding: 0 10px;
    }

    .collection-item {
        padding: 10px;
    }

    .collection-header {
        margin: 0 10px;
        padding: 30px 0 15px;
    }

    .collection-title {
        font-size: 17px;
    }
}

.cart-number{
    align-items: center;
    background-color: rgb(58, 58, 58);
    border-radius: 50%;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    cursor: pointer;
    font-family: "Josefin Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    height: 15px;
    padding: 2px 6px 1px 7px;
    justify-content: center;
    line-height: 23px;
    list-style: none outside none;
    text-align: right;
    text-size-adjust: 100%;
    text-wrap-mode: nowrap;
    top: 3px;
    unicode-bidi: isolate;
    white-space-collapse: collapse;
    -webkit-font-smoothing: antialiased;
}

/* ── Checkout ── */

.checkout {
    min-height: 100vh;
    font-family: "Josefin Sans", sans-serif;
    color: #3a3a3a;
}

.checkout__header {
    border-bottom: 1px solid #e6e6e6;
    padding: 20px 0;
}

.checkout__header-inner {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 30px;
}

.checkout__logo {
    font-family: "Josefin Sans", sans-serif;
    font-size: 26px;
    font-weight: 600;
    color: #3a3a3a;
    text-decoration: none;
    letter-spacing: 1px;
}

.checkout__logo:hover {
    color: #d5b6a9;
}

.checkout__content {
    display: grid;
    grid-template-columns: 1fr 420px;
    max-width: 1100px;
    margin: 0 auto;
    min-height: calc(100vh - 75px);
}

.checkout__main {
    padding: 40px 50px 60px 30px;
    border-right: 1px solid #e6e6e6;
}

.checkout__sidebar {
    padding: 40px 30px 60px 50px;
    background-color: #fafafa;
}

.checkout__section {
    margin-bottom: 32px;
}

.checkout__section-title {
    font-family: "Josefin Sans", sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #3a3a3a;
    margin: 0 0 16px;
    letter-spacing: .5px;
}

.checkout__field {
    margin-bottom: 12px;
}

.checkout__field-row {
    display: flex;
    gap: 12px;
    margin-bottom: 12px;
}

.checkout__field--half {
    flex: 1;
    margin-bottom: 0;
}

.checkout__input {
    width: 100%;
    padding: 12px 14px;
    font-family: "Josefin Sans", sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #3a3a3a;
    border: 1px solid #d9d9d9;
    border-radius: 6px;
    background: #fff;
    outline: none;
    transition: border-color 0.2s;
    box-sizing: border-box;
}

.checkout__input:focus {
    border-color: #3a3a3a;
}

.checkout__input::placeholder {
    color: #aaa;
}

.checkout__payment-options {
    border: 1px solid #d9d9d9;
    border-radius: 6px;
    overflow: hidden;
}

.checkout__payment-option {
    display: flex;
    align-items: center;
    padding: 14px 16px;
    cursor: pointer;
    transition: background-color 0.15s;
    gap: 12px;
    border-bottom: 1px solid #d9d9d9;
}

.checkout__payment-option:last-child {
    border-bottom: none;
}

.checkout__payment-option:hover {
    background-color: #fafafa;
}

.checkout__payment-option input[type="radio"] {
    display: none;
}

.checkout__payment-radio {
    width: 18px;
    height: 18px;
    border: 2px solid #d9d9d9;
    border-radius: 50%;
    flex-shrink: 0;
    position: relative;
    transition: border-color 0.15s;
}

.checkout__payment-option input[type="radio"]:checked ~ .checkout__payment-radio {
    border-color: #3a3a3a;
}

.checkout__payment-option input[type="radio"]:checked ~ .checkout__payment-radio::after {
    content: "";
    position: absolute;
    top: 3px;
    left: 3px;
    width: 8px;
    height: 8px;
    background: #3a3a3a;
    border-radius: 50%;
}

.checkout__payment-label {
    font-family: "Josefin Sans", sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #3a3a3a;
    letter-spacing: .3px;
    flex: 1;
}

.checkout__delivery-price {
    font-family: "Josefin Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #3a3a3a;
    white-space: nowrap;
    margin-left: auto;
}

.checkout__submit {
    width: 100%;
    padding: 16px;
    background-color: #3a3a3a;
    color: #fff;
    border: 1px solid #3a3a3a;
    font-family: "Josefin Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 6px;
    transition: background-color 0.25s, color 0.25s;
    margin-top: 8px;
}

.checkout__submit:hover {
    background-color: #fff;
    color: #3a3a3a;
}

/* Checkout sidebar / order summary */

.checkout__summary {
    position: sticky;
    top: 40px;
}

.checkout__item {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 12px 0;
    border-bottom: 1px solid #e6e6e6;
}

.checkout__item:last-of-type {
    border-bottom: none;
}

.checkout__item-image-wrap {
    position: relative;
    flex-shrink: 0;
}

.checkout__item-image {
    width: 64px;
    height: 64px;
    object-fit: cover;
    border-radius: 8px;
    border: 1px solid #e6e6e6;
    background: #f5f5f5;
}

.checkout__item-badge {
    position: absolute;
    top: -6px;
    right: -6px;
    width: 20px;
    height: 20px;
    background: #666;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.checkout__item-details {
    flex: 1;
    min-width: 0;
}

.checkout__item-name {
    display: block;
    font-family: "Josefin Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #3a3a3a;
    letter-spacing: .3px;
    line-height: 1.4;
}

.checkout__item-variant {
    display: block;
    font-family: "Josefin Sans", sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #999;
    margin-top: 2px;
}

.checkout__item-price {
    font-family: "Josefin Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #3a3a3a;
    white-space: nowrap;
}

.checkout__totals {
    padding-top: 20px;
    margin-top: 8px;
    border-top: 1px solid #e6e6e6;
}

.checkout__totals-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 4px 0;
    font-family: "Josefin Sans", sans-serif;
    font-size: 13px;
    font-weight: 300;
    color: #3a3a3a;
}

.checkout__totals-row--total {
    padding-top: 16px;
    margin-top: 12px;
    border-top: 1px solid #e6e6e6;
    font-size: 16px;
    font-weight: 400;
}

.checkout__total-price {
    font-size: 20px;
    font-weight: 500;
}

/* Checkout responsive */

@media (max-width: 900px) {
    .checkout__content {
        grid-template-columns: 1fr;
    }

    .checkout__main {
        border-right: none;
        padding: 30px 20px 20px;
        order: 2;
    }

    .checkout__sidebar {
        padding: 20px;
        border-bottom: 1px solid #e6e6e6;
        order: 1;
    }

    .checkout__summary {
        position: static;
    }
}

@media (max-width: 480px) {
    .checkout__header-inner {
        padding: 0 16px;
    }

    .checkout__field-row {
        flex-direction: column;
        gap: 12px;
    }

    .checkout__logo {
        font-size: 22px;
    }
}

/* ── Success page ── */

.success-page__body {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 80px 30px;
}

.success-page__icon {
    margin-bottom: 30px;
}

.success-page__title {
    font-family: "Josefin Sans", sans-serif;
    font-size: 32px;
    font-weight: 400;
    color: #3a3a3a;
    margin: 0 0 16px;
    letter-spacing: 1px;
}

.success-page__text {
    font-family: "Josefin Sans", sans-serif;
    font-size: 15px;
    font-weight: 300;
    color: #666;
    line-height: 1.7;
    margin: 0 0 40px;
    max-width: 420px;
}

.success-page__button {
    display: inline-block;
    padding: 14px 40px;
    background-color: #3a3a3a;
    color: #fff;
    border: 1px solid #3a3a3a;
    font-family: "Josefin Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    text-decoration: none;
    transition: background-color 0.25s, color 0.25s;
}

.success-page__button:hover {
    background-color: #fff;
    color: #3a3a3a;
}

/* Testimonials Section */
.testimonials-section {
    margin-top: 60px;
    margin-bottom: 60px;
}

.testimonials-title {
    font-family: "Josefin Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 3px;
    color: rgb(58, 58, 58);
    text-transform: uppercase;
    margin-bottom: 8px;
}

.testimonials-stars-header {
    display: flex;
    gap: 3px;
    margin-bottom: 30px;
}

.testimonials-stars-header i {
    color: #d5b6a9;
    font-size: 16px;
}

.testimonials-track-wrapper {
    overflow: hidden;
}

.testimonials-track {
    display: flex;
    transition: transform 0.4s ease;
}

.testimonial-card {
    flex: 0 0 calc(100% / 3);
    padding: 0 10px;
    box-sizing: border-box;
}

.testimonial-card-inner {
    border: 1px solid #e8e0d8;
    border-radius: 10px;
    padding: 28px 28px 24px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.testimonial-stars {
    display: flex;
    gap: 2px;
    margin-bottom: 14px;
}

.testimonial-stars i {
    color: #d5b6a9;
    font-size: 14px;
}

.testimonial-text {
    font-family: "Josefin Sans", sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.7;
    color: #3a3a3a;
    margin: 0 0 auto;
    padding-bottom: 18px;
}

.testimonial-author {
    font-family: "Josefin Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #3a3a3a;
    margin: 0;
    padding-top: 16px;
    border-top: 1px solid #e8e0d8;
}

.testimonials-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    margin-top: 30px;
}

.testimonials-arrow {
    background: none;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #b0a8a0;
    font-size: 16px;
    padding: 5px;
    transition: color 0.3s;
}

.testimonials-arrow:hover {
    color: #3a3a3a;
}

@media (max-width: 991px) {
    .testimonial-card {
        flex: 0 0 50%;
    }
}

@media (max-width: 575px) {
    .testimonial-card {
        flex: 0 0 100%;
    }

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

/* Intro Section */
.intro-section {
    padding: 70px 15px;
}

.intro-heading {
    font-family: "Josefin Sans", sans-serif;
    font-size: 32px;
    font-weight: 400;
    color: rgb(58, 58, 58);
    line-height: 1.4;
    margin: 0;
}

.intro-heading em {
    font-style: italic;
    color: #c4a882;
}

.intro-divider {
    width: 1px;
    height: 120px;
    background-color: #c4a882;
}

.intro-text {
    font-family: "Josefin Sans", sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: rgb(58, 58, 58);
    line-height: 1.7;
    margin-bottom: 20px;
}

.intro-link {
    font-family: "Josefin Sans", sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: rgb(58, 58, 58);
    text-decoration: underline !important;
    text-underline-offset: 4px;
}

.intro-link:hover {
    color: #c4a882;
}

/* Features Section */
.features-section {
    background-color: #faf6f1;
    padding: 50px 0;
    margin-bottom: 20px;
}

.features-col {
    padding: 20px 30px;
}

.feature-icon {
    display: inline-block;
    font-size: 38px;
    color: #c4a882;
    margin-bottom: 15px;
}

.feature-title {
    font-family: "Josefin Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: rgb(58, 58, 58);
    margin-bottom: 8px;
}

.feature-desc {
    font-family: "Josefin Sans", sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: rgb(100, 100, 100);
    line-height: 1.6;
}

@media (max-width: 991px) {
    /* Mobile navbar */
    .nav-cart-mobile {
        margin-bottom: 0 !important;
        padding: 8px 0;
    }

    .navbar-collapse .navbar-nav {
        text-align: center;
        padding: 15px 0;
    }

    .navbar-collapse .nav-link-custom {
        text-align: center;
        padding: 12px 0;
        height: auto;
        line-height: normal;
        font-size: 14px;
        letter-spacing: 2px;
    }

    .nav-mobile-divider {
        border-top: 1px solid #e8e0d8;
        margin: 8px 40px;
    }

    .navbar-toggler {
        border: none;
        padding: 8px;
    }

    .navbar-toggler:focus {
        box-shadow: none;
    }
}

@media (max-width: 767px) {
    /* Intro section mobile */
    .intro-section {
        padding: 40px 20px;
    }

    .intro-heading {
        font-size: 24px;
        margin-bottom: 20px;
        text-align: center !important;
    }

    .intro-text {
        text-align: center;
        font-size: 15px;
    }

    .intro-link {
        display: block;
        text-align: center;
    }

    /* Features section mobile */
    .features-section {
        padding: 35px 0;
    }

    .features-col {
        padding: 15px 30px;
    }

    /* Testimonials mobile */
    .testimonials-title {
        text-align: center;
    }

    .testimonials-stars-header {
        justify-content: center;
    }

    .testimonial-text {
        font-size: 13px;
    }

    /* Header mobile */
    .header_title {
        font-size: 45px;
        height: 65px;
        line-height: 55px;
    }

    .header_sub_title {
        font-size: 12px;
    }

    /* Homepage headline */
    .headline-homepage {
        font-size: 13px;
    }

    /* Product box mobile */
    .best-sellers-margins {
        margin-top: 40px;
        margin-bottom: 20px;
    }

    /* Footer mobile */
    .footer-social-col {
        text-align: left;
        margin-top: 10px;
    }

    .footerBox {
        margin-top: 30px;
    }

    .footer-section-link {
        font-size: 11px;
    }

    /* FAQ mobile */
    .faq-question {
        font-size: 13px;
        padding: 10px 15px;
    }

    .faq-answer {
        font-size: 14px;
        padding: 15px;
    }

    /* Newsletter mobile */
    .newsletterBoxParent {
        margin-top: 25px;
    }

    .newsletterHeadline {
        font-size: 18px !important;
    }

    /* Login mobile */
    .login-form {
        width: 100% !important;
    }

    /* Product detail mobile */
    .product-image-custom {
        height: 50vh;
    }

    .productBox-product-image {
        height: 250px;
    }

    .product-additional-products-box {
        margin-top: 40px;
    }

    .public-product-description {
        max-width: 100%;
    }
}

@media (max-width: 480px) {
    .intro-heading {
        font-size: 22px;
    }

    .intro-text {
        font-size: 14px;
    }

    .header_title {
        font-size: 38px;
        height: 55px;
        line-height: 48px;
        letter-spacing: 4px;
    }

    .testimonial-card-inner {
        padding: 20px 20px 18px;
    }

    .faq-question {
        font-size: 12px;
        padding: 10px 12px;
    }
}