.elementor-4515 .elementor-element.elementor-element-a45c86a{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-77a8169 *//*==============================
  TI WISHLIST - PROFESSIONAL STYLE
==============================*/

.tinv-wishlist{
    background:#fff;
    padding:35px;
    border-radius:22px;
    border:1px solid #E5E7EB;
    box-shadow:0 15px 40px rgba(15,23,42,.06);
}

.tinv-wishlist table{
    border:none !important;
}

.tinv-wishlist th{
    background:#F8FAFC;
    color:#0F172A;
    font-weight:700;
    padding:18px;
}

.tinv-wishlist td{
    padding:18px;
    border-color:#EEF2F7;
}

.tinv-wishlist img{
    border-radius:12px;
}

.tinv-wishlist .product-name a{
    color:#0F172A;
    font-weight:600;
    text-decoration:none;
}

.tinv-wishlist .product-name a:hover{
    color:#F97316;
}

.tinv-wishlist .product-price{
    color:#F97316;
    font-weight:700;
}

.tinv-wishlist .button,
.tinv-wishlist button{
    background:#F97316 !important;
    color:#fff !important;
    border:none !important;
    border-radius:10px;
    padding:12px 22px;
    transition:.3s;
}

.tinv-wishlist .button:hover,
.tinv-wishlist button:hover{
    background:#EA580C !important;
    transform:translateY(-2px);
}

.tinv-wishlist .product-remove a{
    color:#EF4444 !important;
    font-size:22px;
}

.tinv-wishlist .product-remove a:hover{
    transform:scale(1.15);
}/* End custom CSS */