.product-item{padding:0;text-align:center;border-radius:.38rem;position:relative;top:0;transition:all .25s ease-in-out;background-color:#fff;padding-bottom:15px}.product-item .product-link{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:.38rem;z-index:10}.product-item .product-sale{position:absolute;top:0;right:0;transform:translate(30%, -30%);height:46px;width:46px;line-height:46px;border-radius:50%;background-color:#F83E3E;color:#fff;font-size:16px;font-weight:600;text-align:center}.product-item .product-title{font-size:16px;color:#121212;text-align:left;height:34px;transition:color .25s ease-in-out;margin:10px}@media (max-width: 767.98px){.product-item .product-title{height:40px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}}.product-item .product-image{width:100%;display:flex;align-items:center;justify-content:center;border:1px solid #e3e6ea;border-radius:.38rem;overflow:hidden;transition:all .25s ease-in-out}.product-item .product-image img{width:100%}.product-item .product-tasting-notes{display:flex;align-items:center;justify-content:center;margin:20px 10px;height:32px;text-align:center}.product-item .product-tasting-notes span{font-size:13px;font-weight:500;color:#657383;line-height:16px}.product-item .product-price{font-size:20px;display:flex;align-items:center;justify-content:start;padding:0 10px}.product-item .product-price .old-price{color:#c5c7c9;margin-right:5px;position:relative;font-weight:600}.product-item .product-price .old-price:after{position:absolute;content:'';background-color:#c5c7c9;width:100%;height:2px;top:50%;transform:translateY(-50%);left:0}.product-item:hover{box-shadow:0px 1.2px 1.2px rgba(0,0,0,0.003),0px 3px 3px rgba(0,0,0,0.008),0px 5.5px 5.5px rgba(0,0,0,0.01),0px 10px 10px rgba(0,0,0,0.013),0px 20px 20px rgba(0,0,0,0.017),0px 45px 45px rgba(0,0,0,0.025)}.product-item:hover .product-image{border:1px solid #fff}.product-item:hover .product-title{color:#b34319}.product-item.product-item-shadow-sm:hover{box-shadow:0px 6.7px 5.3px rgba(0,0,0,0.016),0px 22.3px 17.9px rgba(0,0,0,0.024),0px 35px 22px rgba(0,0,0,0.04)}
