/** Shopify CDN: Minification failed

Line 1035:4 "transtion" is not a known CSS property
Line 1863:62 Unexpected ")"
Line 1863:63 Unexpected "1"

**/
.general-template {
    background-color: var(--color-nd4be145);
}

@media screen and (min-width: 750px) {
    .general-template .header-logo {
        width: 340px;
    }
}

/*
.general-template.template-index {
    background-color: var(--color-nd4be145);
}

.general-template.template-index {
    background-color: var(--color-nd4be145);
}

.general-template.template-index header {
    opacity: 0;
    transition: opacity 0.8s ease-in-out;
}

.general-template.template-index.page-loaded header {
    opacity: 1;
}

/* Header */
.general-template.template-index .header__row {
    background-color: transparent;
    position: absolute;
}

.general-template .header-logo {
    filter: brightness(0) saturate(100%) invert(44%) sepia(7%) saturate(736%) hue-rotate(350deg) brightness(91%) contrast(87%);
}

.general-template.template-index .header-logo {
    filter: brightness(0) saturate(100%) invert(89%) sepia(10%) saturate(721%) hue-rotate(328deg) brightness(108%) contrast(94%);
}

.general-template .header__row anchored-popover-component {
    display: none;
}

.general-template .header__row cart-drawer-component .svg-wrapper {
    display: none;
}

.general-template .header__row dialog-component.account-drawer {
    display: none;
}

.general-template .header__row cart-drawer-component {
    /* padding-left: 10px; */
    will-change: transform;
}

.general-template .header__row cart-drawer-component .cart-text {
    padding: .414em 1em;
    background-color: var(--color-background);
    border: 1px solid var(--color-border);
    border-radius: 20px;
    font-size: 16px;
    line-height: 19.2px;
    letter-spacing: normal;
}

.general-template .header__row cart-drawer-component:hover .cart-text {
    background-color: var(--color-3d557e1e);
    border: 1px solid transparent;
    color: var(--color-nd4be145);
}

.general-template .header__row .menu-list__link {
    padding-left: 5px;
    padding-right: 5px;
    will-change: transform;
}

.general-template .header__row .menu-list__link span {
    padding: .5em 1em;
    background-color: var(--color-nd4be145);
    border: 1px solid var(--color-3d557e1e);
    color: var(--color-3d557e1e);
    border-radius: 20px;
    font-size: 16px;
    line-height: 19.2px;
    letter-spacing: normal;
}

.general-template .header__row .menu-list__link:hover span {
    background-color: var(--color-3d557e1e);
    border: 1px solid transparent;
    color: var(--color-nd4be145);
}

.template-product .header__row {
    background-color: rgb(158 141 123 / 44%);
}

@media screen and (min-width: 750px) {
    .general-template cart-icon.header-actions__cart-icon.header-actions__cart-icon--has-cart.animated-btn {
        filter: none!important;
    }
}

.template-product .header-logo {
    filter: none;
}

.template-product .header-logo {
    color: var(--color-nd4be145);
}

.general-template.template-index .header.inside-3d-section .header-logo {
    filter: none;
    color: var(--color-nd4be145);
}

.general-template.template-index .header.inside-3d-section .menu-drawer-container .header__icon--summary {
    color: var(--color-nd4be145);
}

.general-template.template-index .header.inside-3d-section .header__row cart-drawer-component .svg-wrapper {
    color: var(--color-nd4be145);
}

.general-template .cart-items__quantity .button .svg-wrapper {
    color: var(--color-3d557e1e)!important;
    display: contents;
}

.general-template .cart-drawer__inner .cart-drawer__close-button .svg-wrapper {
  display: block;
  color: var(--color-3d557e1e)!important;
}

.general-template.template-index .header.outside-3d-section .header__row {
    background-color: var(--color-nd4be145);
}

.general-template.template-index .header.outside-3d-section .header-logo{
    filter: brightness(0) saturate(100%) invert(44%) sepia(7%) saturate(736%) hue-rotate(350deg) brightness(91%) contrast(87%);
}

.general-template.template-index .header.outside-3d-section .menu-drawer-container .header__icon--summary {
    color: var(--color-3d557e1e);
}

.general-template.template-index .header.outside-3d-section .header__row cart-drawer-component .svg-wrapper {
    color: var(--color-3d557e1e);
}

.general-template.template-product .header__row cart-drawer-component .svg-wrapper,
.general-template.template-product .menu-drawer-container .header__icon--summary {
    color: var(--color-nd4be145);
}

.general-template.template-product .header__row .cart-drawer__inner .svg-wrapper {
    color: var(--color-3d557e1e);
}

@media screen and (max-width: 749px) {
    .general-template .header__row cart-drawer-component .cart-text {
        display: none;
    }

    .general-template .header__row anchored-popover-component {
        display: none;
    }

    .general-template .header__row cart-drawer-component .svg-wrapper {
        display: flex;
    }
}

/* Banner */
.content-for-layout {
    position: relative;
}

._3d-render-container {
    position: relative;
    height: 600vh; 

}

.lottie-animation {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.render-text-wrap {
    position: absolute;
    z-index: 3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    padding: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

#w-node-e7157a00-881c-754e-bf5d-86b148c3eff6-5b0b81b0 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
}

.scroll-down-landing-2 {
    position: absolute;
    left: 0%;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-row-gap: 10px;
    text-decoration: none;
}

#scrolly-video canvas {
    object-fit: cover;
   min-width: 100% !important;
    min-height: 100% !important;
}

.canvas-frame{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 101%;
    min-height: 101%;
    height: 100%;
    width: auto;
    object-fit: cover;
    min-width: 100% !important;
    min-height: 100% !important;
}

.top-canva-video{
    position: relative;
}

#scrolly-video video{
    display: none;
}

.scroll-down-landing-2 img {
    display: inline-block;
    max-width: 100%;
    width: 13px;
}

/* video */
.landing-splash-section {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100vh;
}

.w-background-video {
    position: relative;
    overflow: hidden;
    height: 500px;
}

.background-video {
    width: 100%;
    height: 100%;
}

