body{--neutral-50: #f5f5f6;--neutral-100: #e5e6e8;--neutral-200: #cdcfd4;--black: #0a0a0a}.we-no-scroll{overflow:hidden}.we-layout-switcher{display:flex;width:3.6rem;height:3.6rem;justify-content:center;align-items:center;gap:.8rem;border-radius:100px}.we-layout-switcher:before,.we-layout-switcher:after{background-color:#1c1b17!important;border-color:#1c1b17!important}.we-layout-switcher.btn--active,.we-layout-switcher:hover{border-color:#1c1b17!important;background-color:#1c1b17!important}.we-layout-switcher.btn--active:after{background-color:#1c1b17!important}.we-layout-switcher:hover:after{background-color:#1c1b17!important}.we-layout-switcher:hover:before{background-color:#1c1b17!important;border-color:#1c1b17!important}.we-product-variant-picker{display:flex;flex-direction:column;gap:2.4rem}.we-switch{display:flex;justify-content:space-between;align-items:center;width:100%;border-radius:12px;background:var(--neutral-50);padding:.4rem;align-items:stretch}.we-switch__item{display:flex;justify-content:center;align-items:center;flex:1}.we-switch__item input{display:none}.we-switch__item label{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center;border-radius:12px;padding:1.2rem 2rem;transition:all .2s ease-in-out;cursor:pointer;color:var(--black);font-size:1.6rem;font-style:normal;font-weight:800;line-height:150%}@media screen and (max-width:540px){.we-switch__item label{font-size:1.4rem}}.we-switch__item input:checked+label{background:var(--black);color:#fff;box-shadow:0 1px 2px #3b393308}.we-switch__item input:not(:checked,.disabled)+label:hover{background:var(--neutral-100)}.we-thumbnails{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem}.we-thumbnails__item input{display:none}.we-thumbnails__item label{display:flex;justify-content:center;align-items:center;padding:.8rem;background:#fff;border-radius:12px;box-shadow:0 0 0 1px var(--neutral-50);flex:1;transition:all .3s ease}.we-thumbnails__item:has(input:checked) label{box-shadow:0 0 0 2px var(--black)}.we-thumbnails__item:not(:has(input:checked,input.disabled)) label:hover{box-shadow:0 0 0 1px var(--neutral-100);cursor:pointer}.we-thumbnails__item img{width:100%;aspect-ratio:1 / 1;object-fit:contain;border-radius:6px}.we-buttons{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.we-buttons:has(.we-buttons__item:first-child:nth-last-child(3)){display:flex;width:100%;justify-content:center;align-items:center;flex-wrap:wrap;gap:.8rem}@media screen and (max-width:500px){.we-buttons{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))}}.we-buttons input{display:none}.we-buttons__item{flex:1}.we-buttons__item label{width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding:1.6rem 2rem;border-radius:12px;background:var(--neutral-50);font-size:1.6rem;font-style:normal;font-weight:800;line-height:150%;transition:all .2s ease-in-out}.we-buttons__item input:checked+label{background:var(--black);color:#fff}.we-buttons__item input:not(:checked,.disabled)+label:hover{background-color:var(--neutral-100)}.we-product-variant-picker input:is([type=checkbox],[type=radio]):is(:disabled,.disabled),.we-product-variant-picker input:is([type=checkbox],[type=radio]):is(:disabled,.disabled)+label{cursor:pointer}.we-option-name,.we-block-title{font-size:1.4rem;font-style:normal;font-weight:700;line-height:130%}.we-option-name{margin-bottom:.8rem}.we-option-name .we-selected-value{font-weight:400}.we-select select{border:none!important;box-shadow:none!important;font-size:1.6rem;font-style:normal;font-weight:800;line-height:150%;padding:1.6rem}.we-pdp-blocks__products{display:flex;flex-direction:column;gap:.8rem}.we-product-block{display:flex;flex-direction:column;gap:1.2rem;padding:1.6rem;border-radius:12px;background:var(--neutral-50);cursor:pointer;transition:all .2s ease-in-out}.we-product-block:not(:has(.we-product-block-info input:checked,.we-product-block-info input.disabled)):hover{background:var(--neutral-100)}.we-product-block:has(.we-product-block-info input.disabled){opacity:.3}.we-product-block .we-product-block-info input.disabled+label,.we-product-block .we-product-block-info input.disabled{pointer-events:none;cursor:not-allowed;opacity:.6}.we-product-block-info{display:flex;align-items:center;gap:1.6rem}.we-product-block-image{height:6.4rem;width:6.4rem;border-radius:12px;overflow:hidden}.we-product-block-image img{width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover}.we-product-block-details{flex:1;display:flex;flex-direction:column;gap:.4rem}.we-product-block-details a{width:fit-content}.we-product-block-details>span{color:#52525b;font-size:1.2rem;font-weight:500;line-height:120%;letter-spacing:.6px;text-transform:uppercase}.we-product-block-details .we-product-block-title,.we-product-block-details .f-price-item{color:var(--black);font-size:1.6rem!important;font-weight:800;line-height:120%;letter-spacing:-.4px}.we-product-block-details .f-price-item .f-price-item__unit{color:#3f3f46;font-size:1.2rem!important;font-style:normal;font-weight:500;line-height:150%}.we-product-block-variant-picker{display:none}.we-product-block:has(input:is([type=checkbox]):checked) .we-product-block-variant-picker{display:block}input:is([type=checkbox]){width:2.4rem;height:2.4rem;display:flex;justify-content:center;align-items:center;border-radius:.8rem}input:is([type=checkbox],[type=radio]):after{inset-inline-start:unset;inset-block-start:unset}.we-product-block .we-switch,.we-product-block .we-buttons__item label,.we-product-block .we-tooltip-trigger{background:var(--neutral-100)}.we-product-block .we-switch input:not(:checked,.disabled)+label:hover,.we-product-block .we-buttons__item input:not(:checked,.disabled)+label:hover{background:var(--neutral-200)}.we-product-block-description p{color:#0a0a0abf;font-size:1.4rem;font-weight:400;line-height:130%;margin:0}.btn--outline.btn--secondary{border:2px solid rgb(var(--color-button));color:rgb(var(--color-button))}.shopify-payment-button__button--unbranded:hover:not([disabled]){background-color:rgb(var(--color-button-hover-background))!important}[data-we-express-checkout].hidden,[data-we-express-checkout][hidden]{display:none!important}.cart-drawer .drawer__footer-buttons .btn{width:100%}.we-availability-note{display:flex;align-items:center;justify-content:center;gap:.8rem}.we-availability-note.hidden{display:none}.we-availability-note p{margin:0;font-size:1.4rem}.we-tooltip-anchor{position:relative;width:fit-content;display:inline-flex;align-items:center;z-index:1}.we-tooltip-trigger{width:1.6rem;height:1.6rem;display:inline-flex;align-items:center;justify-content:center;margin-left:4px;background-color:var(--neutral-50);border-radius:100px;text-align:center;cursor:pointer;flex-shrink:0}.we-tooltip-desktop{visibility:hidden;opacity:0;pointer-events:none;position:absolute;top:50%;left:calc(100% + 1rem);transform:translateY(-50%);background-color:#fff;border:1px solid #e9e9eb;width:24rem;max-width:min(24rem,calc(100vw - 3.2rem));border-radius:10px;padding:16px;z-index:100;display:flex;flex-direction:column;gap:.8rem;box-shadow:0 8px 24px #0a0a0a14;transition:opacity .15s ease,visibility .15s ease}.we-tooltip-desktop p,.we-tooltip-mobile__body p{margin:0;color:#525252;font-size:1.4rem;font-style:normal;font-weight:400;line-height:150%}.we-tooltip-desktop h5{margin:0}@media(hover:hover){.we-tooltip-anchor:has(.we-tooltip-trigger:hover){z-index:20}.we-tooltip-anchor:has(.we-tooltip-trigger:hover) .we-tooltip-desktop{visibility:visible;opacity:1;pointer-events:auto}}.we-tooltip-mobile{display:none;opacity:0;transition:opacity .3s ease-in-out;position:fixed;width:100vw;height:100vh;background:#00000040;z-index:100;top:0;left:0;justify-content:center;align-items:center}.we-tooltip-mobile__content{width:calc(100% - var(--page-padding) * 2);background-color:#fff;border-radius:12px;border-bottom:1px solid #e9e9eb;box-shadow:0 1px 2px #3b393308}.we-tooltip-mobile__header{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:2rem;padding-block:.8rem;border-bottom:1px solid #e9e9eb}.we-tooltip-mobile__header h5{margin:0;font-size:2.4rem;font-style:normal;font-weight:800;line-height:normal}.we-tooltip-mobile__header button{background:none;border:none;cursor:pointer;padding:0}.we-tooltip-mobile__body{padding:1.6rem 2rem}.we-tooltip-mobile__body p{font-size:1.6rem}.we-price-summary{display:flex;flex-direction:column;gap:1.6rem}.we-price-summary__breakdown{display:flex;flex-direction:column;gap:.8rem}.we-price-summary__breakdown-item,.we-price-summary__total{display:flex;justify-content:space-between;align-items:center;gap:1.6rem}.we-price-summary__breakdown-item.hidden{display:none}.we-price-summary__title,.we-price-summary__total-label-text,.we-price-summary__breakdown-item-price{font-size:2rem;font-style:normal;font-weight:800;line-height:130%}.we-price-summary__breakdown-item-label{font-size:1.6rem;font-style:normal;font-weight:700;line-height:150%}.we-price-summary__breakdown-item-price{font-size:1.6rem}.we-price-summary__total-price .f-price__regular .f-price-item{font-size:4rem!important}.we-price-summary__total .we-pdp-tax-note{font-size:1.4rem!important}.we-price-summary__total .f-price--on-sale .f-price__sale{justify-content:flex-end}.mobileNavSwiper{padding-bottom:18px}.mobileNavSwiper .swiper-pagination{bottom:0}.mobileNavSwiper .swiper-slide{border-radius:16px;height:auto;overflow:hidden;display:flex;justify-content:center;align-items:center}.mobileNavSwiper .swiper-slide img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.mobileNavSwiper .we-slide-content{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;height:auto;padding:16px}.mobileNavSwiper .we-slide-content .text-lg.font-bold{color:#fff;text-align:center;text-shadow:0px 1px 2px rgba(59,57,51,.03);font-size:20px;font-style:normal;font-weight:800;line-height:120%}.mobileNavSwiper .we-slide-content .btn--primary{background:#33f;height:auto;padding:6px 12px}.mobileNavSwiper .swiper-pagination-bullet{background:#e5e6e8}.mobileNavSwiper .swiper-pagination-bullet-active,.mobileNavSwiper .swiper-pagination-bullet-active:after{background:#808590}.mobileNavSwiper .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.mobileNavSwiper .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 2px}.menu-drawer__item{padding-block:24px!important}.menu-drawer__item:not(:last-of-type){border-bottom:1px solid #e9e9eb!important}.menu-drawer__item:last-of-type{padding-bottom:0!important}.we-menu-drawer__item-link-content{display:flex;align-items:center;gap:12px}.menu-drawer__item-link span,.menu-drawer__item-link,.we-menu-drawer__item-link-content{font-size:1.6rem}.we-menu-drawer__item-link-content .we-menu-drawer__item-link-content-image{display:inline-block;width:40px;height:40px;border-radius:50%;overflow:hidden}.we-menu-drawer__item-link-content .we-menu-drawer__item-link-content-image img{width:100%;height:100%;object-fit:cover}.menu-drawer__item-back-link{margin:0;padding:0;border:none}div:has(>.menu-drawer__item-back-link){padding:1.6rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e9e9eb}.drawer__inner:has(.menu-drawer__menus.active) .drawer__header{display:none}.we-menu-drawer__parent-title,.mega-menu__product-list--header .h4{font-size:2rem;font-style:normal;font-weight:800;line-height:130%}.we-product-card-mini{display:flex;gap:1.6rem;width:100%;padding-block:1.6rem;align-items:center}.we-product-card-mini:not(:last-of-type){border-bottom:1px solid #e9e9eb}.we-product-card-mini-image{width:80px;height:80px;border-radius:12px;overflow:hidden}.we-product-card-mini-image img{width:100%;height:100%;object-fit:cover}.we-product-card-mini-content{flex:1;display:flex;flex-direction:column;gap:.4rem}.we-product-card-mini-content-top{display:flex;justify-content:space-between;align-items:center;font-size:1.4rem;line-height:120%;font-weight:500;color:#52525b;letter-spacing:.6px;text-transform:uppercase}.we-product-card-mini-content-top .we-logo{display:flex;align-items:center}.we-product-card-mini-content-top .we-logo img{height:1.4rem;width:auto}.we-product-card-mini-content .we-product-card-mini-content-title{font-size:1.6rem;font-weight:800;line-height:130%}.we-product-card-mini .f-price-item:not(.f-price-item--regular) span,.we-product-card-mini .f-price-item__unit{color:#3b3933bf;font-size:1.2rem;font-style:normal;font-weight:500;line-height:150%}.we-brand-list__mobile{display:flex;flex-direction:column;gap:1.6rem;padding-top:1.6rem;border-top:1px solid #e9e9eb}.we-brand-list__mobile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;row-gap:1.6rem;column-gap:.8rem}.we-brand-list__desktop{display:flex;flex-direction:column;gap:2.4rem}.we-brand-list__desktop-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:1fr;row-gap:1.6rem;column-gap:1.6rem}.we-brand-list__item{display:flex;flex-direction:column;gap:.8rem}.we-brand-list__item-image{width:100%;padding:2.2rem 1.6rem;background:var(--neutral-50);border-radius:12px;overflow:hidden;flex:1;display:flex;justify-content:center;align-items:center;transition:all .2s ease-in-out}.we-brand-list__item-image img{width:100%;height:100%;object-fit:contain}.we-brand-list__item-name{font-size:1.6rem;font-style:normal;font-weight:800;line-height:130%}.mega-menu__item-wrapper{border:none;padding:0}.we-mega-menu__parent-title{font-size:2.4rem;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:var(--font-heading-letter-spacing);text-transform:var(--font-heading-transform);color:rgb(var(--color-foreground))}.mega-menu__link--top{font-size:2rem}@media(hover:hover){.we-brand-list__item:hover .we-brand-list__item-image{background:var(--neutral-100)}}.quantity__button,.quantity__input{font-weight:600}div:has(.we-variant__badge){position:relative}.we-variant__badge{position:absolute;top:0;right:0;transform:translate(15%,-40%);background-image:url(./we-badge-bg.svg);background-size:contain;background-repeat:no-repeat;background-position:center;font-size:1rem;font-weight:800;color:#fff;width:5.8rem;height:3rem;display:flex;justify-content:center;align-items:center}.we-variant__badge span{transform:rotate(14deg)}.we-wishlist-link .relative{display:flex}.we-wishlist-link wk-counter,.cart-count.cart-count--absolute{background-color:rgb(var(--color-secondary-button));color:#fff;border-radius:100%;aspect-ratio:1 / 1;font-size:1.2rem;font-weight:800!important;width:1.8rem;height:1.8rem;display:flex;justify-content:center;align-items:center;padding:2px;line-height:1;position:absolute;right:-.9rem;top:-.9rem}.we-product-card .wk-button .wk-icon{background-color:#fff;padding:10px;border-radius:100%;border:1px solid #e9e9eb}.we-product-card .wk-button .wk-icon svg{transition:all .3s ease-in-out}.we-product-card .wk-button .wk-icon:hover svg{transform:rotate(90deg)}wishlist-page .wk-grid{gap:2em 2em!important}.subscription-popup__code .form-control{border-width:.2rem!important;border-style:dashed!important}.f-price__sale{flex-wrap:wrap;justify-content:end}.we-price-summary__total .f-price__sale{justify-content:end}.we-pdp-blocks__complementary-products .we-wishlist-btn-container,.we-pdp-blocks__complementary-products .we-tags{margin:.8rem}.we-pdp-blocks__complementary-products .we-tag{font-size:1.2rem}.f-price-from{color:#525252!important;font-size:1.6rem!important;font-style:normal!important;font-weight:500!important;line-height:150%!important}.we-pdp-gallery .swiper-button-prev{inset-inline:1rem auto}.we-pdp-gallery .swiper-button-next{inset-inline:auto 1rem}.f-price__sale .f-price-item--regular{margin-left:1rem}.we-product-block:not(:has(input:is([type=checkbox]):checked)) .we-sold-out-badge{display:none}.we-sold-out-badge{font-size:1.2rem;position:absolute;bottom:-100%}main etrusted-widget:not(:first-of-type){display:none}.rte li{list-style-position:outside}.rte li p{display:inline}
/*# sourceMappingURL=/cdn/shop/t/27/assets/we-site.css.map */
