.elementor-1695 .elementor-element.elementor-element-7e00820{--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;--overlay-opacity:0.18;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);--padding-top:70px;--padding-bottom:70px;--padding-left:70px;--padding-right:70px;}.elementor-1695 .elementor-element.elementor-element-7e00820:not(.elementor-motion-effects-element-type-background), .elementor-1695 .elementor-element.elementor-element-7e00820 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-astglobalcolor4 );}.elementor-1695 .elementor-element.elementor-element-7e00820::before, .elementor-1695 .elementor-element.elementor-element-7e00820 > .elementor-background-video-container::before, .elementor-1695 .elementor-element.elementor-element-7e00820 > .e-con-inner > .elementor-background-video-container::before, .elementor-1695 .elementor-element.elementor-element-7e00820 > .elementor-background-slideshow::before, .elementor-1695 .elementor-element.elementor-element-7e00820 > .e-con-inner > .elementor-background-slideshow::before, .elementor-1695 .elementor-element.elementor-element-7e00820 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url("https://kabiratex.com/wp-content/uploads/2026/03/cotton-white.png");--background-overlay:'';background-position:center center;}.elementor-1695 .elementor-element.elementor-element-803d437.elementor-element{--align-self:center;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-1695 .elementor-element.elementor-element-7e00820{--content-width:350px;--align-items:flex-end;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:16px;--padding-bottom:16px;--padding-left:16px;--padding-right:16px;}}/* Start custom CSS for html, class: .elementor-element-803d437 */.alg-wc-wl-social {
    display: none !important;
}

.alg-wc-wl-email-options {
    display: none !important;
}

.alg-wc-delete-wishlist {
    display: none !important;
}

#alg_wcwl_user_stock_alert_form,
.alg-wc-wl-view-table-container h3 {
    display: none !important;
}

.alg-wc-wl-empty-wishlist {
    display: none !important;
}

.ajax-loading-icon {
    display: none !important;
}

.whatsapp-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background-color: #6b2323;
    color: #fff;
    padding: 12px 20px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 6px;
    text-decoration: none !important;
    transition: all 0.3s ease;
}

.whatsapp-btn i {
    font-size: 18px;
}

.whatsapp-btn:hover {
    background-color: #1ebe5d;
    transform: translateY(-2px);
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-7e00820 *//* =========================
   WISHLIST FINAL TABLE UI
   Same table layout on all devices
========================= */

/* Hide unwanted plugin elements */
.alg-wc-wl-social,
.alg-wc-wl-email-options,
.alg-wc-delete-wishlist,
#alg_wcwl_user_stock_alert_form,
.alg-wc-wl-view-table-container > h3,
.alg-wc-wl-view-table-container h3,
.alg-wc-wl-empty-wishlist,
.ajax-loading-icon {
    display: none !important;
}

/* Table wrapper */
.alg-wc-wl-view-table-container,
.alg-wc-wl-view-table-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: auto !important;
    overflow-y: visible !important;
    -webkit-overflow-scrolling: touch !important;
}

/* Main table */
.alg-wc-wl-view-table {
    width: 100% !important;
    min-width: 100% !important;
    border-collapse: collapse !important;
    border-spacing: 0 !important;
    background: transparent !important;
    table-layout: fixed !important;
}

/* Hide header */
.alg-wc-wl-view-table thead {
    display: none !important;
}

.alg-wc-wl-view-table tbody {
    display: table-row-group !important;
    width: 100% !important;
}

/* Product row */
.alg-wc-wl-view-table tr {
    display: grid !important;
    grid-template-columns: 18% 36% 34% 12% !important;
    align-items: stretch !important;
    width: 100% !important;
    background: #ffffff !important;
    border: 1px solid #d9d4cc !important;
    border-bottom: none !important;
    box-shadow: none !important;
}

/* Last row bottom border */
.alg-wc-wl-view-table tbody tr:last-child {
    border-bottom: 1px solid #d9d4cc !important;
}

/* Table cells */
.alg-wc-wl-view-table td {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 0 !important;
    width: 100% !important;
    height: 200px !important;
    padding: 24px 18px !important;
    background: #ffffff !important;
    border: none !important;
    border-right: 1px solid #d9d4cc !important;
    border-radius: 0 !important;
    box-sizing: border-box !important;
    text-align: center !important;
    vertical-align: middle !important;
}

