.elementor-1414 .elementor-element.elementor-element-ffc0a8a{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:80px;--padding-bottom:80px;--padding-left:10px;--padding-right:10px;}.elementor-1414 .elementor-element.elementor-element-ffc0a8a:not(.elementor-motion-effects-element-type-background), .elementor-1414 .elementor-element.elementor-element-ffc0a8a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#5655550D;}.elementor-1414 .elementor-element.elementor-element-9e525b2{--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 );}.elementor-1414 .elementor-element.elementor-element-d6f7af6{text-align:center;font-family:"Urbanist", Sans-serif;font-size:16px;font-weight:400;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1414 .elementor-element.elementor-element-d470653{text-align:center;}.elementor-1414 .elementor-element.elementor-element-d470653 .elementor-heading-title{font-family:"Philosopher", Sans-serif;font-size:65px;font-weight:400;color:var( --e-global-color-secondary );}.elementor-1414 .elementor-element.elementor-element-4afa3c9{--display:flex;}.elementor-1414 .elementor-element.elementor-element-25555aef{--display:flex;}.elementor-1414 .elementor-element.elementor-element-ee39e8c{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:80px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}.elementor-1414 .elementor-element.elementor-element-7fedd07{--display:flex;--padding-top:30px;--padding-bottom:30px;--padding-left:0px;--padding-right:0px;}.elementor-1414 .elementor-element.elementor-element-7fedd07:not(.elementor-motion-effects-element-type-background), .elementor-1414 .elementor-element.elementor-element-7fedd07 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-1414 .elementor-element.elementor-element-d470653 .elementor-heading-title{font-size:55px;}.elementor-1414 .elementor-element.elementor-element-ee39e8c{--padding-top:50px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}@media(max-width:767px){.elementor-1414 .elementor-element.elementor-element-d470653 .elementor-heading-title{font-size:45px;}}/* Start custom CSS for yith_wcwl_wishlist, class: .elementor-element-891f3e1 *//* ==========================================================================
   1. OUTER WRAPPER (Cream background & rounded corners)
   ========================================================================== */
.yith-wcwl-form, 
.wishlist_table_wrapper, 
.tinv-wishlist,
.tinvwl-after-wishlist-table,
form#yith-wcwl-form {
    background-color: #F2E7D6 !important; /* Cream color */
    padding: 30px !important;
    border-radius: 12px !important;
    border: none !important;
    box-sizing: border-box !important;
}

/* ==========================================================================
   2. INNER CONTAINER (Table container with white background)
   ========================================================================== */
table.wishlist_table, 
table.tinvwl-table-open,
.woocommerce table.wishlist_table {
    background-color: #FFFFFF !important; /* Pure white background */
    border-collapse: separate !important;
    border-spacing: 0 !important;
    border-radius: 8px !important;
    overflow: hidden !important;
    border: none !important;
    width: 100% !important;
}

/* ==========================================================================
   3. TABLE HEADERS (Desktop View)
   ========================================================================== */
table.wishlist_table thead th, 
table.tinvwl-table-open thead th {
    background-color: #FFFFFF !important;
    color: #000000 !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    font-size: 11px !important; 
    letter-spacing: 0.5px !important;
    padding: 15px 12px !important;
    border-bottom: 1px solid #E5E5E5 !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
}

/* ==========================================================================
   4. TABLE ROWS (Desktop View)
   ========================================================================== */
table.wishlist_table tbody tr td, 
table.tinvwl-table-open tbody tr td {
    background-color: #FFFFFF !important;
    color: #000000 !important;
    padding: 20px 15px !important;
    vertical-align: middle !important;
    border-bottom: 1px solid #F0F0F0 !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
}

/* Akhri row ki border line remove karna */
table.wishlist_table tbody tr:last-child td, 
table.tinvwl-table-open tbody tr:last-child td {
    border-bottom: none !important;
}

/* ==========================================================================
   5. PRODUCT LINKS / TITLE HEADING (Desktop View - Size Up to 16px)
   ========================================================================== */
