.product-custom__category{margin:0 0 .6rem;color:rgba(var(--color-foreground),.72);font-size:1.3rem;letter-spacing:.06rem;text-transform:uppercase}.product-custom__category-link{color:inherit;text-decoration:none}.product-custom__category-link:hover{text-decoration:underline}.product-custom__design-code{margin:0 0 1rem;color:rgba(var(--color-foreground),.72);font-size:1.4rem;letter-spacing:.04rem}.product-custom__low-stock{display:flex;align-items:center;gap:.6rem;margin:0 0 1.2rem;color:#c84a2c;font-size:1.4rem;font-weight:500}.product-custom__low-stock:empty{display:none}.product-custom__low-stock-icon svg,.product-custom__low-stock-icon{width:1.8rem;height:1.8rem;flex-shrink:0}.product-custom__variant-picker .product-form__input legend.form__label,.product-custom__variant-picker .product-form__input>.form__label{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem .8rem;width:100%}.product-custom__option-value{color:rgba(var(--color-foreground),.72);font-weight:400}.product-custom__variant-picker .product-form__input--pill label,.product-custom__variant-picker .product-form__input--swatch label{min-width:4.4rem;min-height:4.4rem;display:inline-flex;align-items:center;justify-content:center}.product-custom__variant-picker .product-form__input--swatch label{min-width:0;min-height:0}.product-custom__variant-picker .product-form__input--swatch .swatch-input__label{min-width:4.4rem;min-height:4.4rem}.product-custom__size-guide{margin:0 0 1.2rem}.product-custom__size-guide:empty,.product-custom__size-guide--relocated{margin:0}.product-custom__size-guide-trigger{display:inline-flex;align-items:center;gap:.5rem;margin-left:auto;padding:.6rem 0;min-height:4.4rem;background:transparent;border:0;color:rgb(var(--color-foreground));font-size:1.3rem;font-family:inherit;text-decoration:underline;text-underline-offset:.3rem;cursor:pointer}.product-custom__size-guide-trigger .svg-wrapper svg{width:1.8rem;height:1.8rem}.product-custom__modal{width:min(72rem,calc(100vw - 3rem));max-width:100%;max-height:min(80vh,70rem);padding:0;border:0;border-radius:var(--popup-corner-radius, 0);background:transparent;overflow:hidden}.product-custom__modal::backdrop{background:#0000008c}.product-custom__modal[data-fallback-open]{display:block;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100;box-shadow:0 0 2rem #0000004d}.product-custom__modal-inner{display:flex;flex-direction:column;max-height:min(80vh,70rem);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.product-custom__modal-header{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.6rem 2rem;border-bottom:.1rem solid rgba(var(--color-foreground),.12)}.product-custom__modal-heading{margin:0}.product-custom__modal-close{display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;flex-shrink:0;padding:0;background:transparent;border:0;color:inherit;cursor:pointer}.product-custom__modal-close .svg-wrapper svg{width:2rem;height:2rem}.product-custom__modal-body{padding:2rem;overflow-y:auto;-webkit-overflow-scrolling:touch}.product-custom__modal-body table{width:100%}.product-custom__modal-body>:first-child{margin-top:0}.product-custom-modal-open,.product-custom-modal-open body{overflow:hidden}.product-custom__wishlist{margin:1rem 0 1.4rem}.product-custom__wishlist-button{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;min-height:4.4rem;padding:.8rem 1.8rem;background:transparent;border:.1rem solid rgba(var(--color-foreground),.25);border-radius:var(--buttons-radius, 0);color:rgb(var(--color-foreground));font-family:inherit;font-size:1.4rem;cursor:pointer;transition:border-color .15s ease,color .15s ease}.product-custom__wishlist--full .product-custom__wishlist-button{width:100%}.product-custom__wishlist-button:hover{border-color:rgba(var(--color-foreground),.6)}.product-custom__wishlist-button .wishlist-toggle__icon svg{width:2rem;height:2rem}.product-custom__wishlist-button[aria-pressed=true] .wishlist-toggle__icon svg path{fill:currentColor}.product-custom__delivery{display:flex;flex-direction:column;gap:1rem;margin:1.6rem 0;padding:1.6rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:var(--inputs-radius, 0)}.product-custom__delivery-item{display:flex;align-items:center;gap:1rem;font-size:1.4rem;line-height:1.4}.product-custom__delivery-icon svg{width:2.2rem;height:2.2rem;flex-shrink:0;color:rgba(var(--color-foreground),.8)}.product-custom__tabs{margin:2.4rem 0;border-top:.1rem solid rgba(var(--color-foreground),.12)}.product-custom__tablist{display:none;gap:.4rem;border-bottom:.1rem solid rgba(var(--color-foreground),.12);overflow-x:auto}.product-custom__tab{padding:1.4rem 1.6rem;min-height:4.4rem;background:transparent;border:0;border-bottom:.2rem solid transparent;color:rgba(var(--color-foreground),.7);font-family:inherit;font-size:1.5rem;white-space:nowrap;cursor:pointer}.product-custom__tab[aria-selected=true]{color:rgb(var(--color-foreground));border-bottom-color:rgb(var(--color-foreground));font-weight:600}.product-custom__accordion-heading{margin:0;font-size:inherit}.product-custom__accordion-trigger{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;min-height:4.8rem;padding:1.4rem 0;background:transparent;border:0;border-bottom:.1rem solid rgba(var(--color-foreground),.12);color:rgb(var(--color-foreground));font-family:inherit;font-size:1.6rem;text-align:left;cursor:pointer}.product-custom__accordion-icon svg{width:1.2rem;height:1.2rem;transition:transform .2s ease}.product-custom__accordion-trigger[aria-expanded=true] .product-custom__accordion-icon svg{transform:rotate(180deg)}.product-custom__panel{padding:1.6rem 0}.product-custom__panel>:first-child>:first-child{margin-top:0}.product-custom__tabs[data-tabs-ready] .product-custom__panel[data-panel-inactive]{display:none}@media screen and (min-width:750px){.product-custom__tabs[data-tabs-ready] .product-custom__tablist{display:flex}.product-custom__tabs[data-tabs-ready] .product-custom__accordion-heading{display:none}}.sticky-atc-bar{position:fixed;left:0;right:0;bottom:0;z-index:4;visibility:hidden;transform:translateY(100%);transition:transform .25s ease,visibility .25s ease;background-color:rgb(var(--color-background));border-top:.1rem solid rgba(var(--color-foreground),.12);box-shadow:0 -.2rem 1.2rem rgba(var(--color-foreground),.08);padding-bottom:env(safe-area-inset-bottom,0)}.sticky-atc-bar.is-visible{visibility:visible;transform:translateY(0)}.sticky-atc-bar__inner{display:flex;align-items:center;gap:1.2rem;padding:.8rem 1.5rem}.sticky-atc-bar__media{flex-shrink:0}.sticky-atc-bar__image{display:block;width:5.6rem;height:5.6rem;object-fit:cover;border-radius:var(--inputs-radius, 0);background-color:rgba(var(--color-foreground),.04)}.sticky-atc-bar__image--placeholder svg{width:100%;height:100%}.sticky-atc-bar__info{flex:1 1 auto;min-width:0}.sticky-atc-bar__title{margin:0;font-size:1.4rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.sticky-atc-bar__price,.sticky-atc-bar__price .price{font-size:1.4rem}.sticky-atc-bar__price .price__container{margin:0}.sticky-atc-bar__button{flex-shrink:0;min-height:4.4rem;min-width:12rem;margin:0;padding:0 1.6rem;font-size:1.4rem}@media screen and (min-width:750px){.sticky-atc-bar{display:none}}@media(prefers-reduced-motion:reduce){.sticky-atc-bar{transition:none}}.recently-viewed{display:block}.recently-viewed__heading{margin:0 0 2rem}.recently-viewed__editor-note{margin:1.5rem 0 0;font-size:1.3rem;color:rgba(var(--color-foreground),.7)}.recently-viewed__list{display:grid;grid-template-columns:repeat(var(--recently-viewed-columns-mobile, 2),minmax(0,1fr));gap:1.5rem;margin:0;padding:0;list-style:none}@media screen and (min-width:750px){.recently-viewed__list{grid-template-columns:repeat(var(--recently-viewed-columns, 4),minmax(0,1fr));gap:2.4rem}}.recently-viewed__card{position:relative;display:flex;flex-direction:column;height:100%}.recently-viewed__media{position:relative;display:block;overflow:hidden;background-color:rgba(var(--color-foreground),.04);aspect-ratio:var(--recently-viewed-ratio, .8)}.recently-viewed__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.recently-viewed__card:hover .recently-viewed__image{transform:scale(1.03)}.recently-viewed__placeholder svg{width:100%;height:100%}.recently-viewed__info{padding:1rem 0 0}.recently-viewed__category{margin:0 0 .3rem;font-size:1.1rem;letter-spacing:.06rem;text-transform:uppercase;color:rgba(var(--color-foreground),.65)}.recently-viewed__title{margin:0 0 .4rem;font-size:1.4rem;line-height:1.35;font-weight:400}.recently-viewed__title a{color:inherit;text-decoration:none}.recently-viewed__title a:hover{text-decoration:underline}.recently-viewed__price{display:flex;align-items:baseline;gap:.8rem;font-size:1.4rem}.recently-viewed__price-compare{color:rgba(var(--color-foreground),.6);text-decoration:line-through;font-size:1.2rem}.recently-viewed__badge{position:absolute;top:1rem;left:1rem;z-index:1;padding:.3rem .8rem;background-color:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:1.1rem;letter-spacing:.04rem}.recently-viewed__badge--sold-out{background-color:rgba(var(--color-foreground),.6)}.recently-viewed__wishlist{position:absolute;top:.8rem;right:.8rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;background:transparent;border:0;color:rgb(var(--color-foreground));cursor:pointer}.recently-viewed__wishlist svg{width:2.2rem;height:2.2rem}.recently-viewed__wishlist[aria-pressed=true] svg path{fill:currentColor}.recently-viewed[hidden]{display:none}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-product-custom.css.map */