.alg-wc-wl-view-table td:last-child {
    border-right: none !important;
}

/* Hide mobile labels like Thumbnail / Product / Remove */
.alg-wc-wl-view-table td::before,
.alg-wc-wl-view-table td::after,
.alg-wc-wl-view-table .product-thumbnail::before,
.alg-wc-wl-view-table .product-thumbnail::after,
.alg-wc-wl-view-table .product-name::before,
.alg-wc-wl-view-table .product-name::after,
.alg-wc-wl-view-table .product-sku::after,
.alg-wc-wl-view-table .product-removal::before,
.alg-wc-wl-view-table .product-removal::after,
.alg-wc-wl-view-table .product-remove::before,
.alg-wc-wl-view-table .product-remove::after {
    display: none !important;
    content: "" !important;
    visibility: hidden !important;
}

/* Hide extra columns if plugin outputs them */
.alg-wc-wl-view-table .product-price,
.alg-wc-wl-view-table .product-stock-status,
.alg-wc-wl-view-table .product-add-to-cart {
    display: none !important;
}

/* Thumbnail */
.alg-wc-wl-view-table .product-thumbnail {
    grid-column: 1 !important;
}

.alg-wc-wl-view-table .product-thumbnail img {
    width: 108px !important;
    height: 108px !important;
    object-fit: cover !important;
    display: block !important;
    border-radius: 0 !important;
}

/* Product name */
.alg-wc-wl-view-table .product-name {
    grid-column: 2 !important;
    flex-direction: column !important;
}

