.elementor-3435 .elementor-element.elementor-element-4d628f6{--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;--padding-top:3em;--padding-bottom:2em;--padding-left:2em;--padding-right:2em;}.elementor-3435 .elementor-element.elementor-element-4d628f6:not(.elementor-motion-effects-element-type-background), .elementor-3435 .elementor-element.elementor-element-4d628f6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#D1D1D1;background-image:url("https://thenirvaa.ae/wp-content/uploads/2026/03/Emarald-green.jpeg");background-size:cover;}@media(max-width:767px){.elementor-3435 .elementor-element.elementor-element-4d628f6:not(.elementor-motion-effects-element-type-background), .elementor-3435 .elementor-element.elementor-element-4d628f6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:top left;background-size:cover;}}/* Start custom CSS for shortcode, class: .elementor-element-f45129c */@media (max-width: 768px) {

    /* Kill table behavior completely */
    .wishlist_table {
        display: block !important;
        overflow: hidden !important;
    }

    .wishlist_table table {
        display: block !important;
        width: 100% !important;
    }

    .wishlist_table tbody {
        display: block !important;
    }

    .wishlist_table tr {
        display: block !important;
        width: 100% !important;
        background: #fff !important;
        margin-bottom: 20px !important;
        padding: 15px !important;
        border-radius: 12px !important;
    }

    .wishlist_table td {
        display: block !important;
        width: 100% !important;
        border: none !important;
        padding: 8px 0 !important;
        text-align: left !important;
    }

    /* Fix image + title row */
    .wishlist_table .product-thumbnail img {
        width: 80px !important;
        margin-bottom: 10px;
    }

    /* Price & stock boxes */
    .wishlist_table .product-price,
    .wishlist_table .product-stock-status {
        background: #f3f3f3 !important;
        padding: 10px !important;
        border-radius: 8px !important;
        margin-top: 10px;
    }

    /* Button center */
    .wishlist_table .product-add-to-cart {
        text-align: center !important;
        margin-top: 15px !important;
    }

    /* Remove inline weird widths */
    .wishlist_table * {
        max-width: 100% !important;
    }
}/* End custom CSS */