/* 闁冲厜鍋撻柍鍏夊亾 Nightweeds My Account styles 闁冲厜鍋撻柍鍏夊亾闁冲厜鍋撻柍鍏夊亾闁冲厜鍋撻柍鍏夊亾闁冲厜鍋撻柍鍏夊亾闁冲厜鍋撻柍鍏夊亾闁冲厜鍋撻柍鍏夊亾 */
/* Only loads on /my-account/ via body.woocommerce-account */

/* 闁冲厜鍋撻柍鍏夊亾 Guest visitor: login / register 闁冲厜鍋撻柍鍏夊亾闁冲厜鍋撻柍鍏夊亾闁冲厜鍋撻柍鍏夊亾闁冲厜鍋撻柍鍏夊亾 */
body.woocommerce-account:not(.logged-in) form.woocommerce-form-login {
    display: flex;
    flex-direction: column;
}

body.woocommerce-account:not(.logged-in) form.woocommerce-form-login .nightweeds-my-account-google-login {
    order: 10;
    width: 100%;
    margin: 16px 0 0;
}

body.woocommerce-account:not(.logged-in) form.woocommerce-form-login .nightweeds-my-account-google-login .nsl-container {
    width: 100%;
}

body.woocommerce-account:not(.logged-in) form.woocommerce-form-login .lost_password {
    order: 20;
    margin-top: 16px;
}

body.woocommerce-account:not(.logged-in) form.woocommerce-form-login > .clear {
    order: 30;
}

