.product-card{--product-card-padding: 4rem;--product-card-favorite-inset: 2rem;--product-card-favorite-size: 4.8rem;--product-card-favorite-icon-size: 2.8rem;--product-card-vendor-size: 3.2rem;--product-card-cart-width: 8rem;--product-card-cart-height: 6rem;--product-card-cart-icon-size: 2.8rem;position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:1.2rem;width:100%;height:100%;box-sizing:border-box;padding:var(--product-card-padding);border-radius:.8rem;color:rgb(var(--color-foreground))}@media screen and (max-width:749px){.grid--2-col-tablet-down .product-card,.grid--3-col-tablet-down .product-card,.product-card--horizontal{--product-card-padding: 2.4rem;--product-card-favorite-inset: 1.6rem;--product-card-favorite-size: 4rem;--product-card-favorite-icon-size: 2.4rem;--product-card-vendor-size: 2.4rem;--product-card-cart-width: 6rem;--product-card-cart-height: 5rem;--product-card-cart-icon-size: 2.2rem}}.product-card__favorite{position:absolute;top:var(--product-card-favorite-inset);right:var(--product-card-favorite-inset);z-index:1;display:flex;align-items:center;justify-content:center;width:var(--product-card-favorite-size);height:var(--product-card-favorite-size);padding:0;border:none;background:none;color:rgb(var(--color-foreground));cursor:pointer}.product-card__favorite .icon{width:var(--product-card-favorite-icon-size);height:var(--product-card-favorite-icon-size)}.product-card__media-link{display:block;width:100%}.product-card__media{position:relative;width:100%;overflow:hidden;border-radius:.4rem}.product-card__media:before{content:"";display:block;padding-top:var(--ratio-percent, 100%)}.product-card__media img,.product-card__media .placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.product-card__media-hover{opacity:0;transition:opacity var(--duration-long) ease}.product-card-wrapper:hover .product-card__media-hover{opacity:1}.product-card__vendor{margin:0;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:var(--product-card-vendor-size);line-height:1;color:rgb(var(--color-foreground))}.product-card__title{margin:0;width:100%}.product-card__title-link{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-family:var(--font-body-family);font-weight:var(--font-body-weight);font-size:1.6rem;line-height:2.5rem;color:rgb(var(--color-foreground))}.product-card__stock{display:flex;align-items:center;gap:.8rem;width:100%;font-family:var(--font-accent-family);font-style:var(--font-accent-style);font-weight:var(--font-accent-weight);font-size:1.6rem;color:rgb(var(--color-product-card-stock, 156, 127, 109))}.product-card__stock .icon{flex-shrink:0;width:2rem;height:2rem}.product-card__footer{display:flex;align-items:center;gap:1rem;width:100%;margin-top:auto;padding-top:.4rem}.product-card__footer .price{flex:1 1 0%;font-size:1.6rem;letter-spacing:normal}.product-card__footer .price__container{display:flex;flex-direction:column;align-items:flex-start;gap:0}.product-card__footer .price-item{display:block;margin:0;font-family:var(--font-body-family);font-weight:var(--font-body-weight)}.product-card__footer .price-item--regular{font-size:1.6rem;opacity:.5}.product-card__footer .price-item--sale{font-size:1.8rem;font-weight:var(--font-body-weight-bold)}.product-card__cart-button{flex-shrink:0}.product-card__cart-button .quick-add__submit,.product-card__cart-button quick-add-bulk{display:flex;align-items:center;justify-content:center;width:var(--product-card-cart-width);height:var(--product-card-cart-height);padding:0;border:none;border-radius:.8rem;background-color:rgb(var(--color-product-card-cart-button, 230, 222, 211));color:rgb(var(--color-foreground));cursor:pointer}.product-card__cart-button .quick-add__submit:disabled{cursor:not-allowed;opacity:.5}.product-card__cart-button .icon{width:var(--product-card-cart-icon-size);height:var(--product-card-cart-icon-size)}.product-card__cart-button .loading__spinner .icon{width:100%;height:100%}.product-card--shape{overflow:visible}.product-card--horizontal{flex-direction:row;align-items:center;gap:1.6rem;padding:1.2rem}.product-card--horizontal .product-card__media-link{width:20%;flex-shrink:0}@media screen and (min-width:750px)and (max-width:1200px){.product-card--horizontal .product-card__media-link{width:25%}}.product-card--horizontal .product-card__favorite{top:.8rem;right:.8rem;width:3.2rem;height:3.2rem}.product-card--horizontal .product-card__favorite .icon{width:2rem;height:2rem}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-card-product.css.map */
