.kl-product-card{--kl-product-card-border: #d3d1ce;--kl-product-card-muted: var(--secondary-brand-color);--kl-product-card-surface: #ffffff;--kl-product-card-wishlist-active: #83000f;--kl-product-card-weight-light: 300;--kl-product-card-inset: .4rem;--kl-product-card-action-inset: .8rem;--kl-product-card-action-size: 2.6rem;--kl-product-card-media-ratio: 1 / 1;--kl-product-card-info-gap: .6rem;--kl-product-card-info-inline: 0rem;display:flex;flex-direction:column;height:100%;position:relative}.kl-product-card__face{display:flex;flex-direction:column}.kl-product-card__face[hidden]{display:none}.kl-product-card__media{aspect-ratio:var(--kl-product-card-media-ratio-chosen, var(--kl-product-card-media-ratio));background-color:rgb(var(--color-background));overflow:hidden;position:relative}.kl-collection__grid .kl-product-card__media{aspect-ratio:var(--kl-collection-card-ratio-mobile, 1/1.22)}@media(min-width:990px){.kl-collection__grid .kl-product-card__media{aspect-ratio:var(--kl-collection-card-ratio-desktop, 1/1.22)}}.kl-product-card__media-link{display:block;height:100%;width:100%}.kl-product-card__image{display:block;height:100%;object-fit:cover;transition:opacity .3s ease;width:100%}.kl-product-card__image--secondary{top:0;right:0;bottom:0;left:0;opacity:0;position:absolute}.kl-product-card__media:hover .kl-product-card__image--secondary{opacity:1}.kl-product-card__placeholder{height:100%;width:100%}.kl-product-card__wishlist{background:none;border:0;color:rgb(var(--color-foreground));cursor:pointer;display:flex;padding:0;position:absolute;right:var(--kl-product-card-inset, .8rem);top:var(--kl-product-card-inset, .8rem);width:1.7rem;z-index:1}.kl-product-card__wishlist-icon,.kl-product-card__wishlist-saved{display:block;height:1.5rem;width:1.7rem}.kl-product-card__wishlist-saved{display:none;color:var(--kl-product-card-wishlist-active)}.kl-product-card__wishlist.is-active .kl-product-card__wishlist-icon{display:none}.kl-product-card__wishlist.is-active .kl-product-card__wishlist-saved{display:block}.kl-product-card__form,.kl-product-card__add-form{display:contents}.kl-product-card__add{bottom:var(--kl-product-card-action-inset);position:absolute;right:var(--kl-product-card-action-inset);z-index:1}.kl-product-card__add-button{align-items:center;background-color:var(--kl-product-card-surface);border:.1rem solid var(--kl-product-card-border);color:#49312f;cursor:pointer;display:flex;height:var(--kl-product-card-action-size);justify-content:center;padding:0;position:relative;width:var(--kl-product-card-action-size)}.kl-product-card__add-button svg{height:calc(var(--kl-product-card-action-size) * .3);width:calc(var(--kl-product-card-action-size) * .3)}.kl-product-card__add-button:has(>.loading__spinner:not(.hidden))>svg{display:none}.kl-product-card__add-button>.loading__spinner:not(.hidden){align-items:center;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;width:auto}.kl-product-card__add-anchor{clip:rect(0,0,0,0);height:.1rem;overflow:hidden;position:absolute;width:.1rem}.kl-product-card__sizes{bottom:var(--kl-product-card-action-inset);display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center;left:var(--kl-product-card-action-inset);list-style:none;margin:0;padding:0;position:absolute;right:var(--kl-product-card-action-inset);z-index:2}.kl-product-card__sizes[hidden]{display:none}.kl-product-card__size-button{align-items:center;background-color:var(--kl-product-card-surface);border:.1rem solid var(--kl-product-card-border);border-radius:50%;color:rgb(var(--color-foreground));cursor:pointer;display:flex;font-size:1.1rem;font-weight:var(--kl-product-card-weight-light);height:var(--kl-product-card-action-size);justify-content:center;min-width:var(--kl-product-card-action-size);padding:0 .4rem}.kl-product-card__size-button:hover{border-color:rgb(var(--color-foreground))}.kl-product-card__size-button[disabled]{color:var(--kl-product-card-muted);cursor:not-allowed;position:relative}.kl-product-card__size-button[disabled]:after{background-color:currentcolor;content:"";height:.1rem;left:0;position:absolute;right:0;top:50%;transform:rotate(-45deg)}.kl-product-card__info{display:flex;flex-direction:column;gap:var(--kl-product-card-info-gap);padding:var(--kl-product-card-info-gap) var(--kl-product-card-info-inline) 0}.kl-product-card__face:last-child .kl-product-card__info{padding-bottom:var(--kl-product-card-info-gap)}.kl-product-card__title{color:#303030;font-family:Ubuntu,var(--font-body-family);font-size:1.1rem;font-style:normal;font-weight:300;letter-spacing:normal;line-height:1.56rem;margin:0;text-transform:none}.kl-product-card__title-link{color:#303030;text-decoration:none}.kl-product-card__title-link:hover{text-decoration:underline}.kl-product-card__price{color:#303030;font-family:Ubuntu,var(--font-body-family);font-size:1.4rem;font-style:normal;font-weight:300;line-height:1.8rem;margin:0;letter-spacing:normal}.kl-product-card__price-was{color:var(--kl-product-card-muted);margin-left:.6rem}.kl-product-card__options{color:var(--kl-product-card-muted);font-size:1rem;font-weight:var(--kl-product-card-weight-light);line-height:normal;margin:0;padding:var(--kl-product-card-info-gap) var(--kl-product-card-info-inline);letter-spacing:normal;display:none}.kl-product-card__colors{display:flex;gap:.571rem;list-style:none;margin:0;overflow-x:auto;padding:var(--kl-product-card-info-gap) var(--kl-product-card-info-inline);scrollbar-width:none}.kl-product-card__colors::-webkit-scrollbar{display:none}.kl-product-card__color-link{display:block;padding:2px;border-radius:50%;border:1px solid #000}.kl-product-card__color-swatch{background-color:var(--kl-product-card-swatch-color, var(--kl-product-card-border));border-radius:50%;display:block;height:1.714rem;width:1.714rem;position:relative;border:.5px solid var(--kl-product-card-border)}.kl-product-card__color-swatch img{width:100%;height:100%;position:absolute;top:0;left:0}.kl-product-card__color-more{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:1.98rem;height:1.98rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:.08rem;font-family:var(--font-body-family);font-size:1rem;line-height:1;color:var(--secondary-brand-color);text-decoration:none}.kl-product-card__color-more:hover,.kl-product-card__color-more:focus-visible{border-color:var(--primary-brand-color);color:var(--primary-brand-color)}.kl-product-card__color-link:hover .kl-product-card__color-swatch,.kl-product-card__color-link--current .kl-product-card__color-swatch{border-color:var(--primary-brand-color)}.kl-product-card .product-form__error-message-wrapper{bottom:0;font-size:1.2rem;left:0;margin:0;padding:.6rem;position:absolute;right:0;z-index:3}@media(min-width:990px){.kl-product-card{--kl-product-card-inset: .8rem;--kl-product-card-action-inset: 1.3rem;--kl-product-card-action-size: 4rem;--kl-product-card-media-ratio: 1/1;--kl-product-card-info-gap: .76rem;--kl-product-card-info-inline: 1.09rem}.kl-product-card__wishlist{width:2.56rem}.kl-product-card__wishlist-icon,.kl-product-card__wishlist-saved{width:2.4rem;height:2rem}.kl-product-card__add{bottom:1.6rem}.kl-product-card__size-button{font-size:1.3rem}.kl-product-card__info{padding:.8rem var(--kl-product-card-info-inline) 0 .66rem}.kl-product-card__face:last-child .kl-product-card__info{padding-bottom:.8rem}.kl-product-card__options{font-size:1.3rem;padding:.76rem var(--kl-product-card-info-inline) .8rem .66rem}.kl-product-card__colors{gap:.66rem;padding:.76rem var(--kl-product-card-info-inline) .8rem .66rem}.kl-product-card__color-swatch{height:1.98rem;width:1.98rem}}
/*# sourceMappingURL=/cdn/shop/t/395/assets/kl-product-card.css.map */
