.product-item{margin-bottom:20px;transition:all .3s ease}.product-item:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,0,0,.1);text-decoration:none}.product-image{width:100%;height:150px;-o-object-fit:cover;object-fit:cover;border-radius:5px}.product-title{font-size:14px;margin:10px 0 5px;font-weight:700}.product-price{color:#e74c3c;font-weight:700}