table.wishlist_table td.product-name a,
table.tinvwl-table-open td.product-name a,
.product-name a,
.wishlist_table td.product-name {
    color: #2B140B !important; /* Dark Brown/Burgundy color */
    text-decoration: none !important;
    font-weight: 500 !important;
    font-size: 16px !important; /* Increased font size */
}

/* ==========================================================================
   6. REMOVE BUTTON
   ========================================================================== */
table.wishlist_table td.product-remove a.remove,
table.tinvwl-table-open td.product-remove a,
.wishlist_table .remove_from_wishlist {
    color: #000000 !important;
    font-size: 18px !important;
    font-weight: bold !important;
    text-decoration: none !important;
}

/* ==========================================================================
   7. ACTION BUTTONS (Select Options / Add To Cart)
   ========================================================================== */
table.wishlist_table td.product-add-to-cart a.button,
table.tinvwl-table-open td.product-action button,
table.tinvwl-table-open td.product-action a.button,
.tinv-wishlist .tinvwl_add_to_cart,
.wishlist_table .add_to_cart_button,
.wishlist_table .product_type_variable {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    background-color: #000000 !important; /* Solid black */
    color: #FFFFFF !important;
    padding: 10px 20px !important;
    border-radius: 8px !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    font-size: 12px !important; 
    letter-spacing: 0.5px !important;
    border: none !important;
    transition: background-color 0.3s ease, opacity 0.3s ease !important;
    min-width: 100px !important;
    height: 42px !important;
    box-sizing: border-box !important;
    text-decoration: none !important;
}

/* Button Hover State */
table.wishlist_table td.product-add-to-cart a.button:hover,
table.tinvwl-table-open td.product-action button:hover,
table.tinvwl-table-open td.product-action a.button:hover,
.wishlist_table .add_to_cart_button:hover,
.wishlist_table .product_type_variable:hover {
    background-color: #222222 !important;
    opacity: 0.9 !important;
}

/* Row elements grouping/gap control for desktop */
td:last-child, 
.product-subtotal,
.woocommerce-table__product-name {
    display: flex !important;
    flex-direction: row !important;
    justify-content: flex-end !important; 
    align-items: center !important;
    gap: 30px !important; 
}

/* ==========================================================================
   8. EMPTY STATE
   ========================================================================== */
table.wishlist_table td.wishlist-empty,
.tinv-wishlist .tinvwl-txt {
    text-align: center !important;
    padding: 50px 20px !important;
    color: #777777 !important;
    background-color: #FFFFFF !important;
}

/* ==========================================================================
   9. MOBILE RESPONSIVE FIXES WITH SMALLER TEXT (Max Width: 768px)
   ========================================================================== */