.alg-wc-wl-view-table .product-name a {
    display: block !important;
    max-width: 100% !important;
    font-family: "Instrument Serif", serif !important;
    font-size: 32px !important;
    line-height: 1.15 !important;
    color: #2c2925 !important;
    text-decoration: none !important;
    text-align: center !important;
    white-space: normal !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

/* SKU column */
.alg-wc-wl-view-table .product-sku {
    grid-column: 3 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    font-family: "Inter", sans-serif !important;
    font-size: 16px !important;
    line-height: 1.4 !important;
    color: #8d867d !important;
    text-align: center !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    margin: 0 !important;
}

.alg-wc-wl-view-table .product-sku::before {
    content: "SKU: " !important;
    display: inline !important;
    color: #5f5a54 !important;
    font-weight: 700 !important;
    margin-right: 6px !important;
}

/* Remove button */
.alg-wc-wl-view-table .product-removal,
.alg-wc-wl-view-table .product-remove {
    grid-column: 4 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    visibility: visible !important;
    opacity: 1 !important;
}

.alg-wc-wl-view-table .product-removal a,
.alg-wc-wl-view-table .product-remove a,
.alg-wc-wl-view-table a.remove {
    width: 48px !important;
    height: 48px !important;
    min-width: 48px !important;
    border-radius: 50% !important;
    background: #e63835 !important;
    color: #ffffff !important;
    font-size: 30px !important;
    font-weight: 600 !important;
    line-height: 1 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-decoration: none !important;
    border: none !important;
    box-shadow: none !important;
}

.alg-wc-wl-view-table .product-removal a:hover,
.alg-wc-wl-view-table .product-remove a:hover,
.alg-wc-wl-view-table a.remove:hover {
    background: #c72f2c !important;
    color: #ffffff !important;
}

/* Footer button */
.wishlist-footer {
    margin-top: 70px !important;
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
}

.whatsapp-btn {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 390px !important;
    padding: 22px 36px !important;
    background: #111111 !important;
    color: #ffffff !important;
    text-decoration: none !important;
    font-family: "Inter", sans-serif !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    letter-spacing: 4px !important;
    text-transform: uppercase !important;
    border-radius: 0 !important;
    transition: all 0.3s ease !important;
}

.whatsapp-btn:hover {
    background: #333333 !important;
    color: #ffffff !important;
}

/* =========================
   RESPONSIVE SCALE
========================= */

/* Laptop */
@media (max-width: 1200px) {
    .alg-wc-wl-view-table td {
        height: 170px !important;
        padding: 20px 14px !important;
    }

    .alg-wc-wl-view-table .product-thumbnail img {
        width: 88px !important;
        height: 88px !important;
    }

    .alg-wc-wl-view-table .product-name a {
        font-size: 26px !important;
    }

    .alg-wc-wl-view-table .product-sku {
        font-size: 14px !important;
    }

    .alg-wc-wl-view-table .product-removal a,
    .alg-wc-wl-view-table .product-remove a,
    .alg-wc-wl-view-table a.remove {
        width: 42px !important;
        height: 42px !important;
        min-width: 42px !important;
        font-size: 26px !important;
    }
}

/* Tablet */
@media (max-width: 1024px) {
    .alg-wc-wl-view-table tr {
        grid-template-columns: 18% 36% 34% 12% !important;
    }

    .alg-wc-wl-view-table td {
        height: 140px !important;
        padding: 16px 10px !important;
    }

    .alg-wc-wl-view-table .product-thumbnail img {
        width: 72px !important;
        height: 72px !important;
    }

    .alg-wc-wl-view-table .product-name a {
        font-size: 21px !important;
    }

    .alg-wc-wl-view-table .product-sku {
        font-size: 12px !important;
    }

    .alg-wc-wl-view-table .product-sku::before {
        margin-right: 4px !important;
    }

    .alg-wc-wl-view-table .product-removal a,
    .alg-wc-wl-view-table .product-remove a,
    .alg-wc-wl-view-table a.remove {
        width: 36px !important;
        height: 36px !important;
        min-width: 36px !important;
        font-size: 22px !important;
    }

    .wishlist-footer {
        margin-top: 48px !important;
    }

    .whatsapp-btn {
        min-width: 320px !important;
        padding: 18px 28px !important;
        font-size: 13px !important;
        letter-spacing: 2.5px !important;
    }
}

/* =========================
   MOBILE NO HORIZONTAL SCROLL
   Same table layout, scaled down
========================= */

@media (max-width: 767px) {
    .alg-wc-wl-view-table-container,
    .alg-wc-wl-view-table-wrapper {
        width: 100% !important;
        max-width: 100% !important;
        overflow-x: hidden !important;
    }

    .alg-wc-wl-view-table {
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
        table-layout: fixed !important;
    }

    .alg-wc-wl-view-table tr {
        display: grid !important;
        grid-template-columns: 17% 35% 34% 14% !important;
        width: 100% !important;
        min-width: 0 !important;
        background: #ffffff !important;
        border: 1px solid #d9d4cc !important;
        border-bottom: none !important;
    }

    .alg-wc-wl-view-table tbody tr:last-child {
        border-bottom: 1px solid #d9d4cc !important;
    }

    .alg-wc-wl-view-table td {
        height: 86px !important;
        min-width: 0 !important;
        width: 100% !important;
        padding: 7px 4px !important;
        border-right: 1px solid #d9d4cc !important;
        background: #ffffff !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        overflow: hidden !important;
        box-sizing: border-box !important;
    }

    .alg-wc-wl-view-table td:last-child {
        border-right: none !important;
    }

    /* Hide mobile labels/titles */
    .alg-wc-wl-view-table td::before,
    .alg-wc-wl-view-table td::after,
    .alg-wc-wl-view-table .product-thumbnail::before,
    .alg-wc-wl-view-table .product-thumbnail::after,
    .alg-wc-wl-view-table .product-name::before,
    .alg-wc-wl-view-table .product-name::after,
    .alg-wc-wl-view-table .product-removal::before,
    .alg-wc-wl-view-table .product-removal::after,
    .alg-wc-wl-view-table .product-remove::before,
    .alg-wc-wl-view-table .product-remove::after {
        display: none !important;
        content: "" !important;
        visibility: hidden !important;
    }

    /* Thumbnail */
    .alg-wc-wl-view-table .product-thumbnail img {
        width: 40px !important;
        height: 40px !important;
        min-width: 40px !important;
        object-fit: cover !important;
    }

    /* Product name */
    .alg-wc-wl-view-table .product-name {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .alg-wc-wl-view-table .product-name a {
        font-size: 13px !important;
        line-height: 1.1 !important;
        text-align: center !important;
        display: -webkit-box !important;
        -webkit-line-clamp: 2 !important;
        -webkit-box-orient: vertical !important;
        overflow: hidden !important;
        white-space: normal !important;
    }

    /* SKU - center aligned */
    .alg-wc-wl-view-table .product-sku {
        height: 100% !important;
        min-height: 100% !important;
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
        padding: 0 3px !important;
        font-size: 8px !important;
        line-height: 1.15 !important;
        text-align: center !important;
        white-space: normal !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        flex-wrap: wrap !important;
        color: #8d867d !important;
    }

    .alg-wc-wl-view-table .product-sku::before {
        font-size: 8px !important;
        margin-right: 2px !important;
        line-height: 1.15 !important;
    }

    /* Remove column */
    .alg-wc-wl-view-table .product-removal,
    .alg-wc-wl-view-table .product-remove {
        padding: 0 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        overflow: visible !important;
    }

    /* Anchor remove button fallback */
    .alg-wc-wl-view-table .product-removal a,
    .alg-wc-wl-view-table .product-remove a,
    .alg-wc-wl-view-table a.remove,
    .alg-wc-wl-view-table td.product-removal a,
    .alg-wc-wl-view-table td.product-remove a {
        width: 22px !important;
        height: 22px !important;
        min-width: 22px !important;
        max-width: 22px !important;
        font-size: 13px !important;
        line-height: 22px !important;
        padding: 0 !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    /* Actual plugin remove button */
    .alg-wc-wl-view-table .alg-wc-wl-view-state-remove {
        width: 22px !important;
        height: 22px !important;
        min-width: 22px !important;
        max-width: 22px !important;
        border-radius: 50% !important;
        background: #e63835 !important;
        color: #ffffff !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        cursor: pointer !important;
        padding: 0 !important;
        line-height: 1 !important;
    }

    .alg-wc-wl-view-table .alg-wc-wl-view-state-remove i,
    .alg-wc-wl-view-table .alg-wc-wl-view-state-remove i.fa-2x {
        font-size: 13px !important;
        line-height: 1 !important;
        color: #ffffff !important;
    }

    .wishlist-footer {
        margin-top: 26px !important;
    }

    .whatsapp-btn {
        width: 100% !important;
        min-width: 100% !important;
        padding: 14px 14px !important;
        font-size: 10px !important;
        letter-spacing: 1.2px !important;
    }
}

/* Extra small mobile */
@media (max-width: 480px) {
    .alg-wc-wl-view-table tr {
        grid-template-columns: 16% 36% 34% 14% !important;
    }

    .alg-wc-wl-view-table td {
        height: 76px !important;
        padding: 5px 3px !important;
    }

    .alg-wc-wl-view-table .product-thumbnail img {
        width: 32px !important;
        height: 32px !important;
        min-width: 32px !important;
    }

    .alg-wc-wl-view-table .product-name a {
        font-size: 11px !important;
        line-height: 1.05 !important;
    }

    .alg-wc-wl-view-table .product-sku {
        height: 100% !important;
        min-height: 100% !important;
        font-size: 6.8px !important;
        line-height: 1.1 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
        margin: 0 !important;
    }

    .alg-wc-wl-view-table .product-sku::before {
        font-size: 6.8px !important;
        line-height: 1.1 !important;
        margin-right: 1px !important;
    }

    /* Anchor remove button fallback */
    .alg-wc-wl-view-table .product-removal a,
    .alg-wc-wl-view-table .product-remove a,
    .alg-wc-wl-view-table a.remove,
    .alg-wc-wl-view-table td.product-removal a,
    .alg-wc-wl-view-table td.product-remove a {
        width: 18px !important;
        height: 18px !important;
        min-width: 18px !important;
        max-width: 18px !important;
        font-size: 11px !important;
        line-height: 18px !important;
        padding: 0 !important;
    }

    /* Actual plugin remove button */
    .alg-wc-wl-view-table .alg-wc-wl-view-state-remove {
        width: 20px !important;
        height: 20px !important;
        min-width: 18px !important;
        max-width: 18px !important;
        padding: 0 !important;
    }

    .alg-wc-wl-view-table .alg-wc-wl-view-state-remove i,
    .alg-wc-wl-view-table .alg-wc-wl-view-state-remove i.fa-2x {
        font-size: 12px !important;
        line-height: 12px !important;
        margin-top: 0px !important;
    }
}/* End custom CSS */