.product-card{position:relative;display:flex;flex-direction:column;height:100%;transition:all .3s cubic-bezier(.4,0,.2,1)}.product-card__content{background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:12px;height:100%;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 2px #0000000d}.product-card:hover .product-card__content{transform:translateY(-4px);box-shadow:0 4px 12px #00000014,0 2px 4px #0000000f;border-color:#d4d4d4}.card-gallery{position:relative;margin-bottom:12px;border-radius:6px;overflow:hidden;background:#f9f9f9}.card-gallery img{transition:transform .4s cubic-bezier(.4,0,.2,1)}.product-card:hover .card-gallery img{transform:scale(1.05)}.quick-add{opacity:0;transform:translateY(10px);transition:all .3s cubic-bezier(.4,0,.2,1)}.product-card:hover .quick-add{opacity:1;transform:translateY(0)}.product-card h3,.product-card .h4{font-size:15px;font-weight:500;line-height:1.4;color:#1a1a1a;margin:0 0 8px;padding:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;transition:color .2s ease}.product-card:hover h3,.product-card:hover .h4{color:#06c}.product-card .price,.product-card .h6{font-size:18px;font-weight:700;color:#000;margin:auto 0 0;line-height:1.3}.product-card product-price{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.product-card .price__regular{font-size:18px;font-weight:700;color:#000}.product-card .price__sale{font-size:18px;font-weight:700;color:#c41e3a}.product-card .price__compare{font-size:14px;font-weight:400;color:#999;text-decoration:line-through}.product-card .price__badge-sale{display:inline-block;padding:2px 6px;background:#11998e;color:#fff;font-size:11px;font-weight:700;border-radius:3px;text-transform:uppercase;letter-spacing:.5px}.product-grid-container .product-grid__item{padding:0}.product-card [class*=product_title]{padding-top:4px;padding-bottom:0;margin-bottom:8px}.product-card [class*=price]{padding-top:0;padding-bottom:0;margin-top:auto}.card-gallery .azardi-badges{z-index:3}.card-gallery .quick-add{bottom:12px;right:12px}@media screen and (max-width: 749px){.product-card__content{padding:10px;border-radius:6px}.product-card h3,.product-card .h4{font-size:14px;line-height:1.35;margin-bottom:6px}.product-card .price,.product-card .h6,.product-card .price__regular,.product-card .price__sale{font-size:16px}.product-card .price__compare{font-size:13px}.card-gallery{margin-bottom:10px}.product-card:hover .product-card__content{transform:translateY(-2px);box-shadow:0 3px 8px #0000000f,0 1px 3px #0000000a}}.product-card a:focus-visible{outline:2px solid #0066cc;outline-offset:2px;border-radius:4px}@media (prefers-contrast: high){.product-card__content{border-width:2px}.product-card h3,.product-card .h4{font-weight:600}}@media (prefers-reduced-motion: reduce){.product-card,.product-card__content,.card-gallery img,.quick-add{transition:none}.product-card:hover .card-gallery img{transform:none}}.product-card[data-placeholder=true]{opacity:.6;pointer-events:none}.product-card[data-placeholder=true] .product-card__content{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media print{.product-card__content{border:1px solid #000;box-shadow:none}.quick-add,.azardi-badges{display:none}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/azardi-product-cards.css.map */
