/** Shopify CDN: Minification failed

Line 1081:19 Expected identifier but found whitespace
Line 1081:21 Unexpected "{"
Line 1081:31 Expected ":"
Line 1096:1 Expected "}" to go with "{"

**/

@font-face {
    font-family: "Reckless Neue";
    font-style: normal;
    font-weight: 300;
    src: url("recklessneue-light-webfont.woff2") format("woff2"), url("recklessneue-light-webfont.woff") format("woff")
}

@font-face {
    font-family: "Reckless Neue";
    font-style: normal;
    font-weight: 400;
    src: url("recklessneue-regular-webfont.woff2") format("woff2"), url("recklessneue-regular-webfont.woff") format("woff")
}

@font-face {
    font-family: "Reckless Neue";
    font-style: normal;
    font-weight: 500;
    src: url("recklessneue-medium-webfont.woff2") format("woff2"), url("recklessneue-medium-webfont.woff") format("woff")
}

@font-face {
    font-family: "Reckless Neue";
    font-style: normal;
    font-weight: 600;
    src: url("recklessneue-semibold-webfont.woff2") format("woff2"), url("recklessneue-semibold-webfont.woff") format("woff")
}

@font-face {
    font-family: "Reckless Neue";
    font-style: normal;
    font-weight: 700;
    src: url("recklessneue-bold-webfont.woff2") format("woff2"), url("recklessneue-bold-webfont.woff") format("woff")
}

@font-face {
    font-family: "Azeret";
    font-style: normal;
    font-weight: 300;
    src: url("azeret-light-webfont.woff2") format("woff2"), url("azeret-light-webfont.woff") format("woff")
}

@font-face {
    font-family: "Azeret";
    font-style: normal;
    font-weight: 400;
    src: url("azeret-regular-webfont.woff2") format("woff2"), url("azeret-regular-webfont.woff") format("woff")
}

@font-face {
    font-family: "Azeret";
    font-style: normal;
    font-weight: 500;
    src: url("azeret-medium-webfont.woff2") format("woff2"), url("azeret-medium-webfont.woff") format("woff")
}

@font-face {
    font-family: "Azeret";
    font-style: normal;
    font-weight: 600;
    src: url("azeret-semibold-webfont.woff2") format("woff2"), url("azeret-semibold-webfont.woff") format("woff")
}

@font-face {
    font-family: "Azeret";
    font-style: normal;
    font-weight: 700;
    src: url("azeret-bold-webfont.woff2") format("woff2"), url("azeret-bold-webfont.woff") format("woff")
}

@font-face {
    font-family: "Azeret";
    font-style: normal;
    font-weight: 900;
    src: url("azeret-black-webfont.woff2") format("woff2"), url("azeret-black-webfont.woff") format("woff")
}

:root {
    --font-heading: "Azeret";
    --font-heading-weight: 700;
    --font-heading-style: normal;
    --font-body: "Azeret";
    --font-body-weight: 400;
    --font-body-style: normal;
    --font-heading-secondary: "Reckless Neue"
}

.header__row.three-segment {
    align-items: flex-start
}

.header__nav-n-logo {
    display: flex;
    flex-direction: column
}

.header__nav-n-logo .header__logo {
    margin: 0;
    padding: 0
}

.sticky-header-active .header__nav-n-logo .header__logo {
    display: none
}

.header__links-list {
    gap: 5px
}

.header__links-icon {
    margin: 0 !important;
    transform: rotate(-90deg) translate(1px, 10px);
    width: 13px;
    height: 13px;
    align-items: center;
    justify-content: center
}

.header__links-icon .icon {
    width: 100% !important;
    height: 100% !important
}

.header__links-icon svg {
    width: 100%;
    height: 100%
}

.meganav {
    top: 200%;
    width: 80vw;
    background: #ede8e3;
    border-radius: 10px;
    overflow: hidden;
    padding: 40px
}

