.product-element-top .hover-img::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#354749;transition:background .3s ease;pointer-events:none;z-index:2}.product-element-top:hover .hover-img::after{background:#cd9a2b;opacity:.5}