.elementor-7 .elementor-element.elementor-element-2787941{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:50px;--padding-left:30px;--padding-right:30px;}:root{--page-title-display:none;}/* Start custom CSS */.wishlist-title h2 {
    font-weight: 700;
}
.wishlist_table.wishlist_view {
    border: none !important;
    border-radius: 0;
}
.wishlist_table.wishlist_view th {
    border: none;
    border-top: 1.5px solid #000 !important;
    border-bottom: 1.5px solid #000 !important;
}
.wishlist_table.wishlist_view td {
    border: none;
    font-family: Lato;
    font-size: 15px;
    border-bottom: 1px solid #000 !important;
}
.wishlist_table.wishlist_view a {
    color: #000;
}
.wishlist_table.wishlist_view .product-add-to-cart a {
    text-decoration: none;
    padding: 8px 12px 7.5px;
}
.wishlist_table.wishlist_view .product-add-to-cart a:hover {
    background-color: #000;
    color: #fff;
}/* End custom CSS */