.elementor-35996 .elementor-element.elementor-element-929a05e{--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;}@media(min-width:900px){.elementor-35996 .elementor-element.elementor-element-929a05e{--content-width:1468px;}}/* Start custom CSS for yith_wcwl_wishlist, class: .elementor-element-788e29f */.wishlist_table td,
.wishlist_table th {
    text-align: center !important;
    vertical-align: middle !important;
    font-size: 17px;
}



.wishlist_table .wishlist-name-box {
    align-content: center;
    width: 500px;
    height: 40px;
    background: #F1C420;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
}

.wishlist_table .product-thumbnail {
    
    width: 200px; /* adjust as needed */
    max-width: 200px;
}


@media (max-width: 768px) {
    .wishlist_table {
        display: block !important;
        overflow-x: auto;
        white-space: nowrap;
    }
}

.wishlist a {
    background-color: transparent;
    color: black !important;
    text-decoration: none;
}/* End custom CSS */