.elementor-860 .elementor-element.elementor-element-bf2dff8{--display:flex;--padding-top:50px;--padding-bottom:50px;--padding-left:20px;--padding-right:20px;}/* Start custom CSS for yith_wcwl_wishlist, class: .elementor-element-f962d0f */a.btn.button.show-title-form {
    display: none;
}

.wishlist-title-container {
    text-align: center;
}

.wishlist-title.wishlist-title-with-form {
    font-family: 'Playfair Display';
}

td.product-name {
    font-family: 'Playfair Display';
    font-size: 18px;
    color: black !important;
}

.yith-wcwl-share {
    display: none;
}

.wishlist_table .product-add-to-cart a {
    display: table !important;
    margin: 0 auto 5px !important;
    text-align: center;
    color: #ffffff;
    font-family: 'Playfair Display';
    font-size: 15px;
    background-color: #9E4B47;
    padding: 10px 15px;
    border-radius: 15px;
}

.wishlist_table .product-add-to-cart a:hover {
    background-color: black;
    
}

.wishlist_table .product-stock-status span.wishlist-in-stock {
    font-family: 'Playfair Display';
    color: #000000;
    font-size: 15px;
    letter-spacing: 1px;
}

span.woocommerce-Price-amount.amount {
    font-family: 'Playfair Display';
    font-size: 16px;
    color: black;
}/* End custom CSS */