.product-card{background:#f0f0f0;display:flex;flex-direction:column;padding:50px 20px 30px;gap:53px;transition:all .5s;cursor:pointer;position:relative;min-height:520px;height:100%;justify-content:space-between}.product-card:hover{background:#4f535b}.product-card:hover .product-image-box img{transform:scale(1.3)}.product-card:hover .product-description{color:#b2b2b2}.product-card:hover .product-title,.product-card:hover .price-regulary{color:#fff}.product-tag{position:absolute;top:20px;right:20px;background:#000;color:#fff;font-family:Inter;font-weight:600;font-size:24px;line-height:112.99999999999999%;letter-spacing:-.72px;text-transform:capitalize;padding:5px 15px;border-radius:50px;display:flex;align-items:center;justify-content:center}.product-card:hover .product-link-cart svg *{stroke:#fff}.product-image-box img{width:47%;object-fit:cover;display:flex;margin:0 auto;aspect-ratio:1 / 1;transition:all .5s;max-width:155px}.product-title{font-weight:700;font-size:24px;line-height:112.99999999999999%;letter-spacing:-1.2px;color:#000;margin-bottom:10px;text-decoration:none;transition:all .5s;font-family:Poppins}.product-description{font-weight:600;font-size:16px;line-height:24px;letter-spacing:-.72px;color:#666;transition:all .5s}.product-buy-box{display:flex;gap:20px;justify-content:space-between;margin-top:50px;align-items:center}.product-price{font-weight:600;font-size:16px;line-height:100%;letter-spacing:-.48px;color:#0000004d}.price-regulary{font-weight:600;font-size:24px;line-height:100%;letter-spacing:0;color:#000;transition:all .5s}.price-regulary span{font-weight:600;font-size:16px;line-height:100%;letter-spacing:-.48px;color:#0000004d;margin-right:5px}.price-sale{text-decoration:line-through}.product-link{width:40px;height:40px;background:#000;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .5s}.product-link a{height:fit-content;display:flex;width:10px}.product-link svg{transition:all .5s}.product-link svg *{transition:all .5s}.product-link:hover svg *{stroke:#fff}.product-link:hover{background:#0065ff}.product-info-box{display:flex;flex-direction:column}.product-link-cart{background:none}.product-card .button:before,.product-card .button:after{display:none}.product-card .button{padding:0;background:none;min-width:auto;min-height:auto}@media (max-width:750px){.product-tag{font-family:Inter;font-weight:600;font-size:10px;line-height:12px;letter-spacing:0;background:#0065ff;padding:2.5px 8px;top:15px;right:15px}.product-card{padding:40px 15px 20px;gap:33px;min-height:auto}.product-image-box img{aspect-ratio:1 / 1;max-width:120px;width:61%}.product-card:hover .product-image-box img{transform:scale(1)}.product-card:hover .product-title,.product-card:hover .price-regulary{color:#000}.product-title{font-family:Inter;font-weight:600;font-size:12px;line-height:140%;letter-spacing:0}.product-description{display:none}.product-buy-box{margin-top:2.5px;gap:0}.price-regulary span{font-family:Inter;font-weight:600;font-size:8px;line-height:100%;letter-spacing:0;text-transform:capitalize}.price-regulary,.price-sale{font-family:Inter;font-weight:600;font-size:12px;line-height:100%;letter-spacing:0;text-transform:capitalize}.product-card:hover{background:#f0f0f0}.product-card:hover .product-link-cart svg *{stroke:#000}.product-link{width:24px;height:24px}.product-link svg{height:16px}.product-link-normal svg{height:12px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product-card.css.map */
