.product-item{position:relative;display:flex;flex-direction:column;gap:.625rem;font-size:1.25rem;color:rgb(var(--color-foreground));flex-basis:calc(50% - .5rem)}.product-item.large{flex-basis:100%}.discount-badge{position:absolute;top:.5rem;right:.5rem;border-radius:.25rem;background-color:#ef4444;padding:.25rem .5rem;line-height:1;font-size:.75rem;font-weight:500;color:rgb(var(--color-background));z-index:2}.out-of-stock-badge{position:absolute;top:.5rem;left:.5rem;border-radius:.25rem;background-color:#6b7280;padding:.25rem .5rem;line-height:1;font-size:.75rem;font-weight:500;color:rgb(var(--color-background));z-index:2}.product_title{font-size:clamp(12px,1vw + .3rem,18px);flex:1;font-weight:700;text-wrap:wrap}.product_image{width:100%;height:auto;transition:opacity .3s ease}.product-image.aspect-square .product_image{aspect-ratio:1 / 1}.product-image.aspect-video .product_image{aspect-ratio:16 / 9;object-fit:cover}.product-price-container{display:flex;align-items:center;gap:.5rem}.product_out_of_stock{opacity:.8;filter:grayscale(100%)}.compare-price{color:#ef4444;text-decoration:line-through;font-size:clamp(10px,1vw + .05rem,16px)}.current-price{font-weight:500;font-size:clamp(12px,1vw + .15rem,16px)}.current-price.discounted{color:rgb(var(--color-foreground))}.product_info{display:flex;justify-content:space-between;align-items:start;gap:10px}.rtl .product_info{flex-direction:row-reverse;text-align:right}.rtl .collection-name{text-align:right}@media (max-width: 550px){.product_info{flex-direction:column;gap:5px}.rtl .product_info{flex-direction:column;text-align:right;align-items:end}.product-item.large .product_info{flex-direction:row}.rtl .product-item.large .product_info{flex-direction:row-reverse;text-align:right}}.collection-name{color:rgb(var(--color-foreground),.8);font-size:14px}@media (min-width: 1000px){.product-item{flex-basis:calc(25% - 1rem)}.product-item.large{flex-basis:calc(50% - 1rem)}.product_title{font-size:clamp(14px,1vw + .1rem,20px)}.collection-name{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product-card.css.map */
