.woocommerce-cart-form table tbody>tr:nth-child(odd)>td,
.woocommerce-cart-form table tbody>tr:nth-child(odd)>th, .woocommerce-cart-form table tbody tr:hover>td, .woocommerce-cart-form  table tbody tr:hover>th, table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: unset !important;
}
.woocommerce .quantity .qty {
    width: 7.631em;
    text-align: center;
}
.woocommerce .cart .button, .woocommerce .cart input.button, 
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button
{
    float: none;
    color: #fff !important;
    font-family: "jreeng", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1em;
    border-style: solid;
    border-width: 0px 0px 3px 0px;
    padding: 14px 28px 14px 28px !important;
    background-color: var(--e-global-color-accent);
    border-radius:30px 30px 30px 30px;
}

.woocommerce .cart .button:hover, .woocommerce .cart input.button:hover,
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{background-color:#6437d1;}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    color:#fe5d37;
    font-family: "Amaranth", Sans-serif;
    font-size: 55px;
    font-weight: 900;
    text-transform: capitalize;
    line-height: 1.2em;
    text-align: center;
    margin-bottom: 40px;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 100%;
    box-shadow: none;
    max-width: 120px;
    border-radius: 20px 20px 20px 20px;
}
.woocommerce-cart-form .woocommerce .cart .button:hover, .woocommerce .cart input.button:hover,
{background-color:#6437d1 !important;}
.woocommerce a.remove {
    background: #a00;
    display: block;
    font-size: 28px;
    height: 28px;
    width: 28px;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: #fff !important;
    text-decoration: none;
    font-weight: 400;
    border: 0;
}
.woocommerce a.remove:hover {
    color: #a00 !important;
    background: #fff !important;
    border: 1px solid #a00;
}
.comments-area a, .page-content a {
    text-decoration: none;
    color: #2D1D54;
    font-family: "Amaranth", Sans-serif;
    font-size: 16px;
    font-weight: 900;
    text-transform: capitalize;
    line-height: 1.2em;
}
.woocommerce table.shop_table td {
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding: 9px 12px;
    vertical-align: middle;
    line-height: 1.5em;
    text-decoration: none;
    color: #2D1D54;
    font-family: "Amaranth", Sans-serif;
    font-size: 16px;
    font-weight: 900;
    text-transform: capitalize;
    line-height: 1.2em;
}
.woocommerce table.shop_table th {
    font-weight: 700;
    padding: 9px 12px;
    line-height: 1.5em;
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding: 9px 12px;
    vertical-align: middle;
    line-height: 1.5em;
    text-decoration: none;
    color: #fe5d37;
    font-family: "Amaranth", Sans-serif;
    font-size: 16px;
    font-weight: 900;
    text-transform: capitalize;
    line-height: 1.2em;
}

a.thankyou-myaccount-btn {
    color: #fff !important;
    font-family: "jreeng", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1em;
    border-style: solid;
    border-width: 0px 0px 3px 0px;
    padding: 14px 28px 14px 28px !important;
    background-color: var(--e-global-color-accent);
    border-radius: 30px 30px 30px 30px;
}

a.thankyou-myaccount-btn:hover{background-color:#6437d1;}
.thankyou-myaccount-wrap {
    text-align: center;
}
header.woocommerce-Address-title.title h2 {
    color: #2D1D54;
    font-family: "Amaranth", Sans-serif;
    font-size: 20px;
    font-weight: 900;
    text-transform: capitalize;
    line-height: 1.2em;
}
/* Layout */
body.woocommerce-account .woocommerce {
    display: flex;
    gap: 30px;
    padding: 20px 0;
}

/* LEFT SIDEBAR */
.woocommerce-MyAccount-navigation {
    width: 260px;
    background: var(--e-global-color-secondary, #f3f6fb);
    border-radius: 12px;
    padding: 18px;
}

/* Menu reset */
.woocommerce-MyAccount-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

/* Menu links */
.woocommerce-MyAccount-navigation li a {
    display: flex;
    align-items: center;
    font-weight: 600;
    padding: 12px 16px;
    margin-bottom: 10px;
    background: #ffffff;
    color: var(--e-global-color-text, #333);
    border-radius: 8px;
    text-decoration: none;
    transition: all 0.3s ease;
}

/* Hover + Active */
.woocommerce-MyAccount-navigation li.is-active a,
.woocommerce-MyAccount-navigation li a:hover {
    background: var(--e-global-color-primary, #4a8cff);
    color: #fff;
}

/* RIGHT CONTENT */
.woocommerce-MyAccount-content {
    flex: 1;
    background: #ffffff;
    padding: 25px;
    border-radius: 12px;
}


/* FULL PAGE WIDTH CONTROL */
.woocommerce-account .site-main {
    padding: 20px 0;
}

/* RIGHT CONTENT – CARD EFFECT */
.woocommerce-MyAccount-content {
    position: relative;
    border: 1px solid rgba(0,0,0,0.06);
    box-shadow: 0 8px 25px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* SOFT LEFT BORDER ACCENT (theme color) */
.woocommerce-MyAccount-content::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 6px;
    height: 100%;
    background: var(--e-global-color-primary, #4a8cff);
    border-radius: 12px 0 0 12px;
}

/* TABLES INSIDE ACCOUNT (orders, addresses) */
.woocommerce-MyAccount-content table {
    border-radius: 8px;
    overflow: hidden;
}

.woocommerce-MyAccount-content table thead {
    background: var(--e-global-color-secondary, #f3f6fb);
}

/* HEADINGS */
.woocommerce-MyAccount-content h2,
.woocommerce-MyAccount-content h3 {
    margin-top: 0;
    color: var(--e-global-color-primary, #4a8cff);
}

/* FORMS INSIDE ACCOUNT */
.woocommerce-MyAccount-content input,
.woocommerce-MyAccount-content select,
.woocommerce-MyAccount-content textarea {
    border-radius: 6px;
}


/* ===== ADDRESS PAGE RESET ===== */
.woocommerce-MyAccount-content .woocommerce-Addresses {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    margin-top: 20px;
    align-items: stretch;
}

/* Each address card */
.woocommerce-MyAccount-content .woocommerce-Address {
    width: 100%;
    background: #fff;
    border: 1px solid rgba(0,0,0,0.08);
    border-radius: 14px;
    padding: 25px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.05);
    position: relative;
}

/* Header row (title + button) */
.woocommerce-Address-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 18px;
}

/* Title */
.woocommerce-Address-title h3 {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
    color: var(--e-global-color-primary);
}

/* Address text */
.woocommerce-Address address {
    font-style: normal;
    font-size: 15px;
    line-height: 1.8;
    color: var(--e-global-color-text);
}

/* Button FIX (no overlap) */
.woocommerce-Address-title a {
    position: static;
    padding: 10px 18px;
    background: var(--e-global-color-primary);
    color: #fff;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    white-space: nowrap;
}

.woocommerce-Address-title a:hover {
    opacity: 0.9;
}

/* Empty shipping address text */
.woocommerce-Address address:empty,
.woocommerce-Address .woocommerce-info {
    color: #777;
}
/* ===============================
   MY ACCOUNT – TABLE CLEAN STYLE
================================ */

body.woocommerce-account .woocommerce-MyAccount-content table.shop_table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    background: #ffffff;
    border-radius: 12px;
    overflow: hidden;
    border: 1px solid rgba(0,0,0,0.08);
    box-shadow: 0 8px 22px rgba(0,0,0,0.05);
}

/* Table Header */
body.woocommerce-account .woocommerce-MyAccount-content table.shop_table thead {
    background: var(--e-global-color-secondary, #f3f6fb);
}
th.product-name, th.product-total {
    color: #fff !important;
}
body.woocommerce-account .woocommerce-MyAccount-content table.shop_table th {
    padding: 14px 16px;
    font-family: "Amaranth", Sans-serif;
    font-size: 15px;
    font-weight: 900;
    text-transform: capitalize;
    border-bottom: 1px solid rgba(0,0,0,0.08);
    color:#fff;
}

/* Table Body */
body.woocommerce-account .woocommerce-MyAccount-content table.shop_table td {
    padding: 14px 16px;
    font-family: "Amaranth", Sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #2D1D54;
    border-bottom: 1px solid rgba(0,0,0,0.06);
    background: #fff;
}
.woocommerce-MyAccount-content .woocommerce-Addresses {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
    margin-top: 20px;
    align-items: stretch;
}
/* Last row border remove */
body.woocommerce-account .woocommerce-MyAccount-content table.shop_table tr:last-child td {
    border-bottom: none;
}

/* Links inside table */
body.woocommerce-account .woocommerce-MyAccount-content table.shop_table a {
  
    font-weight: 700;
    text-decoration: none;
}

body.woocommerce-account .woocommerce-MyAccount-content table.shop_table a:hover {
    text-decoration: underline;
}

/* Action buttons inside table */
body.woocommerce-account .woocommerce-MyAccount-content table.shop_table .button {
    padding: 6px 14px;
    font-size: 13px;
    border-radius: 6px;
}
/* ===============================
   CART / CHECKOUT / THANK YOU
   TABLE STYLE (My Account Look)
================================ */

body.woocommerce-cart table.shop_table,
body.woocommerce-checkout table.shop_table,
body.woocommerce-order-received table.shop_table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    background: #ffffff;
    border-radius: 12px;
    overflow: hidden;
    border: 1px solid rgba(0,0,0,0.08);
    box-shadow: 0 8px 22px rgba(0,0,0,0.05);
}
body.woocommerce-cart table.shop_table thead,
body.woocommerce-checkout table.shop_table thead,
body.woocommerce-order-received table.shop_table thead {
    background: var(--e-global-color-secondary, #f3f6fb);
}

body.woocommerce-cart table.shop_table th,
body.woocommerce-checkout table.shop_table th,
body.woocommerce-order-received table.shop_table th {
    padding: 14px 16px;
    font-family: "Amaranth", Sans-serif;
    font-size: 15px;
    font-weight: 900;
    text-transform: capitalize;
    border-bottom: 1px solid rgba(0,0,0,0.08);
}
body.woocommerce-cart table.shop_table td,
body.woocommerce-checkout table.shop_table td,
body.woocommerce-order-received table.shop_table td {
    padding: 14px 16px;
    font-family: "Amaranth", Sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #2D1D54;
    border-bottom: 1px solid rgba(0,0,0,0.06);
    background: #ffffff;
}

/* Remove last row border */
body.woocommerce-cart table.shop_table tr:last-child td,
body.woocommerce-checkout table.shop_table tr:last-child td,
body.woocommerce-order-received table.shop_table tr:last-child td {
    border-bottom: none;
}
body.woocommerce-cart table tbody > tr:nth-child(odd) > td,
body.woocommerce-cart table tbody > tr:hover > td {
    background: transparent !important;
}
body.woocommerce-cart table.cart img,
body.woocommerce-checkout table.cart img,
body.woocommerce-order-received table.cart img {
    max-width: 120px;
    border-radius: 20px;
    box-shadow: none;
}
body.woocommerce-cart table.shop_table a,
body.woocommerce-checkout table.shop_table a,
body.woocommerce-order-received table.shop_table a {
    color: var(--e-global-color-primary);
    font-weight: 700;
    text-decoration: none;
}
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents th {
    color: #fff;
}
body.woocommerce-cart table.shop_table a:hover,
body.woocommerce-checkout table.shop_table a:hover,
body.woocommerce-order-received table.shop_table a:hover {
    text-decoration: underline;
}

/* MOBILE FIX */
@media (max-width: 768px) {
    .woocommerce-MyAccount-content .woocommerce-Addresses {
        grid-template-columns: 1fr;
    }
       body.woocommerce-account .woocommerce {
        flex-direction: column;
    }

    .woocommerce-MyAccount-navigation {
        width: 100%;
    }
    .woocommerce-MyAccount-content::before {
        display: none;
    }
     body.woocommerce-cart table.shop_table,
    body.woocommerce-checkout table.shop_table,
    body.woocommerce-order-received table.shop_table {
        font-size: 14px;
    }
}