.h-60px {
    height: 60px;
}
.h-80px {
    height: 80px;
}
.h-100px {
    height: 100px;
}
.h-400px {
    height: 400px;
}
.header-icon {
    position: relative;
}
.cart-counter {
    position: absolute;
    top: -9px;
    right: -15px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
}
.label-input-field input,
.label-input-field textarea,
.label-input-field select {
    width: 100%;
    padding: 16px 24px;
    border-radius: 4px;
    border: 1px solid #e4e4e4;
    outline: 0;
}
.label-input-field label {
    z-index: 1;
}

/* select 2 css */
.select2-container {
    width: auto;
    display: block;
    padding: 14px 24px;
    border-radius: 4px;
    border: 1px solid #e4e4e4;
}

.select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    height: 60px;
    right: 10px;
}
.select2-dropdown {
    top: -4px;
    border-color: #e4e4e4;
}
.select2-container--open .select2-dropdown {
    left: -1px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0;
}
.select2-container--default .select2-selection--single {
    border: none;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: #e4e4e4;
}

/* toastr */

#toast-container {
    z-index: 999999;
}

#toast-container > div {
    padding: 15px 25px 15px 50px !important;
    opacity: 1;
    margin-bottom: 1.25rem;
    border-color: transparent;
    -webkit-box-shadow: 0 0.25rem 0.5625rem -0.0625rem rgba(0, 0, 0, 0.2),
        0 0.275rem 1.25rem -0.0625rem rgba(249, 250, 251, 0.05) !important;
    box-shadow: 0 0.25rem 0.5625rem -0.0625rem rgba(0, 0, 0, 0.2),
        0 0.275rem 1.25rem -0.0625rem rgba(249, 250, 251, 0.05) !important;
    border-radius: 0.3125rem;
}

[dir="rtl"] #toast-container > div {
    direction: rtl;
    background-position: center right 0.9375rem;
    padding: 15px 50px 15px 25px !important;
}

[dir="rtl"] #toast-container.toast-top-left {
    right: 12px;
    left: auto;
}

[dir="rtl"] #toast-container.toast-top-right {
    left: 12px;
    right: auto;
}

[dir="rtl"] #toast-container.toast-bottom-left {
    right: 12px;
    left: auto;
}

[dir="rtl"] #toast-container.toast-bottom-right {
    left: 12px;
    right: auto;
}

[dir="rtl"] #toast-container.toast-top-full-width#toast-container > div,
[dir="rtl"] #toast-container.toast-bottom-full-width#toast-container > div {
    left: 0;
    right: 0;
}

#toast-container > .toast {
    max-width: 100%;
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: 15px 16px;
    overflow: visible;
}

#toast-container.toast-bottom-full-width > div,
#toast-container.toast-top-full-width > div {
    padding: 15px 50px 15px 50px !important;
    width: 100%;
    margin-bottom: 0;
    border-radius: 0 !important;
}

#toast-container.toast-bottom-full-width > div .toast-close-button,
#toast-container.toast-top-full-width > div .toast-close-button {
    top: 12px !important;
}

html:not([dir="rtl"])
    #toast-container.toast-bottom-full-width
    > div
    .toast-close-button,
html:not([dir="rtl"])
    #toast-container.toast-top-full-width
    > div
    .toast-close-button {
    right: 12px !important;
}

[dir="rtl"] #toast-container.toast-bottom-full-width > div .toast-close-button,
[dir="rtl"] #toast-container.toast-top-full-width > div .toast-close-button {
    left: 12px !important;
}

#toast-container > .toast-info {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='%2303c3ec' d='M256 90c44.3 0 86 17.3 117.4 48.6C404.7 170 422 211.7 422 256s-17.3 86-48.6 117.4C342 404.7 300.3 422 256 422s-86-17.3-117.4-48.6C107.3 342 90 300.3 90 256s17.3-86 48.6-117.4C170 107.3 211.7 90 256 90m0-42C141.1 48 48 141.1 48 256s93.1 208 208 208 208-93.1 208-208S370.9 48 256 48z'/%3E%3Cpath fill='%2303c3ec' d='M277 360h-42V235h42v125zm0-166h-42v-42h42v42z'/%3E%3C/svg%3E") !important;
}

