.wishlist-btn {
  display: flex;
  justify-content: center;
}

button[data-wishlist-btn] ~ button[data-wk-add-product] {
  display: none;
}
