.card__media .xb-wishlist-button-collection__add {
  display: none;
}
.card__media:hover .xb-wishlist-button-collection__add {
  display: block;
}