@keyframes animateMenuOpen{0%{opacity:0;transform:translateY(-1.5rem)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion){.motion-reduce{transition:none!important;animation:none!important}}.underlined-link:hover{color:rgb(var(--color-link))}blockquote{font-style:italic;color:rgba(var(--color-foreground),.75);border-inline-start:.2rem solid rgba(var(--color-foreground),.2);padding-inline-start:1rem}@media screen and (min-width:750px){blockquote{padding-inline-start:1.5rem}}table:not([class]){border-collapse:collapse;font-size:1.4rem;border:.1rem solid rgb(var(--color-foreground),.2)}table:not([class]) td,table:not([class]) th{padding:1em;border:.1rem solid rgba(var(--color-foreground),.2)}.placeholder-svg{fill:currentColor}.animate-arrow .icon-arrow path{transform:translate(-.25rem);transition:transform .1s ease}.animate-arrow:hover .icon-arrow path{transform:translate(-.05rem)}@supports not (inset: 10px){.grid{margin-inline-start:calc(-1 * var(--grid-mobile-horizontal-spacing))}.grid__item{padding-inline-start:var(--grid-mobile-horizontal-spacing);padding-bottom:var(--grid-mobile-vertical-spacing)}@media screen and (min-width:750px){.grid{margin-inline-start:calc(-1 * var(--grid-desktop-horizontal-spacing))}.grid__item{padding-inline-start:var(--grid-desktop-horizontal-spacing);padding-bottom:var(--grid-desktop-vertical-spacing)}}.grid--gapless .grid__item{padding-inline-start:0;padding-bottom:0}@media screen and (min-width:749px){.grid--peek .grid__item{padding-inline-start:var(--grid-mobile-horizontal-spacing)}}.product-grid .grid__item{padding-bottom:var(--grid-mobile-vertical-spacing)}@media screen and (min-width:750px){.product-grid .grid__item{padding-bottom:var(--grid-desktop-vertical-spacing)}}}*:focus{outline:0;box-shadow:none}*:focus-visible,.block-editing{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:var(--outline-focus-offset, .3rem)}.skip-to-content-link:focus{z-index:9999;position:inherit;overflow:auto;width:auto;height:auto;clip:auto}.skip-to-content-link--all{margin:1rem 0 0 1rem}.focused,.no-js *:focus{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.3rem;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}.no-js *:focus:not(:focus-visible){outline:0;box-shadow:none}.focus-inset:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:-.2rem;box-shadow:0 0 .2rem rgba(var(--color-foreground),.3)}.focused.focus-inset,.no-js .focus-inset:focus{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:-.2rem;box-shadow:0 0 .2rem rgba(var(--color-foreground),.3)}.no-js .focus-inset:focus:not(:focus-visible){outline:0;box-shadow:none}.focus-none{box-shadow:none!important;outline:0!important}.full-width-link{position:absolute;inset-block:0;inset-inline:0;z-index:2}::selection{background-color:rgba(var(--color-foreground),.05)}.highlight{color:rgb(var(--color-highlight))}a.light:hover{opacity:1}.disclosure-has-popup[open]>summary:before{position:fixed;inset-block:0;inset-inline:0;z-index:2;display:block;cursor:default;content:" ";background:transparent}.disclosure-has-popup>summary:before{display:none}.disclosure-has-popup[open]>summary+*{z-index:100;position:relative}@media screen and (min-width:750px){.disclosure-has-popup[open]>summary+*{z-index:3}}summary .icon-caret{transition:transform .5s cubic-bezier(.03,.93,.97,1)}.shopify-payment-button__button--branded{z-index:auto}.button.loading .icon,.button.loading span{opacity:0}.button:not(.ignore-effect):not(:disabled):before{content:"";position:absolute;top:100%;bottom:0;inset-inline:0;background-color:rgb(var(--color-button-text));transition:top .5s cubic-bezier(.03,.93,.97,1);border-radius:calc(var(--buttons-radius) - 1px)}.button:not(.ignore-effect):not(:disabled):hover{color:rgb(var(--color-button))}.button--secondary:not(.ignore-effect):not(:disabled):hover,.button--tertiary:not(.ignore-effect):not(:disabled):hover{color:rgb(var(--color-button-outline))}.button:not(.ignore-effect):not(:disabled):hover>*{z-index:0}.button:not(.ignore-effect):not(:disabled):hover:before{top:0}@media screen and (forced-colors:active){.button.loading{color:rgb(var(--color-foreground))}}.button .loading-overlay__spinner svg{height:100%;width:100%}.button.loading>.loading-overlay__spinner{top:50%;inset-inline-start:50%;transform:translate(calc(var(--transform-direction) * 50%),-50%);position:absolute;height:100%;width:min(5rem,50%)}.button.loading>.loading-overlay__spinner .spinner{width:fit-content}.button:focus-visible,.button.focused,.shopify-payment-button__button--unbranded:focus-visible,.shopify-payment-button [role=button]:focus-visible,.shopify-payment-button__button--unbranded:focus,.shopify-payment-button [role=button]:focus{outline:0;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.5),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}.button::selection,.shopify-challenge__button::selection,.customer button::selection{background-color:rgba(var(--color-button-text),.3)}.button:disabled,.button[aria-disabled=true],.button.disabled,.customer button:disabled,.customer button[aria-disabled=true],.customer button.disabled{cursor:not-allowed;opacity:.5}.button.loading:disabled,.button.loading[aria-disabled=true],.button.loading.disabled{opacity:1}.shopify-challenge__button:hover{color:rgb(var(--color-button));background-color:rgb(var(--color-button-text))}.title__buttons{z-index:1}.field,.field__input,.select__select,.customer .field input,.customer select,.spr-form-input{transition:box-shadow .1s ease}.form-status{margin:0;font-size:1.6rem;padding:.5rem 1rem}.form-status-list{padding:0;margin:1rem 0 0}.form-status-list li{list-style-position:inside}.form-status-list .link:first-letter{text-transform:capitalize}.field__input::-webkit-search-cancel-button,.customer .field input::-webkit-search-cancel-button{display:none}.field__input::placeholder,.customer .field input::placeholder{opacity:0}.field__input:-webkit-autofill~.field__button,.field__input:-webkit-autofill~.field__label,.customer .field input:-webkit-autofill~label{color:#000}.field__list-option{gap:1rem 1.5rem}.text-area{min-height:10rem;resize:none}input[type=checkbox]{display:inline-block;width:auto;margin-inline-end:.5rem}.quantity__input::-webkit-outer-spin-button,.quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity__input[type=number]{-moz-appearance:textfield}.quantity__button{transition:background-color .3s ease}.quantity__button:hover:not(:active){background-color:rgb(var(--color-foreground),.1)}.quantity__button:active{background-color:rgb(var(--color-foreground),.5)}.quantity__button:focus-visible,.quantity__input:focus-visible{z-index:2}.quantity__button:focus,.quantity__input:focus{z-index:2}.quantity__input:-webkit-autofill,.quantity__input:-webkit-autofill:hover,.quantity__input:-webkit-autofill:active{box-shadow:0 0 0 10rem rgb(var(--color-background)) inset!important;-webkit-box-shadow:0 0 0 10rem rgb(var(--color-background)) inset!important}.no-js details[open]>.header__icon--search{top:1rem;inset-inline-end:.5rem}.header__search>details .modal__close-button.link{z-index:1}.shopify-section-header-sticky .hide-in-sticky{display:none}.section-header{z-index:4}sticky-header{min-height:var(--sticky-header-height-mobile, auto)}sticky-header header{background:rgb(var(--color-background))}.section-header.animate header{transition:transform .5s cubic-bezier(.03,.93,.97,1),top .5s cubic-bezier(.03,.93,.97,1)}.shopify-section-header-sticky header{position:fixed;top:0}.shopify-section-header-hidden .header{transform:translateY(-100%)}.header-top{z-index:5}.header__toggle-nav-button{height:4.4rem;transition:width .5s ease,opacity .5s ease,visibility .5s ease,margin .5s ease}.header__toggle-nav-button .icon-close-state{display:none}.header *[tabindex="-1"]:focus{outline:none}.header__heading-link:hover .h2{color:rgb(var(--color-foreground))}.header__menu-badge--in-drawer{inset-inline-start:5.2rem}@media(min-width:990px){sticky-header{min-height:var(--sticky-header-height-desktop, auto)}.header--top-left .header__inline-menu{transition:opacity .5s ease,visibility .5s ease,margin-top .5s ease}.shopify-section-header-sticky.toggle-nav .header__toggle-nav-button{width:2.4rem;margin-inline-end:2.5rem}.shopify-section-header-sticky.toggle-nav .header__toggle-nav-button:before{content:"";position:absolute;width:4.4rem;height:4.4rem;inset-inline-start:-1rem;top:0}.shopify-section-header-sticky.toggle-nav .header__inline-menu{margin-top:calc(var(--nav-height) * (-1));opacity:0;visibility:hidden}.shopify-section-header-sticky.open-nav .header__toggle-nav-button .icon-open-state{display:none}.shopify-section-header-sticky.open-nav .header__toggle-nav-button .icon-close-state{display:block}.shopify-section-header-sticky.open-nav .header__inline-menu{margin-top:0;opacity:1;visibility:visible}.header__menu-badge--in-standard-dropdown{--badge-top-position: 15px}.header__menu-badge--in-megamenu-level2{--badge-top-position: 7px}.header__menu-badge--in-megamenu-level3{--badge-top-position: 15px;padding:.1rem .5rem;inset-inline-start:auto;inset-inline-end:-6px;transform:translate(calc(var(--transform-direction) * (-100%)),-50%);top:50%}.header__menu-badge--in-megamenu-level3:after{inset-inline-start:-2px;border-width:3px;transform:translateY(-50%) rotate(calc(var(--transform-direction) * 45deg))}}.header__icon:after{content:none}.header__icon:hover .icon,.modal__close-button:hover .icon{transform:scale(1.07)}.header__customer-support-region__list{--disclosure-direction: 1rem;padding:2rem;row-gap:2rem;min-width:100%}.header__customer-support-region__name{font-size:2.2rem}.header__customer-support-region__hotline{font-size:1.8rem}.header__customer-support-region__address{font-size:1.1rem}.header__customer-support-region__email{font-size:1.4rem;color:rgb(var(--color-highlight))}@media(max-width:989.99px){.header__customer-support-region__list{border-top:1px solid rgb(var(--color-background))}}@media(min-width:990px){.header__customer-support-region__list--in-dropdown{max-height:calc(100vh - 30rem);overflow-y:auto}}.header__icon--menu[aria-expanded=true]:before{content:"";top:100%;inset-inline-start:0;height:calc(var(--viewport-height, 100vh) - (var(--header-bottom-position, 100%)));width:100%;display:block;position:absolute;background:rgba(var(--color-overlay),.5)}.cart-drawer__details[open] summary{position:inherit}.cart-drawer__details[open] .cart-count-bubble{display:none}.js .mega-menu[open]>.header__submenu,.js .mega-menu.open>.header__submenu,.js .mega-menu[open]>.mega-menu__content,.js .header__submenu__last[open] .header__submenu{animation:animateMenuOpen .3s;transform:translateY(0);z-index:4}@media(prefers-reduced-motion){details[open]>.header__submenu,details.open>.header__submenu{opacity:1;transform:translateY(0)}}.header__submenu{transition:opacity .3s ease,transform .3s ease;width:max-content;max-width:min(45rem,35vw);background-color:rgb(var(--color-background));box-shadow:0 0 5px rgb(var(--color-foreground),.15);margin-inline-start:-.9rem;min-width:13rem}.global-settings-popup{border-radius:var(--popup-corner-radius);border-color:rgba(var(--color-foreground),var(--popup-border-opacity));border-style:solid;border-width:var(--popup-border-width);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}.header__submenu.list-menu{padding:2.4rem 0}.header__submenu--last-level{padding:.5rem 0;margin:.5rem 0}.header__menu-item--has-last-sub{column-gap:.7rem}.header__menu-item--has-last-sub>.icon-caret{position:static}.header__submenu .header__menu-item{padding:1rem 2.4rem}.header__submenu .icon-caret{inset-inline-end:2.4rem}.header__menu-item--top-highlight{--color-link: var(--color-foreground)}@media screen and (min-width:990px){.header__submenu--has-go-to-link.list-menu,.mega-menu__content--has-go-to-link{padding-bottom:0}.header__goto-link{border-top:1px solid rgb(var(--color-foreground),.05);padding:1rem 2.4rem;grid-column:1 / end}.header__goto-link a{font-size:1.3rem;display:inline-flex;column-gap:.5rem}.header__submenu__last[open]>summary .icon-caret{transform:rotate(calc(var(--transform-direction) * 90deg))}.header__submenu.outside-viewport{max-height:calc(100vh - var(--top-position, 20rem) - 4rem);overflow-y:auto}}@media screen and (min-width:990px)and (hover:hover){.js .header__submenu--has-go-to-link.list-menu,.js .mega-menu__content--has-go-to-link{padding-bottom:2.4rem}.js header-menu:not([data-ignore-hover]) .header__goto-link{display:none}}details[open]>summary>.icon-caret{transform:rotate(180deg)}.global-media-settings--small{--border-radius: 15px}.global-media-settings--full-width,.global-media-settings--full-width img{--border-radius: 0;border-radius:0;border-inline-start:none;border-inline-end:none}.badge{background-color:rgb(var(--color-badge-background));color:rgb(var(--color-badge-foreground))}.badge--sale{--color-badge-foreground: var(--color-sale-badge-foreground);--color-badge-background: var(--color-sale-badge-background)}.badge--sold-out{--color-badge-foreground: var(--color-sold-out-badge-foreground);--color-badge-background: var(--color-sold-out-badge-background);position:absolute;top:50%;inset-inline-start:50%;transform:translate(calc(var(--transform-direction) * 50%),-50%) rotate(calc(var(--transform-direction) * 10deg));word-break:normal}.badge--custom-1{--color-badge-foreground: var(--color-custom-badge-1-foreground);--color-badge-background: var(--color-custom-badge-1-background)}.badge--custom-2{--color-badge-foreground: var(--color-custom-badge-2-foreground);--color-badge-background: var(--color-custom-badge-2-background)}.badge--custom-3{--color-badge-foreground: var(--color-custom-badge-3-foreground);--color-badge-background: var(--color-custom-badge-3-background)}.badge--custom-4{--color-badge-foreground: var(--color-custom-badge-4-foreground);--color-badge-background: var(--color-custom-badge-4-background)}.badge--custom-5{--color-badge-foreground: var(--color-custom-badge-5-foreground);--color-badge-background: var(--color-custom-badge-5-background)}.js appear-animate-list .card-wrapper--product{transition:border,transform .5s ease}@media(min-width:750px){use-animate img{transition:opacity .5s ease .1s,transform 1.8s cubic-bezier(.03,.93,.97,1) .5s}use-animate.loaded img{opacity:1;transform:scale(1)}}.slider{will-change:scroll-position}.slider-button{cursor:pointer;z-index:2;box-shadow:0 1px 2px rgb(var(--color-foreground),.07);border-radius:.6rem}.slider-button--transparent{border:none;box-shadow:none;border-radius:0}.slider-button span{transition:transform .5s ease}.slider-button--next:not([disabled]):hover span:first-child,.slider-button--prev:not([disabled]):hover span:last-child{transform:rotate(calc(var(--transform-direction) * 60deg))}.slider-button--next:not([disabled]):hover span:last-child,.slider-button--prev:not([disabled]):hover span:first-child{transform:rotate(calc(var(--transform-direction) * (-60deg)))}.slider-button--announcement-bar{transition:transform .5s cubic-bezier(.19,1,.22,1)}.slider-button--announcement-bar:hover{transform:scale(1.3)}@media(prefers-reduced-motion){.slider{scroll-behavior:auto}}.slider-button--next .icon{transition:transform .1s ease}.slider-counter{background:rgb(var(--color-background));box-shadow:0 .1rem .2rem rgb(var(--color-foreground),.05)}.slider-counter__inner{gap:.8rem}.slider-counter__link--dots .dot,.slider-counter__link--numbers{transition:background-color .2s ease-in-out}@media(pointer:fine){.slider.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none;scroll-snap-type:none!important;scroll-behavior:auto!important}.slider--no-snap{scroll-snap-type:none!important;overscroll-behavior:contain!important}}@keyframes link-hover{0%{inset-inline-start:0}to{inset-inline-start:100%}}.link--text:hover{color:rgba(var(--color-foreground),.75)}.underlined-link:hover:after{content:"";position:absolute;bottom:-.1rem;width:10%;border-bottom:1px solid rgb(var(--color-background));animation:link-hover .3s linear forwards}.link-effect-no-underline{position:relative}.link-effect-no-underline:before{content:"";inset-inline-start:0;position:absolute;bottom:-.1rem;border-bottom:1px solid currentColor;width:0;transition:width .3s ease-in-out}.link-effect-no-underline:hover:before{width:100%}@media(forced-colors:active){.button,.shopify-challenge__button,.customer button{border:transparent solid 1px}.button:focus-visible,.button:focus,.button.focused,.shopify-payment-button__button--unbranded:focus-visible,.shopify-payment-button [role=button]:focus-visible,.shopify-payment-button__button--unbranded:focus,.shopify-payment-button [role=button]:focus{outline:solid transparent 1px}.field__input:focus,.select__select:focus,.customer .field input:focus,.customer select:focus,.localization-form__select:focus.localization-form__select:after,.spr-form-input:focus{outline:transparent solid 1px}.localization-form__select:focus{outline:transparent solid 1px}}.open-drawer-fixed{overflow:hidden}toast-message-manager{position:fixed;inset-inline:1.5rem;bottom:3rem;display:flex;flex-direction:column-reverse;row-gap:1rem;overflow:hidden;z-index:1001}@media(min-width:750px){toast-message-manager{inset-inline-start:50vw;inset-inline-end:auto;transform:translate(calc(var(--transform-direction) * 50%))}}toast-message{transform:translate(calc((100% + 1rem) * var(--transform-direction)));transition:transform .3s ease;margin:.5rem;box-shadow:0 0 3px rgb(var(--color-overlay),.5);border-radius:5px}toast-message.open{transform:translate(0)}.alert{--color-link: var(--color-foreground);color:rgb(var(--color-foreground));background:rgb(var(--color-background-message));padding-block:1.6rem;padding-inline-end:5rem;padding-inline-start:3rem;position:relative;font-size:1.6rem;font-weight:var(--font-body-weight-medium);border-radius:5px}.alert--no-button{padding-inline-end:3rem}.alert--small{padding-block:1rem;padding-inline-end:1rem;padding-inline-start:1.5rem;font-size:1.4rem}.alert--success{--color-foreground: var(--color-text-message-success);--color-background-message: var(--color-background-message-success)}.alert--warning{--color-foreground: var(--color-text-message-warning);--color-background-message: var(--color-background-message-warning)}.alert--error{--color-foreground: var(--color-text-message-error);--color-background-message: var(--color-background-message-error)}.alert:before{content:"";position:absolute;inset-inline-start:0;top:0;bottom:0;width:.5rem;border-start-start-radius:5px;border-end-start-radius:5px;background:rgb(var(--color-foreground))}.toast__button{width:3rem;height:3rem;background-color:transparent;border:0;padding:.5rem;display:inline-flex;justify-content:center;align-items:center;position:absolute;top:calc(50% - 1.5rem);inset-inline-end:1.5rem;border-radius:50%;transition:background-color .3s ease;cursor:pointer}.toast__button:hover{background-color:rgb(var(--color-foreground),.1)}.floating-element{z-index:2;transition:bottom .3s cubic-bezier(.03,.93,.97,1),opacity .3s ease,visibility .3s ease}.floating-element:not(.always-visible){visibility:hidden}.floating-button{z-index:1;box-shadow:0 0 3px rgb(var(--color-overlay),.1)}.floating-button:after{content:"";position:absolute;width:4.4rem;height:4.4rem}back-to-top.floating-element.open,back-to-top.open~.compare-button-floating{opacity:1;visibility:visible}back-to-top:not(.open) button,back-to-top:not(.open)~.compare-button-floating button{pointer-events:none}back-to-top .icon{transform:rotate(180deg)}@media(max-width:749.99px){.floating-element--back-to-top-has-compare{bottom:calc(var(--floating-element-position) + 5rem)}}.quick-button--view{z-index:2}.compare-add-button{cursor:pointer}.compare-added-check{top:-.5rem;width:1.5rem;height:1.5rem;background:rgb(var(--color-foreground),.7);color:rgb(var(--color-background));border-radius:50%;z-index:1}.compare-added-check:not(.compare-added-check--left){inset-inline-end:-.5rem}.compare-added-check--left{inset-inline-start:-.5rem}.compare-added-check .icon{width:1rem;height:.8rem}.compare-add-button--in-grid:before{inset-inline-start:-1.3rem;top:-1.3rem}.quick-view__submit .icon-eye{transition:opacity .3s ease}.quick-view__submit:not(.loading):hover .icon-eye{opacity:1}.compare-add-button:hover{color:rgb(var(--color-foreground))}.quick-view__submit:hover{background:rgb(var(--color-background))}.quick-view__submit{transition:background .3s ease}@media(hover:hover){.quick-button--view{transition:opacity .3s ease,visibility .3s ease;opacity:0}.card-wrapper:hover .quick-button--view{opacity:1;visibility:visible;pointer-events:auto}}.card__heading a:focus:after,.full-link:focus:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3);outline:.2rem solid rgba(var(--color-foreground),.5)}.card__heading a:focus-visible:after,.full-link:focus-visible:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3);outline:.2rem solid rgba(var(--color-foreground),.5)}.card__heading a:focus:not(:focus-visible):after,.full-link:focus:not(:focus-visible):after{box-shadow:none;outline:0}.card__heading a:focus,.full-link:focus{box-shadow:none;outline:0}@media screen and (min-width:990px){.card .media.media--hover-effect>img:only-child,.card-wrapper .media.media--hover-effect>img:only-child{transition:transform .5s ease}.card:hover .media.media--hover-effect>img:first-child:only-child,.card-wrapper:hover .media.media--hover-effect>img:first-child:only-child{transform:scale(1.03)}.card-wrapper:hover .card:not(.ignore-second-image) .media.media--hover-effect>img:first-child:not(:only-child){opacity:0}.card-wrapper:hover .card:not(.ignore-second-image) .media.media--hover-effect>img+img{opacity:1;transition:transform .5s ease;transform:scale(1.03)}}@media(hover:hover)and (min-width:990px){.card-wrapper--product{transition:transform .5s ease}.card-wrapper--product:hover{--product-card-border-opacity: 0;z-index:3;transform:translateY(-1.3rem)}.card-wrapper--product:after{content:"";position:absolute;top:var(--product-card-shadow-position);inset-inline:var(--product-card-shadow-position);bottom:var(--product-card-shadow-position);border-radius:1.2rem;background:rgb(var(--color-background));z-index:-1;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease,box-shadow .5s ease,top .5s ease,height .5s ease}.card-wrapper--product:hover:after{top:-1.5rem;opacity:1;visibility:visible;height:calc(100% + var(--product-card-shadow-distance) - var(--product-card-shadow-position));box-shadow:0 7px 25px 3px rgb(0,0,0,var(--product-card-shadow-opacity))}.grid.contains-card--product.slider--desktop{padding-top:5rem;padding-bottom:calc(9rem - var(--product-card-shadow-position));margin-top:-5rem;margin-bottom:calc(-9rem + var(--product-card-shadow-position))}.slider-component-desktop:not(.slider-component-full-width) .grid.contains-card--product.slider--desktop{--padding: -5rem;margin-inline-start:var(--padding);padding-inline-start:calc((-1) * var(--padding));scroll-padding-inline-start:calc((-1) * var(--padding));margin-inline-end:var(--padding);padding-inline-end:calc((-1) * var(--padding))}.section__box .slider-component-desktop:not(.slider-component-full-width) .grid.contains-card--product.slider--desktop{--padding: -3.8rem}}.contains-card--collection{--outline-focus-offset: .3rem}.modal__close-button.link{padding:0rem;height:4rem;width:4rem;background-color:rgb(var(--color-background));border-radius:50%;box-shadow:.1rem .1rem .6rem rgb(var(--color-overlay),.2)}.modal__close-button .icon{width:1.7rem;height:1.7rem}.modal__content{position:absolute;top:0;inset-inline:0;bottom:0;background:rgb(var(--color-background));z-index:4}.media-modal{cursor:zoom-out}.media-modal .deferred-media{cursor:initial}.card__quick-buttons{z-index:2}@keyframes shimmer{to{transform:translate(calc(var(--transform-direction) * (-100%)))}}.skeleton-box{overflow:hidden;position:relative;background-color:rgba(var(--color-foreground),.05)}.skeleton-box:after{position:absolute;inset-block:0;inset-inline:0;transform:translate(calc(var(--transform-direction) * 100%));background-image:linear-gradient(90deg,rgb(var(--color-background),0) 0,rgb(var(--color-background),.2) 20%,rgb(var(--color-background),.5) 60%,rgb(var(--color-background),0));animation:shimmer 1s infinite;content:"";z-index:0}.summary-accordion__icon-line{background:rgb(var(--color-foreground));transition:transform .5s ease,background .5s ease}.summary-accordion__icon-line:first-child{transform-origin:center center}.summary-accordion__plus-minus-wrapper{transition:background .5s ease;background-color:rgb(var(--color-foreground),.03)}.summary-accordion--has-hover:hover .summary-accordion__plus-minus-wrapper{background:rgb(var(--color-foreground))}.summary-accordion--has-hover:hover .summary-accordion__icon-line{background:rgb(var(--color-background))}.background-overlay:before{content:"";position:absolute;top:0;inset-inline:0;bottom:0;background:linear-gradient(0deg,rgb(var(--color-overlay),var(--overlay-opacity, .5)) 0% 100%)}.tap-area-icon:before{content:"";position:absolute;width:44px;height:44px}.tap-area-icon:focus-visible{outline:none}.tap-area-icon:focus-visible:before{outline:.2rem solid rgba(var(--color-foreground),.5)}.shipping-calculator__date{margin-inline-start:.5rem}.price--total-discount{color:rgb(var(--color-compare-at-price))}.discount-code__code{box-shadow:1px 1px 1px rgba(var(--color-foreground),.1) inset}.button--truncate-text{--color-button-text: var(--color-foreground);background:transparent;border-radius:0 0 8px 8px;box-shadow:none;z-index:1}.button--truncate-text>*{transition:opacity .5s ease}.button--truncate-text:hover>*{opacity:1}shopify-account{--shopify-account-font-body: var(--font-body-family);--shopify-account-font-body-weight: var(--font-body-weight);--shopify-account-font-heading: var(--font-heading-family);--shopify-account-font-heading-weight: var(--font-heading-weight);--shopify-account-radius-base: var(--global-border-radius);--shopify-account-radius-dialog: var(--popup-corner-radius);--shopify-account-radius-button: var(--buttons-radius);--shopify-account-radius-input: var(--inputs-radius)}.about-us-hero-section .banner__box{padding-bottom:30px}.about-us-hero-section .banner__text{font-size:42px!important;font-weight:400!important}.about-us-hero-section h2{font-size:42px!important}.about-us-text-col .h3{font-size:32px!important;font-weight:500!important}.about-us-text-col p{font-size:20px!important;font-weight:400!important}.custom-images-header .h2{font-size:32px!important}.about-us-footer-banner h2{font-size:32px!important;font-weight:500!important}.about-us-footer-banner .banner__text{font-size:20px!important;font-weight:400!important}#banner-heading-template--26356867858735__f2736caf-f589-4e31-b174-a65d7ece43bc{margin-top:10px}@media(max-width:767px){.about-us-hero-section .banner__text{font-size:28px!important;font-weight:400!important;font-family:Safaa-Regular;margin-top:100px;line-height:1.3}.about-us-hero-section h2{font-size:36px!important}}.faq-page-header-text .h2{font-size:42px!important}.faq-page-header-text p{font-size:24px!important}@media(min-width:981px){.product .banner-grid__grid{display:grid;grid:auto auto / auto auto;grid-auto-flow:column;max-width:1440px;margin:0 auto}.product .banner-grid__grid .banner-grid__content:nth-child(odd){height:fit-content}.product .banner-grid__grid .banner:after{content:none}.product .banner-grid__grid .banner-grid__item:nth-child(2n){height:auto}}#Slide-template--26693841715503__promotrion_cards2_jLiURP-1 li:first-child,a{text-decoration:none}.swiper-button,.swiper-pagination,.swiper-wrapper{position:relative!important}.banner-grid__item--shadow,.product__sale-box,.rating__info{box-shadow:none!important}#Slide-template--26638729314607__promotrion_cards2_jLiURP-1 .testimonial__content li:not(:first-child),#Slide-template--26638729314607__promotrion_cards2_jLiURP-2 .testimonial__content li:not(:first-child),#Slide-template--26638729314607__promotrion_cards2_jLiURP-2 .testimonial__content li:not(:nth-child(2)),#Slide-template--26638729314607__promotrion_cards2_jLiURP-2 .testimonial__content li:not(:nth-child(3)),#Slide-template--26638729314607__promotrion_cards2_jLiURP-2 .testimonial__content li:not(:nth-child(4)),#Slide-template--26638729314607__promotrion_cards2_jLiURP-3 .testimonial__content li:not(:first-child){text-decoration:line-through}@font-face{font-family:Safaa-Regular;src:url(/cdn/shop/files/ArbFONTS-TS-Safaa-Regular.woff2?v=1784058747);font-display:swap}@font-face{font-family:Safaa-Medium;src:url(/cdn/shop/files/ArbFONTS-TS-Safaa-Medium.woff2?v=1784058747);font-display:swap}@font-face{font-family:Safaa-Bold;src:url(/cdn/shop/files/ArbFONTS-TS-Safaa-Bold.otf?v=1785854518);font-display:swap}.h1,.h2,.h3,h1,h1 span,h2,h2 span,h3,h3 span{font-family:Safaa-Bold!important;letter-spacing:1px}.ai-collection-slider,h3.font-heading-extra-bold{font-family:Safaa-Bold!important}#shopify-section-template--26356867793199__testimonials_jxpVqG h3{font-family:Safaa-Regular!important}#shopify-section-template--26356867793199__518b8ced-997b-408e-84d5-64fe5082a6a1 .banner__text span{font-family:Safaa-Regular;font-size:20px;letter-spacing:1px;font-weight:400}.product .banner-grid__item:nth-child(odd) .banner__text{font-family:Safaa-Regular!important;font-size:28px;line-height:1.3em}.banner__text,p,p span{font-family:Safaa-Regular;font-size:18px;letter-spacing:1px;font-weight:400}#collection-select-auw9pakw5yluxme12vaigenblockeb042dd7tfgde option,.banner__text,.h6{font-size:20px}.button span,.group-block-AREY5aWUrcHg1WkFSb__group_qAYD9j .text-block,.group-block-AREY5aWUrcHg1WkFSb__group_qAYD9j p,a,button,h2.cdc-title{letter-spacing:normal}.button span,button{font-size:20px;font-family:Safaa-Regular}a{font-family:Safaa-Regular}.reels-thumbnails,.thumbnail-list,[id^=SliderNavigations]{scroll-behavior:smooth;will-change:transform;transform:translateZ(0);backface-visibility:hidden}.reels-thumbnails .grid__item,.reels-thumbnails .slider__slide,.thumbnail-list .slider__slide,.thumbnail-list .thumbnail-item{transition:transform .65s cubic-bezier(.22,1,.36,1),opacity .45s,filter .45s,box-shadow .45s;will-change:transform;transform:translateZ(0);backface-visibility:hidden}.reels-thumbnails .grid__item:hover,.reels-thumbnails .slider__slide:hover,.thumbnail-list .slider__slide:hover,.thumbnail-list .thumbnail-item:hover{transform:translateY(-4px) scale(1.01)}.thumbnail-list{transition:transform .7s cubic-bezier(.22,1,.36,1),scroll-left .7s cubic-bezier(.22,1,.36,1);scroll-snap-type:x proximity}.ai-blog-carousel-dots[disabled=true] .blog-carousel-dot{background:#aba8a7}.slider-counter__link--dots .dot,.slider-counter__link--dots .slider-counter__link-dot{transition:width .4s cubic-bezier(.22,1,.36,1),background-color .35s,opacity .35s,transform .45s cubic-bezier(.22,1,.36,1)}.slider-counter__link--active .dot,.slider-counter__link--active .slider-counter__link-dot{transform:scale(1.18)}#shopify-section-template--26356867793199__promotrion_cards2_VkeFJT h3{font-size:24px!important;text-align:left;font-family:Safaa-Regular;font-weight:400}collection-products-slider-awitlsjriv1lbulqyncustomcollectionsliderndydb4{padding-top:0!important}.\34 04 #shopify-section-sections--26356868088111__rich_collapsible_content_NzUVg3,.\34 04 .custom-button--custom_button_aUCLLr img,.card__vendor{display:none}#Slide-template--26693841715503__promotrion_cards2_jLiURP-1 .testimonial__content{background:#594d45;color:#fff}#Slide-template--26693841715503__promotrion_cards2_jLiURP-1 h3{color:#fff}#Slider-template--26693841715503__promotrion_cards2_jLiURP h3{font-family:Safaa-Regular!important;font-size:22px}#Slide-template--26693841715503__promotrion_cards2_jLiURP-2 li:last-child{text-decoration:line-through!important}#Slide-template--26693841715503__promotrion_cards2_jLiURP-2 li,#Slide-template--26693841715503__promotrion_cards2_jLiURP-3 li{text-decoration:none!important}#Slider-template--26693841715503__promotrion_cards2_jLiURP .subbing,.add-to-cart-custom span{color:#000}#Slider-template--26693841715503__promotrion_cards2_jLiURP li li{text-align:left;text-decoration:line-through}#Slider-template--26693841715503__promotrion_cards2_jLiURP>li .testimonial__content{border-radius:10px!important;display:flex;align-items:flex-start;justify-content:flex-start}#Slide-template--26693841715503__promotrion_cards2_jLiURP-3 .testimonial__content,.tabs__item-label[aria-selected=true]{background:#6d944f}#Slide-template--26693841715503__promotrion_cards2_jLiURP-2 .testimonial__content{background:#b2b5ac}.card__content--product{padding-right:20px}.template-name-collection .grid__item .card__heading{margin-bottom:0!important;margin-top:10px!important}.banner:after,.banner__media:after{background:linear-gradient(360deg,#000 0,#fff0)!important}#shopify-section-template--26356868022575__section_FVh7xx .isolate{border-radius:20px 20px 0 0}.newsletter__box button,.newsletter__box input{height:50px;padding-top:0;padding-bottom:0;outline:0}.summary-accordion__plus-minus-wrapper{border:none;background:0 0!important;border-radius:50%}.newsletter__form-field-wrapper{border-bottom:1px solid;border-radius:0;padding-bottom:0}video.aspect-ratio{height:100%!important;object-fit:cover!important}.deferred-media{height:100%}.testimonial__content{align-items:center}#shopify-section-template--26356867793199__testimonials_jxpVqG .testimonials__slide{width:80%}.tabs__item-label{padding:5px 25px!important;border:1px solid #6e944f!important;border-radius:10px}#shopify-section-template--26356867793199__flexible_tabs_dXU8Bj .button,#shopify-section-template--26356867793199__flexible_tabs_dXU8Bj .button:not(.ignore-effect):not(:disabled):before{border-radius:0}.h6{font-family:Safaa-Regular}.tabs__item-label[aria-selected=false]{color:#6d944f;opacity:1}.tabs__title-list__content{gap:15px;margin-top:25px}.tabs__title-list-wrapper{border-bottom:none!important}.blog-carousel{padding-top:0!important;margin-top:15px!important;padding-bottom:5px!important}.tabs__tab-content{display:flex;row-gap:30px;flex-direction:column}.blog-card-content,.card-wrapper--product:hover .card__quick-buttons{margin-top:25px}.banner__full-link,.product-section .thumbnail img,.shopify-section .custom-section .sticky-cart__price-media{display:none!important}.row-wrap{width:100%;display:flex;flex-direction:row;column-gap:20px;min-width:100%!important;max-width:100%!important;background:#fff!important;border-radius:0!important;color:#000!important;padding:12px 10px!important}.product-section .thumbnail-list__item{width:100%!important;flex-shrink:1}.product-section .thumbnail[aria-current]{outline:#000 solid 2px!important}.product-section .thumbnail{padding:0;border-top:0!important;outline:#00000036 solid 1px!important}.ai-fbt-controls-customproductrecwi9c9n,.thumbnail-slider .thumbnail-list{gap:0}.rating__info{border:none!important}.price-item--last{font-weight:700!important;color:#000!important}.ai-fbt-add-button-customproductrecwi9c9n,.product-form__quantity{border:1px solid}.product__sale-box{padding-left:0!important;padding-right:0!important}.price--on-sale .price__sale{flex-direction:row-reverse;justify-content:flex-end}.ai-collection-slider-auw9pakw5yluxme12vaigenblockeb042dd7tfgde{padding:0 0 30px}#loyalty-widget-title,.price-item--regular span{font-size:16px}.thumbnail-list li{margin-left:-2.5px}.ai-fbt-container-customproductrecwi9c9n{background:#f5f4f3;padding:5px 12px}.ai-fbt-nav-button-customproductrecwi9c9n{border:none}#shopify-section-template--26356867793199__multicolumn_fMKHhU .multicolumn-card__link,.tabs__content-list{margin-top:0}#shopify-section-template--26356867793199__promotrion_cards2_VkeFJT .testimonial__content{align-items:center}.swiper-button{display:flex!important;color:#000!important;width:40px!important;height:40px!important;margin-top:0!important}.swiper-button-next:after,.swiper-button-prev:after{font-size:18px!important;padding:10px;width:15px!important;height:15px!important;top:-2px;position:relative;left:2px}.template-name-product .banner__media+.banner-grid__content .banner__text{font-family:Safaa-Bold}.swiper-pagination{top:0!important;gap:0!important;display:flex;justify-content:center;align-items:center}.nav-wrapper{display:flex;flex-direction:row}.swiper-pagination-bullet{width:-webkit-fill-available!important;border-radius:0!important;margin:0!important;border:none!important;height:3px!important;background:#000!important}.swiper-wrapper{height:100%;display:flex;flex-direction:row;gap:5px;width:auto!important;margin-left:10px}.swiper-wrapper-content{column-gap:15px}.bundle-card{flex-direction:column!important;width:90%;align-items:center;padding:10px 5px!important;border:none!important}.swiper-slide{margin-right:0!important}.swiper{row-gap:20px}.swiper-button-prev:after{left:-1px}#product-grid .quick-add__submit{background:#000;color:#6b9753}.card__heading,.card__vendor{margin-top:1.5rem!important;margin-bottom:.1rem}.ai-fbt-card-customproductrecwi9c9n{border:none!important;box-shadow:none!important}.swiper-backface-hidden{display:flex!important;flex-direction:column;height:100%!important}h2.cdc-title{font-size:xx-large;text-align:left;margin-bottom:10px!important}.group-block-AREY5aWUrcHg1WkFSb__group_qAYD9j>.group-block-content>.group-block{height:auto!important}.product .product-text-icons img,.product-text-icons__item__media{width:30px!important;height:30px!important}.product-text-icons{display:flex!important;flex-direction:column!important;row-gap:0!important}.group-block-AREY5aWUrcHg1WkFSb__group_qAYD9j .group-block-content{display:flex;align-items:stretch}product-recommendations h2{letter-spacing:0!important;font-size:30px!important}.group-block-AREY5aWUrcHg1WkFSb__group_qAYD9j>.group-block-content>.group-block>.group-block-content{display:flex;flex-direction:column;justify-content:center;height:100%}@media(max-width:980px){.header__icon--search{display:none!important}.product .shopify-app-block{width:100%}.group-block-AREY5aWUrcHg1WkFSb__group_qAYD9j>.group-block-content{display:grid;grid:170px 170px 170px / auto auto}.group-block-AREY5aWUrcHg1WkFSb__group_qAYD9j>.group-block-content>.group-block{width:100%;height:100%;background:#6b9753}.ai-fbt-card-customproductrecwi9c9n{flex:0 0 100%!important}.header__icons{column-gap:0!important}.banner__box--template--26356867793199__image_banner_Ed83gx{margin-top:35px}.section-template--26356867793199__promotrion_cards2_VkeFJT-padding.isolate.color-background-2.gradient,.section-template--26601324740911__promotrion_cards2_99T9Y4-padding{border-radius:28px 28px 0 0}#shopify-section-template--26356867793199__promotrion_cards2_VkeFJT{background:#ece5e6}}@media(max-width:767px){.h2:not(.h6),h2:not(.h6),h2:not(.lh1){font-size:35px;letter-spacing:normal}.cdc-compare-price{font-size:14px}#appstle-loyalty-button{left:auto;right:0;top:auto;bottom:35%!important;transform:rotate(270deg) translate(-50%,340%);-webkit-transform:rotate(270deg) translate(-50%,340%);height:auto;padding:10px 20px 20px;border-radius:10px 10px 0 0}.product #MainContent .banner-grid{padding-top:0}.accordion__title,.product .accordion__title{font-family:Safaa-Regular;font-size:22px!important}.group-block-AREY5aWUrcHg1WkFSb__group_qAYD9j .text-block,span.no-hide{font-size:18px}#product-grid,#shopify-section-template--26356867858735__section_tYb8z9 .custom-section__inner,.product-section .page-width{padding:0}.collection section:first-child .banner__content{min-height:35vh!important}.card__heading--product,.price-infor .small-margin-top{margin-top:-1rem!important}.product-grid-container .card__information{display:flex!important}.product-grid .grid__item .price__sale{flex-direction:row-reverse;margin-top:20px;display:flex;flex-wrap:wrap;width:85%;justify-content:flex-end;column-gap:10px}#product-grid .button:not(.ignore-effect):not(:disabled):hover:before .button:not(.ignore-effect):not(:disabled):hover:before{top:0;width:100%;transform:scale(1.5)}.product-section .product__info-wrapper,.product-section .thumbnail-slider,.text-block--ANWFmTEFIZDFvbkpZM__text_3x7gRp{padding:0 1.5rem}span.no-hide{font-family:Safaa-Regular;background:#000;padding:10px;color:#6b9753;min-width:110px}.product-grid-container .collection{max-width:100%!important;padding:0}[data-slider-prev] svg{left:-1px!important;position:relative}.shopify-section-group-footer-group .newsletter__form-field-wrapper,.shopify-section-group-footer-group .newsletter__input{padding-left:0!important}#ProductGridContainer .quick-add__submit{padding:12.5px!important;width:100%;height:100%;max-width:50px!important;max-height:40px!important;border:none;border-radius:50%!important}.price__sale{display:flex}.db.banner__box .banner__text{text-align:left!important}#shopify-section-template--26601324740911__promotrion_cards2_BwqHgE .slider-buttons{display:none}.card--media{padding:12px!important}.section-sections--26356868088111__footer-padding{padding-top:100px}.footer__blocks-wrapper{display:grid!important;grid:auto/33% 33% 33%}.footer-block__details-content .list-menu__item--link{padding-top:.5rem!important;padding-bottom:.5rem!important}#shopify-section-template--26638729314607__section_BGBcRP .isolate{border-radius:20px 20px 0 0}#shopify-section-template--26638729314607__section_BGBcRP{background:#f0e2e8}.group-block-AaEc4RjVHOElvcXFqV__group_qAYD9j .group-block-content{display:flex;flex-direction:row;flex-wrap:wrap}.testimonials__slider{gap:15px!important}.testimonials__slide{width:75%}#shopify-section-template--26356867793199__flexible_tabs_dXU8Bj .button{width:100%}.blog-carousel{flex:0 0 calc((80% + -0px)*1)!important}.blog-carousel:last-child{flex:0 0 calc((100% + -0px)*1)!important;padding-right:20%}.blog-card{padding:10px}}@media(min-width:981px){.cdc-title{font-size:38px!important}.section-template--26638607122735__section_kgbfXi-padding .custom-section__content{row-gap:20px}.group-block-AREY5aWUrcHg1WkFSb__group_qAYD9j .text-block{font-size:20px}.ai-collection-slider__dropdown-wrapper-auw9pakw5yluxme12vaigenblockeb042dd7tfgde{justify-content:flex-start!important;margin-bottom:50px!important}#shopify-section-template--26356867793199__multicolumn_fMKHhU .multicolumn-card__link{width:100%}#shopify-section-template--26356867793199__multicolumn_fMKHhU .multicolumn-card__info svg{width:10%;margin-left:10px}}@media(max-width:980px)and (min-width:768px){.product #MainContent .banner-grid .banner-grid__grid{column-count:2;display:block}}@media(min-width:768px){.blog-card{padding:20px}#Slider-template--26638729314607__promotrion_cards2_jLiURP{display:grid;grid:auto/auto auto auto}nav{display:flex;justify-content:center}#shopify-section-template--26356868022575__banner_grid_QnXTAM{max-width:144rem;margin:0 auto;padding-left:5rem;padding-right:5rem}.product-section{padding-top:60px!important;padding-bottom:60px}}.title__heading,.title__subtitle{font-family:Safaa-Medium}.template-name-404:before{background:linear-gradient(180deg,#000000bd 0,#fff0 30%);width:100%;height:100%;content:"";position:absolute}.title__back{color:inherit}.multicolumn-card__info svg{width:40%;transform:scale(2) translateY(50%)}.title__subtitle{font-size:18px;margin-top:15px;line-height:1.2}.ai-collection-slider__heading-auw9pakw5yluxme12vaigenblockeb042dd7tfgde{text-align:left;margin-bottom:0}#collection-select-auw9pakw5yluxme12vaigenblockeb042dd7tfgde{font-size:28px}.quick-add__submit span{font-size:18px}.quick-add__submit{max-width:100%!important;max-height:100%!important;border-radius:0!important}.slider-button{border-radius:50%}.index custom-tabs .tabs__title-list-wrapper,.product #shopify-section-sections--26356868088111__rich_collapsible_content_NzUVg3,.product custom-tabs .tabs__title-list-wrapper,.template-name-product .quick-add__submit svg,.template-name-product .thumbnail-slider,.title hr{display:none}#Slider-template--26638729314607__promotrion_cards2_jLiURP .grid__item .testimonial__content{border-radius:10px!important}#Slide-template--26638729314607__promotrion_cards2_jLiURP-1 .testimonial__content,#Slide-template--26638729314607__promotrion_cards2_jLiURP-1 .testimonial__content h3{background:#5b4543;color:#fff!important}#Slide-template--26638729314607__promotrion_cards2_jLiURP-2 .testimonial__content{background:#b1b2ab}#Slide-template--26638729314607__promotrion_cards2_jLiURP-3 .testimonial__content{background:#6d944f}[id^=SliderNavigations] [data-target]{transition:transform .55s cubic-bezier(.22,1,.36,1),opacity .45s,filter .45s;will-change:transform;transform:translateZ(0);opacity:.65}.rating-info,.template-name-product .quick-add__submit .medium-hide.small-hide{display:flex!important}[id^=SliderNavigations] [data-target].is-active{transform:scale(1.2);opacity:1;z-index:2}.template-name-product .quick-add__submit{background:0 0;border:1px solid #000!important}.slider-navigations{margin-top:20px}[id^=SliderNavigations] [data-target]:hover{transform:scale(1.04);opacity:1}.slider-navigations-wrapper.p-2.rounded-full{max-width:100%!important;width:92%!important;margin:0 auto}.slider-navigations-wrapper{display:flex;align-items:center;justify-content:center;background:0 0}.rounded-full{border-radius:9999px}.navigation-button[aria-current]{background-color:#1a1e21;width:100%;padding:0 10%;border-radius:999px}.navigation-button{width:-webkit-fill-available;width:stretch;height:.4rem;border-radius:0;background-color:rgba(var(--color-background),.4);cursor:pointer;transition:.3s;border:none;background:#bab5b5;margin-right:0}.slider-navigation,.thumbnail-list,.thumbnail-list__item{scroll-behavior:smooth}.thumbnail-list__item{scroll-snap-align:center;transition:opacity .25s,transform .25s}.thumbnail-list__item.is-active{opacity:1;transform:scale(1.02)}.thumbnail-list__item:not(.is-active){opacity:.7}#shopify-section-template--26356867793199__177634922905e1bf52 #collection-select-auw9pakw5yluxme12vaigenblockeb042dd7tfgde{border-bottom:2px solid #000;height:50px;padding-left:0}.accordion__title,.collection .accordion__title,.product-section .accordion__title{font-size:24px}.loyalty-acquire-points-badge,.product .product-section .product__accordion p{margin-bottom:30px}.product__accordion:first-child{padding-top:30px}#shopify-section-template--26356867858735__f2736caf-f589-4e31-b174-a65d7ece43bc .banner:after{background:linear-gradient(360deg,#000000a8,#fff0)!important}.product-block,.product__info-box{box-shadow:none}.card__heading--product,.price-infor .small-margin-top{margin-top:.5rem!important}.cdc-product-info{margin-bottom:2rem!important}.cdc-product-title{margin:1.2rem 0!important}.cdc-image-wrapper{padding-bottom:92%!important;margin-bottom:1.5rem!important}.product-grid-container .card__information{display:flex;flex-direction:column;justify-content:space-between;height:100%;display:grid;grid:33% 33% 33% / auto}.product-grid-container .card__content.card__content--product{display:flex;flex-direction:column;justify-content:space-between}sticky-cart.open{bottom:5px;width:fit-content;left:30px}cart-drawer{justify-content:center!important}.add-to-cart-custom .sticky-cart__inner{box-shadow:none;border:none}.add-to-cart-custom sticky-cart{display:flex;justify-content:center}.add-to-cart-custom sticky-cart.open{display:flex}.add-to-cart-custom select,.product-block,.product-block button{background:0 0!important}#shopify-section-template--26356867793199__multicolumn_fMKHhU .multicolumn-card__info{padding-top:10px}.blog-card-image-wrapper{padding-bottom:75%!important}.blog-card-image-wrapper img{object-position:50% 0%}.flickity-progress-bar{width:90%!important;background:#11111126!important;margin:0 auto}.card__content--product{margin-top:.6rem!important}.quick-button--add{max-width:100%}.cdc-subtitle{font-size:20px!important;margin-top:-8px!important}.product__accordion [open] .icon{transform:rotate(90deg)}.product__accordion .icon{transition:.3s}.rte ul{margin:0}.product .accordion-wrapper .accordion__content .spacing-style{row-gap:0}predictive-search[open] .search__input,predictive-search[open].run-top [data-predictive-search]{background:#d4cecf}.product .product-section .product__accordion h5{font-family:Safaa-Bold;font-size:21px;margin-top:10px;margin-bottom:0}.product .banner-grid__grid .banner:nth-child(2n) .banner-grid__content{background:#fff}.testimonial__text:not(.subbing){text-align:center}.frequently-bought-together button svg{stroke:#fff}.frequently-bought-together button{background:#000}.cdc-product-card{display:flex;flex-direction:column;justify-content:space-between;min-height:100%}.card__heading__product-title,.cdc-product-title{font-family:Safaa-Regular!important;font-weight:400!important}#Subscribe-sections--26356868088111__4e078c05-1639-42a5-afa3-cafcfb09f9ef{background:0 0;border:none!important}.shopify-app-block,.shopify-section .custom-section #ProductInfo-,.shopify-section .custom-section #ProductInfo- .sticky-cart__form.flex,.shopify-section .custom-section .product-form{width:100%}.price:not(.price--on-sale) .price__regular .price-item--regular span{font-size:calc(2rem * var(--font-body-scale));font-weight:700}.cdc-price-wrapper .cdc-compare-price span{font-size:14px!important}.accordion__content p,.accordion__content p span,.collection .accordion__content p,.collection .accordion__content p span,.collection .product__accordion li,.product .product-section .product__accordion li,.product product-info p span,.product product-info p strong,.product__accordion li,.product__info-container .accordion__content p{font-size:20px!important;letter-spacing:.5px;font-family:Safaa-Regular;letter-spacing:normal!important;font-weight:400!important}.cdc-dropdown-item,.cdc-dropdown-item.active,.cdc-select-trigger{color:#000!important}.jdgm-prev-badge__text{font-family:Safaa-Regular!important;margin-left:8px!important}.collection-sliders .product-block h3{font-family:Safaa-Regular;font-weight:500;margin:12px 0}.jdgm-prev-badge__text,.jdgm-star{font-size:16px}.col-heading{margin-bottom:10px!important;text-align:left}.collection-sliders p{margin-top:-5px!important;text-align:left;width:100%;letter-spacing:normal}.accordion-1:hover,.active{background-color:transparent!important}.groom-room .banner__text{margin-top:10px}.groom-room .lh1{line-height:1.2!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/base.css.map */