#toast-container > .toast-info .toast-close-button {
    background-color: #0d5abf !important;
    -webkit-box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
        0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06) !important;
    box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
        0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06) !important;
}

#toast-container > .toast-error {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='%23ff3e1d' d='M405 136.798L375.202 107 256 226.202 136.798 107 107 136.798 226.202 256 107 375.202 136.798 405 256 285.798 375.202 405 405 375.202 285.798 256z'/%3E%3C/svg%3E") !important;
}

#toast-container > .toast-error .toast-close-button {
    background-color: #e03a1d !important;
    -webkit-box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
        0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06) !important;
    box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
        0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06) !important;
}

#toast-container > .toast-success {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='%2371dd37' d='M186.301 339.893L96 249.461l-32 30.507L186.301 402 448 140.506 416 110z'/%3E%3C/svg%3E") !important;
}

#toast-container > .toast-success .toast-close-button {
    background-color: #20b250 !important;
    -webkit-box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
        0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06) !important;
    box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
        0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06) !important;
}

#toast-container [dir="rtl"] > .toast-success {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='%2371dd37' d='M96 110l-32 30.5L325.7 402L448 280l-32-30.5l-90.3 90.4L96 110z'/%3E%3C/svg%3E") !important;
}

#toast-container > .toast-warning {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='%23ffab00' d='M32 464h448L256 48 32 464zm248-64h-48v-48h48v48zm0-80h-48v-96h48v96z'/%3E%3C/svg%3E") !important;
    background-size: 24px;
}

#toast-container > .toast-warning .toast-close-button {
    background-color: #fcac00 !important;
    -webkit-box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
        0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06) !important;
    box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
        0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06) !important;
}

#toast-container:not(.toast-bottom-full-width, .toast-top-full-width) > div {
    width: 25rem !important;
}

.toast-progress {
    position: absolute;
    bottom: 0;
    top: auto;
    opacity: 0.2;
    height: 0.1875rem;
    background-color: #212b36;
    border-bottom-right-radius: 0.3125rem;
    border-bottom-left-radius: 0.3125rem;
}

[dir="rtl"] .toast-progress {
    left: auto;
    right: 0;
}

.toast-close-button {
    position: absolute;
    top: 0;
    text-shadow: none;
    border-top-right-radius: 0.25rem;
    padding: 0.2rem 0.45rem !important;
    -webkit-transition: all 0.23s ease 0.1s;
    transition: all 0.23s ease 0.1s;
    opacity: 1 !important;
    line-height: 0.98;
}

html:not([dir="rtl"]) .toast-close-button {
    right: 0 !important;
}

[dir="rtl"] .toast-close-button {
    left: -7px !important;
    right: auto !important;
}

@media (max-width: 419.98px) {
    .toast {
        width: 300px !important;
    }
}
#toast-container .toast-close-button {
    font-weight: 300;
    color: #f4f6f8 !important;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
        0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06);
    box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
        0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06);
}

#toast-container > .toast-success,
#toast-container > .toast-success .toast-message a,
#toast-container > .toast-success .toast-message label {
    background-color: #ffffff !important;
    color: #20b250;
}
#toast-container > .toast-error,
#toast-container > .toast-error .toast-message a,
#toast-container > .toast-error .toast-message label {
    background-color: #ffffff !important;
    color: #e03a1d;
}
#toast-container > .toast-info,
#toast-container > .toast-info .toast-message a,
#toast-container > .toast-info .toast-message label {
    background-color: #ffffff !important;
    color: #0d5abf;
}
#toast-container > .toast-warning,
#toast-container > .toast-warning .toast-message a,
#toast-container > .toast-warning .toast-message label {
    background-color: #ffffff !important;
    color: #fcac00;
}
#toast-container > .toast-success .toast-close-button,
#toast-container > .toast-error .toast-close-button,
#toast-container > .toast-info .toast-close-button,
#toast-container > .toast-warning .toast-close-button {
    color: #ffffff !important;
}
/* toastr */

