.product-card25{cursor:pointer;flex-direction:column;width:100%;font-family:inherit;display:flex}.product-card25 .product-card25-asset-container{aspect-ratio:1;width:100%;margin-bottom:12px;position:relative;overflow:hidden}.product-card25 .product-card25-asset-container .product-card25-asset-wrapper{width:100%;height:100%}.product-card25 .product-card25-asset-container .product-card25-asset-wrapper .product-card25-asset{object-fit:cover;width:100%;height:100%;transition:transform .3s}.product-card25 .product-card25-asset-container:hover .product-card25-asset{transform:scale(1.05)}.product-card25 .product-card25-info{text-align:left;flex-direction:column;align-items:flex-start;width:100%;margin-bottom:16px;display:flex}.product-card25 .product-card25-info .product-card25-category{color:#666;text-transform:lowercase;margin-bottom:4px;font-size:12px}.product-card25 .product-card25-info .product-card25-name{color:#111;margin:0 0 6px;font-size:15px;font-weight:400;line-height:1.2}.product-card25 .product-card25-info .product-card25-price-container{align-items:center;gap:8px;display:flex}.product-card25 .product-card25-info .product-card25-price-container .product-card25-current-price{color:#333;font-size:13px;font-weight:400}.product-card25 .product-card25-info .product-card25-price-container .product-card25-mrp{color:#999;font-size:12px;text-decoration:line-through}.product-card25 .product-card25-shop-button{color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;background-color:#000;border:none;border-radius:25px;margin:auto;padding:10px 40px;font-size:11px;font-weight:500;transition:opacity .2s,background-color .2s;display:block}.product-card25 .product-card25-shop-button:hover{opacity:.8;background-color:#222}.product-card25 .product-card25-shop-button:disabled{opacity:.5;cursor:not-allowed}.product-card25 .product-card25-qty-controls{color:#fff;box-sizing:border-box;background-color:#000;border-radius:25px;justify-content:space-between;align-items:center;width:140px;height:38px;margin:auto;padding:5px 15px;font-size:13px;font-weight:500;display:flex}.product-card25 .product-card25-qty-controls .product-card25-qty-btn{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0 10px;font-size:16px;display:flex}.product-card25 .product-card25-qty-controls .product-card25-qty-btn:hover{opacity:.7}.product-card25 .product-card25-qty-controls .product-card25-qty-btn:disabled{opacity:.5;cursor:not-allowed}.product-card25 .product-card25-qty-controls .product-card25-qty-display{text-align:center;min-width:20px}