.meganav[data-meganav-type=full_width_meganav],
.meganav[data-meganav-type=compact_meganav] {
    width: 80vw;
    max-width: 905px;
    left: 0 !important;
    right: 0 !important;
    margin: auto;
    transform: none !important
}

.meganav[data-meganav-type=full_width_meganav] .meganav__close,
.meganav[data-meganav-type=compact_meganav] .meganav__close {
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2224_14679)'%3E%3Cpath d='M0.500854 17.4993L17.4992 0.500977' stroke='black' stroke-miterlimit='10' stroke-linecap='round'/%3E%3Cpath d='M0.500854 0.500977L17.4992 17.4993' stroke='black' stroke-miterlimit='10' stroke-linecap='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2224_14679'%3E%3Crect width='18' height='18' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    text-indent: -99999px;
    outline: none;
    width: 18px;
    height: 18px;
    display: block
}

.meganav[data-meganav-type=full_width_meganav] .meganav__inner,
.meganav[data-meganav-type=compact_meganav] .meganav__inner {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.meganav[data-meganav-type=full_width_meganav] .meganav__inner h2,
.meganav[data-meganav-type=compact_meganav] .meganav__inner h2 {
    font-size: 24px;
    font-weight: 500;
    line-height: 28.01px;
    letter-spacing: .1em;
    text-align: left;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.meganav[data-meganav-type=full_width_meganav] .meganav__nav,
.meganav[data-meganav-type=compact_meganav] .meganav__nav {
    padding: 0
}

.meganav[data-meganav-type=full_width_meganav] .meganav__nav li,
.meganav[data-meganav-type=compact_meganav] .meganav__nav li {
    margin: 0 0 12px !important
}

.meganav[data-meganav-type=full_width_meganav] .meganav__nav li a,
.meganav[data-meganav-type=compact_meganav] .meganav__nav li a {
    font-size: 12px;
    font-weight: 300;
    line-height: 14px;
    letter-spacing: .1em;
    text-align: left
}

.meganav[data-meganav-type=full_width_meganav] .meganav__nav h4,
.meganav[data-meganav-type=compact_meganav] .meganav__nav h4 {
    margin-bottom: 20px
}

.meganav[data-meganav-type=full_width_meganav] .meganav__nav h4 a,
.meganav[data-meganav-type=compact_meganav] .meganav__nav h4 a {
    font-size: 14px;
    font-weight: 500;
    line-height: 16.34px;
    letter-spacing: .1em;
    text-align: left;
    margin-bottom: 20px
}

.meganav[data-meganav-type=full_width_meganav] .meganav__primary,
.meganav[data-meganav-type=compact_meganav] .meganav__primary {
    padding: 0
}

.meganav[data-meganav-type=compact_meganav] .meganav__nav h4 {
    margin-bottom: 12px
}

.meganav[data-meganav-type=compact_meganav] .meganav__nav h4 a {
    font-size: 12px;
    font-weight: 300;
    line-height: 14px;
    letter-spacing: .1em;
    text-align: left
}

.drawer-menu__overlay {
    background-color: rgba(0, 0, 0, .6705882353)
}

.drawer-menu__overlay-close {
    left: auto;
    right: -4px;
    top: 0
}

.drawer-menu__panel {
    margin: 16px;
    width: calc(100% - 32px);
    border-radius: 10px;
    height: calc(100vh - 146px);
    padding: 26px 16px 16px
}

.drawer-menu__primary-links>li {
    border-bottom: 1px solid #bbb;
    padding-bottom: 0;
    margin-bottom: 6px
}

.drawer-menu__item {
    margin: 0;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    text-align: left;
    position: relative
}

.drawer-menu__item-title {
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    text-align: left;
    color: #000;
    text-transform: uppercase
}

.drawer-menu__secondary-links {
    margin: 0 !important;
    padding: 0 !important
}

.drawer-menu__link {
    height: auto;
    font-size: 12px;
    font-weight: 300;
    line-height: 14px;
    text-align: left;
    color: #424242;
    margin-bottom: 14px
}

.drawer-menu .menu_depth-1 .drawer-menu__item-title {
    font-size: 18px;
    font-weight: 500;
    line-height: 21.01px;
    letter-spacing: .1em;
    text-align: left;
    width: 100%;
    padding-top: 10px
}

.drawer-menu .menu_depth-1>span {
    font-size: 18px;
    font-weight: 500;
    line-height: 21.01px;
    letter-spacing: .1em;
    text-align: left;
    width: 100%;
    padding-top: 10px;
    color: #000;
    text-transform: initial
}

.drawer-menu__sub-items--2-columns {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin: 0
}

.drawer-menu__sub-items--2-columns .drawer-menu__item {
    margin: 0
}

.drawer-menu__switch[type=checkbox] {
    position: absolute;
    right: 10px;
    left: auto;
    top: 10px;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 13L7 7L0.999999 1' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    width: 8px;
    height: 14px;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transform: rotate(0);
    transition: transform .3s
}

.drawer-menu__switch[type=checkbox]::before,
.drawer-menu__switch[type=checkbox]::after {
    display: none
}

.drawer-menu__switch[type=checkbox]+.drawer-menu__sub-items {
    max-height: 0;
    overflow: hidden;
    transition: all .5s
}

.drawer-menu__switch[type=checkbox]:checked {
    transform: rotate(-90deg)
}

.drawer-menu__switch[type=checkbox]:checked+.drawer-menu__sub-items {
    max-height: 200vh;
    transition: all 1s
}

body[mobile-menu-open] .header__outer-wrapper {
    z-index: 9999999999
}

@media(max-width: 958px) {
    .footer.section {
        padding-top: 14px;
        padding-bottom: 14px
    }
    .footer__groups {
        flex-wrap: wrap;
        flex-direction: initial
    }
    .footer__group {
        border: 0
    }
    .footer__group--links {
        width: 50%
    }
    .footer__heading {
        margin-bottom: 0
    }
    .footer__bottom {
        display: flex;
        flex-direction: column
    }
    .footer__bottom-left {
        flex-direction: column;
        align-items: start;
        gap: 22px
    }
    .footer__bottom-left * {
        order: 1
    }
    .footer__legal {
        flex-direction: column;
        align-items: flex-start;
        margin: 0;
        padding: 0;
        gap: 22px
    }
    .footer__legal li+li {
        margin: 0
    }
    .footer__logo {
        order: 10
    }
    .footer__bottom-right:empty {
        display: none
    }
}

.btn {
    min-width: 150px
}

:root {
    --font-heading: "Azeret";
    --font-heading-weight: 700;
    --font-heading-style: normal;
    --font-body: "Azeret";
    --font-body-weight: 400;
    --font-body-style: normal;
    --font-heading-secondary: "Reckless Neue"
}

.image-with-text__text-container-heading,
.image-with-text__text-container-subheading,
.image-with-text__text-container-text {
    font-size: var(--desktop-font-size);
    font-weight: var(--desktop-font-weight);
    line-height: var(--desktop-line-height);
    letter-spacing: var(--desktop-letter-spacing);
    max-width: var(--desktop-max-width)
}

@media(max-width: 720px) {
    .image-with-text__text-container-heading,
    .image-with-text__text-container-subheading,
    .image-with-text__text-container-text {
        font-size: var(--mobile-font-size);
        font-weight: var(--mobile-font-weight);
        line-height: var(--mobile-line-height);
        letter-spacing: var(--mobile-letter-spacing);
        max-width: var(--mobile-max-width)
    }
}

.image-with-text__text-container-text p {
    font-size: var(--desktop-font-size);
    font-weight: var(--desktop-font-weight);
    line-height: var(--desktop-line-height);
    letter-spacing: var(--desktop-letter-spacing)
}

@media(max-width: 720px) {
    .image-with-text__text-container-text p {
        font-size: var(--mobile-font-size);
        font-weight: var(--mobile-font-weight);
        line-height: var(--mobile-line-height);
        letter-spacing: var(--mobile-letter-spacing)
    }
}

.image-with-text--community .image-with-text__text-container {
    justify-content: flex-start
}

.image-with-text--community .image-with-text__text-container-inner {
    width: 100%
}

.image-with-text--community .image-with-text__klaviyo {
    max-width: 350px
}

.image-with-text--community .image-with-text__klaviyo button {
    font-size: 11px !important;
    font-weight: bold !important;
    letter-spacing: 1.1px !important
}

@media(max-width: 719px) {
    .image-with-text--fragrance {
        margin-bottom: 66px
    }
    .image-with-text--fragrance .image-with-text__text-container {
        order: 1;
        margin-bottom: 33px
    }
    .image-with-text--fragrance .image-with-text__image-container {
        order: 2
    }
    .image-with-text--collaborative-force .image-with-text__text-container {
        order: 1;
        margin-bottom: 70px
    }
    .image-with-text--collaborative-force .image-with-text__image-container {
        order: 2
    }
    .image-with-text .btn {
        min-width: 110px
    }
}

.rich-text__heading,
.rich-text__subheading,
.rich-text__text {
    font-size: var(--desktop-font-size);
    font-weight: var(--desktop-font-weight);
    line-height: var(--desktop-line-height);
    letter-spacing: var(--desktop-letter-spacing);
    max-width: var(--desktop-max-width)
}

@media(max-width: 720px) {
    .rich-text__heading,
    .rich-text__subheading,
    .rich-text__text {
        font-size: var(--mobile-font-size);
        font-weight: var(--mobile-font-weight);
        line-height: var(--mobile-line-height);
        letter-spacing: var(--mobile-letter-spacing);
        max-width: var(--mobile-max-width)
    }
}

.rich-text__text p {
    font-size: var(--desktop-font-size);
    font-weight: var(--desktop-font-weight);
    line-height: var(--desktop-line-height);
    letter-spacing: var(--desktop-letter-spacing)
}

@media(max-width: 720px) {
    .rich-text__text p {
        font-size: var(--mobile-font-size);
        font-weight: var(--mobile-font-weight);
        line-height: var(--mobile-line-height);
        letter-spacing: var(--mobile-letter-spacing)
    }
}

.rich-text__klaviyo {
    max-width: 350px
}

.rich-text__klaviyo h3 span {
    letter-spacing: 3px !important;
    font-family: "Azeret" !important;
    font-weight: 500 !important
}

.rich-text__klaviyo button {
    font-size: 11px !important;
    letter-spacing: 1.1px !important;
    font-family: "Azeret" !important;
    font-weight: 500 !important
}

.rich-text__klaviyo label {
    font-family: "Azeret" !important;
    font-size: 300 !important;
    letter-spacing: 1.1px !important;
    font-size: 11px !important
}

.rich-text__klaviyo input {
    font-family: "Azeret" !important;
    font-weight: 400 !important
}

@media(max-width: 719px) {
    .rich-text__inner {
        order: 1
    }
    .rich-text__klaviyo {
        order: 0;
        margin-bottom: 43px
    }
    .rich-text--home-quote {
        padding-left: 0;
        padding-right: 0
    }
    .rich-text--home-quote .rich-text__text {
        max-width: 68% !important
    }
}

:root {
    --font-heading: "Azeret";
    --font-heading-weight: 700;
    --font-heading-style: normal;
    --font-body: "Azeret";
    --font-body-weight: 400;
    --font-body-style: normal;
    --font-heading-secondary: "Reckless Neue"
}

.image-hero__text-container-heading,
.image-hero__text-container-text {
    font-size: var(--desktop-font-size);
    font-weight: var(--desktop-font-weight);
    line-height: var(--desktop-line-height);
    letter-spacing: var(--desktop-letter-spacing);
    max-width: var(--desktop-max-width)
}

@media(max-width: 720px) {
    .image-hero__text-container-heading,
    .image-hero__text-container-text {
        font-size: var(--mobile-font-size);
        font-weight: var(--mobile-font-weight);
        line-height: var(--mobile-line-height);
        letter-spacing: var(--mobile-letter-spacing);
        max-width: var(--mobile-max-width)
    }
}

.image-hero__text-container-text p {
    font-size: var(--desktop-font-size);
    font-weight: var(--desktop-font-weight);
    line-height: var(--desktop-line-height);
    letter-spacing: var(--desktop-letter-spacing)
}

@media(max-width: 720px) {
    .image-hero__text-container-text p {
        font-size: var(--mobile-font-size);
        font-weight: var(--mobile-font-weight);
        line-height: var(--mobile-line-height);
        letter-spacing: var(--mobile-letter-spacing)
    }
}

.slideshow-slide__text-container-heading,
.slideshow-slide__text-container-text {
    font-size: var(--desktop-font-size);
    font-weight: var(--desktop-font-weight);
    line-height: var(--desktop-line-height);
    letter-spacing: var(--desktop-letter-spacing);
    max-width: var(--desktop-max-width)
}

@media(max-width: 720px) {
    .slideshow-slide__text-container-heading,
    .slideshow-slide__text-container-text {
        font-size: var(--mobile-font-size);
        font-weight: var(--mobile-font-weight);
        line-height: var(--mobile-line-height);
        letter-spacing: var(--mobile-letter-spacing);
        max-width: var(--mobile-max-width)
    }
}

.slideshow-slide__text-container-text p {
    font-size: var(--desktop-font-size);
    font-weight: var(--desktop-font-weight);
    line-height: var(--desktop-line-height);
    letter-spacing: var(--desktop-letter-spacing)
}

@media(max-width: 720px) {
    .slideshow-slide__text-container-text p {
        font-size: var(--mobile-font-size);
        font-weight: var(--mobile-font-weight);
        line-height: var(--mobile-line-height);
        letter-spacing: var(--mobile-letter-spacing)
    }
}

.collapsible-menu {
    position: sticky;
    top: 163px
}

.collapsible-menu label {
    font-size: 27px;
    font-weight: 600;
    line-height: 35px;
    letter-spacing: 2px;
    text-transform: uppercase
}

.collapsible-menu input {
    display: none
}

@media(max-width: 718px) {
    .collapsible-menu {
        top: 0;
        width: 100%;
        background: #fff;
        height: 64px;
        display: block;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 1.8px;
        text-transform: uppercase;
        position: relative
    }
    .collapsible-menu::after {
        content: "";
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='11' viewBox='0 0 10 11' fill='none'%3E%3Cpath d='M9 1L5 9L1 1' stroke='black'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: right 11px center;
        position: absolute;
        width: 100%;
        height: 100%;
        pointer-events: none;
        top: 0;
        left: 0;
        z-index: 9
    }
    .collapsible-menu label {
        padding: 16px 11px 0 11px !important;
        width: 100%;
        height: 100%;
        margin-bottom: -25px;
        z-index: 2;
        position: relative;
        font-family: "Azeret";
        font-size: 18px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 1.8px;
        text-transform: uppercase
    }
    .collapsible-menu ul {
        height: 0px;
        margin: 0;
        width: 100%;
        background: #fff;
        z-index: 1;
        overflow: hidden;
        padding: 0 11px;
        position: relative
    }
    .collapsible-menu ul li {
        margin: 0;
        order: 2
    }
    .collapsible-menu ul li.active {
        order: 0
    }
    .collapsible-menu input:checked~label {
        z-index: 1;
        margin-bottom: 0
    }
    .collapsible-menu input:checked~ul {
        height: auto;
        overflow: initial;
        box-shadow: 5px 5px 0px #f0e6d8;
        z-index: 2;
        padding-bottom: 22px
    }
    .collapsible-menu input:checked~ul li {
        order: 2
    }
}

.navigable-content__heading {
    font-size: 30px !important;
    margin-bottom: 16px
}

.navigable-content__content {
    padding: 78px 172px 60px 72px;
    width: 100%
}

.navigable-content__content h2,
.navigable-content__content h3,
.navigable-content__content h4,
.navigable-content__content h5 {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    margin-bottom: 15px
}

.navigable-content__content p {
    font-size: 11px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: .55px;
    margin-bottom: 28px
}

.navigable-content__content img {
    max-width: 100%
}

.navigable-content__section {
    border-bottom: 1px solid #ccc;
    margin-bottom: 50px
}

.navigable-content__section:last-child {
    border: 0
}

@media(max-width: 718px) {
    .navigable-content__content {
        padding: 25px
    }
}

.template-policy .navigable-content__content {
    font-size: 11px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: .55px
}

.template-policy .navigable-content__content h1 {
    text-align: left;
    font-size: 30px;
    font-weight: 500;
    line-height: 35px;
    letter-spacing: 3px;
    text-transform: uppercase
}

.template-policy .navigable-content__content h2,
.template-policy .navigable-content__content h3,
.template-policy .navigable-content__content h4,
.template-policy .navigable-content__content h5 {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 1.8px;
    text-transform: uppercase
}

.template-policy .navigable-content__content p,
.template-policy .navigable-content__content ul,
.template-policy .navigable-content__content li,
.template-policy .navigable-content__content a {
    font-size: 11px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: .55px
}

.template-policy .navigable-content__content .shopify-policy__container {
    margin: 0;
    width: 100%;
    max-width: inherit;
    padding: 0
}

body .cc-banner,
body .cc-settings-dialog {
    font-size: 11px !important;
    font-family: "Azeret";
    font-weight: 300;
    letter-spacing: .55px;
    line-height: 13.5px
}

body .cc-banner input[type=checkbox]:checked~.cc-checkbox,
body .cc-settings-dialog input[type=checkbox]:checked~.cc-checkbox {
    background: #000
}

body .cc-banner.cc-bottom,
body .cc-settings-dialog.cc-bottom {
    bottom: 12px;
    right: 12px;
    left: auto;
    padding: 10px 20px 8px;
    max-width: 840px;
    width: calc(100% - 24px)
}

body .cc-banner p,
body .cc-settings-dialog p {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22.5px;
    letter-spacing: .7px
}

body .cc-banner .cookieconsent-wrapper,
body .cc-settings-dialog .cookieconsent-wrapper {
    gap: 20px;
    align-items: center
}

body .cc-banner .cc-compliance,
body .cc-settings-dialog .cc-compliance {
    gap: 10px
}

body .cc-banner .cc-compliance .cc-btn,
body .cc-settings-dialog .cc-compliance .cc-btn {
    border-radius: 0;
    background-color: #d6e865;
    order: 1;
    margin: 0;
    text-transform: uppercase;
    min-width: 150px;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 1.1px;
    font-family: "Azeret";
    padding: 12px;
    border: 1px solid rgba(0, 0, 0, 0)
}

body .cc-banner .cc-compliance .cc-btn.cc-allow,
body .cc-banner .cc-compliance .cc-btn.cc-btn-accept-all,
body .cc-settings-dialog .cc-compliance .cc-btn.cc-allow,
body .cc-settings-dialog .cc-compliance .cc-btn.cc-btn-accept-all {
    order: 0
}

body .cc-banner .cc-compliance .cc-btn.cc-allow:hover,
body .cc-banner .cc-compliance .cc-btn.cc-btn-accept-all:hover,
body .cc-settings-dialog .cc-compliance .cc-btn.cc-allow:hover,
body .cc-settings-dialog .cc-compliance .cc-btn.cc-btn-accept-all:hover {
    background-color: #000;
    color: #d6e865;
    border: 1px solid #000
}

body .cc-banner .cc-compliance .cc-btn.cc-settings,
body .cc-banner .cc-compliance .cc-btn.cc-deny,
body .cc-banner .cc-compliance .cc-btn.cc-btn-accept-selected,
body .cc-settings-dialog .cc-compliance .cc-btn.cc-settings,
body .cc-settings-dialog .cc-compliance .cc-btn.cc-deny,
body .cc-settings-dialog .cc-compliance .cc-btn.cc-btn-accept-selected {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    color: #000
}

body .cc-banner .cc-compliance .cc-btn.cc-settings:hover,
body .cc-banner .cc-compliance .cc-btn.cc-deny:hover,
body .cc-banner .cc-compliance .cc-btn.cc-btn-accept-selected:hover,
body .cc-settings-dialog .cc-compliance .cc-btn.cc-settings:hover,
body .cc-settings-dialog .cc-compliance .cc-btn.cc-deny:hover,
body .cc-settings-dialog .cc-compliance .cc-btn.cc-btn-accept-selected:hover {
    background-color: #000;
    color: #d6e865 !important
}

@media(max-width: 719px) {
    body .cc-banner.cc-bottom,
    body .cc-settings-dialog.cc-bottom {
        padding: 15px 19px 25px
    }
    body .cc-compliance .cc-btn {
        min-width: 100px !important;
        margin: 0 !important
    }
}

.section-image-grid {
    display: grid;
    grid-template-columns: 1fr 1fr
}

.section-image-grid>div {
    position: relative
}

.section-image-grid>div.largest-image {
    grid-row: span 2
}

.section-image-grid>div img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.section-image-grid>div h2 {
    position: absolute;
    bottom: 35px;
    left: 40px;
    z-index: 1;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 400
}

.section-image-grid .max--height {
    height: 100%
}

body.quick-view--enabled .featured-collection-slider__product,
body.quick-view--enabled .featured-collection-grid__product {
    height: auto
}

body.quick-view--enabled .featured-collection-slider__product .product-item,
body.quick-view--enabled .featured-collection-grid__product .product-item {
    height: 100%
}

body.quick-view--enabled .product-item__quick-view {
    display: block;
    width: 100%;
    margin-top: 12px
}

body.quick-view--enabled .product-item__quick-view__button.loading {
    pointer-events: none
}

body.quick-view--enabled .product-item__quick-view .product-form__controls-group {
    margin: 0
}

@media(min-width: 720px) {
    body.quick-view--enabled .product-item__inner {
        display: grid;
        grid-template-rows: max-content auto;
        height: 100%
    }
    body.quick-view--enabled .product-item__quick-view {
        margin-top: auto;
        padding-top: 12px
    }
}


/*** www.impression-studios.com ***/
@media (max-width: 770px) {
    .drawer-menu__primary-links {top: 30px;}
    .drawer-menu__primary-links li:nth-of-type(5) {
      margin-bottom: 40px;
    }
     .image-with-text.image-with-text--image-mob-right .image-with-text__content, .image-with-text.image-with-text--image-mob-left .image-with-text__content {
        flex-direction: column;
      } 
  .image-with-text:not(.image-with-text--pdp-content) .image-with-text__image-container, .image-with-text:not(.image-with-text--pdp-content) .image-with-text__text-container {width: 100% !important;} 

  .home-gallery-grid .gallery-grid__title {
      padding: 16px; 
      font-size: 20px;
      line-height: 24px; 
    }
    .image-with-text__text-container {
      padding-bottom: 40px !important;
    }
}
.product__primary {
  width: 70%;
  max-width: 2048px;
  margin: 0 auto;
}

@media (max-width: 770px) {
  .product__primary {
    width: 100%;
  }

  
}.quick-cart__item {
  padding: 10px;
}

h3.quick-cart__samples-heading {
    margin-top: 24px;
}

.quick-cart__item--sample {
  background-color: {{ settings.sample_item_background }};
  padding: 0;
}

@media (min-width: 770px) {
    .collection-grid__item--wrapper {height: 300px !important;
    }
}

.product__description ul li {.product__description ul li {
     font-size: 14px;
    font-weight: 400;
    letter-spacing: .7px;
    line-height: 22.5px;

}