.address-delete-modal {
    max-width: 700px !important;
}

.min-h-400 {
    min-height: 400px !important;
}

.avatar-icon {
    width: 1.75rem;
    height: 1.75rem;
    line-height: 1.75rem;
}

.vertical-product-card .card-btn {
    z-index: 1;
}

@media (min-width: 1199px) and (max-width: 1399.98px) {
    .d-none-1399 {
        display: none !important;
    }
}

.checkout-sidebar {
    position: sticky;
    top: 100px;
}

.product-sidebar-sticky {
    position: sticky;
    top: 100px;
}

.product-description-sidebar {
    position: sticky;
    top: 100px;
}

.sidebar-related-products {
    width: 100%;
}

.sidebar-product-card {
    box-shadow: 0 2px 8px rgba(40, 100, 176, 0.08);
    transition: all 0.3s ease;
}

.sidebar-product-card:hover {
    box-shadow: 0 4px 16px rgba(40, 100, 176, 0.15);
}

.sidebar-product-card-thumb {
    width: 72px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f9f9fb;
    border-radius: 8px;
    overflow: hidden;
}

.sidebar-product-card-thumb img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.sidebar-product-card-title {
    color: #0f172a;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.4;
}

.sidebar-product-card-price {
    font-size: 14px;
    font-weight: 700;
    color: #2864b0;
}

.sidebar-related-products .vertical-product-card {
    width: 100%;
}

.sidebar-related-products .vertical-product-card .thumbnail {
    width: 80px;
    padding: 8px;
}

.sidebar-related-products .vertical-product-card .card-content {
    padding: 12px;
}

.grecaptcha-badge {
    z-index: 99999;
    bottom: 140px !important;
}
 .scroll-top-btn.active {
    bottom: 80px; 
}
.object-fit-cover{
    object-fit: cover;
}

[data-bs-theme=light] .clr-scheme .topbar-info-right li a:not(.dropdown-menu a) {
    color: #000000 !important
}
.topbar-info-right {
    gap: 30px;
}
.topbar-info-right li::before{
    left: -16px !important;
    background-color: #000000 !important;
}

.pagination li .page-link {
    min-width: auto;
    height: auto;
    padding: 4px 12px !important;
}
.tt-custom-pagination{
    flex-wrap: nowrap;
    overflow-x: auto;
}

/* Force hover elements to always display on vertical product cards */
.vertical-product-card .card-btn,
.vertical-product-card .product-btns {
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
}

.vertical-product-card .card-btn {
    position: static !important;
    margin-top: 0px !important;
}

.vertical-product-card .product-btns {
    right: 15px !important;
}

/* Reduce card-content top/bottom padding */
.vertical-product-card .card-content {
    padding: 12px 32px !important;
}

/* Reduce card-btn bottom padding */
.vertical-product-card .card-btn {
    padding: 0 24px 24px !important;
}

/* Fix mobile toolbar horizontal scroll */
.mobile-toolbar {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 100vw;
    overflow: hidden;
    z-index: 999;
    box-sizing: border-box;
}

.mobile-toolbar .d-table {
    width: 100% !important;
    max-width: 100vw;
    table-layout: fixed !important;
}

.mobile-toolbar .mobile-toolbar-item {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* Prevent horizontal scroll globally */
html,
body {
    overflow-x: clip;
}

/* Swiper overflow fix on mobile */
.swiper {
    overflow: hidden !important;
}

/* ===== Accessibility: Color Contrast Fixes (WCAG 2.1 AA) ===== */

/* Red price text - #ff0406 on white fails 4.5:1, use darker red */
.price .text-danger,
.pricing .text-danger,
.old-price .text-danger,
.text-danger {
    color: #cc0000 !important; /* contrast ratio ~5.9:1 on white - WCAG AA pass */
}

/* Out of Stock button - ensure readable contrast */
.btn-secondary:disabled,
.btn-secondary.disabled {
    background-color: #6c757d !important;
    border-color: #6c757d !important;
    color: #ffffff !important;
    opacity: 1 !important;
}

/* btn-primary (green) - ensure black text is always visible */
.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    color: #000000 !important;
}