/* 闁冲厜鍋撻柍鍏夊亾 Logged-in: Dashboard layout 闁冲厜鍋撻柍鍏夊亾闁冲厜鍋撻柍鍏夊亾闁冲厜鍋撻柍鍏夊亾闁冲厜鍋撻柍鍏夊亾闁冲厜鍋撻柍鍏夊亾闁冲厜鍋撻柍鍏夊亾 */
body.woocommerce-account.logged-in .woocommerce {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px;
    display: grid;
    grid-template-columns: 250px minmax(0, 1fr);
    gap: 24px;
    align-items: start;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation {
    float: none;
    width: auto;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content {
    float: none;
    width: auto;
    min-width: 0;
    box-sizing: border-box;
    min-height: 340px;
    padding: 32px;
    border: 1px solid #2a2a2a;
    background: #050505;
    color: #e8e4da;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content > :first-child {
    margin-top: 0;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content > :last-child {
    margin-bottom: 0;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content a {
    color: #b7ff00;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content a:hover {
    color: #b7ff00;
    text-decoration: underline;
}


/* ── Logged-in: Grid column assignments ──── */
body.woocommerce-account.logged-in .woocommerce > .woocommerce-notices-wrapper:empty {
    display: none;
}

body.woocommerce-account.logged-in .woocommerce > .woocommerce-notices-wrapper:not(:empty) {
    grid-column: 1 / -1;
}

body.woocommerce-account.logged-in .woocommerce > .woocommerce-MyAccount-navigation {
    grid-column: 1;
}

body.woocommerce-account.logged-in .woocommerce > .woocommerce-MyAccount-content {
    grid-column: 2;
}

/* 闁冲厜鍋撻柍鍏夊亾 Logged-in: Navigation card 闁冲厜鍋撻柍鍏夊亾闁冲厜鍋撻柍鍏夊亾闁冲厜鍋撻柍鍏夊亾闁冲厜鍋撻柍鍏夊亾闁冲厜鍋撻柍鍏夊亾闁冲厜鍋撻柍鍏夊亾闁冲厜鍋?*/
body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 1px solid #2a2a2a;
    background: #050505;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation-link {
    margin: 0;
    border-bottom: 1px solid #2a2a2a;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation-link:last-child {
    border-bottom: 0;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation-link a {
    display: flex;
    align-items: center;
    min-height: 52px;
    padding: 0 18px;
    color: #e8e4da;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    text-decoration: none;
    transition: color 160ms ease, background 160ms ease;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation-link a:hover {
    color: #b7ff00;
    background: rgba(183, 255, 0, 0.04);
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation-link.is-active a {
    color: #b7ff00;
    background: rgba(183, 255, 0, 0.08);
    box-shadow: inset 3px 0 0 #b7ff00;
}

/* 闁冲厜鍋撻柍鍏夊亾 Mobile: logged-in 闁冲厜鍋撻柍鍏夊亾闁冲厜鍋撻柍鍏夊亾闁冲厜鍋撻柍鍏夊亾闁冲厜鍋撻柍鍏夊亾闁冲厜鍋撻柍鍏夊亾闁冲厜鍋撻柍鍏夊亾闁冲厜鍋撻柍鍏夊亾闁冲厜鍋撻柍鍏夊亾闁冲厜鍋撻柍鍏夊亾闁冲厜鍋撻柍鍏夊亾闁冲厜鍋撻柍鍏夊亾闁冲厜鍋?*/
@media (max-width: 782px) {
body.woocommerce-account.logged-in .woocommerce {
    grid-template-columns: minmax(0, 1fr);
    gap: 20px;
    margin-bottom: 64px;
    }

    body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation {
        width: 100%;
        min-width: 0;
        float: none;
    }

    body.woocommerce-account.logged-in .woocommerce-MyAccount-content {
        width: 100%;
        min-width: 0;
        min-height: 0;
        float: none;
        padding: 24px 20px;
    }

    body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation-link a {
        min-height: 48px;
        padding: 0 16px;
    }

    body.woocommerce-account.logged-in .woocommerce > .woocommerce-MyAccount-navigation,
    body.woocommerce-account.logged-in .woocommerce > .woocommerce-MyAccount-content,
    body.woocommerce-account.logged-in .woocommerce > .woocommerce-notices-wrapper:not(:empty) {
        grid-column: 1;
    }
}
/* --- Logged-in: Orders table --- desktop --- */
body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table {
    width: 100%;
    margin: 0;
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #2a2a2a;
    background: #050505;
    color: #e8e4da;
    table-layout: auto;
}
body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table thead {
    background: rgba(183, 255, 0, 0.06);
    border-bottom: 1px solid #2a2a2a;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table thead th {
    padding: 14px 16px;
    color: #b7ff00;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    text-align: left;
    white-space: nowrap;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table thead th.woocommerce-orders-table__header-order-actions {
    text-align: right;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr.woocommerce-orders-table__row,
body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr {
    background: #050505;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr.woocommerce-orders-table__row:hover,
body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr:hover {
    background: rgba(255, 255, 255, 0.02);
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table tbody td,
body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table tbody th {
    padding: 16px;
    border-bottom: 1px solid #2a2a2a;
    color: #e8e4da;
    font-size: 14px;
    line-height: 1.5;
    vertical-align: middle;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr:last-child td,
body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr:last-child th {
    border-bottom: 0;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__cell-order-number a {
    color: #b7ff00;
    font-weight: 700;
    text-decoration: none;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__cell-order-number a:hover {
    text-decoration: underline;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__cell-order-date,
body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__cell-order-status {
    white-space: nowrap;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__cell-order-status {
    color: #e8e4da;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__cell-order-total {
    white-space: nowrap;
    font-weight: 700;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions {
    text-align: right;
    white-space: nowrap;
}
body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions .woocommerce-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    padding: 0 16px;
    border-radius: 0;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    text-decoration: none;
    box-sizing: border-box;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions .woocommerce-button + .woocommerce-button {
    margin-left: 8px;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions .woocommerce-button.view {
    border: 1px solid #b7ff00;
    background: #b7ff00;
    color: #050505;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions .woocommerce-button.view:hover {
    background: transparent;
    color: #b7ff00;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions .woocommerce-button.cancel {
    border: 1px solid #555;
    background: transparent;
    color: #e8e4da;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions .woocommerce-button.cancel:hover {
    border-color: #e8e4da;
    color: #ffffff;
}
/* --- Logged-in: Orders table --- mobile --- */
@media (max-width: 782px) {

body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table {
    border: 0;
    background: transparent;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table thead {
    display: none;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table tbody {
    display: block;
    width: 100%;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr.woocommerce-orders-table__row,
body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr {
    display: block;
    width: 100%;
    margin: 0 0 16px;
    padding: 18px;
    border: 1px solid #2a2a2a;
    background: #050505;
    box-sizing: border-box;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr.woocommerce-orders-table__row:last-child,
body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr:last-child {
    margin-bottom: 0;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table tbody td,
body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table tbody th {
    display: grid;
    grid-template-columns: 108px minmax(0, 1fr);
    gap: 12px;
    align-items: start;
    width: 100%;
    padding: 11px 0;
    border: 0;
    border-bottom: 1px solid #242424;
    text-align: right;
    box-sizing: border-box;
    overflow-wrap: anywhere;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table tbody td::before,
body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table tbody th::before {
    content: attr(data-title);
    color: #8d8d8d;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    text-align: left;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table tbody .woocommerce-orders-table__cell-order-number {
    padding-top: 0;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table tbody .woocommerce-orders-table__cell-order-number a {
    color: #b7ff00;
    font-weight: 700;
    text-decoration: none;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table tbody .woocommerce-orders-table__cell-order-actions {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding-bottom: 0;
    border-bottom: 0;
    text-align: center;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table tbody .woocommerce-orders-table__cell-order-actions::before {
    display: none;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table tbody .woocommerce-orders-table__cell-order-actions .woocommerce-button {
    width: 100%;
    min-height: 48px;
    margin: 0;
}
}
/* --- Pagination --- */
body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-pagination {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    margin-top: 24px;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-pagination .page-numbers {
    display: flex;
    gap: 6px;
    margin: 0;
    padding: 0;
    list-style: none;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-pagination .page-numbers li > * {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    padding: 0 16px;
    border: 1px solid #2a2a2a;
    background: #050505;
    color: #e8e4da;
    border-radius: 0;
    text-decoration: none;
    font-size: 14px;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-pagination .page-numbers li > *:hover {
    border-color: #b7ff00;
    color: #b7ff00;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-pagination .page-numbers li > *.current {
    border-color: #b7ff00;
    background: rgba(183, 255, 0, 0.08);
    color: #b7ff00;
}
@media (max-width: 782px) {

body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-pagination .page-numbers li > * {
    flex: 1;
    min-height: 48px;
}

}

/* --- Logged-in: Orders Empty State --- */
body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-info,
body.woocommerce-account.logged-in .woocommerce-MyAccount-content .wc-block-components-notice-banner.is-info {
    margin: 0;
    padding: 20px;
    border: 1px solid #2a2a2a;
    border-left: 3px solid #b7ff00;
    background: rgba(183, 255, 0, 0.05);
    color: #e8e4da;
    border-radius: 0;
}

/* Browse products link: hide original text (WC Blocks forces color: #2f2f2f !important), show text via ::after */
body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-info a.wc-forward,
body.woocommerce-account.logged-in .woocommerce-MyAccount-content .wc-block-components-notice-banner.is-info a.wc-forward,
body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-info a.wc-forward:visited,
body.woocommerce-account.logged-in .woocommerce-MyAccount-content .wc-block-components-notice-banner.is-info a.wc-forward:visited {
    display: inline;
    float: none;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    background: none;
    background-color: transparent;
    opacity: 1;
    font-size: 0;
    line-height: 0;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-info a.wc-forward::after,
body.woocommerce-account.logged-in .woocommerce-MyAccount-content .wc-block-components-notice-banner.is-info a.wc-forward::after,
body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-info a.wc-forward:visited::after,
body.woocommerce-account.logged-in .woocommerce-MyAccount-content .wc-block-components-notice-banner.is-info a.wc-forward:visited::after {
    content: "Browse products";
    font-size: 1rem;
    line-height: normal;
    color: #b7ff00;
    text-decoration: underline;
    text-underline-position: under;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-info a.wc-forward:hover::after,
body.woocommerce-account.logged-in .woocommerce-MyAccount-content .wc-block-components-notice-banner.is-info a.wc-forward:hover::after,
body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-info a.wc-forward:focus-visible::after,
body.woocommerce-account.logged-in .woocommerce-MyAccount-content .wc-block-components-notice-banner.is-info a.wc-forward:focus-visible::after,
body.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-info a.wc-forward:focus::after,
body.woocommerce-account.logged-in .woocommerce-MyAccount-content .wc-block-components-notice-banner.is-info a.wc-forward:focus::after {
    color: #e8e4da;
    text-decoration: none;
}
/* --- Logged-in: Addresses layout --- desktop --- */
body.woocommerce-account.logged-in .u-columns.woocommerce-Addresses {
    display: flex;
    gap: 24px;
    align-items: stretch;
}

body.woocommerce-account.logged-in .u-columns.woocommerce-Addresses .woocommerce-Address {
    float: none;
    flex: 1 1 0;
    width: auto;
    min-width: 0;
    border: 1px solid #2a2a2a;
    background: #050505;
    padding: 24px;
    box-sizing: border-box;
}

body.woocommerce-account.logged-in .u-columns.woocommerce-Addresses .woocommerce-Address-title.title {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    gap: 8px;
}

body.woocommerce-account.logged-in .u-columns.woocommerce-Addresses .woocommerce-Address-title.title h2 {
    margin: 0;
    padding: 0;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    white-space: nowrap;
}

body.woocommerce-account.logged-in .u-columns.woocommerce-Addresses .woocommerce-Address-title.title .edit {
    float: none;
    margin: 0;
    white-space: nowrap;
    align-self: flex-end;
}

body.woocommerce-account.logged-in .u-columns.woocommerce-Addresses .woocommerce-Address address {
    margin-top: 16px;
    padding: 0;
    font-style: normal;
    overflow-wrap: anywhere;
}

/* --- Logged-in: Addresses layout --- mobile --- */
@media (max-width: 782px) {

body.woocommerce-account.logged-in .u-columns.woocommerce-Addresses {
    flex-direction: column;
}

body.woocommerce-account.logged-in .u-columns.woocommerce-Addresses .woocommerce-Address {
    width: 100%;
    padding: 20px;
}

body.woocommerce-account.logged-in .u-columns.woocommerce-Addresses .woocommerce-Address-title.title {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
}

body.woocommerce-account.logged-in .u-columns.woocommerce-Addresses .woocommerce-Address-title.title .edit {
    align-self: flex-start;
}

body.woocommerce-account.logged-in .u-columns.woocommerce-Addresses .woocommerce-Address address {
    margin-top: 12px;
}

}

/* =========================================================
   QA3A-5B ? EDIT ACCOUNT / EDIT ADDRESS ? DESKTOP
   ========================================================= */
@media (min-width: 783px) {
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        column-gap: 16px;
        row-gap: 18px;
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .form-row {
        float: none;
        clear: none;
        width: 100%;
        max-width: 100%;
        margin: 0;
        padding: 0;
        box-sizing: border-box;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .form-row-first {
        grid-column: 1;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .form-row-last {
        grid-column: 2;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .form-row-wide,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account fieldset,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account > p:not(.form-row) {
        grid-column: 1 / -1;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account > .clear {
        display: none;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account fieldset {
        width: 100%;
        max-width: 100%;
        margin: 8px 0 0;
        padding: 24px 0 0;
        border: 0;
        border-top: 1px solid rgba(232, 228, 218, 0.25);
        box-sizing: border-box;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account legend,
    body.woocommerce-edit-address form[method="post"] > h2 {
        display: block;
        width: 100%;
        margin: 0 0 18px;
        padding: 0;
        color: #b7ff00;
        font-size: 12px;
        font-weight: 700;
        line-height: 1.3;
        letter-spacing: 0.08em;
        text-transform: uppercase;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account label:not(.screen-reader-text),
    body.woocommerce-edit-address .woocommerce-address-fields label:not(.screen-reader-text) {
        display: block;
        margin: 0 0 8px;
        color: rgba(232, 228, 218, 0.68);
        font-size: 11px;
        font-weight: 700;
        line-height: 1.3;
        letter-spacing: 0.08em;
        text-transform: uppercase;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .required,
    body.woocommerce-edit-address .woocommerce-address-fields .required {
        color: #b7ff00;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account input.input-text,
    body.woocommerce-edit-address .woocommerce-address-fields input.input-text,
    body.woocommerce-edit-address .woocommerce-address-fields select,
    body.woocommerce-edit-address .woocommerce-address-fields textarea.input-text {
        display: block;
        width: 100%;
        max-width: 100%;
        min-height: 48px;
        margin: 0;
        padding: 0 16px;
        border: 1px solid rgba(232, 228, 218, 0.25);
        border-radius: 0;
        background: #050505;
        color: #e8e4da;
        font: inherit;
        line-height: normal;
        box-sizing: border-box;
        box-shadow: none;
    }

    body.woocommerce-edit-address .woocommerce-address-fields textarea.input-text {
        min-height: 96px;
        padding-top: 14px;
        padding-bottom: 14px;
        resize: vertical;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account input.input-text:focus,
    body.woocommerce-edit-address .woocommerce-address-fields input.input-text:focus,
    body.woocommerce-edit-address .woocommerce-address-fields select:focus,
    body.woocommerce-edit-address .woocommerce-address-fields textarea.input-text:focus {
        border-color: #b7ff00;
        outline: 1px solid #b7ff00;
        outline-offset: 0;
        box-shadow: none;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .password-input {
        position: relative;
        display: block;
        width: 100%;
        max-width: 100%;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .password-input input.input-text {
        padding-right: 56px;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .show-password-input {
        position: absolute;
        top: 50%;
        right: 4px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 40px;
        min-width: 40px;
        min-height: 40px;
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent;
        color: rgba(232, 228, 218, 0.68);
        transform: translateY(-50%);
        box-shadow: none;
        cursor: pointer;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .show-password-input:hover,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .show-password-input:focus {
        color: #b7ff00;
        outline: 0;
        box-shadow: none;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account #account_display_name_description {
        display: block;
        margin-top: 8px;
        color: rgba(232, 228, 218, 0.68);
        font-size: 12px;
        line-height: 1.5;
    }

    body.woocommerce-edit-address .woocommerce-address-fields,
    body.woocommerce-edit-address .woocommerce-address-fields__field-wrapper {
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }

    body.woocommerce-edit-address .woocommerce-address-fields__field-wrapper {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        column-gap: 16px;
        row-gap: 18px;
    }

    body.woocommerce-edit-address .woocommerce-address-fields .form-row {
        float: none;
        clear: none;
        width: 100%;
        max-width: 100%;
        margin: 0;
        padding: 0;
        box-sizing: border-box;
    }

    body.woocommerce-edit-address .woocommerce-address-fields .form-row-first {
        grid-column: 1;
    }

    body.woocommerce-edit-address .woocommerce-address-fields .form-row-last {
        grid-column: 2;
    }

    body.woocommerce-edit-address .woocommerce-address-fields .form-row-wide {
        grid-column: 1 / -1;
    }

    body.woocommerce-edit-address .woocommerce-address-fields .woocommerce-input-wrapper {
        display: block;
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }

    body.woocommerce-edit-address .select2-container {
        width: 100% !important;
        max-width: 100%;
        box-sizing: border-box;
    }

    body.woocommerce-edit-address .select2-selection--single {
        min-height: 48px;
        border: 1px solid rgba(232, 228, 218, 0.25);
        border-radius: 0;
        background: #050505;
        box-sizing: border-box;
    }

    body.woocommerce-edit-address .select2-selection--single .select2-selection__rendered {
        min-height: 46px;
        padding: 0 42px 0 16px;
        color: #e8e4da;
        line-height: 46px;
        box-sizing: border-box;
    }

    body.woocommerce-edit-address .select2-selection--single .select2-selection__arrow {
        top: 0;
        right: 10px;
        width: 24px;
        height: 46px;
    }

    body.woocommerce-edit-address .select2-container--focus .select2-selection--single,
    body.woocommerce-edit-address .select2-container--open .select2-selection--single {
        border-color: #b7ff00;
        outline: 1px solid #b7ff00;
        outline-offset: 0;
        box-shadow: none;
    }

    body.woocommerce-edit-account button[name="save_account_details"],
    body.woocommerce-edit-address button[name="save_address"] {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-width: 200px;
        min-height: 48px;
        padding: 0 22px;
        border: 1px solid #b7ff00;
        border-radius: 0;
        background: #050505;
        color: #b7ff00;
        font-size: 12px;
        font-weight: 700;
        line-height: 1;
        letter-spacing: 0.08em;
        text-transform: uppercase;
        text-decoration: none;
        box-sizing: border-box;
        box-shadow: none;
        cursor: pointer;
    }

    body.woocommerce-edit-account button[name="save_account_details"]:hover,
    body.woocommerce-edit-account button[name="save_account_details"]:focus,
    body.woocommerce-edit-address button[name="save_address"]:hover,
    body.woocommerce-edit-address button[name="save_address"]:focus {
        background: #b7ff00;
        color: #050505;
        outline: 0;
        box-shadow: none;
    }
}

/* =========================================================
   QA3A-5B-R1 ? ACCOUNT TITLE AND TOP SPACING
   ========================================================= */
@media (min-width: 783px) {
    body.woocommerce-account.logged-in main#wp--skip-link--target.wp-block-group {
        margin-top: 24px !important;
    }

    body.woocommerce-account.logged-in main#wp--skip-link--target.wp-block-group > .wp-block-group.alignfull:first-child {
        padding-top: 28px !important;
        padding-bottom: 56px;
    }

    body.woocommerce-account.logged-in .wp-block-post-title {
        margin-bottom: 26px;
    }
}

/* =========================================================
   QA3A-5C ? EDIT ACCOUNT / EDIT ADDRESS ? MOBILE
   ========================================================= */
@media (max-width: 782px) {
    body.woocommerce-edit-account main#wp--skip-link--target.wp-block-group,
    body.woocommerce-edit-address main#wp--skip-link--target.wp-block-group {
        margin-top: 12px !important;
        min-width: 0;
        max-width: 100%;
        box-sizing: border-box;
    }

    body.woocommerce-edit-account main#wp--skip-link--target.wp-block-group > .wp-block-group.alignfull:first-child,
    body.woocommerce-edit-address main#wp--skip-link--target.wp-block-group > .wp-block-group.alignfull:first-child {
        min-width: 0;
        max-width: 100%;
        padding-top: 24px !important;
        padding-bottom: 48px;
        box-sizing: border-box;
    }

    body.woocommerce-edit-account .wp-block-post-title,
    body.woocommerce-edit-address .wp-block-post-title {
        max-width: 100%;
        margin-bottom: 22px;
        overflow-wrap: anywhere;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account,
    body.woocommerce-edit-address .woocommerce-address-fields,
    body.woocommerce-edit-address .woocommerce-address-fields__field-wrapper {
        display: block;
        width: 100%;
        max-width: 100%;
        min-width: 0;
        box-sizing: border-box;
    }

    body.woocommerce-edit-address .woocommerce-address-fields__field-wrapper {
        display: grid;
        grid-template-columns: minmax(0, 1fr);
        row-gap: 16px;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .form-row,
    body.woocommerce-edit-address .woocommerce-address-fields .form-row {
        display: block;
        float: none;
        clear: both;
        width: 100%;
        max-width: 100%;
        min-width: 0;
        margin: 0 0 16px;
        padding: 0;
        box-sizing: border-box;
    }

    body.woocommerce-edit-address .woocommerce-address-fields .form-row {
        grid-column: 1 / -1;
        margin-bottom: 0;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .form-row-first,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .form-row-last,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .form-row-wide,
    body.woocommerce-edit-address .woocommerce-address-fields .form-row-first,
    body.woocommerce-edit-address .woocommerce-address-fields .form-row-last,
    body.woocommerce-edit-address .woocommerce-address-fields .form-row-wide {
        width: 100%;
        max-width: 100%;
        min-width: 0;
        margin-left: 0;
        margin-right: 0;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account label:not(.screen-reader-text),
    body.woocommerce-edit-address .woocommerce-address-fields label:not(.screen-reader-text) {
        display: block;
        max-width: 100%;
        margin: 0 0 7px;
        font-size: 11px;
        line-height: 1.35;
        overflow-wrap: anywhere;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account input.input-text,
    body.woocommerce-edit-address .woocommerce-address-fields input.input-text,
    body.woocommerce-edit-address .woocommerce-address-fields select,
    body.woocommerce-edit-address .woocommerce-address-fields textarea.input-text {
        display: block;
        width: 100%;
        max-width: 100%;
        min-width: 0;
        min-height: 48px;
        margin: 0;
        padding-left: 14px;
        padding-right: 14px;
        font-size: 16px;
        box-sizing: border-box;
        overflow-wrap: anywhere;
    }

    body.woocommerce-edit-address .woocommerce-address-fields textarea.input-text {
        min-height: 96px;
        height: auto;
        padding-top: 13px;
        padding-bottom: 13px;
        resize: vertical;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account #account_display_name_description,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .woocommerce-password-strength,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .woocommerce-password-hint,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .woocommerce-info,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .wc-block-components-notice-banner {
        max-width: 100%;
        overflow-wrap: anywhere;
        line-height: 1.5;
        box-sizing: border-box;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account fieldset {
        width: 100%;
        max-width: 100%;
        min-width: 0;
        min-inline-size: 0;
        margin: 6px 0 0;
        padding: 22px 0 0;
        box-sizing: border-box;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account legend,
    body.woocommerce-edit-address form[method="post"] > h2 {
        max-width: 100%;
        margin-bottom: 16px;
        font-size: 12px;
        line-height: 1.35;
        overflow-wrap: anywhere;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .password-input {
        position: relative;
        display: block;
        width: 100%;
        max-width: 100%;
        min-width: 0;
        box-sizing: border-box;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .password-input input.input-text {
        padding-right: 54px;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .show-password-input {
        position: absolute;
        top: 50%;
        right: 2px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 44px;
        height: 44px;
        min-width: 44px;
        min-height: 44px;
        transform: translateY(-50%);
    }

    body.woocommerce-edit-address .woocommerce-address-fields .woocommerce-input-wrapper {
        display: block;
        width: 100%;
        max-width: 100%;
        min-width: 0;
        box-sizing: border-box;
    }

    body.woocommerce-edit-address .select2-container {
        width: 100% !important;
        max-width: 100%;
        min-width: 0;
        box-sizing: border-box;
    }

    body.woocommerce-edit-address .select2-selection--single {
        min-height: 48px;
        box-sizing: border-box;
    }

    body.woocommerce-edit-address .select2-selection--single .select2-selection__rendered {
        min-height: 46px;
        padding-right: 44px;
        font-size: 16px;
        line-height: 46px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        box-sizing: border-box;
    }

    body.woocommerce-edit-address .select2-selection--single .select2-selection__arrow {
        top: 0;
        right: 10px;
        height: 46px;
    }

    body.woocommerce-edit-account button[name="save_account_details"],
    body.woocommerce-edit-address button[name="save_address"] {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        max-width: 100%;
        min-height: 48px;
        box-sizing: border-box;
    }
}

/* =========================================================
   QA3A-5C-R1 ? MOBILE FORM VISUAL FIXES
   ========================================================= */
@media (max-width: 782px) {
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account input.input-text,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account input[type="text"],
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account input[type="email"],
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account input[type="password"],
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account input[type="tel"],
    body.woocommerce-edit-address .woocommerce-address-fields input.input-text,
    body.woocommerce-edit-address .woocommerce-address-fields input[type="text"],
    body.woocommerce-edit-address .woocommerce-address-fields input[type="email"],
    body.woocommerce-edit-address .woocommerce-address-fields input[type="password"],
    body.woocommerce-edit-address .woocommerce-address-fields input[type="tel"],
    body.woocommerce-edit-address .woocommerce-address-fields select,
    body.woocommerce-edit-address .woocommerce-address-fields textarea,
    body.woocommerce-edit-address .select2-selection--single {
        width: 100% !important;
        max-width: 100%;
        min-width: 0;
        height: 48px;
        min-height: 48px;
        margin: 0;
        padding-left: 14px;
        padding-right: 14px;
        border: 1px solid rgba(232, 228, 218, 0.28) !important;
        border-radius: 0 !important;
        background: #050505 !important;
        background-color: #050505 !important;
        color: #e8e4da !important;
        -webkit-text-fill-color: #e8e4da;
        font-size: 16px !important;
        line-height: normal;
        box-sizing: border-box;
        box-shadow: none !important;
    }

    body.woocommerce-edit-address .woocommerce-address-fields select {
        appearance: auto;
        -webkit-appearance: menulist;
    }

    body.woocommerce-edit-address .woocommerce-address-fields textarea {
        height: auto;
        min-height: 96px;
        padding-top: 13px;
        padding-bottom: 13px;
        resize: vertical;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account input::placeholder,
    body.woocommerce-edit-address .woocommerce-address-fields input::placeholder,
    body.woocommerce-edit-address .woocommerce-address-fields textarea::placeholder {
        color: rgba(232, 228, 218, 0.48);
        -webkit-text-fill-color: rgba(232, 228, 218, 0.48);
        font-size: 16px;
        opacity: 1;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account input:-webkit-autofill,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account input:-webkit-autofill:hover,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account input:-webkit-autofill:focus,
    body.woocommerce-edit-address .woocommerce-address-fields input:-webkit-autofill,
    body.woocommerce-edit-address .woocommerce-address-fields input:-webkit-autofill:hover,
    body.woocommerce-edit-address .woocommerce-address-fields input:-webkit-autofill:focus {
        border-color: rgba(232, 228, 218, 0.28) !important;
        box-shadow: 0 0 0 1000px #050505 inset !important;
        -webkit-text-fill-color: #e8e4da !important;
        caret-color: #e8e4da;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account input.input-text:focus,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account input[type="text"]:focus,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account input[type="email"]:focus,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account input[type="password"]:focus,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account input[type="tel"]:focus,
    body.woocommerce-edit-address .woocommerce-address-fields input.input-text:focus,
    body.woocommerce-edit-address .woocommerce-address-fields input[type="text"]:focus,
    body.woocommerce-edit-address .woocommerce-address-fields input[type="email"]:focus,
    body.woocommerce-edit-address .woocommerce-address-fields input[type="password"]:focus,
    body.woocommerce-edit-address .woocommerce-address-fields input[type="tel"]:focus,
    body.woocommerce-edit-address .woocommerce-address-fields select:focus,
    body.woocommerce-edit-address .woocommerce-address-fields textarea:focus,
    body.woocommerce-edit-address .select2-container--focus .select2-selection--single,
    body.woocommerce-edit-address .select2-container--open .select2-selection--single {
        border-color: #b7ff00 !important;
        border-radius: 0 !important;
        outline: 1px solid #b7ff00 !important;
        outline-offset: 1px;
        box-shadow: none !important;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account fieldset {
        width: 100%;
        max-width: 100%;
        min-width: 0;
        min-inline-size: 0;
        margin: 22px 0 0;
        padding: 0;
        border: 0 !important;
        box-sizing: border-box;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account legend {
        display: block;
        width: 100%;
        margin: 0 0 16px;
        padding: 0;
        border: 0;
        color: #b7ff00;
        font-size: 12px;
        font-weight: 700;
        line-height: 1.3;
        letter-spacing: 0.08em;
        text-transform: uppercase;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account fieldset label:not(.screen-reader-text) {
        margin-bottom: 7px;
        font-size: 12px;
        line-height: 1.4;
        overflow-wrap: anywhere;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .password-input {
        position: relative;
        display: block;
        width: 100%;
        max-width: 100%;
        min-width: 0;
        box-sizing: border-box;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .password-input input.input-text,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .password-input input[type="password"],
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .password-input input[type="text"] {
        padding-right: 52px;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .show-password-input,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account button.show-password-input {
        position: absolute;
        top: 50%;
        right: 4px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 44px;
        min-width: 44px;
        height: 44px;
        min-height: 44px;
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent;
        color: #050505;
        transform: translateY(-50%);
        box-shadow: none;
    }

    body.woocommerce-edit-address .select2-container {
        width: 100% !important;
        max-width: 100%;
        min-width: 0;
        box-sizing: border-box;
    }

    body.woocommerce-edit-address .select2-selection--single .select2-selection__rendered {
        height: 46px;
        padding-left: 14px;
        padding-right: 44px;
        color: #e8e4da !important;
        -webkit-text-fill-color: #e8e4da;
        font-size: 16px !important;
        line-height: 46px;
        box-sizing: border-box;
    }

    body.woocommerce-edit-address .select2-selection--single .select2-selection__arrow {
        top: 0;
        right: 8px;
        height: 46px;
    }

    body.woocommerce-edit-account button[name="save_account_details"],
    body.woocommerce-edit-account input[name="save_account_details"],
    body.woocommerce-edit-account .button[name="save_account_details"],
    body.woocommerce-edit-address button[name="save_address"],
    body.woocommerce-edit-address input[name="save_address"],
    body.woocommerce-edit-address .button[name="save_address"] {
        display: flex !important;
        align-items: center;
        justify-content: center;
        width: 100% !important;
        max-width: 100%;
        height: 48px;
        min-height: 48px;
        padding: 0 16px;
        border: 1px solid #b7ff00 !important;
        border-radius: 0 !important;
        background: #050505 !important;
        color: #b7ff00 !important;
        -webkit-text-fill-color: #b7ff00;
        font-size: 12px;
        font-weight: 700;
        line-height: 1;
        letter-spacing: 0.08em;
        text-transform: uppercase;
        text-decoration: none;
        opacity: 1;
        box-sizing: border-box;
        box-shadow: none !important;
    }

    body.woocommerce-edit-account button[name="save_account_details"]:hover,
    body.woocommerce-edit-account button[name="save_account_details"]:focus,
    body.woocommerce-edit-account button[name="save_account_details"]:active,
    body.woocommerce-edit-account input[name="save_account_details"]:hover,
    body.woocommerce-edit-account input[name="save_account_details"]:focus,
    body.woocommerce-edit-account input[name="save_account_details"]:active,
    body.woocommerce-edit-account .button[name="save_account_details"]:hover,
    body.woocommerce-edit-account .button[name="save_account_details"]:focus,
    body.woocommerce-edit-account .button[name="save_account_details"]:active,
    body.woocommerce-edit-address button[name="save_address"]:hover,
    body.woocommerce-edit-address button[name="save_address"]:focus,
    body.woocommerce-edit-address button[name="save_address"]:active,
    body.woocommerce-edit-address input[name="save_address"]:hover,
    body.woocommerce-edit-address input[name="save_address"]:focus,
    body.woocommerce-edit-address input[name="save_address"]:active,
    body.woocommerce-edit-address .button[name="save_address"]:hover,
    body.woocommerce-edit-address .button[name="save_address"]:focus,
    body.woocommerce-edit-address .button[name="save_address"]:active {
        border-color: #b7ff00 !important;
        background: #b7ff00 !important;
        color: #050505 !important;
        -webkit-text-fill-color: #050505;
        box-shadow: none !important;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account,
    body.woocommerce-edit-address form[method="post"],
    body.woocommerce-edit-address .woocommerce-address-fields {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .form-row,
    body.woocommerce-edit-address .woocommerce-address-fields .form-row {
        margin-top: 0;
        margin-bottom: 16px;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account > p:last-of-type,
    body.woocommerce-edit-address .woocommerce-address-fields > p:last-of-type {
        margin-top: 20px;
        margin-bottom: 0;
    }

    body.woocommerce-edit-account .woocommerce-MyAccount-content,
    body.woocommerce-edit-address .woocommerce-MyAccount-content {
        height: auto;
        min-height: 0;
        padding-bottom: 24px;
    }

    body.woocommerce-edit-account .woocommerce,
    body.woocommerce-edit-address .woocommerce {
        margin-bottom: 44px;
    }
}

/* =========================================================
   QA3A-5C-R2 ? MOBILE FINAL VISUAL FIXES
   ========================================================= */
@media (max-width: 782px) {
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account input.input-text:focus,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account input[type="text"]:focus,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account input[type="email"]:focus,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account input[type="password"]:focus,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account input[type="tel"]:focus,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account select:focus,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account textarea:focus,
    body.woocommerce-edit-address .woocommerce-address-fields input.input-text:focus,
    body.woocommerce-edit-address .woocommerce-address-fields input[type="text"]:focus,
    body.woocommerce-edit-address .woocommerce-address-fields input[type="email"]:focus,
    body.woocommerce-edit-address .woocommerce-address-fields input[type="password"]:focus,
    body.woocommerce-edit-address .woocommerce-address-fields input[type="tel"]:focus,
    body.woocommerce-edit-address .woocommerce-address-fields select:focus,
    body.woocommerce-edit-address .woocommerce-address-fields textarea:focus,
    body.woocommerce-edit-address .select2-container--focus .select2-selection--single,
    body.woocommerce-edit-address .select2-container--open .select2-selection--single {
        border-color: #b7ff00 !important;
        border-radius: 0 !important;
        outline: 0 !important;
        box-shadow: none !important;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .show-password-input,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account button.show-password-input,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .show-password-input::before,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account button.show-password-input::before,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .show-password-input::after,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account button.show-password-input::after {
        color: rgba(232, 228, 218, 0.72) !important;
        opacity: 1 !important;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .show-password-input,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account button.show-password-input {
        background: transparent;
        border: 0;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .show-password-input:hover,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .show-password-input:focus,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .show-password-input.display-password,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account button.show-password-input:hover,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account button.show-password-input:focus,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account button.show-password-input.display-password,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .show-password-input:hover::before,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .show-password-input:focus::before,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .show-password-input.display-password::before,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account button.show-password-input:hover::before,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account button.show-password-input:focus::before,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account button.show-password-input.display-password::before,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .show-password-input:hover::after,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .show-password-input:focus::after,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .show-password-input.display-password::after,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account button.show-password-input:hover::after,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account button.show-password-input:focus::after,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account button.show-password-input.display-password::after {
        color: #b7ff00 !important;
        opacity: 1 !important;
    }

    body.woocommerce-edit-account main#wp--skip-link--target.wp-block-group > .wp-block-group.alignfull:first-child,
    body.woocommerce-edit-address main#wp--skip-link--target.wp-block-group > .wp-block-group.alignfull:first-child {
        padding-bottom: 32px !important;
    }

    body.woocommerce-edit-account .woocommerce,
    body.woocommerce-edit-address .woocommerce {
        margin-bottom: 32px;
    }

    body.woocommerce-edit-account .woocommerce-MyAccount-content,
    body.woocommerce-edit-address .woocommerce-MyAccount-content {
        height: auto;
        min-height: 0;
        padding-bottom: 24px;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account,
    body.woocommerce-edit-address form[method="post"],
    body.woocommerce-edit-address .woocommerce-address-fields {
        height: auto;
        min-height: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    }
}

/* =========================================================
   QA3A-5C-R3 ? MOBILE ICON AND BOTTOM SPACING FIX
   ========================================================= */
@media (max-width: 782px) {
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .show-password-input {
        color: rgba(232, 228, 218, 0.72) !important;
        opacity: 1 !important;
        filter: none !important;
        text-shadow: none !important;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .show-password-input::before {
        background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="rgba(232,228,218,0.72)"/></svg>') !important;
        opacity: 1 !important;
        filter: none !important;
        text-shadow: none !important;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .show-password-input:hover,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .show-password-input:focus,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .show-password-input.display-password {
        color: #b7ff00 !important;
        opacity: 1 !important;
        filter: none !important;
        text-shadow: none !important;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .show-password-input:hover::before,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .show-password-input:focus::before {
        background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23B7FF00"/></svg>') !important;
        opacity: 1 !important;
        filter: none !important;
        text-shadow: none !important;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .show-password-input.display-password::before,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .show-password-input.display-password:hover::before,
    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .show-password-input.display-password:focus::before {
        background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23B7FF00"/></svg>') !important;
        opacity: 1 !important;
        filter: none !important;
        text-shadow: none !important;
    }

    body.woocommerce-edit-account main#wp--skip-link--target.wp-block-group > .wp-block-group.alignfull:first-child,
    body.woocommerce-edit-address main#wp--skip-link--target.wp-block-group > .wp-block-group.alignfull:first-child {
        padding-bottom: 0 !important;
    }

    body.woocommerce-edit-account .woocommerce,
    body.woocommerce-edit-address .woocommerce {
        margin-bottom: 56px !important;
    }

    body.woocommerce-edit-account .woocommerce-MyAccount-content,
    body.woocommerce-edit-address .woocommerce-MyAccount-content {
        height: auto;
        min-height: 0;
        flex-grow: 0;
        margin-bottom: 0 !important;
        padding-bottom: 24px;
    }

    body.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account,
    body.woocommerce-edit-address form[method="post"],
    body.woocommerce-edit-address .woocommerce-address-fields {
        height: auto;
        min-height: 0;
        flex-grow: 0;
        margin-bottom: 0 !important;
        padding-bottom: 0;
    }

    body.woocommerce-edit-account .wp-site-blocks > main#wp--skip-link--target + footer.wp-block-template-part,
    body.woocommerce-edit-address .wp-site-blocks > main#wp--skip-link--target + footer.wp-block-template-part {
        margin-block-start: 0 !important;
    }
}

/* =========================================================
   QA3A-5C-R4 ? MOBILE MAIN TO FOOTER SPACING
   ========================================================= */
@media (max-width: 782px) {
    body.woocommerce-edit-account main#wp--skip-link--target.wp-block-group > .wp-block-group.alignfull:first-child,
    body.woocommerce-edit-address main#wp--skip-link--target.wp-block-group > .wp-block-group.alignfull:first-child,
    body.woocommerce-downloads main#wp--skip-link--target.wp-block-group > .wp-block-group.alignfull:first-child,
    body.woocommerce-payment-methods main#wp--skip-link--target.wp-block-group > .wp-block-group.alignfull:first-child {
        padding-bottom: 0 !important;
    }

    body.woocommerce-edit-account .woocommerce,
    body.woocommerce-edit-address .woocommerce,
    body.woocommerce-downloads .woocommerce,
    body.woocommerce-payment-methods .woocommerce {
        margin-bottom: 0 !important;
    }

    body.woocommerce-edit-account .wp-site-blocks > main#wp--skip-link--target + footer.wp-block-template-part,
    body.woocommerce-edit-address .wp-site-blocks > main#wp--skip-link--target + footer.wp-block-template-part,
    body.woocommerce-downloads .wp-site-blocks > main#wp--skip-link--target + footer.wp-block-template-part,
    body.woocommerce-payment-methods .wp-site-blocks > main#wp--skip-link--target + footer.wp-block-template-part {
        margin-block-start: 36px !important;
    }
}

/* =========================================================
   QA3A-6B ? DOWNLOADS ? DESKTOP
   ========================================================= */
@media (min-width: 783px) {
    body.woocommerce-downloads .woocommerce-info {
        max-width: 100%;
        overflow-wrap: anywhere;
        word-break: normal;
        white-space: normal;
    }

    body.woocommerce-downloads .woocommerce-info a.wc-forward {
        max-width: 100%;
        overflow-wrap: anywhere;
        word-break: normal;
        white-space: normal;
    }

    body.woocommerce-downloads .woocommerce-table--order-downloads {
        width: 100%;
        max-width: 100%;
        table-layout: fixed;
        border-collapse: collapse;
        border-spacing: 0;
        margin: 0;
        background: transparent;
        color: #E8E4DA;
        border: 1px solid rgba(232, 228, 218, 0.16);
        box-sizing: border-box;
    }

    body.woocommerce-downloads .woocommerce-table--order-downloads thead th {
        text-align: left;
        vertical-align: middle;
        padding: 13px 12px;
        color: rgba(232, 228, 218, 0.68);
        background: rgba(232, 228, 218, 0.025);
        border-bottom: 1px solid rgba(232, 228, 218, 0.20);
        font-size: 10px;
        line-height: 1.3;
        font-weight: 700;
        letter-spacing: 0.08em;
        text-transform: uppercase;
        overflow-wrap: anywhere;
    }

    body.woocommerce-downloads .woocommerce-table--order-downloads tbody td {
        padding: 15px 12px;
        vertical-align: middle;
        border-bottom: 1px solid rgba(232, 228, 218, 0.12);
        color: #E8E4DA;
        font-size: 13px;
        line-height: 1.45;
        overflow-wrap: anywhere;
        word-break: normal;
        min-width: 0;
    }

    body.woocommerce-downloads .woocommerce-table--order-downloads tbody tr:last-child td {
        border-bottom: 0;
    }

    body.woocommerce-downloads .woocommerce-table--order-downloads .download-product {
        width: 32%;
    }

    body.woocommerce-downloads .woocommerce-table--order-downloads .download-file {
        width: 24%;
        text-align: right;
        white-space: nowrap;
    }

    body.woocommerce-downloads .woocommerce-table--order-downloads .download-remaining {
        width: 18%;
    }

    body.woocommerce-downloads .woocommerce-table--order-downloads .download-expires {
        width: 26%;
    }

    body.woocommerce-downloads .woocommerce-table--order-downloads a:not(.woocommerce-MyAccount-downloads-file) {
        color: #E8E4DA;
        text-decoration: underline;
        text-decoration-color: rgba(183, 255, 0, 0.55);
        text-underline-offset: 3px;
        overflow-wrap: anywhere;
    }

    body.woocommerce-downloads .woocommerce-table--order-downloads a:not(.woocommerce-MyAccount-downloads-file):hover,
    body.woocommerce-downloads .woocommerce-table--order-downloads a:not(.woocommerce-MyAccount-downloads-file):focus {
        color: #B7FF00;
        text-decoration-color: #B7FF00;
    }

    body.woocommerce-downloads .woocommerce-table--order-downloads .woocommerce-MyAccount-downloads-file.button {
        display: inline-flex;
        min-height: 38px;
        padding: 0 14px;
        align-items: center;
        justify-content: center;
        box-sizing: border-box;
        background: #050505;
        color: #B7FF00;
        border: 1px solid #B7FF00;
        border-radius: 0;
        box-shadow: none;
        font-size: 10px;
        line-height: 1;
        font-weight: 700;
        letter-spacing: 0.08em;
        text-transform: uppercase;
        text-decoration: none;
        white-space: nowrap;
    }

    body.woocommerce-downloads .woocommerce-table--order-downloads .woocommerce-MyAccount-downloads-file.button:hover,
    body.woocommerce-downloads .woocommerce-table--order-downloads .woocommerce-MyAccount-downloads-file.button:focus {
        background: #B7FF00;
        color: #050505;
        border-color: #B7FF00;
        outline: 0;
        box-shadow: none;
    }
}

/* =========================================================
   QA3A-6C ? DOWNLOADS ? MOBILE
   ========================================================= */
@media (max-width: 782px) {
    body.woocommerce-downloads .woocommerce-info {
        width: 100%;
        max-width: 100%;
        min-width: 0;
        box-sizing: border-box;
        overflow-wrap: anywhere;
        word-break: normal;
        white-space: normal;
    }

    body.woocommerce-downloads .woocommerce-info a.wc-forward {
        display: inline;
        max-width: 100%;
        white-space: normal;
        overflow-wrap: anywhere;
        word-break: normal;
    }

    body.woocommerce-downloads .woocommerce-table--order-downloads {
        display: block;
        width: 100%;
        max-width: 100%;
        min-width: 0;
        border: 0;
        background: transparent;
        overflow: visible;
        box-sizing: border-box;
    }

    body.woocommerce-downloads .woocommerce-table--order-downloads thead {
        position: absolute;
        width: 1px;
        height: 1px;
        overflow: hidden;
        clip: rect(0 0 0 0);
        clip-path: inset(50%);
        white-space: nowrap;
    }

    body.woocommerce-downloads .woocommerce-table--order-downloads tbody {
        display: grid;
        grid-template-columns: minmax(0, 1fr);
        gap: 16px;
        width: 100%;
        min-width: 0;
        max-width: 100%;
        box-sizing: border-box;
    }

    body.woocommerce-downloads .woocommerce-table--order-downloads tbody tr {
        display: grid;
        grid-template-columns: minmax(0, 1fr);
        gap: 0;
        width: 100%;
        min-width: 0;
        max-width: 100%;
        padding: 0;
        border: 1px solid rgba(232, 228, 218, 0.16);
        background: #050505;
        box-sizing: border-box;
        overflow-wrap: anywhere;
    }

    body.woocommerce-downloads .woocommerce-table--order-downloads tbody td {
        display: grid;
        grid-template-columns: minmax(110px, 38%) minmax(0, 1fr);
        align-items: start;
        gap: 12px;
        width: 100%;
        min-width: 0;
        max-width: 100%;
        padding: 14px;
        border: 0;
        border-bottom: 1px solid rgba(232, 228, 218, 0.12);
        box-sizing: border-box;
        color: #E8E4DA;
        font-size: 14px;
        line-height: 1.45;
        overflow-wrap: anywhere;
        word-break: normal;
    }

    body.woocommerce-downloads .woocommerce-table--order-downloads tbody td:last-child {
        border-bottom: 0;
    }

    body.woocommerce-downloads .woocommerce-table--order-downloads tbody td::before {
        content: attr(data-title);
        color: rgba(232, 228, 218, 0.60);
        font-size: 10px;
        line-height: 1.4;
        font-weight: 700;
        letter-spacing: 0.08em;
        text-transform: uppercase;
        overflow-wrap: anywhere;
    }

    body.woocommerce-downloads .woocommerce-table--order-downloads .download-product,
    body.woocommerce-downloads .woocommerce-table--order-downloads .download-file,
    body.woocommerce-downloads .woocommerce-table--order-downloads .download-remaining,
    body.woocommerce-downloads .woocommerce-table--order-downloads .download-expires {
        width: 100%;
        max-width: 100%;
        min-width: 0;
        box-sizing: border-box;
        overflow-wrap: anywhere;
        word-break: normal;
    }

    body.woocommerce-downloads .woocommerce-table--order-downloads a:not(.woocommerce-MyAccount-downloads-file) {
        max-width: 100%;
        min-width: 0;
        overflow-wrap: anywhere;
        word-break: normal;
    }

    body.woocommerce-downloads .woocommerce-table--order-downloads .woocommerce-MyAccount-downloads-file.button {
        display: inline-flex;
        width: 100%;
        max-width: 100%;
        min-height: 48px;
        padding: 0 14px;
        align-items: center;
        justify-content: center;
        box-sizing: border-box;
        background: #050505;
        color: #B7FF00;
        border: 1px solid #B7FF00;
        border-radius: 0;
        font-size: 11px;
        line-height: 1;
        font-weight: 700;
        letter-spacing: 0.08em;
        text-transform: uppercase;
        text-decoration: none;
        white-space: normal;
        overflow-wrap: anywhere;
        text-align: center;
        box-shadow: none;
    }

    body.woocommerce-downloads .woocommerce-table--order-downloads .woocommerce-MyAccount-downloads-file.button:hover,
    body.woocommerce-downloads .woocommerce-table--order-downloads .woocommerce-MyAccount-downloads-file.button:focus,
    body.woocommerce-downloads .woocommerce-table--order-downloads .woocommerce-MyAccount-downloads-file.button:active {
        background: #B7FF00;
        color: #050505;
        border-color: #B7FF00;
        outline: 0;
        box-shadow: none;
    }
}

/* =========================================================
   QA3A-6D ? PAYMENT METHODS ? DESKTOP
   ========================================================= */
@media (min-width: 783px) {
    body.woocommerce-payment-methods .woocommerce-info {
        width: 100%;
        max-width: 100%;
        min-width: 0;
        box-sizing: border-box;
        overflow-wrap: anywhere;
        white-space: normal;
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-content > a.button[href*="add-payment-method"] {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 40px;
        width: auto;
        max-width: 100%;
        margin-top: 16px;
        padding: 0 16px;
        box-sizing: border-box;
        background: #050505;
        color: #B7FF00;
        border: 1px solid #B7FF00;
        border-radius: 0;
        box-shadow: none;
        font-size: 10px;
        line-height: 1;
        font-weight: 700;
        letter-spacing: 0.08em;
        text-transform: uppercase;
        text-decoration: none;
        white-space: normal;
        overflow-wrap: anywhere;
        cursor: pointer;
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-content > a.button[href*="add-payment-method"]:hover,
    body.woocommerce-payment-methods .woocommerce-MyAccount-content > a.button[href*="add-payment-method"]:focus,
    body.woocommerce-payment-methods .woocommerce-MyAccount-content > a.button[href*="add-payment-method"]:active {
        background: #B7FF00;
        color: #050505;
        border-color: #B7FF00;
        outline: 0;
        box-shadow: none;
        text-decoration: none;
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods {
        width: 100%;
        max-width: 100%;
        table-layout: fixed;
        border-collapse: collapse;
        border-spacing: 0;
        margin: 0;
        background: transparent;
        color: #E8E4DA;
        border: 1px solid rgba(232, 228, 218, 0.16);
        box-sizing: border-box;
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods thead th {
        padding: 13px 12px;
        text-align: left;
        vertical-align: middle;
        background: rgba(232, 228, 218, 0.025);
        color: rgba(232, 228, 218, 0.68);
        border-bottom: 1px solid rgba(232, 228, 218, 0.20);
        font-size: 10px;
        line-height: 1.3;
        font-weight: 700;
        letter-spacing: 0.08em;
        text-transform: uppercase;
        overflow-wrap: anywhere;
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods thead th.woocommerce-PaymentMethod--actions {
        text-align: right;
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods tbody tr.payment-method {
        background: transparent;
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods tbody tr.default-payment-method {
        background: rgba(183, 255, 0, 0.035);
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods tbody td {
        padding: 15px 12px;
        vertical-align: middle;
        color: #E8E4DA;
        border-bottom: 1px solid rgba(232, 228, 218, 0.12);
        font-size: 13px;
        line-height: 1.45;
        overflow-wrap: anywhere;
        word-break: normal;
        min-width: 0;
        box-sizing: border-box;
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods tbody tr:last-child td {
        border-bottom: 0;
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--method {
        width: 44%;
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--expires {
        width: 20%;
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--actions {
        width: 36%;
        text-align: right;
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods .default-payment-method .woocommerce-PaymentMethod,
    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods .default-payment-method .woocommerce-PaymentMethod mark {
        color: #B7FF00;
        font-size: 10px;
        font-weight: 700;
        letter-spacing: 0.08em;
        text-transform: uppercase;
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods a:not(.button) {
        color: #E8E4DA;
        text-decoration: underline;
        text-decoration-color: rgba(183, 255, 0, 0.55);
        text-underline-offset: 3px;
        overflow-wrap: anywhere;
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods a:not(.button):hover,
    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods a:not(.button):focus {
        color: #B7FF00;
        text-decoration-color: #B7FF00;
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--actions .button {
        display: inline-flex;
        min-height: 36px;
        padding: 0 12px;
        margin: 2px 0 2px 6px;
        align-items: center;
        justify-content: center;
        box-sizing: border-box;
        border-radius: 0;
        box-shadow: none;
        font-size: 9px;
        line-height: 1;
        font-weight: 700;
        letter-spacing: 0.07em;
        text-transform: uppercase;
        text-decoration: none;
        white-space: nowrap;
        background: #050505;
        color: #E8E4DA;
        border: 1px solid rgba(232, 228, 218, 0.32);
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--actions .button:hover,
    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--actions .button:focus {
        color: #B7FF00;
        border-color: #B7FF00;
        background: #050505;
        outline: 0;
        box-shadow: none;
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--actions .button.default {
        color: #B7FF00;
        border-color: #B7FF00;
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--actions .button.delete:hover,
    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--actions .button.delete:focus {
        color: #E8E4DA;
        border-color: rgba(232, 228, 218, 0.72);
    }
}


/* =========================================================
   QA3A-6E — PAYMENT METHODS — MOBILE
   ========================================================= */
@media (max-width: 782px) {
    body.woocommerce-payment-methods .woocommerce-info {
        width: 100%;
        max-width: 100%;
        min-width: 0;
        box-sizing: border-box;
        overflow-wrap: anywhere;
        word-break: normal;
        white-space: normal;
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-content > a.button[href*="add-payment-method"] {
        display: inline-flex;
        width: 100%;
        max-width: 100%;
        min-width: 0;
        min-height: 48px;
        margin-top: 16px;
        padding: 0 16px;
        align-items: center;
        justify-content: center;
        box-sizing: border-box;
        background: #050505;
        color: #B7FF00;
        border: 1px solid #B7FF00;
        border-radius: 0;
        box-shadow: none;
        font-size: 11px;
        line-height: 1;
        font-weight: 700;
        letter-spacing: 0.08em;
        text-transform: uppercase;
        text-decoration: none;
        text-align: center;
        white-space: normal;
        overflow-wrap: anywhere;
        cursor: pointer;
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-content > a.button[href*="add-payment-method"]:hover,
    body.woocommerce-payment-methods .woocommerce-MyAccount-content > a.button[href*="add-payment-method"]:focus,
    body.woocommerce-payment-methods .woocommerce-MyAccount-content > a.button[href*="add-payment-method"]:active {
        background: #B7FF00;
        color: #050505;
        border-color: #B7FF00;
        outline: 0;
        box-shadow: none;
        text-decoration: none;
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods {
        display: block;
        width: 100%;
        max-width: 100%;
        min-width: 0;
        margin: 0;
        border: 0;
        background: transparent;
        box-sizing: border-box;
        overflow: visible;
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods thead {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0 0 0 0);
        clip-path: inset(50%);
        white-space: nowrap;
        border: 0;
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods tbody {
        display: grid;
        grid-template-columns: minmax(0, 1fr);
        gap: 16px;
        width: 100%;
        max-width: 100%;
        min-width: 0;
        box-sizing: border-box;
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods tbody tr.payment-method {
        display: grid;
        grid-template-columns: minmax(0, 1fr);
        gap: 0;
        width: 100%;
        max-width: 100%;
        min-width: 0;
        padding: 0;
        background: #050505;
        border: 1px solid rgba(232, 228, 218, 0.16);
        box-sizing: border-box;
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods tbody tr.default-payment-method {
        background: rgba(183, 255, 0, 0.035);
        border-color: rgba(183, 255, 0, 0.42);
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods tbody td {
        display: grid;
        grid-template-columns: minmax(105px, 36%) minmax(0, 1fr);
        align-items: start;
        gap: 12px;
        width: 100%;
        max-width: 100%;
        min-width: 0;
        padding: 14px;
        box-sizing: border-box;
        border: 0;
        border-bottom: 1px solid rgba(232, 228, 218, 0.12);
        color: #E8E4DA;
        font-size: 14px;
        line-height: 1.45;
        overflow-wrap: anywhere;
        word-break: normal;
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods tbody td:last-child {
        border-bottom: 0;
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods tbody td::before {
        content: attr(data-title);
        color: rgba(232, 228, 218, 0.60);
        font-size: 10px;
        line-height: 1.4;
        font-weight: 700;
        letter-spacing: 0.08em;
        text-transform: uppercase;
        overflow-wrap: anywhere;
        word-break: normal;
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--method,
    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--expires,
    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--actions {
        width: 100%;
        max-width: 100%;
        min-width: 0;
        box-sizing: border-box;
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--actions {
        grid-template-columns: minmax(105px, 36%) minmax(0, 1fr);
        text-align: left;
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--actions > .button {
        display: inline-flex;
        width: 100%;
        max-width: 100%;
        min-width: 0;
        min-height: 48px;
        margin: 0 0 10px;
        padding: 0 14px;
        align-items: center;
        justify-content: center;
        box-sizing: border-box;
        border-radius: 0;
        box-shadow: none;
        font-size: 11px;
        line-height: 1;
        font-weight: 700;
        letter-spacing: 0.07em;
        text-transform: uppercase;
        text-decoration: none;
        text-align: center;
        white-space: normal;
        overflow-wrap: anywhere;
        background: #050505;
        color: #E8E4DA;
        border: 1px solid rgba(232, 228, 218, 0.34);
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--actions > .button:last-child {
        margin-bottom: 0;
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--actions > .button:hover,
    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--actions > .button:focus,
    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--actions > .button:active {
        background: #050505;
        color: #B7FF00;
        border-color: #B7FF00;
        outline: 0;
        box-shadow: none;
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--actions > .button.default {
        color: #B7FF00;
        border-color: #B7FF00;
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--actions > .button.default:hover,
    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--actions > .button.default:focus,
    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--actions > .button.default:active {
        background: #B7FF00;
        color: #050505;
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--actions > .button.delete {
        color: #E8E4DA;
        border-color: rgba(232, 228, 218, 0.34);
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--actions > .button.delete:hover,
    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--actions > .button.delete:focus,
    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--actions > .button.delete:active {
        color: #E8E4DA;
        border-color: rgba(232, 228, 218, 0.72);
        background: rgba(232, 228, 218, 0.04);
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods a:not(.button) {
        max-width: 100%;
        color: #E8E4DA;
        text-decoration: underline;
        text-decoration-color: rgba(183, 255, 0, 0.55);
        text-underline-offset: 3px;
        white-space: normal;
        overflow-wrap: anywhere;
        word-break: normal;
    }

    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods a:not(.button):hover,
    body.woocommerce-payment-methods .woocommerce-MyAccount-paymentMethods a:not(.button):focus {
        color: #B7FF00;
        text-decoration-color: #B7FF00;
    }
}
