.elementor-18 .elementor-element.elementor-element-57346f3b{--display:flex;--padding-top:50px;--padding-bottom:50px;--padding-left:15px;--padding-right:15px;}@media(min-width:768px){.elementor-18 .elementor-element.elementor-element-57346f3b{--width:100%;}}/* Start custom CSS for container, class: .elementor-element-57346f3b */.wishlist-content-container{
    font-family: poppins;
}

.wishlist-content-container .yith_wcwl_wishlist_footer{
    display: none;
}

.wishlist-content-container .wishlist-title-container .wishlist-title h2{
    font-family: poppins;
    font-weight: 700;
    font-size: 20px;
}



/*remove btn*/
.wishlist-content-container .product-remove a{
    font-family: 'Poppins';
    line-height: 24px !important;
    font-size: 24px !important;
    font-weight: 400 !important;
    color: #fff;
    background: #383838;
}
.wishlist-content-container .product-remove a:hover{
    color: #fff;
}

.wishlist-content-container thead tr th{
    border-bottom-color: #000;
    border-bottom-width: 5px !important;
    font-size: 20px;
    color:  #000;
    font-weight: 400;
    font-family: poppins;
}

.wishlist-content-container tbody tr td,
.wishlist-content-container tbody tr td span,
.wishlist-content-container tbody tr td a,
.wishlist-content-container tbody tr td .woocommerce-Price-amount.amount{
    border-bottom: none;
    font-family: poppins;
    color:  #000;
    font-weight: 500 !important;
    font-size: 18px;
}/* End custom CSS */