.w-background-video>video {
    background-size: cover;
    background-position: 50% 50%;
    position: absolute;
    margin: auto;
    width: 100%;
    height: 100%;
    right: -100%;
    bottom: -100%;
    top: -100%;
    left: -100%;
    object-fit: cover;
    z-index: -100;
}
.w-background-video > video::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}
.w-background-video--control {
  position: absolute;
  bottom: 1em;
  right: 1em;
  background-color: transparent;
  padding: 0;
}
.w-background-video--control > [hidden] {
  display: none !important;
}

/* Footer */
.general-template footer .menu {
    width: 25%;
}

.general-template footer .section-content-wrapper {
    padding-top: 64px;
}

@media screen and (max-width: 749px) {
    .general-template footer .section-content-wrapper {
        padding-top: 24px;
    }
}

.general-template footer .footer-logo .nga-logo{
    width: 340px;
    padding: 0;
}

.general-template footer .menu__heading {
    padding: 0;
    opacity: .3;
}

.general-template footer .menu__heading__default:hover {
    color: #FAD6C4;
}

.general-template footer .menu__item a:hover {
    color: #DBC09B;
}

@media screen and (max-width: 749px) {
    .general-template footer .footer-logo .nga-logo {
        width: auto;
    }

    .general-template footer .menu {
        width: 100%;
    }
}

.general-template footer .email-signup__heading {
    padding: 0;
}

.general-template footer .email-signup__input {
    padding: 10px 0;
}

/* collection */
.template-collection results-list {
    border-top: 1px solid var(--color-border);
}

.template-collection .collection-wrapper .product-grid {
    overflow-x: hidden;
}

.template-collection .collection-wrapper .product-grid__item {
    margin-top: -1px;
    margin-right: -.5px;
    margin-left: -.5px;
    border: 1px solid var(--color-border);
    padding: 20px;
}

.template-collection .collection-wrapper .product-grid__item .product-media-container {
    height: 400px;
}

@media screen and (min-width: 1920px) {
    .template-collection .collection-wrapper .product-grid__item .product-media-container {
        height: 500px;
    }
}

@media screen and (max-width: 767px) {
    .template-collection .collection-wrapper .product-grid__item .product-media-container {
        height: 100%;
    }
}

.template-collection .collection-wrapper .product-grid__item .group-block-content .text-block,
.template-collection .collection-wrapper .product-grid__item .group-block-content product-price .price {
    letter-spacing: 0.8px;
    line-height: 19.2px;
}

/* .template-collection .collection-wrapper .product-grid__item .product-card {
    padding: 20px;
} */

.template-collection .collection-wrapper .product-grid__item .product-card .add-to-cart-button {
    height: 40px;
    width: auto;
    padding: .5em 1em;
}

@media screen and (min-width: 479px) {
.template-collection .collection-wrapper .product-grid__item .product-card .add-to-cart-button {
    min-width: 120px;
}
}

.template-collection .collection-wrapper .product-grid__item .product-card .group-block-content {
    align-items: flex-start;
    /* flex-wrap: wrap; */
}

.template-collection .collection-wrapper .product-grid__item .product-card .product-form-buttons button .add-to-cart-icon {
    display: none;
}

.template-collection .collection-wrapper .product-grid__item .product-media-container.media-fit img {
    object-fit: contain;
}

@media screen and (min-width: 992px) {
    .template-collection .collection-wrapper .product-grid {
        grid-template-columns: 1fr 1fr 1fr 1fr!important;
    }
}

@media screen and (max-width: 1919px) {
    .template-collection .collection-wrapper .product-grid__item .product-card .group-block-content {
        flex-direction: column;
        align-items: center;
    }
}

/* product */
.template-product {
    background-color: var(--color-n5556c16b);
}

.template-product .product-form-buttons {
    flex-wrap: nowrap;
}

.template-product .options-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  grid-column-gap: 10px;
  grid-row-gap: 16px;
}

.template-product .options-group .animated-btn {
    color: var(--color-nd4be145);
    border: 1px solid var(--color-nd4be145);
    border-radius: 20px;
    background-color: transparent;
    line-height: normal;
    padding: 6.5px 16.5px;
    transition: background-color 300ms ease-in-out;
    will-change: background-color; 
}

.template-product .options-group .animated-btn:hover {
    background-color: var(--color-nd4be145);
    border: 1px solid var(--color-nd4be145);
    color: var(--color-3d557e1e);
}

.template-product .options-group .animated-btn.w--current {
    background-color: var(--color-3d557e1e);
    border: 1px solid var(--color-3d557e1e);
    color: var(--color-nd4be145);
}

.template-product .options-group .animated-btn.w--current:hover {
    background-color: var(--color-3d557e1e);
    border: 1px solid var(--color-3d557e1e);
    color: var(--color-nd4be145);
    opacity: .8;
}

.template-product .pdp-option-list.hide {
  display: none;
}

.template-product .product-information__grid .group-block-content .product-form-buttons {
    gap: 20px!important;
}

.template-product .product-information__grid .group-block-content .product-form-buttons button {
    width: auto;
}

@media screen and (max-width: 749px) {
    .template-product .product-information__grid .layout-panel-flex {
        gap: 10px;
    }

    .template-product .product-information__grid .group-block-content .h3 p {
        font-size: 24px;
    }
    .template-product .product-information__grid .group-block-content .product-form-buttons button.add-to-cart-button {
       /* width: 100%; */
    }
}

.template-product .product-information__grid .group-block-content .product-form-buttons button .add-to-cart-icon {
    display: none;
}

.template-product .product-information__grid .group-block-content quantity-selector-component button {
    padding: 0 12px;
}

.template-product .product-information__grid .group-block-content .quantity-selector, 
.template-product .product-information__grid .group-block-content .add-to-cart-button {
   height: 37.2px;
}

.template-product .product-information__grid .group-block-content .quantity-selector input[type=number] {
    min-width: 50px;
}

@media screen and (max-width: 414px) {
    .template-product .product-information__grid .group-block-content .quantity-selector input[type=number] {
        min-width: auto;
    }
}

.template-product .product-information__grid .group-block-content .add-to-cart-button {
    padding: 0 20px;
}

.template-product .product-information__grid--limit-details .product-details>.group-block {
    max-width: none;
}

.general-template.template-product .accordion {
    display: flex;
    flex-wrap: wrap;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-bottom: 20px;
}

