.elementor-706 .elementor-element.elementor-element-232471df{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for text-editor, class: .elementor-element-2b79f2bc */.wishlist-title {
    margin: 0 auto !important;
    display: block;
}

.wishlist-title h2 {
    font-family: "Lobster", Sans-serif;
    color: #232E40;
    font-size: 48px;
    text-align: center;
    font-weight: 400;
    letter-spacing: 0.2px;
    margin: 0 auto !important;
    display: block
}


.woocommerce table.shop_table th{
    font-family: "Lobster", Sans-serif;
    color: #232E40;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.2px;
}


.woocommerce table.shop_table, .woocommerce table.shop_table.wishlist_table tr td, .woocommerce table.shop_table th{background:none; border:none;}

.woocommerce table.shop_table, .woocommerce table.shop_table.wishlist_table tr td, .woocommerce table.shop_table{
font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.2px;
}

.woocommerce table.shop_table.wishlist_table tr td{border-bottom:1px solid; padding:24px;}

.woocommerce table.shop_table.wishlist_table thead tr th{border:none;}


.woocommerce table.shop_table.wishlist_table thead tr th{border-bottom:1px solid;  padding:24px;}

.wishlist_table .product-add-to-cart a{
    color: #fff;
    background-color: #232E40;
    font-family: "Lobster", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: lowercase;
    border-radius: 100px 100px 100px 100px;
    padding: 16px 24px 16px 24px;
}

.wishlist_table .product-add-to-cart a::after{
    content: image-set('https://coolvintage.it/wp-content/uploads/2025/07/Plus.png' 1.5x);
    padding-left: 16px;
    display: inline-block;
}


.woocommerce table.shop_table.wishlist_table .product-name a{
    color: #232E40;
    font-weight: 600;
}


.woocommerce table.shop_table.wishlist_table .product-price p, .woocommerce table.shop_table.wishlist_table .product-stock-status p{
    margin-top: 24px;
}/* End custom CSS */