.xb-wishlist-products__style-active {
  background-color: #2C2242;
}
.xb-wishlist-products__share-item {
  color: #2C2242;
}
.xb-wishlist-products__share-icon:hover {
  background-color: #FFA8CD;
}
.xb-wishlist-product__style-2-add-to-cart {
  background-color: #2C2242;
}
.xb-wishlist-product__style-2-add-to-cart:hover {
  background-color: #FFA8CD;
  color: #2C2242;
}
.xb-wishlist-product__style-2-item {
  background: linear-gradient(90deg, #FFA8CD, #2C2242);
}
.xb-wishlist-product__style-2-price{
  color:#FFFFFF;
}
.xb-wishlist-product__style-2-title{
  color:#FFFFFF;
}
.xb-product-quantity {
  background-color: #FFA8CD;
}
.xb-wishlist-product__style-2-item a{
  color:#FFFFFF;
}