.general-template.template-product .accordion accordion-custom:has(.details[open]) {
    width: 100%;
}

.general-template.template-product .accordion .details-content {
    display: block;
    max-height: 350px;
    overflow: auto;
    padding-top: 10px;
    background-attachment: scroll !important;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;   
}

.general-template.template-product .accordion .details-content rte-formatter {
    max-width: 600px;
    background-attachment: scroll !important;
}

.general-template.template-product .accordion .details {
    display: block;
}

.general-template.template-product button#moreImages {
    min-height:unset;
    height:unset;
}

@media screen and (max-width: 749px) {
    media-gallery.spacing-style.sticky-content.media-gallery--one-column.media-gallery--grid {
        padding: 0 10px;
    }

    .general-template.template-product .product-information__grid .group-block-content.mobile-column.layout-panel-flex.layout-panel-flex--row {
        flex-flow: row var(--flex-wrap);
    }

    .general-template.template-product product-price {
       align-self: center;
       /* margin-bottom: 20px; */
    }
}

/* product list */
.template-product .resource-list--grid {
    overflow-x: hidden;
}

.template-product .resource-list--grid {
    overflow-x: hidden;
}

.template-product .resource-list--grid .resource-list__item {
    margin-top: 0;
    margin-right: -.5px;
    margin-left: -.5px;
    border: 1px solid var(--color-border);
    padding: 20px;
}

/* .template-product .resource-list--grid .resource-list__item .product-card {
    padding: 20px;
} */

.template-product .resource-list--grid .resource-list__item .product-media-container {
    height: 400px;
}

@media screen and (min-width: 1920px) {
    .template-product .resource-list--grid .resource-list__item .product-media-container {
        height: 500px;
    }
}

@media screen and (max-width: 767px) {
    .template-product .resource-list--grid .resource-list__item .product-media-container {
        height: 100%;
    }
}

.template-product .resource-list--grid .resource-list__item .product-media-container.media-fit img {
    object-fit: contain;
}

.template-product .resource-list--grid .resource-list__item .group-block-content .text-block,
.template-product .resource-list--grid .resource-list__item .group-block-content product-price .price {
    letter-spacing: 0.8px;
    line-height: 19.2px;
}

.general-template .product-form-buttons {
    padding: 3px;
}

.template-product .resource-list--grid .resource-list__item .product-card .add-to-cart-button {
    height: auto;
    width: auto;
    padding: .5em 1em;
    text-transform: capitalize;
}

.template-product .resource-list--grid .resource-list__item .product-card .group-block-content {
    align-items: flex-start;
    /* flex-wrap: wrap; */
}

.template-product .resource-list--grid .resource-list__item .product-card .group-block-content .price {
    text-align: left!important;
}

.template-product .resource-list--grid .resource-list__item .product-card .product-form-buttons button .add-to-cart-icon {
    display: none;
}

@media screen and (max-width: 1919px) {
    .template-product .resource-list--grid .resource-list__item .product-card .group-block-content {
        flex-direction: column;
        align-items: center;
    }
}

/* Carousel */
.general-template .resource-list__carousel slideshow-slides .resource-list__item .product-media-container.media-fit {
    height: 400px;
}

.general-template .resource-list__carousel slideshow-slides .resource-list__item .product-media-container.media-fit img {
    object-fit: contain;
    height: 400px;
} 

.general-template .resource-list__carousel slideshow-slides .resource-list__item .product-media {
    position: relative;
    display: block;
    padding: 0;
}


@media screen and (min-width: 1920px) {
    .general-template .resource-list__carousel slideshow-slides .resource-list__item .product-media-container.media-fit {
        height: 500px;
    }

    .general-template .resource-list__carousel slideshow-slides .resource-list__item .product-media-container.media-fit img {
        height: 500px;
    }
}

@media screen and (max-width: 767px) {
    .general-template .resource-list__carousel slideshow-slides .resource-list__item .product-media-container.media-fit {
        height: 33vw;
    }

    .general-template .resource-list__carousel slideshow-slides .resource-list__item .product-media-container.media-fit img {
        height: 33vw;
    }
}

.general-template .resource-list__carousel slideshow-arrows[position=center] {
    align-items: end;
    margin-bottom: -46px;
}

.general-template .resource-list__carousel slideshow-arrows .slideshow-control {
    opacity: 1;
    border-radius: 20px !important;
    border: 1px solid var(--color-3d557e1e);
    padding: 7px 12px;
    aspect-ratio: auto !important;
    min-height: auto;
}

.general-template .resource-list__carousel slideshow-arrows .slideshow-control:hover {
    background-color: var(--color-3d557e1e);
    border: 1px solid transparent;
    color: var(--color-nd4be145);
}

.general-template .section-resource-list .section-resource-list__header .button-secondary {
        padding: .5em 1em;
}

/* about */

.general-template.template-page-about .accordion {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 20px; 
}

.general-template .details__header{
    display: inline-flex;
    padding: .5em 1em;
    grid-column-gap: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: var(--color-3d557e1e);
    border-radius: 20px;
    cursor: pointer;
    --minimum-touch-target: auto;
    --summary-font-family: 'Monumentgrotesk', sans-serif;
    --summary-font-size: 16px;
    line-height: 1.2em;
    letter-spacing: .02em; 
}

.general-template.template-product .details__header {
    border-color: var(--color-nd4be145);
}

.general-template .accordion.active .details-content{
   
}

