.elementor-2752 .elementor-element.elementor-element-4d5f44a2{--display:flex;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-2752 .elementor-element.elementor-element-c81d5fd{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS */.wishlist-title.wishlist-title-with-form {
    display: none !important;
}
.woocommerce a:not(.add_to_cart_button):not(.restore-item):not(.wc-backward):not(.wc-forward) {
    color: #0067b2;
}
form#yith-wcwl-form {
    background-color: #ffffff;
    border: 1px solid #e7ecee;
    border-radius: 12px;
    padding: 20px;
}
.woocommerce table.shop_table,.woocommerce table.shop_table td,.woocommerce table.shop_table tr,.woocommerce table.shop_table th {
    border: 0 solid !important;
    background: transparent;
    font-family: "Inter", Sans-serif;
    font-size: 14px!important;
}
.woocommerce table.shop_table th {
    font-size: 16px!important;
}
span.woocommerce-Price-amount.amount {
    color: #000000;
}
.wishlist_table .product-add-to-cart a{
    font-family: "Inter", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    border-radius: 10px 10px 10px 10px;
    padding: 10px 20px!important;
    color: white !important;
        background-color: var(--e-global-color-accent) !important;
}
.product-name h3 {
    font-size:16px;
}
.wishlist_table.mobile {
    padding:0;
        font-family: 'Inter';
    font-size: 14px;
}
.wishlist_table.mobile li+li {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #e7ecee;
}
.wishlist_table.mobile li .item-wrapper {
    width: 100%;
}
.wishlist_table.mobile li td {
    font-size: 14px !important;
}/* End custom CSS */