Your cart is empty.
.card-wrapper:hover .media.media--hover-effect>img:first-child:not(:only-child) { opacity: 0; } .card-wrapper:hover .media.media--hover-effect>img+img { opacity: 1; transition: transform var(--duration-long) ease; transform: scale(1.03); }