.product-card-custom{position:relative;background:#fff;border-radius:0;overflow:hidden;display:flex;flex-direction:column;height:100%}.product-card-custom .card__inner{position:relative;overflow:hidden;border-radius:0}.product-card-custom .card__media{position:relative;width:100%;overflow:hidden}.product-card-custom .card__media img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.product-card-custom:hover .card__media img{transform:scale(1.08)}.product-card-custom .rating-badge{position:absolute;bottom:12px;left:0;background:#fff;padding:4px 8px;border-radius:0;display:flex;align-items:center;gap:4px;font-size:1.2rem;font-weight:700;color:#000;box-shadow:0 2px 4px #0000001a;z-index:2}@media screen and (min-width:750px){.product-card-custom .rating-badge{font-size:1.4rem;padding:6px 10px}}.product-card-custom .rating-badge .star-icon{color:#f90;font-size:14px}.product-card-custom .card__content{padding:12px 0;display:flex;flex-direction:column;gap:8px}.product-card-custom .card__heading{font-size:1.4rem;font-weight:600;color:#333;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-decoration:none}@media screen and (min-width:750px){.product-card-custom .card__heading{font-size:1.6rem}}.product-card-custom .price-container{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.product-card-custom .price-current{font-size:1.6rem;font-weight:800;color:#000}.product-card-custom .price-compare{font-size:1.3rem;color:#999;text-decoration:line-through}.product-card-custom .price-discount{font-size:1.3rem;font-weight:700;color:#ff3e00}@media screen and (min-width:750px){.product-card-custom .price-current{font-size:2rem}.product-card-custom .price-compare,.product-card-custom .price-discount{font-size:1.6rem}}@media screen and (max-width:430px){.product-card-custom .card-info{padding:1rem .5rem}.product-card-custom .card__heading{font-size:1.3rem;margin-bottom:.4rem}.product-card-custom .price-container{gap:.4rem}.product-card-custom .price-current{font-size:1.4rem}.product-card-custom .price-compare,.product-card-custom .price-discount{font-size:1.1rem}}.product-card-custom .card-actions{display:flex;margin-top:auto;border:1px solid #e0e0e0;border-radius:0;overflow:hidden}.product-card-custom .quick-add,.product-card-custom modal-opener{flex-grow:1;display:flex}.product-card-custom .btn-wishlist{width:50px;height:44px;display:flex;align-items:center;justify-content:center;border:none;border-right:1px solid #e0e0e0;background:#fff;cursor:pointer;transition:all .3s ease;padding:0}.product-card-custom .btn-wishlist:hover{background:#f5f5f5;border-color:#999}.product-card-custom .btn-wishlist svg{width:20px;height:20px;fill:none;stroke:#333;stroke-width:2;transition:all .3s ease}.product-card-custom .btn-wishlist.active svg{fill:#ff3e00;stroke:#ff3e00}.product-card-custom .btn-quickview{flex-grow:1;height:44px;display:flex;align-items:center;justify-content:center;border:none;background:#fff;font-size:1.2rem;font-weight:600;color:#333;text-decoration:none;cursor:pointer;transition:all .3s ease}@media screen and (min-width:750px){.product-card-custom .btn-quickview{font-size:1.4rem}}.product-card-custom .btn-quickview:hover{background:#000;color:#fff;border-color:#000}.loading__spinner:not(.hidden){display:flex!important;align-items:center;justify-content:center}.spinner{animation:rotator 1.4s linear infinite}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}.path{stroke-dasharray:187;stroke-dashoffset:0;transform-origin:center;animation:dash 1.4s ease-in-out infinite,colors 5.6s ease-in-out infinite;stroke:currentColor}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;transform:rotate(135deg)}to{stroke-dashoffset:187;transform:rotate(450deg)}}@media screen and (max-width:430px){.product-card-custom .card-info{padding:.8rem .5rem}.product-card-custom .card__heading{font-size:1.2rem;margin-bottom:.3rem}.product-card-custom .price-container{gap:.3rem}.product-card-custom .price-current{font-size:1.3rem}.product-card-custom .price-compare,.product-card-custom .price-discount{font-size:1rem}.product-card-custom .btn-wishlist{width:38px}.product-card-custom .btn-quickview{font-size:1rem;height:38px}.product-card-custom .btn-wishlist svg{width:14px;height:14px}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/custom-card-product.css.map */
