.announcement-bar__message strong{font-weight:700}.dly-rating{display:inline-flex;align-items:center;gap:.6rem;margin:0}.dly-rating .rating,.dly-rating .rating-count{margin:0}.dly-rating .rating-count{color:rgba(var(--color-foreground),.62);font-size:1.2rem}a.dly-rating{text-decoration:none}a.dly-rating:hover .rating-count{text-decoration:underline;text-underline-offset:.3rem}.dly-trust{--dly-trust-icon: 2.6rem}.dly-trust__item{display:flex;align-items:center;gap:1rem}.dly-trust__item svg{width:var(--dly-trust-icon);height:var(--dly-trust-icon);flex-shrink:0;stroke:rgb(var(--color-foreground))}.dly-trust__text{line-height:1.25}.dly-trust__text strong{display:block;font-weight:600}.dly-trust__text span{font-size:1.2rem;color:rgba(var(--color-foreground),.62)}.dly-trust--row{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem 4rem}@media screen and (max-width:749px){.dly-trust--row{gap:1.6rem 2rem}.dly-trust--row .dly-trust__item{flex:1 1 42%}}.dly-trust--cart{display:flex;flex-direction:column;gap:.9rem;margin-top:1.6rem;padding-top:1.6rem;border-top:1px solid rgba(var(--color-foreground),.1)}.dly-trust--cart{--dly-trust-icon: 2.1rem}.dly-trust--cart .dly-trust__item{font-size:1.3rem}.dly-trust--cart .dly-trust__text{white-space:nowrap}.dly-trust--cart .dly-trust__text strong{display:inline}.dly-trust--product .dly-trust__item--shipping .dly-trust__text,.dly-trust--cart .dly-trust__item--shipping .dly-trust__text{white-space:nowrap}.dly-trust--product .dly-trust__item--shipping .dly-trust__text strong,.dly-trust--cart .dly-trust__item--shipping .dly-trust__text strong{display:inline}.dly-trust--product{display:flex;flex-direction:column;gap:1rem;margin:1.6rem 0;padding:1.6rem 1.8rem;border:1px solid rgba(var(--color-foreground),.12);border-radius:var(--text-boxes-radius, .4rem);--dly-trust-icon: 2.2rem}.dly-trust--product .dly-trust__item{font-size:1.4rem}.dly-reviews{margin:0 auto;padding:4rem 0}.dly-reviews__inner{border-top:1px solid rgba(var(--color-foreground),.12);padding-top:3.6rem}.dly-reviews__title{margin:0 0 2.4rem}.dly-reviews .rating-star{--letter-spacing: .5;--font-size: 1.6}.dly-reviews__summary{display:flex;flex-wrap:wrap;gap:3rem 5rem;align-items:center;margin-bottom:3.2rem}.dly-reviews__avg{text-align:center;flex-shrink:0}.dly-reviews__avg-num{font-size:5.4rem;font-weight:600;line-height:1;display:block}.dly-reviews__avg-count{font-size:1.3rem;color:rgba(var(--color-foreground),.62)}.dly-reviews__bars{flex:1 1 26rem;min-width:24rem;display:flex;flex-direction:column;gap:.6rem}.dly-reviews__bar{display:flex;align-items:center;gap:1rem;font-size:1.2rem}.dly-reviews__bar-label{width:3.2rem;flex-shrink:0;color:rgba(var(--color-foreground),.7)}.dly-reviews__bar-track{flex:1;height:.7rem;border-radius:1rem;background:rgba(var(--color-foreground),.12);overflow:hidden}.dly-reviews__bar-fill{display:block;height:100%;border-radius:1rem;background:rgb(var(--color-foreground))}.dly-reviews__bar-pct{width:3.6rem;flex-shrink:0;text-align:right;color:rgba(var(--color-foreground),.62)}.dly-reviews__cta{margin-top:.4rem}.dly-reviews__empty{max-width:56rem;margin-bottom:3.2rem;padding:2rem 0}.dly-reviews__empty-title{margin:0 0 .4rem;font-size:1.8rem;font-weight:600}.dly-reviews__empty-copy{margin:0 0 1.6rem;color:rgba(var(--color-foreground),.68)}.dly-review-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.dly-review{padding:2.4rem 0;border-top:1px solid rgba(var(--color-foreground),.1)}.dly-review__head{display:flex;align-items:center;gap:1.2rem;margin-bottom:.8rem}.dly-review__avatar{width:4rem;height:4rem;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.4rem;color:rgb(var(--color-background));background:rgb(var(--color-foreground))}.dly-review__meta{display:flex;flex-direction:column;gap:.2rem}.dly-review__author{font-weight:600}.dly-review__verified{font-size:1.1rem;color:rgba(var(--color-foreground),.62);display:inline-flex;align-items:center;gap:.4rem}.dly-review__verified svg{width:1.3rem;height:1.3rem}.dly-review__date{margin-left:auto;font-size:1.2rem;color:rgba(var(--color-foreground),.55);align-self:flex-start}.dly-review__rating{margin:.4rem 0 .6rem}.dly-review__rating .rating-star{--letter-spacing: .4;--font-size: 1.3}.dly-review__heading{font-weight:600;margin:0 0 .4rem}.dly-review__body{margin:0;color:rgba(var(--color-foreground),.85)}.dly-review__fit{margin:.8rem 0 0;font-size:1.2rem;color:rgba(var(--color-foreground),.55)}.dly-review-form{margin-top:3.2rem;padding:2.4rem;border:1px solid rgba(var(--color-foreground),.12);border-radius:var(--text-boxes-radius, .4rem);display:none}.dly-review-form.is-open{display:block}.dly-review-form__row{margin-bottom:1.6rem}.dly-review-form label{display:block;margin-bottom:.6rem;font-weight:600;font-size:1.3rem}.dly-review-form input[type=text],.dly-review-form textarea{width:100%;padding:1.1rem 1.3rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:var(--inputs-radius, .4rem);background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-size:1.5rem}.dly-review-form textarea{min-height:10rem;resize:vertical}.dly-star-input{display:inline-flex;flex-direction:row-reverse;gap:.3rem;font-size:2.6rem;line-height:1}.dly-star-input input{position:absolute;opacity:0;pointer-events:none}.dly-star-input label{margin:0;cursor:pointer;color:rgba(var(--color-foreground),.25);transition:color .12s ease}.dly-star-input label:hover,.dly-star-input label:hover~label,.dly-star-input input:checked~label{color:rgb(var(--color-foreground))}.dly-review-form__note{font-size:1.2rem;color:rgba(var(--color-foreground),.55);margin-top:1.2rem}.dly-reviews__thanks{display:none;margin-top:1.6rem;padding:1.2rem 1.6rem;border-radius:var(--text-boxes-radius, .4rem);background:rgba(var(--color-foreground),.06);font-weight:600}.dly-reviews__thanks.is-visible{display:block}h1,h2,h3,.h0,.h1,.h2,.h3,.hxl,.hxxl{letter-spacing:calc(var(--font-heading-scale) * .02rem);line-height:1.18}.banner__heading,.banner__heading.h0,.banner__heading.h1{font-weight:500;letter-spacing:.05rem}.section-header .title,.collection__title .title,.title-wrapper-with-link .title{font-weight:500;letter-spacing:.04rem}.header__menu-item,.header__menu-item span,.header__inline-menu .list-menu__item>span{text-transform:uppercase;letter-spacing:.09rem;font-weight:400;font-size:1.4rem}.header__submenu .header__menu-item{text-transform:none;letter-spacing:.02rem}.button,.shopify-challenge__button,.customer button,button.shopify-payment-button__button--unbranded,.shopify-payment-button__button--unbranded{text-transform:uppercase;letter-spacing:.12rem;font-weight:500;font-size:1.3rem}.card__heading,.card-information .card__heading{font-weight:400;letter-spacing:.01rem}.card__content .caption-with-letter-spacing{letter-spacing:.14rem}.announcement-bar__message{text-transform:uppercase;letter-spacing:.11rem;font-size:1.2rem}.collection-list .card__heading,.collection-list__item .card__heading{text-transform:uppercase;letter-spacing:.1rem;font-weight:500;font-size:1.3rem}.banner__media>video,.banner__media-video{object-fit:cover;object-position:center center;z-index:0}.banner__media-video-fallback{z-index:1;transition:opacity .4s ease}.banner__media--video-playing .banner__media-video-fallback{opacity:0;pointer-events:none}@media screen and (max-width:749px){.banner__media-video--desktop{display:none}}@media(prefers-reduced-motion:reduce){.banner__media-video{display:none}.banner__media--video-playing .banner__media-video-fallback{opacity:1}}@media screen and (min-width:990px){.product-grid-container .collection.page-width,.facets-wrapper.page-width,.collection>slider-component.page-width,.collection>.collection__title.page-width{max-width:none;padding-left:2.6rem;padding-right:2.6rem}.product-grid-container .product-grid,.collection>slider-component .product-grid{--grid-desktop-horizontal-spacing: 3px;--grid-desktop-vertical-spacing: 3px}}@media screen and (max-width:989px){.product-grid-container .product-grid{--grid-mobile-horizontal-spacing: 3px;--grid-mobile-vertical-spacing: 3px}}.product-grid-container .card__heading,.product-grid-container .card__heading a,.product-grid-container .card-information .card__heading{font-size:1.5rem;line-height:1.35}.product-grid-container .price,.product-grid-container .price-item{font-size:1.5rem}.product-grid-container .card>.card__content,.collection>slider-component .card>.card__content{padding-left:.6rem;padding-right:1.6rem}.dly-price-row{display:flex;align-items:center;justify-content:flex-start;gap:1.4rem;flex-wrap:wrap}.dly-swatches{display:flex;flex-wrap:wrap;gap:.5rem;position:relative;z-index:2}.dly-swatch{width:1.4rem;height:1.4rem;flex:0 0 auto;padding:0;margin:0;border-radius:50%;border:1px solid rgba(var(--color-foreground),.25);background-size:cover;background-position:center;appearance:none;-webkit-appearance:none;box-shadow:none;cursor:pointer;transition:box-shadow .15s ease,transform .15s ease}.dly-swatch:hover{transform:scale(1.15)}.dly-swatch.is-active{box-shadow:0 0 0 1px rgb(var(--color-background)),0 0 0 2px rgb(var(--color-foreground))}.dly-swatch:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}@media screen and (max-width:749px){.dly-price-row{gap:.6rem}.dly-swatches{gap:.4rem}.dly-swatch{width:1.2rem;height:1.2rem}}.product-grid-container .card__information,.collection>slider-component .card__information{padding-top:.8rem;padding-bottom:.8rem}.product-grid-container .card-information>.caption-large:empty,.collection>slider-component .card-information>.caption-large:empty{display:none}@media screen and (min-width:990px){.collection-list-wrapper.page-width{max-width:none;padding-left:2.6rem;padding-right:2.6rem}.collection-list-wrapper .collection-list.grid{--grid-desktop-horizontal-spacing: 3px;--grid-desktop-vertical-spacing: 3px}}@media screen and (max-width:989px){.collection-list-wrapper .collection-list.grid{--grid-mobile-horizontal-spacing: 3px;--grid-mobile-vertical-spacing: 3px}}.collection-list-wrapper .card__information{padding-top:.8rem;padding-bottom:.8rem}@media screen and (max-width:749px){.banner.banner--large:not(.banner--mobile-bottom):not(.banner--adapt) .banner__content{min-height:min(calc(100vw * 5 / 3),80vh)}.banner.banner--large.banner--mobile-bottom:not(.banner--adapt) .banner__media,.banner.banner--large.banner--stacked:not(.banner--mobile-bottom):not(.banner--adapt)>.banner__media{height:min(calc(100vw * 5 / 3),80vh)}}.banner.scroll-trigger.animate--fade-in,.banner.scroll-trigger.animate--slide-in,.banner .scroll-trigger.animate--fade-in,.banner .scroll-trigger.animate--slide-in{opacity:1;transform:none;animation:none}@media screen and (max-width:989px){.card__media .media.dly-has-gallery>img:not(.dly-card-gallery__img){display:none}.card .card__inner{z-index:2}.card .card__inner .card__content{pointer-events:none}.card .card__inner .card__content .card__badge,.card .card__inner .card__content .card__badge *{pointer-events:auto}.card .card__media .media>.dly-card-gallery{display:flex;position:absolute;top:0;right:0;bottom:0;left:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x pan-y}.dly-card-gallery::-webkit-scrollbar{display:none}.dly-card-gallery__img{flex:0 0 100%;width:100%;height:100%;object-fit:cover;scroll-snap-align:start;scroll-snap-stop:always}.card .card__media .media>.dly-card-gallery__dots{position:absolute;top:auto;left:0;right:0;bottom:.8rem;width:100%;height:auto;display:flex;justify-content:center;gap:.4rem;pointer-events:none;z-index:3}.dly-card-gallery__dot{display:block;flex:0 0 auto;width:.5rem;height:.5rem;border-radius:50%;background:rgba(var(--color-foreground),.3);box-shadow:0 0 0 1px rgba(var(--color-background),.55);transition:background-color .2s ease}.dly-card-gallery__dot.is-active{background:rgb(var(--color-foreground))}}@media screen and (min-width:990px){.card .card__media .media>.dly-card-gallery,.card .card__media .dly-card-gallery__dots{display:none}}@media screen and (min-width:990px){.card.card:hover .media.media--hover-effect>img:first-child:only-child,.card-wrapper.card-wrapper:hover .media.media--hover-effect>img:first-child:only-child,.card-wrapper.card-wrapper:hover .media.media--hover-effect>img+img{transform:none}}@media screen and (max-width:749px){[id^=GalleryViewer] .slider-buttons.small-hide{display:flex!important;justify-content:center;padding-top:.8rem}[id^=GalleryViewer] .slider-buttons .slider-button{display:none}[id^=GalleryViewer] .slider-counter{display:flex;font-size:1.3rem;letter-spacing:.06rem;color:rgba(var(--color-foreground),.7)}}.product__media-item .product-media-container.constrain-height.media-fit-contain{width:100%}.product__media-item .product-media-container.constrain-height .media{padding-top:var(--ratio-percent)}@media screen and (min-width:990px){.product.product--medium:not(.product--no-media) .product__media-wrapper{max-width:50%;width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}.product.product--medium:not(.product--no-media) .product__info-wrapper{max-width:50%;width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}.product--stacked .product__media-item:not(:first-child){max-width:24rem}}.product-media-modal.media-modal .product-media-modal__content{display:flex;height:100vh;height:100dvh;max-height:100dvh;padding:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.product-media-modal.media-modal .product-media-modal__content::-webkit-scrollbar{display:none}.product-media-modal.media-modal .product-media-modal__content>*,.product-media-modal.media-modal .product-media-modal__content>*:not(.active){display:block;flex:0 0 100%;width:100%;height:100%;max-height:100%;margin:0;scroll-snap-align:center;scroll-snap-stop:always}.product-media-modal.media-modal .product-media-modal__content>img{object-fit:contain;padding:3rem 1.5rem}.dly-modal-nav{position:fixed;top:50%;transform:translateY(-50%);z-index:3;display:none;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:50%;background:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;transition:opacity .15s ease}.dly-modal-nav svg{width:1.6rem;height:1.6rem}.dly-modal-nav--prev{left:2rem}.dly-modal-nav--next{right:2rem}.dly-modal-nav:hover{opacity:.75}.dly-modal-nav[disabled]{opacity:.25;cursor:default}@media(hover:hover)and (pointer:fine){.product-media-modal .dly-modal-nav{display:flex}}.dly-modal-counter{position:fixed;left:50%;bottom:2rem;transform:translate(-50%);z-index:3;font-size:1.3rem;letter-spacing:.08rem;color:rgba(var(--color-foreground),.7);background:rgb(var(--color-background));border-radius:2rem;padding:.4rem 1.2rem;pointer-events:none}.dly-modal-nav--prev svg{transform:rotate(90deg)}.dly-modal-nav--next svg{transform:rotate(-90deg)}
/*# sourceMappingURL=/cdn/shop/t/7/assets/dly-custom.css.map */
