.elementor-3135 .elementor-element.elementor-element-208790d{--display:flex;}.elementor-3135 .elementor-element.elementor-element-c676f54.elementor-element{--flex-grow:0;--flex-shrink:1;}.elementor-3135 .elementor-element.elementor-element-c676f54 > .elementor-widget-container{border-style:none;}/* Start custom CSS for container, class: .elementor-element-208790d *//* Extra Compact Desktop Wishlist Table */
@media screen and (min-width: 1024px) {
    .tinv-wishlist table {
        width: 55%; /* Shrink table further */
        margin: 0 auto; /* Center it */
    }

    .tinv-wishlist th, 
    .tinv-wishlist td {
        padding: 5px; /* Reduce padding more */
        font-size: 13px; /* Smaller font */
    }

    .tinv-wishlist td img {
        max-width: 50px; /* Further shrink images */
        height: auto;
    }

    .tinv-wishlist .add-to-cart-button, 
    .tinv-wishlist .apply-action {
        font-size: 12px; /* Smaller button text */
        padding: 5px 10px; /* Compact button size */
    }

    .tinv-wishlist tr:hover {
        background-color: #f8f8f8; /* Subtle hover effect */
    }
}/* End custom CSS */