.grid-product__price--savings,.grid-product__tag.grid-product__tag--sale{display:none!important}.grid-product__tag.grid-product__tag--sale{position:absolute;top:8px;right:unset;left:8px;font-size:13px;font-weight:700;padding:4px 6px;border-radius:2px}.grid-product__price--original{font-weight:400;opacity:.6;color:#212121}.grid-product__price{color:var(--colorPrice)!important;font-weight:700!important;font-size:var(--typeBaseSize)!important}.product__price.on-sale,span.on_sale_itm{color:#212121;font-weight:700}.product__policies.rte,.product-block.product-block--header:empty{display:none}.sales-point span,.blink{font-size:var(--typeBaseSize)}.blink{font-weight:700;color:red;display:flex;align-items:center;margin-top:-20px;margin-bottom:-.4rem;margin-left:9px;gap:12px}.blink .pulse-dot{width:10px;height:10px;background-color:red;border-radius:50%;margin-right:5px;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.5)}to{transform:scale(1)}}button.btn.btn--full.add-to-cart{background:#149b58!important;border-radius:0!important}.product__price--compare{font-size:16.5px;color:#999}.product__price.on-sale{font-size:21px;font-weight:700;margin-right:10px;color:#bc0000}span.product__price-savings{font-size:13.5px;background:#149b58;color:#fff;font-weight:700;text-transform:uppercase;border-radius:0;display:inline-flex;align-items:center;justify-content:center;line-height:18px;height:28px;position:relative;top:-2px;padding:.25em .5em}h2.section-header__title{justify-content:flex-start;text-align:left}.image-marquee{margin-top:var(--im-margin-top, 0);margin-bottom:var(--im-margin-bottom, 0);background-color:var(--im-bg, transparent)}.image-marquee__header{margin-bottom:16px}.image-marquee__heading{margin:0 0 16px;color:var(--im-heading-color, inherit)}.image-marquee__heading:last-child{margin-bottom:0}.image-marquee__text{color:var(--im-text-color, inherit)}.image-marquee__text>:last-child{margin-bottom:0}.image-marquee__track{--im-h: var(--im-height-mobile, 220px);--im-g: var(--im-gap-mobile, 15px);display:flex;overflow:hidden;padding:15px 0;touch-action:pan-y}.image-marquee__group{display:flex;flex-shrink:0;justify-content:space-around;gap:var(--im-g);min-width:100%;margin:0;padding:0 var(--im-g) 0 0;list-style:none;animation:image-marquee-scroll var(--im-speed, 15s) linear infinite;will-change:transform}.image-marquee--reverse .image-marquee__group{animation-direction:reverse}.image-marquee--pause .image-marquee__track:hover .image-marquee__group,.image-marquee--pause .image-marquee__track:active .image-marquee__group{animation-play-state:paused}.image-marquee__item{flex:0 0 auto;margin:0}.image-marquee__image,.image-marquee__placeholder{display:block;width:auto;height:var(--im-h);max-width:none;border-radius:var(--im-radius, 0);overflow:hidden;object-fit:cover}.image-marquee__placeholder{aspect-ratio:3 / 4}.image-marquee__placeholder .placeholder-svg{padding:0}@keyframes image-marquee-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}@media only screen and (min-width:769px){.image-marquee__track{--im-h: var(--im-height, 300px);--im-g: var(--im-gap, 25px)}}@media(prefers-reduced-motion:reduce){.image-marquee__track{overflow-x:auto}.image-marquee__group{animation:none}.image-marquee__group[aria-hidden]{display:none}}.wf-slider{position:relative;--wf-slider-per-view: var(--wf-slider-per-view-mobile, 2.2);--wf-slider-gap: var(--wf-slider-gap-mobile, 15px)}@media only screen and (min-width:769px){.wf-slider{--wf-slider-per-view: var(--wf-slider-per-view-desktop, 4);--wf-slider-gap: var(--wf-slider-gap-desktop, 22px)}}.wf-slider__viewport{overflow:hidden}.wf-slider__container{display:flex;gap:var(--wf-slider-gap);touch-action:pan-y pinch-zoom}.wf-slider__slide{flex:0 0 calc((100% - (var(--wf-slider-per-view) - 1) * var(--wf-slider-gap)) / var(--wf-slider-per-view));min-width:0}.wf-slider__slide.grid__item{float:none;width:auto;padding-left:0;padding-right:0;margin-bottom:0}.wf-slider img,.wf-slider a{-webkit-user-drag:none}.wf-slider__arrow{display:none;position:absolute;top:40%;z-index:2;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid var(--colorBorder);border-radius:50%;background-color:var(--colorBody);color:var(--colorTextBody);cursor:pointer;transform:translateY(-50%);-webkit-appearance:none;appearance:none;transition:opacity .2s ease}.wf-slider__arrow--prev{left:-20px}.wf-slider__arrow--next{right:-20px}.wf-slider__arrow:disabled{opacity:.35;cursor:default}@media only screen and (max-width:768px){.wf-slider[data-arrows-mobile] .wf-slider__arrow{display:flex;width:32px;height:32px}.wf-slider__arrow--prev{left:-8px}.wf-slider__arrow--next{right:-8px}.featured-collection-slider .grid__item,.featured-collection-slider .grid-product__price{font-size:.75rem}}@media only screen and (min-width:769px){.wf-slider[data-arrows-desktop] .wf-slider__arrow{display:flex}}.wf-slider.wf-slider--static .wf-slider__arrow{display:none}.card-swatches{display:flex;flex-wrap:wrap;align-items:center;gap:var(--cardSwatchGapMobile, 4px);margin-top:var(--cardSwatchMarginTop, 0);margin-bottom:var(--cardSwatchMarginBottom, 0)}[data-center-text=true] .card-swatches{justify-content:center}.card-swatch{display:block;flex:0 0 auto;box-sizing:border-box;width:var(--cardSwatchSizeMobile, 22px);height:var(--cardSwatchSizeMobile, 22px);padding:2px;overflow:hidden;border:1px solid var(--cardSwatchBorder, #d9d9d9);background-color:var(--colorBody);transition:border-color .2s ease}.card-swatch img{display:block;width:100%;height:100%;object-fit:cover}.card-swatches--round .card-swatch,.card-swatches--round .card-swatch img{border-radius:50%}.card-swatch:hover,.card-swatch.is-active{border-color:var(--cardSwatchBorderActive, #000)}.card-swatches__more{font-size:.85em;line-height:1;color:inherit;text-decoration:none}@media only screen and (min-width:769px){.card-swatches{gap:var(--cardSwatchGap, 6px)}.card-swatch{width:var(--cardSwatchSize, 28px);height:var(--cardSwatchSize, 28px)}}.card-swatch-preview{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;object-fit:cover;opacity:0;pointer-events:none;background-color:var(--colorBody);transition:opacity .2s ease}.card-swatch-preview.is-visible{opacity:1}timeline-component{display:block}.timeline{--outer: 50px;--gutter: 32px;--gap: var(--gutter);--inner: 20px;--line: 1rem;--outer-offset: calc(var(--outer) * -1);--radius: 0px;--text: var(--tl-text, #212121);--bg: var(--tl-bg, #ffffff);--top: var(--tl-sticky-top, 0px);--height: calc(100vh - var(--top));--dot-margin: 6px;--dot-margin-offset: calc(var(--dot-margin) * -1);--dot-width: 23px;--width-indicator: calc(var(--dot-width) + (var(--dot-margin) * 2));--padding: calc(var(--width-indicator) + var(--inner));--width-line: 1px;padding-top:var(--tl-pt, 32px);padding-bottom:var(--tl-pb, 32px);color:var(--text);background:var(--bg)}@media only screen and (min-width:750px)and (max-width:989px){.timeline{--outer: 30px;--gutter: 22px;--inner: 18px}}@media only screen and (max-width:749px){.timeline{--outer: 16px;--gutter: 16px;--inner: 16px;--line: .66rem;padding-top:var(--tl-pt-mobile, 20px);padding-bottom:var(--tl-pb-mobile, 20px)}}.timeline .timeline__title{margin:0 0 var(--line);color:var(--text);font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-size:var(--tl-heading-size, 22px);font-weight:700;letter-spacing:0;line-height:1.2;text-transform:uppercase}.timeline .timeline__subheading{margin:0 0 var(--line);color:var(--text);font-size:var(--tl-subheading-size, 12px);font-weight:400;letter-spacing:0;text-transform:uppercase}.timeline .timeline__text{margin:0 0 var(--line);color:var(--text);font-size:var(--tl-text-size, 14px)}.timeline__text p:first-child{margin-top:0}.timeline__text p:last-child{margin-bottom:0}@media only screen and (max-width:749px){.timeline .timeline__title{font-size:var(--tl-heading-size-mobile, 20px)}.timeline .timeline__subheading{font-size:var(--tl-subheading-size-mobile, 17px)}.timeline .timeline__text{font-size:var(--tl-text-size-mobile, 13px)}}.timeline__head:not(:last-child){margin-bottom:var(--gutter)}.timeline .timeline__title--head{margin-bottom:0;text-align:var(--tl-head-align, left)}@media only screen and (max-width:749px){.timeline .timeline__title--head{text-align:var(--tl-head-align-mobile, center)}}@media only screen and (min-width:750px){.timeline__head{padding-left:var(--outer);padding-right:var(--outer)}}@media only screen and (max-width:749px){.timeline__wrapper{padding-left:var(--outer);padding-right:var(--outer)}}.timeline__body{display:block;position:relative}@media only screen and (min-width:750px){.timeline__body{min-height:calc(var(--height) * var(--counter))}.timeline__inner{position:sticky;top:var(--top);display:block;min-height:var(--height)}}@media only screen and (max-width:749px){.timeline__inner{display:flex;overflow-x:auto;overflow-y:hidden;padding-left:var(--outer);padding-right:var(--outer);margin-left:var(--outer-offset);margin-right:var(--outer-offset);scrollbar-width:none;-ms-overflow-style:none}.timeline__inner::-webkit-scrollbar{display:none}}.timeline__row{--part-width: 50px;--dot-position: ((5% + var(--outer)) / 2) - (var(--width-indicator) / 2);flex:0 0 auto;position:relative;width:100%;padding-top:var(--padding)}.timeline__row:not(:last-child){margin-right:var(--gap)}.timeline__row:not(:only-child){width:calc(100% - var(--part-width))}.timeline__image-figure{display:block;position:relative;width:100%;height:0;margin:0;padding-top:calc(1200 / 896 * 100%);overflow:hidden}.timeline__image-figure img,.timeline__image-figure .placeholder-svg{position:absolute;top:0;left:0;width:100%;height:100%;max-width:none;padding:0;object-fit:cover}@media only screen and (min-width:750px){.timeline__row{position:static;padding-top:var(--inner)}.timeline__row:not(:last-child){margin-right:0}.timeline__row:not(:only-child){width:auto}.timeline__image{position:absolute;top:0;left:50%;bottom:0;right:0}.timeline__image-inner{position:sticky;top:var(--top);max-height:var(--height);overflow:hidden;height:100%}.timeline .timeline__image-figure{height:100%;padding-top:0;transform:translateY(100%);transition:transform .5s}.timeline .timeline__row:first-child .timeline__image-figure,.timeline .timeline__row.is-selected .timeline__image-figure{transform:translateY(0)}}@media only screen and (max-width:749px){.timeline__image{opacity:.5;transition:opacity .5s}.timeline__row.is-selected .timeline__image{opacity:1}}.timeline__row:not(.is-selected) .timeline__image{pointer-events:none}.timeline__content{padding:0 0 calc(var(--outer) * 2);overflow-wrap:anywhere}@media only screen and (min-width:750px){.timeline__content{position:relative;z-index:1;width:50%;padding:0 0 var(--outer)}}@media only screen and (max-width:749px){.timeline__content{padding-top:var(--outer)}}.timeline__content__inner{padding-top:calc(var(--dot-margin) + 2px);margin:0 auto}@media only screen and (min-width:1400px){.timeline__content__inner{max-width:76%}}@media only screen and (min-width:990px)and (max-width:1399px){.timeline__content__inner{max-width:84%}}@media only screen and (min-width:750px)and (max-width:989px){.timeline__content__inner{max-width:90%}}@media only screen and (min-width:750px){.timeline__content__inner{padding-left:var(--outer);padding-right:var(--outer)}}@media only screen and (max-width:749px){.timeline__content__inner{padding-top:0}}.timeline__content__inner>*:first-child{margin-top:0}.timeline__content__inner>*:last-child{margin-bottom:0}.timeline__indicator{position:absolute;top:calc((var(--width-indicator) / 2) - (var(--width-line) / 2));left:var(--dot-margin);right:0;bottom:auto;display:block;width:auto;height:var(--width-line);font-size:0}@media only screen and (min-width:750px){.timeline__indicator{top:29px;left:calc((var(--width-indicator) / 2) - (var(--width-line) / 2));bottom:calc(var(--dot-margin-offset) - var(--inner));right:auto;width:var(--width-line);height:auto;margin-left:calc(var(--dot-position))}}@media only screen and (min-width:990px){.timeline__indicator{margin-left:var(--outer)}}@media only screen and (max-width:749px){.timeline__row:first-child .timeline__indicator{left:0;right:auto;width:calc(((100% + var(--gap)) * var(--counter)) - var(--gap))}.timeline__row:first-child .timeline__indicator__line{width:calc(100% / var(--counter) + var(--part-width) - (var(--gap) - (var(--gap) / var(--counter))))}}.timeline__row:last-child .timeline__indicator{background:var(--bg);opacity:1;transition:none;animation:none}@media only screen and (min-width:750px){.timeline__row:last-child .timeline__indicator{display:none}}@media only screen and (max-width:749px){.timeline__row:only-child .timeline__indicator{display:none}}.timeline__indicator__line:before,.timeline__indicator:before,.timeline__indicator:after{position:absolute;top:0;left:0;min-width:0;max-width:100%;min-height:0;max-height:100%;width:100%;height:100%;background:var(--text);content:""}@media only screen and (min-width:750px){.timeline__indicator:after{height:var(--percent-desktop, 0%);opacity:0}}@media only screen and (max-width:749px){.timeline__indicator:after{width:var(--dot-width);background:var(--bg)}}.timeline__indicator:before{opacity:.2}.timeline__dot__holder,.timeline__content__outer{opacity:.5;transition:opacity .5s}.timeline__row.is-selected .timeline__indicator:after,.timeline__row.is-selected .timeline__dot__holder,.timeline__row.is-selected .timeline__content__outer{opacity:1}.timeline__indicator__line{position:sticky;top:0;left:var(--outer-offset);display:block;max-width:100%;width:100%;max-height:100%;height:var(--height)}@media only screen and (min-width:750px){.timeline__indicator__line{display:none}}.timeline__indicator__line:before{width:var(--percent-mobile, 0%);height:100%}@media only screen and (max-width:749px){.timeline__row:not(:first-child) .timeline__indicator:before,.timeline__row:not(:first-child) .timeline__indicator__line:before{content:none}}.timeline__dot__wrapper{position:absolute;top:0;left:0;width:100%;height:var(--width-indicator)}@media only screen and (min-width:750px){.timeline__dot__wrapper{width:var(--width-indicator);height:100%;margin-left:calc(var(--dot-position))}}@media only screen and (min-width:990px){.timeline__dot__wrapper{margin-left:var(--outer)}}.timeline__dot__holder{position:absolute;top:0;left:0;width:100%;height:100%}@media only screen and (min-width:750px){.timeline__dot__holder{max-height:100%;height:var(--height)}}.timeline .timeline__dot__button{position:absolute;top:50%;left:var(--dot-margin);width:var(--dot-width);height:var(--dot-width);min-width:0;margin-top:calc((var(--dot-width) / 2) * -1);padding:0;border:0;background:none;cursor:pointer;-webkit-appearance:none;appearance:none}@media only screen and (min-width:750px){.timeline .timeline__dot__button{top:var(--dot-margin);left:50%;margin:0 0 0 calc((var(--dot-width) / 2) * -1)}}.timeline__dot__button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--bg);border-radius:var(--radius)}.timeline__dot{position:absolute;top:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:0;background-color:var(--text);border-radius:var(--radius)}.timeline__dot:after,.timeline__dot:before{content:"";position:absolute;top:var(--dot-margin-offset);left:var(--dot-margin-offset);bottom:var(--dot-margin-offset);right:var(--dot-margin-offset);background-color:inherit;border-radius:inherit;opacity:.3;will-change:transform}.timeline__dot:before{opacity:0}@media(hover:hover){.timeline__row.is-selected .timeline__dot:before{animation:timeline-pulse-dot 2.5s linear infinite}.timeline__dot__button:hover .timeline__dot:after{animation:timeline-pulse-dot-hover 1.5s linear infinite}}@keyframes timeline-pulse-dot{0%{transform:scale(0);opacity:0}89%{transform:scale(0);opacity:0}90%{transform:scale(1);opacity:.2}to{transform:scale(5);opacity:0}}@keyframes timeline-pulse-dot-hover{0%{transform:scale(1);opacity:.3}15%{transform:scale(1.2);opacity:.05}50%{transform:scale(1);opacity:.3}to{transform:scale(1);opacity:.3}}.variant__label{text-transform:capitalize!important;font-size:14px!important}.variant-input-wrap label{box-shadow:unset!important;border:1px solid #ddd;margin:0 8px .5rem 0!important;transition:.3s all ease-in-out!important}.variant__label-info{font-weight:700;letter-spacing:.3em}.variant__button-label:not(.color-swatch){color:#6a6a6a;font-size:13px;padding:9px 10px;min-width:50px;line-height:15.6px;text-align:center}.variant-input-wrap input[type=radio]:checked+label:not(.color-swatch){color:#fff;background-color:#292929;text-decoration-color:#fff}.color-swatch:before{border-radius:unset!important;border-width:3px!important}.variant__button-label.color-swatch{padding:3px;transition:.3s all ease-in-out;width:66px;height:66px;border-radius:unset;background-size:100%}.variant-input-wrap input[type=radio]:checked+label,.variant__button-label:hover{border:1px solid #000000}.color-preview{overflow:hidden}.variant__button-label.color-swatch:hover{box-shadow:0 10px 10px -10px #000!important;background-size:120%}.social-proof-verified{display:flex;align-items:center;--spv-size: var(--spv-avatar, 40px)}.social-proof-verified__avatars{display:flex;flex-shrink:0;align-items:center;margin-right:10px}.social-proof-verified__avatar{display:block;flex:0 0 auto;width:var(--spv-size);height:var(--spv-size);overflow:hidden;border-radius:50%;object-fit:cover}.social-proof-verified__avatar:first-child{margin-right:-10px}.social-proof-verified__avatar+.social-proof-verified__avatar{margin-left:-10px}.social-proof-verified__avatar--placeholder .placeholder-svg{padding:0}.social-proof-verified__content{min-width:0}.social-proof-verified__names{color:var(--spv-names-color, #333);font-size:var(--spv-names, 12px);font-weight:700;line-height:14px}.social-proof-verified__text{color:var(--spv-text-color, #333);font-size:var(--spv-text, 14px);line-height:18px}.social-proof-verified__badge{flex-shrink:0;width:16px;height:16px;margin-left:8px;color:var(--spv-verified, #4c8ae7)}@media only screen and (max-width:768px){.social-proof-verified{--spv-size: var(--spv-avatar-mobile, 40px)}.social-proof-verified__names{font-size:var(--spv-names-mobile, 12px)}.social-proof-verified__text{font-size:var(--spv-text-mobile, 14px)}}.reviews-slider-section{--outer: 50px;--gutter: 32px;--inner: 40px;--rv-q: var(--rv-quote-size, 18px);position:relative;overflow:hidden;color:var(--rv-text, #212121);background:var(--rv-bg, #f6f4f4)}@media only screen and (min-width:750px)and (max-width:989px){.reviews-slider-section{--outer: 30px;--gutter: 22px}}@media only screen and (max-width:749px){.reviews-slider-section{--outer: 16px;--gutter: 16px;--inner: 30px;--rv-q: var(--rv-quote-size-mobile, 16px)}}.reviews-slider-section__wrapper{padding-left:var(--outer);padding-right:var(--outer)}.reviews-slider-section .reviews-slider-section__title{margin:0;padding-top:var(--rv-pt, 50px);color:var(--rv-text, #212121);text-align:center}.wf-slider.reviews-slider{--wf-slider-gap: var(--gutter)}.reviews-slider .wf-slider__viewport{padding-top:var(--rv-pt, 50px);padding-bottom:var(--rv-pb, 50px)}@media only screen and (min-width:750px){.reviews-slider .wf-slider__viewport{cursor:grab}.reviews-slider .wf-slider__viewport:active{cursor:grabbing}}@media only screen and (max-width:749px){.reviews-slider-section .reviews-slider-section__title{padding-top:var(--rv-pt-mobile, 30px)}.reviews-slider .wf-slider__viewport{padding-top:var(--rv-pt-mobile, 30px);padding-bottom:var(--rv-pb-mobile, 30px)}}.reviews-slider .wf-slider__slide.reviews-slider__item{display:flex;flex:0 0 calc(100% - 50px)}.reviews-slider .wf-slider__slide.reviews-slider__item:only-child{flex-basis:100%}@media only screen and (min-width:750px)and (max-width:989px){.reviews-slider .wf-slider__slide.reviews-slider__item{flex-basis:calc((100% - (var(--rv-columns-medium, 2) - 1) * var(--wf-slider-gap)) / var(--rv-columns-medium, 2))}}@media only screen and (min-width:990px){.reviews-slider .wf-slider__slide.reviews-slider__item{flex-basis:calc((100% - (var(--rv-columns, 4) - 1) * var(--wf-slider-gap)) / var(--rv-columns, 4))}}.reviews-slider__content{position:relative;display:flex;flex:1;flex-direction:column;justify-content:space-between;padding:var(--inner) 0;overflow-wrap:anywhere}.reviews-slider__content>:last-child{margin-bottom:0;padding-bottom:0}.reviews-slider-section .reviews-slider__quote{margin:0 0 2em;padding:0;border:0;color:var(--rv-text, #212121);font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-size:var(--rv-q);font-style:normal;font-weight:700;letter-spacing:0;line-height:1.24;text-transform:none}@media only screen and (max-width:749px){.reviews-slider-section .reviews-slider__quote{margin-bottom:1.5em}}.reviews-slider-section .reviews-slider__quote p{margin:0 0 1em;font-size:inherit;line-height:inherit}.reviews-slider-section .reviews-slider__quote p:last-of-type{margin-bottom:0}.reviews-slider__mark{position:absolute;z-index:1;display:flex;align-items:center;width:var(--inner);height:var(--inner);overflow:visible;font-size:calc(var(--rv-q) * 2.5);line-height:var(--inner);transform:translateY(calc(var(--rv-q) * .666))}.reviews-slider__mark--open{top:calc(var(--inner) / -2);left:0;justify-content:flex-start}.reviews-slider__mark--close{right:0;bottom:calc(var(--inner) / -2);justify-content:flex-end}.reviews-slider__author{position:relative;display:flex;flex-direction:column;min-height:34px;margin:auto 0 var(--inner)}.reviews-slider__name{font-size:var(--rv-name-size, 14px)}.reviews-slider__location{display:block;margin-top:3px;font-size:var(--rv-location-size, 12px);letter-spacing:.2em;text-transform:uppercase}.reviews-slider__location:first-child{margin-top:0}@media only screen and (max-width:749px){.reviews-slider__name{font-size:var(--rv-name-size-mobile, 13px)}.reviews-slider__location{font-size:var(--rv-location-size-mobile, 13px)}}.reviews-slider__arrows{position:absolute;top:0;bottom:0;left:calc(var(--outer) * -1);right:calc(var(--outer) * -1);z-index:10;overflow:hidden;pointer-events:none}.reviews-slider-section .reviews-slider__arrow{position:absolute;top:50%;z-index:1;display:flex;align-items:center;justify-content:center;width:40px;height:40px;min-width:0;margin-top:-20px;padding:0;overflow:hidden;border:0;border-radius:0;color:#000;background:var(--rv-bg, #f6f4f4);box-shadow:0 2px 6px #0000000a,0 2px 2px #00000005;cursor:pointer;pointer-events:auto;-webkit-appearance:none;appearance:none}.reviews-slider__arrow svg{position:relative;z-index:1;width:28px;height:28px}.reviews-slider__arrow:after{content:"";position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;background-color:var(--rv-arrow-hover, #ebe6e6)}.reviews-slider__arrow--prev{left:var(--outer)}.reviews-slider__arrow--next{right:var(--outer)}.reviews-slider-section .reviews-slider__arrow:disabled{opacity:0;visibility:hidden;cursor:auto;pointer-events:none}.reviews-slider.wf-slider--static .reviews-slider__arrows{display:none}@media only screen and (max-width:749px){.reviews-slider__arrows{display:none}}@media(hover:hover){.reviews-slider-section .reviews-slider__arrow{opacity:0;transition:opacity .2s ease-in-out,transform .2s ease-in-out,visibility .2s}.reviews-slider__arrow:after{transform:translate3d(0,100%,0);transition:transform .5s cubic-bezier(.33,0,0,1)}.reviews-slider__arrow--prev{transform:translate(-100%)}.reviews-slider__arrow--next{transform:translate(100%)}.reviews-slider__arrow:hover:after{transform:translateZ(0)}.reviews-slider:hover .reviews-slider__arrow:not(:disabled){opacity:1;transform:translateZ(0)}}.product-block .custom-shipping-container{margin-top:0}.product-block:has(.custom-shipping-container){margin-top:-17px}@media only screen and (max-width:768px){.section-header--featured-collections,.section-header--featured-collections h2.section-header__title{justify-content:center;text-align:center}}@media only screen and (max-width:768px){.header-layout[data-logo-align=left] .header-item--navigation{display:none}.header-layout[data-logo-align=left] .header-item--mobile-nav,.header-layout[data-logo-align=left] .header-item--icons{flex:1 1 0;min-width:0;max-width:none}.header-layout[data-logo-align=left] .header-item--logo{flex:0 1 auto;max-width:50%;justify-content:center}.header-layout[data-logo-align=left] .site-header__logo{margin-left:auto;margin-right:auto;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom.css.map */