.general-template .accordion .details {
    --show-fallback-borders: 0;
    --style-border-width: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.general-template.template-page-about .accordion .details {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.general-template .accordion .details[open] {
   /* display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; */
}

.general-template.template-page-about .accordion:has(.details[open]) accordion-custom{
    width: 100%;
}

.general-template.template-page-about .accordion.active .details{
    display: flex;
    align-items: center;
    flex-direction: column; 
}

.general-template .accordion.active .details__header {

}

.general-template .accordion .page-title{
    display: none;
}


.general-template .accordion .details-content h5 {
    margin-bottom: 1em;
    font-size: 1em;
    line-height: 1.2em;
    letter-spacing: .05em;
    font-family: 'Monumentgrotesk', sans-serif;
}

.general-template .accordion .details-content .w-richtext {
    font-family: 'Monumentgrotesk', sans-serif;
    font-size: 16px;
    line-height: 1.2em;
    letter-spacing: .02em;
}

.general-template .accordion .details__header:hover {
    background-color: var(--color-3d557e1e);
    border-color: transparent;
    color: var(--color-nd4be145);
}

/* contact us page */

.template-page-contact  .section-content-wrapper:not(.template-page-contact footer .section-content-wrapper){
    max-width: 542px;
    margin-right: auto;
    margin-left: auto;
}

.template-page-contact .section-content-wrapper .text-block h3 {
    font-weight: 500;
}

.template-page-contact .button-secondary {
    padding: 6px 20px;
    display: flex;
    align-self: center;
}

.out-of-stock {
    padding: 10px;
    background-color: var(--color-3d557e1e);
    color: var(--color-nd4be145);
    border-radius: 20px;
    padding: 6.2px 16px;
    width: fit-content;
    border: 1px solid var(--color-3d557e1e);
}

.out-of-stock:hover {
    background-color: transparent;
    color: var(--color-3d557e1e);
    border: 1px solid var(--color-3d557e1e);
}

.out-of-stock.newsletter_popup_button {
    background-color: var(--color-3d557e1e);
    border: 1px solid var(--color-3d557e1e);
}

.out-of-stock.newsletter_popup_button:hover {
    background-color: transparent;
    color: var(--color-3d557e1e);
    border: 1px solid var(--color-3d557e1e);
}

.template-product .out-of-stock:hover {
    background-color: transparent;
    color: var(--color-nd4be145);
    border: 1px solid var(--color-nd4be145);
}

/* Cart */

.general-template .cart__checkout-button {
    padding: 9px 15px;
    background-color: var(--color-3d557e1e);
    border: 1px solid var(--color-3d557e1e);
    color: var(--color-nd4be145);
    border-radius: 20px;
    font-size: 16px;
    letter-spacing: normal;
    height: auto;
    --height-buy-buttons: auto;
}

.general-template .cart__checkout-button:hover {
    background-color: var(--color-nd4be145);
    border: 1px solid var(--color-3d557e1e);
    color: var(--color-3d557e1e);
}

.general-template .cart-items-component .cart-title{
    padding: 5px 12px;
    background-color: var(--color-nd4be145);
    border: 1px solid var(--color-3d557e1e);
    color: var(--color-3d557e1e);
    border-radius: 20px;
    font-size: 16px;
}

/* .general-template .cart-items-component .cart-drawer__content {
    justify-content: space-between;
} */

.general-template .cart-items-component .cart-drawer__close-button:hover,
.general-template .cart-items-component .cart-title:hover{
    background-color: var(--color-3d557e1e);
    border-color: transparent;
    color: var(--color-nd4be145);
    opacity: 1;
}

.general-template .cart-items-component .cart-drawer__close-button:hover svg{
     color: var(--color-nd4be145);
} 

.general-template .cart-items-component .cart-drawer__heading:hover .cart-bubble__background{
    background: var(--color-nd4be145);
}

.general-template .cart-drawer__header{
    border-bottom: 1px solid var(--color-3d557e1e);
}

.general-template .cart-items-component .cart-drawer__items{
    padding-top: 20px;  
    padding-bottom: 20px;   
}

.general-template .cart-items-component .cart-drawer__summary{
    padding: 0;
}

.general-template .cart-drawer__summary {
    --cart-drawer-summary-padding: 0;
}

.general-template .cart-items-component .cart__summary-totals {
    padding: 10px 20px;
    border-top: 1px solid var(--color-3d557e1e);
}
.general-template .cart-items-component .cart__ctas {
    padding: 0 20px 20px;
} 

.general-templat .cart-items-component .cart__total-label {
    font-size: 16px;
}

.general-template .cart-items__title:hover {
    --color-primary-hover: var(--color-3d557e1e);
    text-decoration: underline;
    text-decoration-color: var(--color-3d557e1e); 
} 

.general-template .cart-drawer__heading {
   font-family: Monumentgrotesk, sans-serif;
   font-size: 16px;
   font-weight: 400;
}

.general-template .cart-items__title, .general-template .cart-items__price > *, .general-template .cart-items__details > *, .cart-primary-typography, .cart-primary-typography{
   font-size: 16px!important;
   line-height: 1.2em;
}

.general-template .cart-items__title, .general-template .cart-items__price > *, 
.general-template .cart-items__details > *, 
.general-template .cart__total-container >*, 
.general-template .cart-actions > *{
    font-family: Monumentgrotesk, sans-serif;
    --cart-secondary-font-family: Monumentgrotesk, sans-serif;
    --cart-primary-font-family: Monumentgrotesk, sans-serif;
}

.general-template .cart-drawer__items{
    overflow: visible;
}

header .header-actions__action{
    overflow: visible;
}

.general-template .cart-items__wrapper a:where(:not(.button,.button-primary,.button-secondary)){
    transtion: opacity 150ms ease-in-out;
}

.general-template .cart-items__details a:where(:not(.button,.button-primary,.button-secondary)):hover, 
.general-template .cart-items__wrapper a:where(:not(.button,.button-primary,.button-secondary)):hover {
    color: var(--color-3d557e1e);
   --color-primary-hover: #7c6a58;
   opacity: .9;
   
}

.general-template .cart-items-component a:where(:not(.button,.button-primary,.button-secondary)):hover{
    text-decoration: underline; 
    text-decoration-color: var(--color-3d557e1e) !important; 
}

.general-template .cart-drawer__summary{
    margin-top: 0;
}

.general-template .cart__total-value{
    font-size: 16px;
    font-weight: 700;
}


.general-template .cart-discount__button:hover {
    background-color: var(--color-3d557e1e);
    color: var(--color-nd4be145);
}

.general-template .cart-discount__input::placeholder{
    color: var(--color-3d557e1e);
}

.general-template .cart-items__media-container:hover {
    background: transparent;
    border: none;
}

.general-template .cart-items__table-row{
    display: grid;
    grid-template-columns: 25% 1fr auto;
    grid-template-rows: repeat(2, 1fr);
}

.general-template .cart-items__media {
    height: 100%;
    flex-shrink: 0;
    width: 100%;
}

.general-template .cart-items__media a{
    height: 100%;
    width: 100%;
    aspect-ratio: auto;
}
.general-template .cart-items__price{
    text-align: right;
}

.general-template .cart-items__quantity .quantity-selector{
    border-radius: 20px;
    border-color: var(--color-3d557e1e);
    color: var(--color-3d557e1e);
}

shopify-accelerated-checkout-cart {
    --height-buy-buttons: 37px;
    
}

.general-template .cart-drawer__header{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.general-template .cart-drawer__close-button {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    border: 1px solid;
    --minimum-touch-target: 37px;
    --minimum-touch-target: 37px;
}
.general-template .cart-drawer__inner .cart-drawer__close-button .svg-wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
}

.general-template .cart-items__remove{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.general-template  .cart-items-component .cart-drawer__header{
    display: flex;
    align-items: center;
    /* justify-content: flex-end; */
    gap: 5px;
    padding: 20px;
}

.general-template .cart-items-component .cart-items__details {
    height: 75px;
}

.general-template .cart-items-component {
    border-left: 1px solid var(--color-3d557e1e);
}

.general-template .cart-items-component .quantity-selector .button{
    height: 35px;
    width: 41px;
}


.general-template .cart-items-component .quantity-selector input{
    width: 50px;
}

.general-template .cart-items-component .quantity-selector{
    --height-buy-buttons: 37px;
    --quantity-selector-width: 143px;
}

.general-template .cart-items-component .quantity-selector:hover{
    --color-input-hover-background: transparent;
} 

.general-template .cart-drawer:not(:has(.cart-form)) .cart-items__wrapper{
   display: none;
}

.general-template .cart-discount__input {
    outline: none;
}

.general-template .cart-drawer__summary{
    gap: 0;
}

.general-template .cart__summary-item small {
    font-size: 14px;
}

.general-template .cart__summary-totals .cart-actions {
    display: none;
}

.general-template .cart__total-container .cart__summary-item.tax-note {
    display: none;
}

/* .general-template .cart__ctas .additional-checkout-buttons {
    display: none;
} */

@media screen and (max-width: 480px) {
    .general-template .cart-items__table-row {
        grid-template-columns: clamp(2.5rem, 28cqi, 7.5rem) minmax(0, 1fr) minmax(var(--cart-item-price-width), auto);
    }
}

.general-template .cart-items__remove {
    --minimum-touch-target: 37px;
}

@media screen and (min-width: 320px) {
    .general-template .cart-drawer__dialog {   
        --sidebar-width: 500px;
    }
}

@media screen and (min-width: 1024px) {
.general-template .cart-drawer__dialog {     
        --sidebar-width: 33.333333%;
        min-width: 500px;
        max-width: none;
    }
}

.cart_upsell-products_wrap {
    width: 100%;
}

/* .cart_upsell-products {
    padding: 15px;
    border-top: 1px solid var(--color-3d557e1e);
} */

.cart_upsell-products_wrap .upsell-product_wrap .input-number-group.dark{border-color:var(--color-3d557e1e); color:var(--color-3d557e1e);}
.cart_upsell-products_wrap .upsell-product_wrap .w-commerce-commercecartquantity, 
.cart_upsell-products_wrap .upsell-product_wrap .input-number-group.dark a{color:var(--color-3d557e1e);}
.cart_upsell-products_wrap{border:solid 0px var(--color-nd4be145); background:#feca8c; color:var(--color-3d557e1e);}
.cart_upsell-products_wrap .cart_upsell > h5{width:48%; text-align:center;}
.cart_upsell-products_wrap .cart_upsell h5{; margin:0 0 15px; font-weight:400;  letter-spacing: .01em; line-height: 1.2em; font-size: 16px;}
.cart_upsell-products_wrap .cart_upsell h5 span{display:block; text-align:center;}
.cart_upsell-products_wrap .upsell-product_wrap{display:flex; justify-content:space-between; flex-wrap:wrap;  }
.cart_upsell-products_wrap .upsell-product_wrap .upsell-product_grid{width:48%; text-align:center; border:solid 1px transparent; position:relative; padding-bottom:110px;}
.cart_upsell-products_wrap .upsell-product_wrap .upsell-product_grid:nth-last-child(2),
.cart_upsell-products_wrap .upsell-product_wrap .upsell-product_grid:last-child{ }
.cart_upsell-products_wrap .upsell-product_wrap .upsell-product_grid .upseller_price_and_btn{position:absolute; bottom:15px; left:50%; transform:translateX(-50%);}
.cart_upsell-products_wrap .upsell-product_wrap .upsell-product_grid .upsell_product_title{padding:0 15px;}
.cart_upsell-products_wrap .upsell-product_wrap .upsell-product_grid .upsell_product_title h5{font-weight:500; margin-bottom:10px; letter-spacing: .01em; line-height: 1.2em; font-size: 16px;}
.cart_upsell-products_wrap .upsell-product_wrap .upsell-product_grid .upsell_product_image img{height:130px; width:auto; margin:0 auto; object-fit:contain;}
.cart_upsell-products_wrap .upsell-product_wrap .upsell-product_grid .input-number-group{width:max-content; margin:10px auto; cursor:pointer;}
.cart_upsell-products_wrap .upsell-product_wrap .upsell-product_grid .add_to_cart{
    margin:10px auto; 
    margin-bottom: 0;
    margin-top: 5px;
    transition:0.4s ease all; 
    background:transparent;  
    border:solid 1px var(--color-3d557e1e); 
    color:var(--color-3d557e1e);
}

.cart_upsell-products_wrap .upsell-product_wrap .upsell-product_grid .add_to_cart span {
    font-size: 16px;
}

.cart_upsell-products_wrap .input-number-group {
    border-radius: 20px;
}

.cart_upsell-products_wrap .add_to_cart {
    cursor: pointer;
    border: 1px solid var(--color-3d557e1e);
    color: var(--color-3d557e1e);
    background-color: var(--color-nd4be145);
    border-radius: 20px;
    padding: 10px 15px;
}

.cart_upsell-products_wrap .upsell-product_wrap .upsell-product_grid .add_to_cart:hover {
    background-color: var(--color-3d557e1e);
    border-color: 1px solid var(--color-3d557e1e);
    color: var(--color-nd4be145);
}

footer .menu__item  {
   line-height: 1.2em;
}

footer .menu__item a{
    letter-spacing: .02em;
}

footer .menu__heading__default {
    letter-spacing: .02em;
    line-height: 1.2em;
    --font-paragraph--line-height: 1.2em;
}

footer .email-signup__heading {
    letter-spacing: .02em;
    --font-paragraph--line-height: 1.2em;
    margin-bottom: 5px;
}

footer .subscribe-form-input, footer .subscribe-form-input::placeholder{
    letter-spacing: .02em;
    line-height: 1.2em;
    letter-spacing: .02em;
}

footer .email-signup__input-group .email-signup__input--underline{
    --color-input-text: rgb(250 230 196 / 1.0);
    letter-spacing: .02em;
    line-height: 1.2em;
    letter-spacing: .02em;
}

footer form .email-signup__input-group .email-signup__input--underline {
    box-shadow: none;
    border-bottom: 1px solid;
    border-color: #fae6c4;
}

.scroll-video-box-wrap {
    margin-bottom: -2px;
    will-change: background;
}

.general-template .price{
    letter-spacing: .05em;

}
 
.general-template .header__column--right{
    gap: 0;
}

.general-template .header__column--right header-actions {
    margin-inline-start: 0;
 
    padding: 0;
}

.general-template .menu-list__list-item, .general-template .menu-list__list-item .menu-list{
    margin: 0;
}

.general-template .menu-list__list-item{
    margin-left: 5px;
    margin-right: 5px;
}

.general-template .header__column--right header-actions {
     margin-left: 5px
}

.general-template .header__row .menu-list__link{
    padding: 0px;
    margin: 0;
}

.general-template .header-actions__cart-icon{
    padding: 0;
}

.general-template header .menu-list{
--menu-horizontal-gap: 0;
    --menu-vertical-gap: 0;
}

.general-template .render-text-wrap{
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* .general-template .scroll-down-landing-2{
    position: relative;
} */

.general-template .section-resource-list .button-secondary {
    --color-secondary-button-background: #fae6c4;
}

.template-product form .add-to-cart-button{
   box-shadow: rgb(124, 106, 88) 0px 0px 0px 1px inset
}

.template-product .media-gallery__grid{
    gap: 0;
}

.template-product .media-gallery__grid img{
    object-fit: contain;
}

.template-product .product-details .text-block p, .template-product .product-details ul{
    --max-width: none;
}

.template-product .product-details .accordion .text-block p {
    margin-bottom: 1em;
}

.template-product .product-details ul{
    padding-left: 40px;
}

.template-product .product-details p{
    letter-spacing: .01em;
}


.template-product .media-gallery__grid .product-media-constraint-wrapper{
   width: 100%;
}

.general-template .header__row .menu-list__link span, .general-template .header__row cart-drawer-component .cart-text{
    letter-spacing: .02em;
}   

.template-page-about p{
    --font-paragraph--line-height: 1.2em;
    line-height: 1.2em;
}


.template-page-about .accordion--dividers .details-content {
    --padding-sm: 20px;
}

.template-page-about .accordion .details{
    gap: 0;
}

.template-page-about .accordion .spacing-style{
    gap: 40px !important;
}

.general-template .shopify-policy__title h1, 
.general-template .shopify-policy__body h2{
    font-family: Monumentgrotesk, sans-serif;
    font-size: 2rem;
    line-height: 1.1em;
    font-weight: 400;
    text-align: left;
}

.general-template .shopify-policy__body h2,
.general-template .shopify-policy__body h3
{
    font-size: 24px;
}

.general-template .shopify-policy__container{
    max-width: 800px;
    width: 100%;
}

@media screen and (max-width: 479px) {
   .general-template .shopify-policy__title h1{
        font-size: 1.5rem;
    }
}

.general-template .shopify-policy__body p, .general-template .shopify-policy__body ul 
{
        line-height: 1.2em;
}

.general-template.template-product .group-block-content{
        line-height: 1.2em;
}

/* template-page-privacy-policy, template-page-terms-of-service, template-page-shipping-policy, template-page-return-refund-policy */

.template-page-privacy-policy .text-block, 
.template-page-terms-of-service .text-block, 
.template-page-shipping-policy .text-block,
.template-page-return-refund-policy .text-block {
   /*  max-width: 800px;
     width: 100%;
     --max-width--body-normal: 800px; */
}


@media screen and (min-width: 768px){
.template-page-privacy-policy .page-width-content, 
.template-page-terms-of-service .page-width-content, 
.template-page-shipping-policy .page-width-content, 
.template-page-return-refund-policy .page-width-content {
   display: block;
    margin: auto;
    max-width: 800px;
    padding: 20px;
}

.template-page-privacy-policy .spacing-style, 
.template-page-terms-of-service .spacing-style,
.template-page-shipping-policy .spacing-style, 
.template-page-return-refund-policy .spacing-style{
 
}


}

.template-page-privacy-policy .text-block p, 
.template-page-terms-of-service .text-block p, 
.template-page-shipping-policy .text-block p,
.template-page-return-refund-policy .text-block p{
     /*max-width: none;
     width: 100%; */
}

.template-page-privacy-policy .section-content-wrapper .text-block, 
.template-page-terms-of-service .section-content-wrapper .text-block, 
.template-page-shipping-policy .section-content-wrapper .text-block,
.template-page-return-refund-policy .section-content-wrapper .text-block
 {
     line-height: 1.2em;
     --max-width--body-narrow: 800px;

}

.template-page-privacy-policy .section-content-wrapper li, 
.template-page-terms-of-service .section-content-wrapper li, 
.template-page-shipping-policy .section-content-wrapper li,
.template-page-return-refund-policy .section-content-wrapper li{
   
}

.template-page-privacy-policy .section-content-wrapper ul, 
.template-page-terms-of-service .section-content-wrapper ul, 
.template-page-shipping-policy .section-content-wrapper ul,
.template-page-return-refund-policy .section-content-wrapper ul{
    width: 100%;
    max-width: none;
}

.template-page-privacy-policy .rte-table-wrapper, 
.template-page-terms-of-service .rte-table-wrapper, 
.template-page-shipping-policy .rte-table-wrapper,
.template-page-return-refund-policy .rte-table-wrapper {
    width: 100%;
    max-width: none;
}


.template-page-privacy-policy .section-content-wrapper .button-secondary, 
.template-page-terms-of-service .section-content-wrapper .button-secondary, 
.template-page-shipping-policy .section-content-wrapper .button-secondary,
.template-page-return-refund-policy .section-content-wrapper .button-secondary{
    display: block;
    margin-right: 0;
    padding: .5em 1em;
        outline: none;
    box-shadow: none;
    border-style: solid;
    border-width: 1px;
    border-color: var(--color-3d557e1e);
    border-radius: 20px;
    margin: auto;
    line-height: 1.2em;
}

.template-page-privacy-policy .section-content-wrapper h2, .template-page-privacy-policy .section-content-wrapper h3, 
.template-page-terms-of-service .section-content-wrapper h2, .template-page-terms-of-service .section-content-wrapper h3, 
.template-page-shipping-policy .section-content-wrapper h2, .template-page-shipping-policy .section-content-wrapper h3,
.template-page-return-refund-policy .section-content-wrapper h2, .template-page-return-refund-policy .section-content-wrapper h3{
     font-size: 24px;
     line-height: 1.2em;
}

.template-page-privacy-policy .section-content-wrapper h1, 
.template-page-terms-of-service .section-content-wrapper h1, 
.template-page-shipping-policy .section-content-wrapper h1,
.template-page-return-refund-policy .section-content-wrapper h1{
    font-family: 'Monumentgrotesk', sans-serif;
    font-size: 2rem;
    line-height: 1.1em;
    font-weight: 400;
    text-align: left;
    margin-bottom: 10px;
    margin-top: 30px;
}

@media screen and (min-width: 768px) {
.template-page-privacy-policy .section-content-wrapper h1, 
.template-page-terms-of-service .section-content-wrapper h1, 
.template-page-shipping-policy .section-content-wrapper h1,
.template-page-return-refund-policy .section-content-wrapper h1{
    margin-top: 50px;
     margin-bottom: 15px;
}
}

@media screen and (max-width: 479px) {
   .template-page-privacy-policy .section-content-wrapper h1, 
    .template-page-terms-of-service .section-content-wrapper h1, 
    .template-page-shipping-policy .section-content-wrapper h1,
    .template-page-return-refund-policy .section-content-wrapper h1{
        font-size: 1.5rem;
    }
}

@media screen and (min-width: 850px) {
.template-page-privacy-policy .section-content-wrapper .text-block, 
.template-page-terms-of-service .section-content-wrapper .text-block, 
.template-page-shipping-policy .section-content-wrapper .text-block,
.template-page-return-refund-policy .section-content-wrapper .text-block
 {
    

}
}

@media screen and (min-width: 850px) {
.template-page-privacy-policy .section-content-wrapper:has(rte-formatter),
.template-page-terms-of-service .section-content-wrapper:has(rte-formatter), 
.template-page-shipping-policy .section-content-wrapper:has(rte-formatter),
.template-page-return-refund-policy .section-content-wrapper:has(rte-formatter)
 {
    

}
}

@media screen and (min-width: 750px) {
    .product-information__grid:not(:has(.product-information__media:empty)).product-information--media-left .product-details {
        padding-left: 10px;
    }
}

.template-product summary{
     letter-spacing: .01em !important;
}

.template-product .cart-items__title{
    letter-spacing: .01em;
}

.template-product .cart-items__price 
{
    letter-spacing: .05em;
}

.general-template section .hero{
    background: transparent;
        padding: 0 10px;
}

@media screen and (min-width: 768px) {
.general-template section .hero{
    background: transparent;
        padding: 0 20px;
}
}


@media screen and (min-width: 768px) {
.template-page-about .page-width-content:has(.accordion) {
    
}
}

@media screen and (max-width: 768px) {
.template-page-about .page-width-content:has(.accordion) .image-wrapper{
    display: flex;
    gap: 10px;
    flex-direction: column;
}
}

.general-template .scroll-video-box {
 
}

.template-index{
  /*  background: #b8a892;
    opacity: 70%;
  transition: none; 
  filter: blur(20px); 
  will-change: background, opacity, filter; */
}

.general-template .section-resource-list{
   padding-top: 100px;
}

.template-product .details-content sub{
    font-size: 75%;
    line-height: 0;
}

.product-details--sold-out product-price,
.product-details--sold-out .quantity-selector {
   display: none; 
}

.template-product .out-of-stock {
    /*border-color: var(--color-nd4be145);
    background: transparent; */
}

.template-product .product-media-container img:not(.template-product #resource-list .product-media-container img) {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: auto !important;
}

@media screen and (min-width: 1920px){
    .template-product .product-media-container img:not(.template-product #resource-list .product-media-container img) {
        width: 93% !important;
    }
}



.template-product .product-media-container :not(.template-product #resource-list .product-media-container) {
     aspect-ratio: auto !important;
     --gallery-aspect-ratio: auto !important;
     
}

  .template-page-about .accordion .image-wrapper{
        padding-bottom: 20px;
  }

@media screen and (max-width: 749px){
    .template-product media-gallery slideshow-component {
        display: none;
    }

    .template-product media-gallery:where(.media-gallery--grid) .media-gallery__grid {
        display: block;
        overflow: scroll;
        max-height: 480px;
    }
}


@media screen and (min-width: 768px){
   
    .template-product .product-media:not(.template-product #resource-list .product-media) { 
    display: flex;
    align-items: center;
    justify-content: center;

     
}

.template-product .product-media img:not(.template-product #resource-list .product-media img) { 
    width: 100%;
    height: auto;
    object-fit: contain;
    display: block;
  }
.template-product .product-media-container:not(.template-product #resource-list .product-media-container) {
     --viewport-offset: 0;
     --constrained-min-height: auto;
     --constrained-min-height: auto;
}
}

.template-product .product-media-container:not(.template-product #resource-list .product-media-container) { 
     aspect-ratio: auto !important;
     --gallery-aspect-ratio: auto !important;     
}

.template-page-about .page-width-content:has(.accordion){
   --full-page-grid-central-column-width: minmax(auto, 800px);
}

.template-page-about .accordion{
    grid-column: span 3;
}

.template-page-about .accordion .text-wrapper, .accordion_story_img {
    max-width: 800px;
    margin: auto;
        
}

.accordion_story_img {
    margin: auto;
        padding-bottom: 20px;
}

.template-page-about .page-width-content:has(.accordion) .shopify-block.rte{
    grid-column: 2;
}

@media screen and (min-width: 768px){
    .accordion_story_img img{
    max-width: 80%;
    margin: auto;
    object-fit: contain;
}

.accordion_story_img img{
    max-height: 75vh;
    object-fit: contain;
    height: 100%;
}

 .template-page-about .accordion .image-wrapper img{
     max-height: 75vh;
    object-fit: cover;
    height: 100%;
 }

  .template-page-about .accordion .image-wrapper{
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

.template-page-about .spacing-style:has(.accordion) {
    padding: 20px;
        column-gap: 20px;
        row-gap: 20px;

}

.template-page-about .accordion .text-wrapper, .template-page-about .page-width-content:has(.accordion) .shopify-block.rte{
    padding: 20px;
}

.template-page-about .accordion .details-content {
   
}

.template-page-about .accordion .details-content{
    padding-top: 20px;
    margin-top: .5em;
}

.template-page-about .page-width-content:has(.accordion) .section-content-wrapper{
    grid-column: span 3;
    display: grid;
    grid-template-columns:
        var(--full-page-grid-margin)
        var(--full-page-grid-central-column-width)
        var(--full-page-grid-margin);
}
}

.template-product .product-details .details-content{

}

.template-product .product-details .details-content {
    max-width: 600px;
}

.template-product .product-details .details-content .accordion {
    --max-width: 100%;
}

.template-product .product-details .divider:not(:nth-of-child()1) {
  
}

.newsletter_popup_button{
    background-color: transparent;
    border-color: var(--color-nd4be145);
}

@media screen and (min-width: 1024px){
    .template-page-about .accordion .text-wrapper, .template-page-about .page-width-content:has(.accordion) .shopify-block.rte{
        padding-top: 0px;
    }
}

.template-product #resource-list {
       row-gap: 3em;
}


@media screen and (min-width: 768px) {
    .template-page-about .accordion .image-wrapper {
        display: grid;
        grid-template-columns: 1fr 1fr;
        column-gap: 20px;
    }
}

@media screen and (max-width: 768px) {
    .template-page-about .accordion .details-content:not(.template-page-about footer .accordion .details-content){
        padding: 20px 10px 10px;
    }
}

.product-slider-container {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 50px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 3em;
}
.swiper {
  position: relative;
  z-index: 2;
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.swiper-wrapper {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.swiper-slide {
  position: relative;
  padding: 20px 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-slide.dark {
  color: var(--color-nd4be145);
}
.swiper-next-button {
  position: absolute;
  left: auto;
  right: 0%;
  bottom: 0px;
  z-index: 4;
  padding: 20px;
}
.swiper-prev-button {
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 4;
  padding: 20px;
}
.arrow-button {
  padding: 0.4em 1em 0.5em;
  border-style: solid;
  border-width: 1px;
  border-color: var(--color-3d557e1e);
  border-radius: 20px;
  background-color: var(--color-nd4be145);
  color: var(--color-3d557e1e);
  text-decoration: none;
}
.arrow-button:hover {
  background-color: var(--color-3d557e1e);
  color: var(--color-nd4be145);
}
.product-card-image-wrap {
  position: relative;
  display: block;
  height: 400px;
  padding: 0px;
}
@media screen and (min-width: 1920px) {
    .product-card-image-wrap {
        height: 500px;
    }
}
@media screen and (max-width: 991px) {
    .swiper-slide {
        padding-right: 30px;
        padding-left: 30px;
    }
    .swiper {
        width: 100%;
    }
    .product-card-image-wrap {
        height: 300px;
    }
}
@media screen and (max-width: 767px) {
    .swiper-slide {
        padding-right: 20px;
        padding-left: 20px;
    }
    
    .product-card-image-wrap {
        height: 33vw;
    }
}


.template-product .product-details product-price{
    margin-right: 20px;
}

._3d-render-sticky {
    z-index: 2;
    outline: 0;
}

._3d-render-sticky .canvas-frame {
    z-index: 0;
}

._3d-render-sticky canvas {
    z-index: 5;
}

._3d-render-sticky video {
    position: absolute; 
    top: 50%; 
    left: 50%; 
    transform: translate(-50%, -50%); 
    min-width: 101%; 
    min-height: 101%; 
    height: 100%; 
    width: auto;
    z-index: 4;
    display: inline-block!important;
    vertical-align: baseline;
    background-attachment: scroll!important;
    object-fit: cover;
}

._3d-render-sticky .render-text-wrap {
    z-index: 6;
}

.menu-drawer .menu-drawer__featured-content, .menu-drawer__backdrop{
    display: none;
}

.menu-drawer__menu.has-submenu{
    padding: 10px;
}

.menu-drawer__menu-item{
    padding: 8px 16px;
    border-style: solid;
    border-width: 1px;
    border-color: var(--color-3d557e1e);
    border-radius: 20px;
    background-color: var(--color-nd4be145);
    color: var(--color-3d557e1e);
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu-drawer__menu-item-text{
    font-size: 16px;
    line-height: 1.2em;
    font-weight: 400;
    font-family: Monumentgrotesk, sans-serif;
    letter-spacing: .02em;
}

.header__icon--menu .header-drawer-icon--close { 
   
}

.header__icon--menu.is-open .header-drawer-icon--open {  }
.header__icon--menu.is-open .header-drawer-icon--close {  }

.menu-drawer{
    top: 90px !important;
}

.menu-drawer__close-button{
    display: none;
}

.header__icon--summary .header-drawer-icon, .header__icon--summary .header-drawer-icon {

}

.menu-drawer__list-item--flat{
    --margin-md: 10px;
}

@media screen and (max-width: 767px) {
    .mobile-header--hidden {
        transform: translateY(-100%);
        transition: transform 0.25s ease;
    }

    header-component .header__row {
        transition: transform 0.25s ease;
    }
}