.xb-list-style__add-to-cart {
    text-align: center!important;
    border: none;
    border-radius: 10px!important;
    background: linear-gradient(90deg, #e8b95c, #fec)!important;
    color: #000!important;
    width: 100%!important;
    cursor: pointer;
    font-size: 17px!important;
    font-weight: 500;
    line-height: 1;
    padding: 12px 16px;
    position: relative;
}
.xb-wishlist-product__title {
    font-size: 15px!important;
    font-weight: 500!important;
    line-height: 1.2;
    text-align: center;
    text-transform: capitalize;
    word-break: break-word;
    color: #000!important;
}
.xb-wishlist-product__hasCompareAtPrice {
    color: #000!important;
    font-size: 16px!important;
}
    .xb-wishlist-button-collection {
      
        z-index: 1!important;
    }