@media only screen and (min-width:990px){.product-list-wrap.product-list-wrap--custom-hover .product-card{transition:all .2s ease-in-out}.product-list-wrap.product-list-wrap--custom-hover:has(.product-card:hover) .product-card{opacity:.6;transition:all .2s ease-in-out}.product-list-wrap.product-list-wrap--custom-hover:has(.product-card:hover) .product-card:hover{opacity:1}}