.product-card{display:flex;flex-direction:column;position:relative;padding:0}.product-card__link{display:block;text-decoration:none;color:inherit}.product-card__image{height:220px;margin:0}.product-card__body{padding:1rem 1.2rem 1.2rem;flex:1;display:flex;flex-direction:column}.product-card__category{color:var(--color-accent);font-size:.65rem;text-transform:uppercase;letter-spacing:1.5px;font-weight:600;margin-bottom:.3rem;opacity:.8}.product-card__name{font-size:.95rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase;margin-bottom:.5rem;line-height:1.3}.product-card__stock{display:inline-block;font-size:.7rem;font-weight:600;letter-spacing:.3px;padding:3px 8px;border-radius:4px;margin-bottom:.6rem;width:fit-content}.product-card__stock[data-status=in]{color:#27ae60;background:#27ae601f}.product-card__stock[data-status=low]{color:#f39c12;background:#f39c121f}.product-card__stock[data-status=out]{color:#e74c3c;background:#e74c3c1f}.product-card__price-row{display:flex;align-items:center;justify-content:space-between;margin-top:auto;border-top:1px solid rgba(255,255,255,.05);padding-top:1rem}.product-card__price{font-size:1.2rem;font-weight:700;color:var(--color-accent)}.product-card__old-price{font-size:.85rem;color:var(--color-text-secondary);text-decoration:line-through;margin-left:.5rem}.product-card__form{display:inline}.product-card__add-btn{padding:.6rem 1.2rem;font-size:.9rem}.product-card__add-btn:disabled{opacity:.3;cursor:not-allowed}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-card.css.map */
