.xb-wishlist-product__style-2-item {
    background: none;
    border: 1px solid #e9e7e7;
}
.xb-wishlist-product__style-2-remove-product {
    color: #000;
}
.xb-wishlist-product__style-2-price {
    margin-top: 5px;
}
.xb-wishlist-product__style-2-item {
    gap: 4px;
}

.rte img {
  border: 0;
}
.xb-wishlist-product__style-2-select {
    border: 1px solid #e9e7e7;
}
.xb-wishlist-product__style-2-title {
    font-size: 14px;
    font-weight: 400;
}
.xb-wishlist-product__style-2-variant{
    font-size: 12px;
}
.xb-product-quantity.show {
    width: 20px;
    height: 20px;
    top: 22px;
    font-size: calc(var(--font-body-size) * .85);
    font-weight: var(--font-button-weight);
}