/* Hide Quick View and Compare on product card hover */
.card-figcaption-button.quickview {
  display: none !important; }

label.card-figcaption-button {
  display: none !important; }
