.elementor-498 .elementor-element.elementor-element-5d575a74{--display:flex;--padding-top:80px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}@media(max-width:1024px){.elementor-498 .elementor-element.elementor-element-5d575a74{--padding-top:60px;--padding-bottom:60px;--padding-left:10px;--padding-right:10px;}}@media(max-width:767px){.elementor-498 .elementor-element.elementor-element-5d575a74{--padding-top:40px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS */.wishlist-title-container,
header.page-header {
    display: none;
}
table.shop_table.cart.wishlist_table.wishlist_view.traditional.responsive {
    border: 1px solid #0000001a;
    width: 100%;
}
tbody.wishlist-items-wrapper tr {
    border: 1px solid #0000001a;
}
td.product-name a {
    color: #000;
    font-size: 16px;
    font-weight: 500;
}
span.woocommerce-Price-amount.amount {
    font-weight: 500;
    color: #000;
}
.wishlist_table .product-stock-status span.wishlist-in-stock {
    font-weight: 400;
}
.wishlist_table .product-add-to-cart a {
    color: #3E0F9E;
    font-weight: 500;
}
td.product-add-to-cart span.button-text {
    background: #3E0F9E;
    color: #fff;
    padding: 8px 16px;
    transition: 0.3s;
}
td.product-add-to-cart span.button-text:hover {
    background: #000;
}
td.product-remove {
    position: relative;
}
a.remove.remove_from_wishlist {
    position: absolute;
    top: 43px;
    right: 0;
    left: 15px;
    font-size: 35px;
    color: #fff !important;
    background: #d1d3d6;
    border-radius: 30px;
}/* End custom CSS */