.product-card-with-like a{color:inherit;text-decoration:none;transition:transform .3s;display:block}.product-card-with-like a:hover{transform:translateY(-5px)}.product-card-with-like a .image-wrapper{aspect-ratio:416/480;background-color:#f8f8f8;justify-content:center;align-items:center;margin-bottom:20px;padding:20px;display:flex;position:relative}.product-card-with-like a .image-wrapper img{object-fit:cover;max-width:100%;max-height:100%}.product-card-with-like a .image-wrapper .like-btn{cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .2s;display:flex;position:absolute;top:15px;right:15px;box-shadow:0 1px 5px #0000001f}.product-card-with-like a .image-wrapper .like-btn svg path{fill:none;stroke:#b0b0b0;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;transition:fill .2s,stroke .2s}.product-card-with-like a .image-wrapper .like-btn:hover{transform:scale(1.08)}.product-card-with-like a .image-wrapper .like-btn.is-active svg path{fill:#e0245e;stroke:#e0245e}.product-card-with-like a .product-info .info-top{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.product-card-with-like a .product-info .info-top h3{color:#000;font-size:18px;font-weight:600}.product-card-with-like a .product-info .info-top .color-swatches{gap:6px;display:flex}.product-card-with-like a .product-info .info-top .color-swatches .dot{background-color:#ccc;border-radius:50%;width:12px;height:12px}.product-card-with-like a .product-info .info-top .color-swatches .dot:first-child{background-color:#bdbdbd}.product-card-with-like a .product-info .info-top .color-swatches .dot:nth-child(2){background-color:#a89891}.product-card-with-like a .product-info .info-top .color-swatches .dot:nth-child(3){background-color:#8f909b}.product-card-with-like a .product-info .price{color:#888;font-size:16px;font-weight:500}
.product-card a{color:inherit;text-decoration:none;transition:transform .3s;display:block}.product-card a:hover{transform:translateY(-5px)}.product-card a .image-wrapper{aspect-ratio:306/350;background-color:#f6f4f2;justify-content:center;align-items:center;margin-bottom:20px;padding:20px;display:flex;position:relative}.product-card a .image-wrapper img{object-fit:cover;max-width:100%;max-height:100%}.product-card a .image-wrapper .badge{text-transform:uppercase;color:#fff;letter-spacing:.5px;padding:6px 14px;font-size:20px;font-weight:600;position:absolute;top:16px;left:16px}.product-card a .image-wrapper .badge.sale{background-color:#fb5454}.product-card a .image-wrapper .badge.new{background-color:#000}.product-card a .product-info{text-align:center}.product-card a .product-info h3{color:#000;margin-bottom:8px;font-size:24px;font-weight:600}.product-card a .product-info .price-row{justify-content:center;align-items:center;gap:8px;margin-bottom:12px;display:flex}.product-card a .product-info .price-row .price{color:#000;font-size:20px;font-weight:500}.product-card a .product-info .price-row .old-price-row{color:#0009;font-size:20px;font-weight:500;text-decoration:line-through}.product-card a .product-info .color-swatches{justify-content:center;gap:6px;display:flex}.product-card a .product-info .color-swatches .dot{background-color:#c4c4c4;border-radius:50px;width:10px;height:10px}.product-card a .product-info .color-swatches .dot:first-child{background-color:#bdbdbd}.product-card a .product-info .color-swatches .dot:nth-child(2){background-color:#a89891}.product-card a .product-info .color-swatches .dot:nth-child(3){background-color:#8f909b}
