.product-card:hover{background:linear-gradient(to bottom,rgba(61,27,25,0.7),rgba(30,15,15,0.8));box-shadow:0 6px 15px rgba(61,27,25,0.5);border:1px solid rgba(255,255,255,0.4);color:#faf5ee}.product-card:hover .button{background-color:#faf5ee;color:#3d1b19;border:1px solid #faf5ee;transition:all .3s cubic-bezier(0,0,.5,1)}.product-card:hover .price-hover{display:none !important}.product-card:hover .Description-hover{display:visible !important}.product-card:hover .image{display:none !important}