.vt-product-page {
  max-width: 44rem;
}
.vt-wishlist-container .vt-product-page .vt-wishlist-button {
  padding: 8px 10px;
}
.remove-wishlist svg {
  color:#000;
}
wishlist-collection-button{
 background: rgb(0, 0, 0 , 0.4);
  box-shadow: rgba(217, 217, 217, 0.2) 0px 7px 29px 0px;
}