mc-wishlist-hero-btn .active,
mc-wishlist-hero-btn:is(:state(active), :--active) .inactive {
  display: none !important;
}
mc-wishlist-hero-btn:is(:state(active), :--active) .active {
  display: block !important;
}