@media (max-width: 768px) {
    
    /* Cream container padding */
    .yith-wcwl-form, 
    .wishlist_table_wrapper, 
    .tinv-wishlist,
    form#yith-wcwl-form {
        padding: 12px !important;
    }

    /* Table headers hide */
    table.wishlist_table thead, 
    table.tinvwl-table-open thead {
        display: none !important;
    }

    /* Table container block styling */
    table.wishlist_table, 
    table.tinvwl-table-open,
    .woocommerce table.wishlist_table {
        display: block !important;
        border: none !important;
        background: transparent !important;
    }

    /* Har product card layout */
    table.wishlist_table tbody,
    table.tinvwl-table-open tbody {
        display: block !important;
        width: 100% !important;
    }

    table.wishlist_table tbody tr, 
    table.tinvwl-table-open tbody tr {
        display: block !important;
        background-color: #FFFFFF !important;
        margin-bottom: 12px !important;
        padding: 12px !important;
        border-radius: 8px !important;
        box-shadow: 0 1px 4px rgba(0,0,0,0.05) !important;
    }

    /* Table cells formatting */
    table.wishlist_table tbody tr td, 
    table.tinvwl-table-open tbody tr td {
        display: block !important;
        width: 100% !important;
        text-align: center !important;
        padding: 6px 0 !important;
        border: none !important;
        box-sizing: border-box !important;
    }

    /* Image size */
    table.wishlist_table td.product-thumbnail img,
    table.tinvwl-table-open td.product-thumbnail img {
        max-width: 80px !important;
        margin: 0 auto !important;
        display: block !important;
    }

    /* SPECIFIC FIX: Mobile Title / Heading Text Size Up to 13px */
    .woocommerce ul.products li.product .woocommerce-loop-product__title,
    .woocommerce ul.products li.product h2.woocommerce-loop-product__title,
    .product-grid-item .title,
    .wd-product .wd-entities-title,
    .product-title,
    table.wishlist_table td.product-name a,
    table.tinvwl-table-open td.product-name a,
    .product-name a {
        color: #2B140B !important; /* Dark Brown color on mobile */
        font-size: 13px !important; /* Increased mobile size */
        line-height: 1.35 !important;
        font-weight: 500 !important;
        display: block !important;
        text-align: center !important;
    }

    /* Price text size (10px) */
    .price, 
    .woocommerce-loop-price-wrapper,
    table.wishlist_table td.product-price {
        display: block !important;
        text-align: center !important;
        padding: 3px 6px !important;
        margin-bottom: 6px !important;         
        background: rgba(0, 0, 0, 0.02) !important;        
        border-radius: 4px !important;
        font-size: 10px !important;              
    }

    /* Remove icon size */
    table.wishlist_table td.product-remove a.remove,
    table.tinvwl-table-open td.product-remove a,
    .wishlist_table .remove_from_wishlist {
        font-size: 14px !important;
    }

    /* Buttons alignment container */
    td:last-child {
        display: flex !important;
        flex-direction: column !important; 
        align-items: center !important;
        justify-content: center !important;
        gap: 8px !important; 
    }

    /* Buttons text size */
    table.wishlist_table td.product-add-to-cart a.button,
    table.tinvwl-table-open td.product-action button,
    table.tinvwl-table-open td.product-action a.button,
    .wishlist_table .add_to_cart_button,
    .wishlist_table .product_type_variable {
        width: 100% !important;
        display: flex !important;
        justify-content: center !important;
        font-size: 10px !important;
        padding: 10px !important;
        height: auto !important;
    }
}/* End custom CSS */
/* Start custom CSS for yith_wcwl_wishlist, class: .elementor-element-be9bc2a *//* Mobile Responsive: Select Options Button Width Decrease & Center Align (English Only) */
@media (max-width: 767px) {
    /* Main wrapper/container jisme button aur delete icon hain */
    :lang(en) .products .product .add-to-cart-container,
    :lang(en) .products .product .button-variable-wrapper {
        display: flex !important;
        justify-content: center !important; /* Button ko layout ke center me rakhne ke liye */
        align-items: center !important;
        width: 100% !important;
        gap: 10px !important;
    }

    /* 'Select Options' button ki width ko kam karne ke liye */
    :lang(en) .products .product .button.product_type_variable,
    :lang(en) .products .product .add_to_cart_button {
        width: 60% !important; /* Width ko 75% se kam karke 60% kar diya hai */
        max-width: 160px !important; /* Button ko bohot zyada stretch hone se rokne ke liye */
        display: inline-block !important;
        text-align: center !important;
        padding: 8px 5px !important; /* Spacing mazeed set ki */
        font-size: 11px !important; /* Text cleanly fit rahe */
        margin: 0 auto !important; /* Centering fix */
    }

    /* Delete/Remove option ki styling aur adjustment */
    :lang(en) .products .product .remove_from_wishlist,
    :lang(en) .products .product .remove,
    :lang(en) .products .product .product-remove {
        width: auto !important;
        display: inline-flex !important;
        justify-content: center !important;
        align-items: center !important;
        margin: 0 !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
}/* End custom CSS */