/* btn-secondary (orange) - ensure black text is always visible */
.btn-secondary,
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active {
    color: #000000 !important;
}

/* Explore More link - ensure contrast if on light bg */
.explore-btn {
    color: #2d6a00 !important; /* dark green, contrast 7:1 on white */
}
.explore-btn:hover {
    color: #1a4000 !important;
}

/* Subscribe Now button focus indicator */
.btn:focus-visible {
    outline: 3px solid #005fcc !important;
    outline-offset: 2px !important;
}
/* ===== End Accessibility Fixes ===== */

/* ===== Accessibility: Additional Contrast Fixes ===== */

/* Hero subtitle h5 - green #6eb356 on #F7FAE9 fails, use darker green */
.hero-new .gshop-subtitle.text-primary,
.gshop-subtitle.text-primary {
    color: #2d6a00 !important; /* 7:1 on white/near-white */
}

/* Hero description text-muted on #F7FAE9 background */
.hero-new p.text-muted {
    color: #555555 !important; /* 7.4:1 on white */
}

/* Why Choose Us / other sections - text-secondary (orange) headings */
.gshop-subtitle.text-secondary,
h6.gshop-subtitle.text-secondary,
h5.gshop-subtitle.text-secondary {
    color: #b85000 !important; /* dark orange, 4.6:1 on white */
}

/* Feedback section - orange h2 on semi-transparent orange bg */
.feedback-section h2 {
    color: #7a3500 !important; /* dark brown-orange, 7:1 on light bg */
}

/* Why Choose section text-secondary headings */
.text-secondary {
    --bs-text-opacity: 1;
}

/* Muted text globally - ensure sufficient contrast */
.text-muted {
    color: #595959 !important; /* 7:1 contrast on white - WCAG AAA */
}
/* ===== End Additional Contrast Fixes ===== */

/* ===== Global text-secondary contrast fix ===== */
/* Orange #ff7c08 on white = 2.9:1 (FAIL). Use darker #b85000 = 4.6:1 (PASS) */
.text-secondary {
    color: #b85000 !important;
}

/* feedback section bg updated to light peach - text must contrast */
.feedback-section h2 {
    color: #7a3500 !important; /* 7.2:1 on #FFF3E8 */
}
.feedback-section p {
    color: #444444 !important; /* 9.7:1 on #FFF3E8 */
}

/* gshop-subtitle orange arrow SVG stroke - updated inline, CSS fallback */
.gshop-subtitle {
    color: #b85000 !important; /* override text-secondary/text-primary if used as subtitle */
}
/* But primary subtitles stay dark green */
.gshop-subtitle.text-primary {
    color: #2d6a00 !important;
}
/* ===== End global text-secondary fix ===== */

/* featuredCollection headings - h5 se h3 kiya for heading order, visual same rakhna */
h3.hm3-col-heading {
    font-size: 1rem !important;  /* h5 ka size */
    font-weight: 600;
    margin-bottom: 0;
}

/* Blog titles - h4 se h3 kiya, visual same rakhna */
.hm3-blog-card h3.mb-2,
.article-horizontal h3.mb-2,
.article-contents h3.mb-2 {
    font-size: 1.25rem !important; /* h4 size */
    font-weight: 600;
}

/* ===== Header contrast fixes ===== */

/* Categories dropdown button - on organic-lime (#b0cb1f) background */
/* #b0cb1f bg = luminance 0.44, needs dark text for 4.5:1 */
a.category-dropdown-btn {
    color: #1a1a1a !important; /* near-black = 12:1 on #b0cb1f */
    font-weight: 700 !important;
}
a.category-dropdown-btn:hover {
    color: #000000 !important;
}
a.category-dropdown-btn i {
    color: #1a1a1a !important;
}

