﻿.product-card-modern .grid-product__content{position:relative;border:0;border-radius:0;background:transparent;box-shadow:none}
.product-card-modern .grid-product__link{display:block;color:#222;text-decoration:none}
.product-card-modern .grid-product__image-mask{position:relative;aspect-ratio:4/5;background:#f5f5f3;overflow:hidden;border-radius:8px;margin:0}
.product-card-modern .grid-product__image-mask>.image-wrap,.product-card-modern .grid-product__image-mask>.grid__image-ratio{position:absolute;inset:0;width:100%;height:100%!important;padding:0!important;border-radius:0;background:transparent}
.product-card-modern .grid-product__image-mask>.grid__image-ratio:before{padding:0}
.product-card-modern .grid-product__image-mask img{position:absolute;inset:0;width:100%;height:100%;max-height:none;object-fit:cover;object-position:center;transform:none}
.product-card-modern .grid-product__secondary-image{inset:0;width:100%;height:100%;background:#f5f5f3}
.product-card-modern .grid-product__secondary-image img{width:100%;height:100%;object-fit:cover}
.product-card-modern .grid-product__meta{padding:12px 0 0!important;text-align:center!important;height:auto;min-height:0}
.product-card-modern .grid-product__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;height:auto;font-family:var(--typeBasePrimary),var(--typeBaseFallback);font-size:17px;font-weight:600;line-height:1.4;letter-spacing:0;text-transform:none!important}
.product-card-modern .grid-product__vendor{margin:3px 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:10px;color:#777;letter-spacing:.7px}
.product-card-modern .grid-product__price{margin-top:2px;font-size:18px;font-weight:700;line-height:1.5;letter-spacing:0;color:#c62828}
.product-card-modern .grid-product__price--original{display:inline-block;margin-right:7px;font-size:12px;font-weight:400;color:#85817b;text-decoration-thickness:1px}
.product-card-modern .grid-product__price--savings{display:block;margin:2px 0 0;color:#777;font-size:11px;font-weight:400;letter-spacing:0}
.product-card-modern .product__unit-price{font-size:11px;font-weight:400;color:#777}
.product-card-modern .grid-product__tag{position:absolute;top:10px;left:10px;right:auto;z-index:4;max-width:calc(100% - 20px);padding:5px 8px;border:0;border-radius:0;background:#fff;color:#333;font-family:Arial,sans-serif;font-size:10px;font-weight:500;line-height:1.3;letter-spacing:.6px;text-transform:uppercase;box-shadow:none;pointer-events:none}
.product-card-modern .grid-product__tag--sold-out{background:#fff!important;color:#777!important}
.product-card-modern .quick-product__btn{left:10px;right:10px;bottom:10px;width:auto;border-radius:0;padding:10px;background:#fffffff2;color:#222;font-size:11px;letter-spacing:.6px;box-shadow:none}
.product-card-modern .grid-product__link:focus-visible{outline:2px solid #222;outline-offset:3px}
@media(max-width:600px){.product-card-modern .grid-product__meta{padding:10px 0 0!important}.product-card-modern .grid-product__title{font-size:15px}.product-card-modern .grid-product__price{font-size:17px}.product-card-modern .grid-product__price--original{font-size:11px;margin-right:4px}.product-card-modern .grid-product__tag{top:7px;left:7px;padding:4px 6px;font-size:9px;letter-spacing:.4px}}
