.wishlist-icon .wishlist-btn{z-index:2;cursor:pointer;opacity:1;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);color:#000;background:#797979;border:none;border-radius:5px;justify-content:center;align-items:center;width:35px;height:35px;display:flex;position:absolute;top:12px;right:12px}.wishlist-icon .wishlist-btn svg{font-size:22px}.wishlist-icon .wishlist-btn.active{color:#e92b00}@media (min-width:0) and (max-width:768.98px){.wishlist-icon .wishlist-btn{width:33px;height:33px;top:10px;right:10px}.wishlist-icon .wishlist-btn svg{font-size:20px}}
.product-card-section{border:1px solid #fff;border-radius:12px;padding:8px;overflow:hidden;box-shadow:0 3px 6px #00000029}.product-card-section:hover{background:linear-gradient(#fff3f0 0%,#feebe7 53%,#fff 100%) no-repeat padding-box padding-box;border:1px solid #ee482357;box-shadow:0 3px 6px #71717166}.product-card-section .product-image-wrapper{position:relative}.product-card-section .img-wrapper{border-radius:10px;width:100%;height:200px;overflow:hidden}.product-card-section .product-image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.product-card-section:hover .product-image{transform:scale(1.1)}.product-card-section .best-seller{color:#fff;z-index:2;background:#313131;border-radius:4px;padding:3px 10px;font-size:12px;position:absolute;top:12px;left:12px}.product-card-section .card-body{padding:8px 0 0}.product-card-section .rating-row{justify-content:space-between;align-items:center;margin-bottom:5px;display:flex}.product-card-section .rating-row .reviews{color:#222;font-size:13px}.product-card-section .heading-wrapper{justify-content:space-between;align-items:center;display:flex}.product-card-section .product-title{color:#222;-webkit-line-clamp:1;overflow-wrap:break-word;word-break:normal;-webkit-box-orient:vertical;margin-bottom:4px;font-size:18px;font-weight:600;display:-webkit-box;overflow:hidden}.product-card-section .delivery-text{color:#1e8400;white-space:nowrap;margin-bottom:8px;font-size:13px;font-weight:500}.product-card-section .product-desc{color:#2d2d2d;-webkit-line-clamp:1;overflow-wrap:break-word;word-break:normal;-webkit-box-orient:vertical;margin-bottom:10px;font-size:14px;display:-webkit-box;overflow:hidden}.product-card-section .price-row .price-label{color:#2d2d2d;margin-bottom:0;font-size:13px}.product-card-section .price-row{justify-content:space-between;align-items:start;display:flex}.product-card-section .price-row .price{color:#ee4823;font-size:16px;font-weight:700}.product-card-section .price-row .unit{color:#7e7b7b;font-size:14px}@media (min-width:992px) and (max-width:1199.98px){.product-card-section .img-wrapper{height:190px}.product-card-section .product-title{margin-bottom:9px;font-size:17px}.product-card-section .delivery-text{font-size:12px}}@media (min-width:0) and (max-width:767.98px){.product-card-section .img-wrapper{height:180px}.product-card-section .best-seller{font-size:11px;top:10px;left:10px}.product-card-section .product-title{margin-bottom:9px;font-size:15px}.product-card-section .delivery-text{font-size:12px}.product-card-section .product-desc{margin-bottom:10px;font-size:13px}.product-card-section .price-row .price{font-size:15px}.product-card-section .price-row .unit{font-size:13px}}