/* Topbar text on organic-lime background */
.ghead-topbar .topbar-info p,
.ghead-topbar .topbar-info-right li,
.ghead-topbar .topbar-info-right li a,
.ghead-topbar .topbar-info-right .nav-item {
    color: #1a1a1a !important;
}

/* Navbar sub-total price text (orange on white) */
.gshop-navbar .sub-total-price.text-secondary {
    color: #b85000 !important; /* dark orange 4.6:1 on white */
}
/* ===== End Header contrast fixes ===== */

/* ===== Font Performance Fix ===== */
/* Override main.css @import fonts with font-display:swap for better performance */
@font-face {
    font-family: 'Inter';
    font-display: swap;
}
@font-face {
    font-family: 'Oleo Script';
    font-display: swap;
}
/* ===== End Font Performance Fix ===== */

/* ===== Offer badge contrast fix ===== */
/* bg-danger (#dc3545) + white = 4.0:1 (FAIL). Darker red = PASS */
.offer-badge.bg-danger {
    background-color: #b02a37 !important; /* 5.1:1 with white - WCAG AA pass */
}
/* ===== End offer badge fix ===== */

/* ===== Mobile Layout for Cart Table Routes ===== */
@media (max-width: 991.98px) {
    .cart-section .rounded-2.overflow-hidden {
        overflow: visible !important;
        background-color: transparent !important;
    }
    .cart-table.bg-white {
        background-color: transparent !important;
    }
    .cart-table thead {
        display: none;
    }
    .cart-table, .cart-table tbody, .cart-table td {
        display: block;
        width: 100%;
    }
    .cart-table tbody {
        display: flex;
        flex-direction: column;
        gap: 12px;
    }
    .cart-table tbody tr:not(.empty-cart) {
        display: grid !important;
        grid-template-areas: 
            "image title title"
            "image uprice tprice"
            "image action quantity";
        grid-template-columns: 80px 1fr auto;
        grid-template-rows: auto auto auto;
        gap: 8px 12px;
        align-items: center;
        background-color: #f8f9fa !important;
        border-radius: 12px !important;
        padding: 12px !important;
        border: 1px solid rgba(0, 0, 0, 0.03) !important;
        box-shadow: none !important;
        margin-bottom: 0 !important;
        width: 100%;
    }
    .cart-summery, .voucher-box {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
    .cart-summery table td {
        display: table-cell !important;
        width: auto !important;
        padding-top: 12px !important;
        padding-bottom: 12px !important;
    }

    /* Image Cell */
    .cart-table tbody tr:not(.empty-cart) td:nth-child(1) {
        grid-area: image;
        padding: 0 !important;
        margin: 0 !important;
        border: none !important;
        display: flex !important;
        align-items: center;
        justify-content: center;
        align-self: start;
    }
    .cart-table tbody tr:not(.empty-cart) td:nth-child(1) img {
        width: 80px;
        height: 80px;
        object-fit: contain;
        background: #ffffff;
        border-radius: 8px;
        border: 1px solid #e2e8f0;
        padding: 4px;
        margin: 0;
    }
    /* Title Cell */
    .cart-table tbody tr:not(.empty-cart) td:nth-child(2) {
        grid-area: title;
        display: flex !important;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        text-align: left;
        padding: 0 !important;
        margin: 0 0 4px 0 !important;
        min-width: 0;
    }
    .cart-table tbody tr:not(.empty-cart) td:nth-child(2) h6 {
        font-size: 14px;
        font-weight: 500;
        color: #0b5b9e;
        margin-bottom: 4px;
        line-height: 1.4;
        word-wrap: break-word;
        white-space: normal;
        display: block;
        width: 100%;
        text-align: left !important;
    }
    .cart-table tbody tr:not(.empty-cart) td:nth-child(2) .fs-xs {
        font-size: 13px;
        color: #888888;
        background: transparent;
        padding: 0;
        border-radius: 0;
        font-weight: 400;
        margin-top: 0;
        text-align: left !important;
    }
    /* Unit Price */
    .cart-table tbody tr:not(.empty-cart) td:nth-child(3) {
        grid-area: uprice;
        display: flex !important;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 4px;
        padding: 0 !important;
        margin: 0 !important;
        border: none !important;
    }
    .cart-table tbody tr:not(.empty-cart) td:nth-child(3) > span:first-child {
        color: #6c757d !important;
        font-size: 13px !important;
        font-weight: 500 !important;
        display: inline-block !important;
    }
    .cart-table tbody tr:not(.empty-cart) td:nth-child(3) > span:last-child {
        color: #333333 !important;
        font-size: 14px !important;
        font-weight: 600 !important;
        display: inline-block !important;
    }
    /* Total Price */
    .cart-table tbody tr:not(.empty-cart) td:nth-child(5) {
        grid-area: tprice;
        display: flex !important;
        flex-direction: row;
        justify-content: flex-end;
        align-items: center;
        gap: 4px;
        padding: 0 !important;
        margin: 0 !important;
        border: none !important;
    }
    .cart-table tbody tr:not(.empty-cart) td:nth-child(5) > span:first-child {
        display: none !important;
    }
    .cart-table tbody tr:not(.empty-cart) td:nth-child(5) > span:last-child {
        font-size: 16px !important;
        color: #111111 !important;
        font-weight: 600 !important;
        display: inline-block !important;
    }
    /* Delete Button */
    .cart-table tbody tr:not(.empty-cart) td:nth-child(6) {
        grid-area: action;
        display: flex !important;
        justify-content: flex-start;
        align-items: center;
        padding: 0 !important;
        margin: 0 !important;
        width: auto !important;
    }
    .cart-table tbody tr:not(.empty-cart) td:nth-child(6) span.d-lg-none {
        display: none !important;
    }
    .cart-table tbody tr:not(.empty-cart) td:nth-child(6) button.close-btn {
        background: #ffffff !important;
        border: 1px solid #e2e8f0 !important;
        width: 32px;
        height: 32px;
        border-radius: 6px;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: none;
        transition: all 0.2s ease;
        margin: 0 !important;
    }
    .cart-table tbody tr:not(.empty-cart) td:nth-child(6) button.close-btn i {
        font-size: 14px !important;
        color: #94a3b8 !important;
    }
    .cart-table tbody tr:not(.empty-cart) td:nth-child(6) button.close-btn i:before {
        content: "\f1f8" !important;
    }
    .cart-table tbody tr:not(.empty-cart) td:nth-child(6) button.close-btn:active {
        background: #f1f5f9 !important;
    }
    /* Quantity */
    .cart-table tbody tr:not(.empty-cart) td:nth-child(4) {
        grid-area: quantity;
        display: flex !important;
        align-items: center;
        justify-content: flex-end;
        padding: 0 !important;
        margin: 0 !important;
        background: transparent !important;
        border: none !important;
    }
    .cart-table tbody tr:not(.empty-cart) td:nth-child(4) > span.d-lg-none {
        display: none !important;
    }
    .cart-table tbody tr:not(.empty-cart) td:nth-child(4) .product-qty {
        background: #ffffff !important;
        border: 1px solid #e2e8f0 !important;
        border-radius: 6px !important;
        height: 32px !important;
        display: inline-flex !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    .cart-table tbody tr:not(.empty-cart) td:nth-child(4) .product-qty button {
        background: transparent !important;
        border: none !important;
        width: 28px !important;
        color: #94a3b8 !important;
        font-weight: 500 !important;
        font-size: 16px !important;
        padding: 0 !important;
    }
    .cart-table tbody tr:not(.empty-cart) td:nth-child(4) .product-qty input {
        border: none !important;
        width: 30px !important;
        text-align: center !important;
        font-size: 14px !important;
        font-weight: 500 !important;
        color: #0b5b9e !important;
        background: transparent !important;
        padding: 0 !important;
    }
    /* Empty Table */
    .cart-table td[colspan="6"] {
        display: flex !important;
        justify-content: center;
        color: #6b7280;
        font-weight: 500;
        padding: 24px 0 !important;
        background-color: #f8f9fa;
        border-radius: 12px;
        border: 1px solid #f1f5f9 !important;
    }
}
