body.fe-account-experience-page {
    --fe-ink: #111111;
    --fe-ivory: #f7f5f0;
    --fe-paper: #fffdf8;
    --fe-line: #ddd8cf;
    --fe-muted: #4a4a4a;
    --fe-gold: #c6a87a;
    background: var(--fe-ivory);
    color: var(--fe-ink);
}

/* FEDELE account refinement 12: final scoped account layout source of truth. */
body.fe-account-experience-page .fe-account-temp-password-notice,
body.fe-account-experience-page [hidden].fe-account-temp-password-notice {
    display: none !important;
}

body.fe-account-experience-page,
body.fe-account-experience-page .site-content,
body.fe-account-experience-page #content,
body.fe-account-experience-page #primary,
body.fe-account-experience-page .site-main,
body.fe-account-experience-page .entry-content {
    background: #ffffff !important;
}

body.fe-account-logged-in .woocommerce {
    width: min(1160px, calc(100% - 44px)) !important;
    margin: clamp(18px, 3vw, 42px) auto !important;
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation,
body.woocommerce-account .woocommerce-MyAccount-navigation {
    float: none !important;
    max-width: none !important;
    overflow: visible !important;
    margin: 0 !important;
    padding: 12px !important;
    border: 1px solid rgba(221, 216, 207, .78) !important;
    border-radius: 8px !important;
    background: #fffdf8 !important;
    box-shadow: 0 18px 44px rgba(17, 17, 17, .045) !important;
    box-sizing: border-box !important;
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation ul,
body.woocommerce-account .woocommerce-MyAccount-navigation ul {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 10px !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
    align-items: stretch !important;
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li,
body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li + li,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li + li {
    display: flex !important;
    align-items: stretch !important;
    justify-content: stretch !important;
    margin: 0 !important;
    padding: 0 !important;
    min-width: 0 !important;
    min-height: 0 !important;
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li a,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    width: 100% !important;
    min-width: 0 !important;
    min-height: 56px !important;
    height: 100% !important;
    padding: 0 12px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    line-height: 1.15 !important;
    white-space: normal !important;
    box-sizing: border-box !important;
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li a::before,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li a::before {
    display: none !important;
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout {
    grid-column: 1 / -1 !important;
    margin-top: 4px !important;
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a {
    min-height: 50px !important;
    justify-content: center !important;
    text-align: center !important;
}

@media (min-width: 922px) {
    body.fe-account-experience-page .woocommerce-MyAccount-navigation {
        width: 268px !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul {
        grid-template-columns: 1fr !important;
    }
}

@media (min-width: 768px) and (max-width: 921px) {
    body.fe-account-logged-in .woocommerce {
        display: flex !important;
        flex-direction: column !important;
        gap: 12px !important;
        width: min(100% - 24px, 820px) !important;
        margin: 14px auto 30px !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation,
    body.woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100% !important;
        padding: 12px !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        gap: 10px !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li a,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        min-height: 58px !important;
        font-size: 12px !important;
        letter-spacing: .08em !important;
    }
}

@media (max-width: 767px) {
    body.fe-account-logged-in .woocommerce {
        display: flex !important;
        flex-direction: column !important;
        gap: 10px !important;
        width: min(100% - 16px, 520px) !important;
        margin: 12px auto 26px !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__header,
    body.fe-account-dashboard__header--mobile-top {
        width: 100% !important;
        margin: 0 0 4px !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__header h2,
    body.fe-account-dashboard__header--mobile-top h2 {
        margin: 0 !important;
        font-size: clamp(25px, 7vw, 34px) !important;
        line-height: 1.05 !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__header .fe-account-kicker,
    body.fe-account-dashboard__header--mobile-top .fe-account-kicker {
        margin-bottom: 6px !important;
        font-size: 10px !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation,
    body.woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100% !important;
        padding: 10px !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 8px !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li a,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        min-height: 54px !important;
        padding: 0 7px !important;
        font-size: 10.5px !important;
        letter-spacing: .06em !important;
    }
}

body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content {
    background: #ffffff !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px !important;
    margin-top: 20px !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card {
    min-height: 104px !important;
    padding: 16px !important;
    border-color: rgba(221, 216, 207, .72) !important;
    background: #fffdf8 !important;
    border-radius: 8px !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card.fe-family-dashboard-card {
    order: -1 !important;
    grid-column: 1 / -1 !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card span {
    font-size: 10px !important;
    line-height: 1.15 !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card strong {
    margin-top: 12px !important;
    font-size: 15px !important;
    line-height: 1.25 !important;
}

@media (max-width: 560px) {
    body.fe-account-dashboard-endpoint .fe-account-dashboard__grid {
        gap: 8px !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__card {
        min-height: 92px !important;
        padding: 12px 10px !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__card strong {
        font-size: 13px !important;
    }
}

body.fe-account-experience-page .woocommerce-Addresses {
    gap: 18px !important;
}

body.fe-account-experience-page .woocommerce-Addresses .woocommerce-Address,
body.fe-account-experience-page .woocommerce-Addresses .woocommerce-Address.col-1,
body.fe-account-experience-page .woocommerce-Addresses .woocommerce-Address.col-2 {
    padding: 18px !important;
    border-color: rgba(221, 216, 207, .72) !important;
    background: #ffffff !important;
}

body.fe-account-experience-page .woocommerce-Address-title {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    align-items: center !important;
    gap: 12px !important;
    margin: 0 0 12px !important;
    padding: 12px !important;
    border: 1px solid rgba(221, 216, 207, .7) !important;
    background: #fffdf8 !important;
}

body.fe-account-experience-page .woocommerce-Address-title h2,
body.fe-account-experience-page .woocommerce-Address-title h3 {
    grid-column: 1 !important;
    margin: 0 !important;
    min-width: 0 !important;
    font-size: clamp(18px, 2vw, 24px) !important;
    line-height: 1.15 !important;
    text-align: left !important;
    white-space: nowrap !important;
}

body.fe-account-experience-page .woocommerce-Address-title a.edit {
    grid-column: 2 !important;
    justify-self: end !important;
    width: auto !important;
    min-width: 44px !important;
    min-height: 32px !important;
    padding: 0 13px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 10px !important;
    line-height: 1 !important;
    text-align: center !important;
    white-space: nowrap !important;
    overflow: visible !important;
    text-indent: 0 !important;
}

body.fe-account-experience-page .woocommerce-Address address {
    padding-left: 12px !important;
    margin: 0 !important;
    font-size: 13px !important;
    line-height: 1.55 !important;
    text-align: left !important;
}

@media (max-width: 767px) {
    body.fe-account-experience-page .woocommerce-Addresses {
        grid-template-columns: 1fr !important;
        gap: 14px !important;
    }

    body.fe-account-experience-page .woocommerce-Addresses .woocommerce-Address,
    body.fe-account-experience-page .woocommerce-Addresses .woocommerce-Address.col-1,
    body.fe-account-experience-page .woocommerce-Addresses .woocommerce-Address.col-2 {
        padding: 14px !important;
    }

    body.fe-account-experience-page .woocommerce-Address-title h2,
    body.fe-account-experience-page .woocommerce-Address-title h3 {
        font-size: 18px !important;
    }
}

/* FEDELE 2.6.191: mobile/tablet order history cards. */
@media (max-width: 921px) {
    body.fe-account-experience-page table.woocommerce-orders-table,
    body.fe-account-experience-page table.woocommerce-orders-table thead,
    body.fe-account-experience-page table.woocommerce-orders-table tbody,
    body.fe-account-experience-page table.woocommerce-orders-table tr,
    body.fe-account-experience-page table.woocommerce-orders-table td {
        display: block !important;
        width: 100% !important;
    }

    body.fe-account-experience-page table.woocommerce-orders-table thead {
        display: none !important;
    }

    body.fe-account-experience-page table.woocommerce-orders-table {
        border: 0 !important;
        background: transparent !important;
    }

    body.fe-account-experience-page table.woocommerce-orders-table tbody tr {
        margin: 0 0 12px !important;
        padding: 14px !important;
        border: 1px solid rgba(221, 216, 207, .74) !important;
        border-radius: 8px !important;
        background: #fffdf8 !important;
        box-shadow: 0 12px 28px rgba(17, 17, 17, .035) !important;
    }

    body.fe-account-experience-page table.woocommerce-orders-table td {
        display: grid !important;
        grid-template-columns: minmax(96px, .42fr) minmax(0, 1fr) !important;
        gap: 10px !important;
        align-items: center !important;
        padding: 7px 0 !important;
        border: 0 !important;
        text-align: left !important;
        font-size: 13px !important;
        line-height: 1.35 !important;
    }

    body.fe-account-experience-page table.woocommerce-orders-table td::before {
        content: attr(data-title) !important;
        display: block !important;
        color: #8a7860 !important;
        font-size: 10px !important;
        font-weight: 700 !important;
        letter-spacing: .09em !important;
        text-transform: uppercase !important;
    }

    body.fe-account-experience-page table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions {
        display: flex !important;
        justify-content: flex-start !important;
        padding-top: 10px !important;
    }

    body.fe-account-experience-page table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions::before {
        display: none !important;
    }

    body.fe-account-experience-page table.woocommerce-orders-table .woocommerce-button,
    body.fe-account-experience-page table.woocommerce-orders-table .button {
        min-height: 38px !important;
        padding: 0 18px !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        border-radius: 6px !important;
        background: #111 !important;
        color: #fff !important;
        font-size: 11px !important;
        letter-spacing: .08em !important;
        text-transform: uppercase !important;
    }
}

body.fe-account-experience-page .entry-title,
body.fe-account-experience-page .page-title {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
}

.fe-account-kicker {
    margin: 0 0 10px;
    color: var(--fe-gold);
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .13em;
    line-height: 1.2;
    text-transform: uppercase;
}

body.fe-account-experience-page .site-content,
body.fe-account-experience-page .ast-container,
body.fe-account-experience-page .entry-content {
    color: var(--fe-ink);
}

body.fe-account-experience-page .woocommerce {
    max-width: 1180px;
    margin: clamp(28px, 5vw, 58px) auto;
}

body.fe-account-logged-in .woocommerce {
    display: grid;
    grid-template-columns: minmax(220px, 268px) minmax(0, 1fr);
    gap: clamp(24px, 3vw, 42px);
    align-items: start;
    width: min(1160px, calc(100% - 44px));
}

body.fe-account-logged-in .woocommerce::before,
body.fe-account-logged-in .woocommerce::after {
    display: none !important;
    content: none !important;
}

body.fe-account-experience-page .fedele-auth-form {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
}

body.fe-account-experience-page:not(.fe-account-logged-in) .woocommerce {
    width: min(1040px, calc(100% - 44px));
    max-width: 1040px;
    margin: clamp(36px, 6vw, 76px) auto;
}

body.fe-account-experience-page .woocommerce .u-columns {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
}

body.fe-account-experience-page:not(.fe-account-logged-in) .woocommerce .u-columns,
body.fe-account-experience-page:not(.fe-account-logged-in) .woocommerce .col2-set {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(320px, 1fr)) !important;
    gap: clamp(22px, 4vw, 42px) !important;
    align-items: start !important;
    width: 100% !important;
}

body.fe-account-experience-page .woocommerce .u-column1,
body.fe-account-experience-page .woocommerce .u-column2,
body.fe-account-experience-page .woocommerce form.login,
body.fe-account-experience-page .woocommerce form.register,
body.fe-account-experience-page .fedele-auth-form {
    border: 1px solid var(--fe-line) !important;
    border-radius: 8px !important;
    background: var(--fe-paper);
    box-shadow: 0 20px 50px rgba(17, 17, 17, .05);
    padding: clamp(22px, 4vw, 38px) !important;
}

body.fe-account-experience-page:not(.fe-account-logged-in) .woocommerce .u-column1,
body.fe-account-experience-page:not(.fe-account-logged-in) .woocommerce .u-column2,
body.fe-account-experience-page:not(.fe-account-logged-in) .woocommerce .col-1,
body.fe-account-experience-page:not(.fe-account-logged-in) .woocommerce .col-2 {
    float: none !important;
    width: auto !important;
    max-width: none !important;
    min-width: 0 !important;
    margin: 0 !important;
    clear: none !important;
}

body.fe-account-experience-page:not(.fe-account-logged-in) .woocommerce form.login,
body.fe-account-experience-page:not(.fe-account-logged-in) .woocommerce form.register {
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

body.fe-account-experience-page:not(.fe-account-logged-in) .woocommerce form .form-row {
    width: 100% !important;
    max-width: none !important;
    margin: 0 0 16px !important;
    padding: 0 !important;
}

body.fe-account-experience-page:not(.fe-account-logged-in) .woocommerce form .form-row label {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 0 8px !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
}

body.fe-account-experience-page:not(.fe-account-logged-in) .woocommerce form .form-row input.input-text,
body.fe-account-experience-page:not(.fe-account-logged-in) .woocommerce form .form-row input[type="email"],
body.fe-account-experience-page:not(.fe-account-logged-in) .woocommerce form .form-row input[type="password"],
body.fe-account-experience-page:not(.fe-account-logged-in) .woocommerce form .form-row input[type="text"] {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
}

body.fe-account-experience-page .woocommerce h2,
body.fe-account-experience-page .fedele-auth-form h2,
body.fe-account-experience-page .fedele-auth-form .form-title {
    margin: 0 0 18px;
    color: var(--fe-ink);
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(28px, 4vw, 42px);
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.05;
    text-transform: none;
}

body.fe-account-experience-page label {
    color: var(--fe-ink);
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .08em;
    line-height: 1.25;
    text-transform: uppercase;
}

body.fe-account-experience-page input[type="text"],
body.fe-account-experience-page input[type="email"],
body.fe-account-experience-page input[type="password"],
body.fe-account-experience-page input[type="tel"],
body.fe-account-experience-page input[type="number"],
body.fe-account-experience-page select,
body.fe-account-experience-page textarea,
body.fe-account-experience-page .woocommerce form .form-row input.input-text {
    width: 100%;
    min-height: 48px;
    border: 1px solid var(--fe-line);
    border-radius: 6px;
    background: #fff;
    color: var(--fe-ink);
    font: inherit;
    padding: 11px 13px;
    transition: border-color .18s ease, box-shadow .18s ease;
}

body.fe-account-experience-page input:focus,
body.fe-account-experience-page select:focus,
body.fe-account-experience-page textarea:focus {
    border-color: var(--fe-gold);
    box-shadow: 0 0 0 3px rgba(198, 168, 122, .18);
    outline: 0;
}

body.fe-account-experience-page .woocommerce-button,
body.fe-account-experience-page .woocommerce .button,
body.fe-account-experience-page .fedele-auth-form button,
body.fe-account-experience-page .fedele-auth-form input[type="submit"] {
    min-height: 48px;
    border: 1px solid var(--fe-ink) !important;
    border-radius: 6px !important;
    background: var(--fe-ink) !important;
    color: #fff !important;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: .07em;
    line-height: 1;
    padding: 0 22px !important;
    text-transform: uppercase;
    transition: background .2s ease, border-color .2s ease, color .2s ease, transform .2s ease;
}

body.fe-account-experience-page .woocommerce-button:hover,
body.fe-account-experience-page .woocommerce .button:hover,
body.fe-account-experience-page .fedele-auth-form button:hover,
body.fe-account-experience-page .fedele-auth-form input[type="submit"]:hover {
    border-color: var(--fe-gold) !important;
    background: var(--fe-gold) !important;
    color: var(--fe-ink) !important;
    transform: translateY(-1px);
}

body.fe-account-experience-page .woocommerce-LostPassword,
body.fe-account-experience-page .woocommerce-privacy-policy-text,
body.fe-account-experience-page .woocommerce-form__label-for-checkbox {
    color: var(--fe-muted);
    font-size: 13px;
    line-height: 1.6;
}

body.fe-account-experience-page .woocommerce-LostPassword a,
body.fe-account-experience-page .woocommerce-privacy-policy-text a,
body.fe-account-experience-page .woocommerce-MyAccount-content a {
    color: var(--fe-ink);
    font-weight: 700;
    text-decoration-color: var(--fe-gold);
    text-underline-offset: 3px;
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation {
    float: none !important;
    width: auto !important;
    min-width: 0;
    border: 1px solid var(--fe-line);
    border-radius: 8px;
    background: var(--fe-paper);
    box-shadow: 0 12px 32px rgba(17, 17, 17, .04);
    padding: 16px !important;
    overflow: hidden;
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation ul {
    display: grid;
    gap: 4px;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation li {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation li a {
    display: flex !important;
    align-items: center;
    min-height: 40px;
    border: 1px solid transparent;
    border-radius: 5px;
    color: var(--fe-ink) !important;
    font-size: 11.5px;
    font-weight: 800;
    letter-spacing: .045em;
    line-height: 1.25;
    box-sizing: border-box;
    width: 100%;
    justify-content: center;
    margin: 0 !important;
    padding: 10px 16px !important;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: background .18s ease, color .18s ease;
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation li.is-active a,
body.fe-account-experience-page .woocommerce-MyAccount-navigation li a:hover {
    border-color: rgba(198, 168, 122, .5);
    background: rgba(198, 168, 122, .12) !important;
    color: var(--fe-ink) !important;
}

body.fe-account-experience-page .woocommerce-MyAccount-content {
    float: none !important;
    width: auto !important;
    min-width: 0;
    border: 1px solid var(--fe-line);
    border-radius: 8px;
    background: var(--fe-paper);
    box-shadow: 0 12px 34px rgba(17, 17, 17, .045);
    padding: clamp(22px, 3.2vw, 32px) !important;
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li a,
body.fe-account-experience-page nav.woocommerce-MyAccount-navigation ul li a,
body.fe-account-experience-page .woocommerce nav.woocommerce-MyAccount-navigation ul li a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-sizing: border-box !important;
    width: 100% !important;
    min-height: 42px !important;
    margin: 0 !important;
    padding: 11px 18px !important;
    text-indent: 0 !important;
}

body.fe-account-experience-page .woocommerce button.button,
body.fe-account-experience-page .woocommerce a.button,
body.fe-account-experience-page .woocommerce .button,
body.fe-account-experience-page .woocommerce-button,
body.fe-account-experience-page .fedele-auth-form button,
body.fe-account-experience-page .fedele-auth-form input[type="submit"] {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-sizing: border-box !important;
    min-height: 46px !important;
    padding: 0 24px !important;
    line-height: 1.1 !important;
    text-align: center !important;
    vertical-align: middle !important;
    white-space: nowrap;
}

body.woocommerce-account .woocommerce-MyAccount-navigation {
    box-sizing: border-box !important;
    padding: 16px !important;
    overflow: hidden;
}

body.woocommerce-account .woocommerce-MyAccount-navigation ul,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    box-sizing: border-box !important;
    margin: 0 !important;
    padding: 0 !important;
}

body.woocommerce-account .woocommerce-MyAccount-navigation ul li + li {
    margin-top: 4px !important;
}

body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-sizing: border-box !important;
    width: 100% !important;
    min-height: 42px !important;
    border: 1px solid transparent !important;
    border-radius: 5px !important;
    color: #111111 !important;
    padding: 11px 18px !important;
    text-indent: 0 !important;
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation ul,
body.woocommerce-account .woocommerce-MyAccount-navigation ul {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px !important;
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li a,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    min-height: 62px !important;
    align-items: center !important;
    justify-content: center !important;
    border: 1px solid var(--fe-line, #DDD8CF) !important;
    border-radius: 8px !important;
    background: #fff !important;
    padding: 13px 14px !important;
    text-align: center !important;
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li a::before,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li a::before {
    display: none !important;
    content: none !important;
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout {
    grid-column: 1 / -1;
    margin-top: 8px !important;
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a {
    width: auto !important;
    min-height: 42px !important;
    display: inline-flex !important;
    justify-content: center !important;
    border-color: var(--fe-ink, #111) !important;
    background: transparent !important;
    padding: 0 18px !important;
}

body.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
    border-color: rgba(198, 168, 122, .5) !important;
    background: rgba(198, 168, 122, .12) !important;
    color: #111111 !important;
}

body.woocommerce-account .woocommerce button.button,
body.woocommerce-account .woocommerce a.button,
body.woocommerce-account .woocommerce .button,
body.woocommerce-account .woocommerce-button {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-sizing: border-box !important;
    min-height: 46px !important;
    padding: 0 24px !important;
    line-height: 1.1 !important;
    text-align: center !important;
    vertical-align: middle !important;
    white-space: nowrap;
}

body.fe-account-experience-page .woocommerce-MyAccount-content::before,
body.fe-account-experience-page .woocommerce-MyAccount-content::after {
    display: none !important;
    content: none !important;
}

body.fe-account-experience-page .woocommerce-info,
body.fe-account-experience-page .woocommerce-message,
body.fe-account-experience-page .woocommerce-error {
    margin: 0 0 22px !important;
    border-top-color: var(--fe-ink) !important;
    background: #f4f3f0 !important;
    color: var(--fe-muted) !important;
    font-size: 14px;
    line-height: 1.65;
    padding: 15px 18px 15px 46px !important;
}

body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content > p {
    display: none;
}

.fe-account-dashboard {
    display: grid;
    gap: 20px;
}

.fe-account-dashboard__header h2,
.fe-account-family h3 {
    max-width: 680px;
    margin: 0;
    color: var(--fe-ink);
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(28px, 3.2vw, 42px);
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.14;
    text-transform: none;
}

.fe-account-kicker {
    margin: 0 0 8px;
    color: var(--fe-gold);
    font-size: 11px;
    font-weight: 900;
    letter-spacing: .12em;
    line-height: 1.35;
    text-transform: uppercase;
}

.fe-account-dashboard__grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}

.fe-account-dashboard__card {
    display: grid;
    min-height: 104px;
    align-content: space-between;
    border: 1px solid var(--fe-line);
    border-radius: 8px;
    background: #fff;
    color: var(--fe-ink);
    padding: 16px;
    text-decoration: none !important;
    transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}

.fe-account-dashboard__card:hover {
    border-color: var(--fe-gold);
    box-shadow: 0 18px 38px rgba(17, 17, 17, .08);
    transform: translateY(-2px);
}

.fe-account-dashboard__card span {
    color: var(--fe-gold);
    font-size: 11px;
    font-weight: 900;
    letter-spacing: .1em;
    text-transform: uppercase;
}

.fe-account-dashboard__card strong {
    color: var(--fe-ink);
    font-family: Georgia, "Times New Roman", serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.16;
}

body.fe-account-experience-page .woocommerce table.shop_table {
    border-color: var(--fe-line);
    border-radius: 8px;
    overflow: hidden;
}

body.fe-account-experience-page .woocommerce table.shop_table th {
    background: var(--fe-ivory);
    color: var(--fe-ink);
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .07em;
    text-transform: uppercase;
}

body.fe-account-experience-page .woocommerce table.shop_table td,
body.fe-account-experience-page .woocommerce table.shop_table th {
    border-color: var(--fe-line);
    padding: 14px;
}

body.fe-account-experience-page .woocommerce-Addresses,
body.fe-account-experience-page .woocommerce-address-fields,
body.fe-account-experience-page .woocommerce-EditAccountForm {
    color: var(--fe-muted);
}

body.fe-account-experience-page .woocommerce-Addresses {
    display: grid;
    grid-template-columns: repeat(2, minmax(240px, 1fr));
    gap: 18px;
    width: 100%;
    margin-top: 20px;
}

body.fe-account-experience-page .woocommerce-Addresses::before,
body.fe-account-experience-page .woocommerce-Addresses::after {
    display: none !important;
    content: none !important;
}

body.fe-account-experience-page .woocommerce-Addresses .woocommerce-Address,
body.fe-account-experience-page .woocommerce-Addresses .woocommerce-Address.col-1,
body.fe-account-experience-page .woocommerce-Addresses .woocommerce-Address.col-2 {
    float: none !important;
    width: auto !important;
    max-width: none !important;
    min-width: 0 !important;
    margin: 0 !important;
    clear: none !important;
    border: 1px solid var(--fe-line);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 16px 34px rgba(17, 17, 17, .045);
    padding: 18px;
}

body.fe-account-experience-page .woocommerce-Address-title {
    display: flex;
    gap: 12px;
    align-items: flex-start;
    justify-content: space-between;
    border-bottom: 1px solid var(--fe-line);
    margin: 0 0 12px;
    padding-bottom: 12px;
}

body.fe-account-experience-page .woocommerce-Address-title h2,
body.fe-account-experience-page .woocommerce-Address-title h3 {
    width: auto !important;
    max-width: none !important;
    margin: 0 !important;
    color: var(--fe-ink);
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(22px, 2.4vw, 30px);
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.05;
    overflow-wrap: normal;
    text-transform: none;
    word-break: normal;
}

body.fe-account-experience-page .woocommerce-Address-title a.edit {
    display: inline-flex;
    min-height: 34px;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--fe-ink);
    border-radius: 6px;
    background: var(--fe-ink);
    color: #fff !important;
    float: none !important;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .08em;
    line-height: 1;
    padding: 0 13px;
    text-decoration: none !important;
    text-transform: uppercase;
    white-space: nowrap;
}

body.fe-account-experience-page .woocommerce-Address-title a.edit:hover {
    border-color: var(--fe-gold);
    background: var(--fe-gold);
    color: var(--fe-ink) !important;
}

body.fe-account-experience-page .woocommerce-Address address {
    width: auto !important;
    max-width: none !important;
    margin: 0;
    border: 0 !important;
    color: var(--fe-muted);
    font-size: 13px;
    font-style: normal;
    line-height: 1.6;
    padding: 0 !important;
    overflow-wrap: normal;
    word-break: normal;
}

body.fe-account-experience-page .woocommerce-MyAccount-content > p:first-child {
    max-width: 760px;
    margin: 0 0 18px;
    color: var(--fe-muted);
    font-size: 15px;
    line-height: 1.7;
}

.fe-account-family {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: space-between;
    border: 1px solid var(--fe-line);
    border-radius: 8px;
    background: var(--fe-ivory);
    padding: clamp(20px, 4vw, 32px);
}

.fe-account-family a {
    display: inline-flex;
    min-height: 46px;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--fe-ink);
    border-radius: 6px;
    background: var(--fe-ink);
    color: #fff !important;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .08em;
    padding: 0 18px;
    text-decoration: none !important;
    text-transform: uppercase;
    white-space: nowrap;
}

@media (max-width: 921px) {
    body.fe-account-logged-in .woocommerce {
        display: block;
        width: min(100% - 28px, 720px);
    }

    body.fe-account-experience-page .woocommerce .u-columns {
        grid-template-columns: 1fr;
    }

    body.fe-account-experience-page:not(.fe-account-logged-in) .woocommerce .u-columns,
    body.fe-account-experience-page:not(.fe-account-logged-in) .woocommerce .col2-set {
        grid-template-columns: 1fr !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation,
    body.fe-account-experience-page .woocommerce-MyAccount-content {
        width: 100%;
        float: none;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation {
        margin-bottom: 18px;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul {
        display: grid !important;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 9px !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li a,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        display: flex !important;
        min-height: 62px !important;
        place-items: initial !important;
        gap: 0;
        align-items: center !important;
        justify-content: center !important;
        border: 1px solid var(--fe-line, #DDD8CF) !important;
        border-radius: 8px !important;
        background: #fff;
        padding: 13px 14px !important;
        text-align: center !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li a::before,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li a::before {
        display: none !important;
        content: none !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout {
        grid-column: 1 / -1;
        margin-top: 8px !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a {
        min-height: 46px !important;
        display: inline-flex !important;
        justify-content: center !important;
        width: auto !important;
        padding: 0 18px !important;
        border-color: var(--fe-ink, #111111) !important;
        background: transparent !important;
    }

    .fe-account-dashboard__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    body.fe-account-experience-page .woocommerce-Addresses {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 560px) {
    body.fe-account-experience-page .site-content {
        padding-top: 10px !important;
    }

    body.fe-account-experience-page .ast-container,
    body.fe-account-experience-page #primary,
    body.fe-account-experience-page .site-main,
    body.fe-account-experience-page .entry-content {
        width: 100% !important;
        max-width: none !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    body.fe-account-experience-page.ast-separate-container #primary,
    body.fe-account-experience-page.ast-separate-container.ast-left-sidebar #primary,
    body.fe-account-experience-page.ast-separate-container.ast-right-sidebar #primary {
        padding: 0 !important;
    }

    body.fe-account-experience-page .fedele-auth-wrapper {
        width: 100% !important;
        max-width: none !important;
        margin: 10px auto 28px !important;
        padding: 0 !important;
    }

    body.fe-account-experience-page .fedele-auth-box {
        width: 100% !important;
        max-width: none !important;
        margin: 0 auto !important;
        padding: 20px 16px !important;
        border-radius: 8px;
    }

    body.fe-account-experience-page:not(.fe-account-logged-in) .woocommerce {
        width: 100%;
        max-width: none;
        margin: 10px auto 32px;
    }

    body.fe-account-experience-page:not(.fe-account-logged-in) .woocommerce .u-column1,
    body.fe-account-experience-page:not(.fe-account-logged-in) .woocommerce .u-column2,
    body.fe-account-experience-page:not(.fe-account-logged-in) .woocommerce .col-1,
    body.fe-account-experience-page:not(.fe-account-logged-in) .woocommerce .col-2 {
        padding: 20px 16px !important;
    }

    body.fe-account-experience-page .woocommerce h2,
    body.fe-account-experience-page .fedele-auth-form h2,
    body.fe-account-experience-page .fedele-auth-form .form-title {
        font-size: 26px;
        margin-bottom: 14px;
    }

    body.woocommerce-account .nsl-button-google,
    body.woocommerce-account a[href*="google"] {
        position: relative;
    }

    body.woocommerce-account .nsl-button-google::before,
    body.woocommerce-account a[href*="google"]::before {
        content: "G";
        display: inline-grid;
        width: 22px;
        height: 22px;
        margin-right: 8px;
        place-items: center;
        border-radius: 999px;
        background: #fff;
        color: #4285f4;
        font-weight: 800;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 7px !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li a,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        min-height: 58px !important;
        font-size: 9.5px !important;
        letter-spacing: .035em;
        justify-content: center !important;
        text-align: center !important;
    }

    .fe-account-dashboard__grid {
        grid-template-columns: 1fr;
    }

    .fe-account-family {
        display: grid;
    }

    .fe-account-family a {
        width: 100%;
    }
}

/* FEDELE account refinement: compact client dashboard and family privilege panels. */
body.fe-account-experience-page.fe-account-logged-in .woocommerce {
    align-items: start;
    display: grid;
    gap: 28px;
    grid-template-columns: 260px minmax(0, 1fr);
    width: min(100% - 48px, 1220px);
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation ul,
body.woocommerce-account .woocommerce-MyAccount-navigation ul {
    grid-template-columns: 1fr !important;
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li a,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    min-height: 46px !important;
    justify-content: center !important;
    padding: 11px 14px !important;
    text-align: center !important;
    white-space: nowrap !important;
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout {
    grid-column: auto !important;
    margin-top: 10px !important;
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a {
    width: 100% !important;
    justify-content: center !important;
    text-align: center !important;
}

body.fe-account-experience-page .woocommerce-MyAccount-content h1,
body.fe-account-experience-page .woocommerce-MyAccount-content h2,
body.fe-account-experience-page .woocommerce-MyAccount-content h3,
.fe-account-dashboard__header h2,
.fe-account-family h3,
.fe-family-account h2,
.fe-family-account h3 {
    max-width: 100%;
    font-size: clamp(24px, 2.4vw, 34px) !important;
    line-height: 1.08 !important;
    white-space: nowrap;
}

body.fe-account-experience-page .woocommerce-MyAccount-content > p:first-child,
body.fe-account-experience-page .woocommerce-EditAccountForm > p:first-child,
body.fe-account-experience-page .woocommerce-EditAccountForm .woocommerce-form-row + p {
    max-width: 920px;
    color: #6f6a62;
    font-size: 12px !important;
    line-height: 1.45 !important;
}

body.fe-account-experience-page .woocommerce-EditAccountForm label {
    color: var(--fe-ink, #111);
    font-size: 12px !important;
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
}

body.fe-account-experience-page .woocommerce-EditAccountForm em,
body.fe-account-experience-page .woocommerce-EditAccountForm span em,
body.fe-account-experience-page .woocommerce-EditAccountForm .description,
body.fe-account-experience-page .woocommerce-password-hint {
    color: #8a8378 !important;
    font-size: 11px !important;
    line-height: 1.4 !important;
}

body.fe-account-experience-page .woocommerce-Address-title {
    align-items: center;
    gap: 10px;
}

body.fe-account-experience-page .woocommerce-Address-title h2,
body.fe-account-experience-page .woocommerce-Address-title h3 {
    font-size: clamp(20px, 1.9vw, 26px) !important;
    white-space: nowrap;
}

body.fe-account-experience-page .woocommerce-Address-title a.edit {
    min-width: 64px;
    min-height: 32px;
    border-radius: 5px;
    font-size: 10px;
    padding: 0 12px;
    text-align: center;
}

.fe-family-account > h2 {
    color: #6f6a62;
    font-family: inherit !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    letter-spacing: 0 !important;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: none !important;
}

.fe-family-account__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

.fe-family-account__grid > div,
.fe-family-referral-box {
    border-radius: 8px !important;
    padding: 14px !important;
}

@media (max-width: 921px) {
    body.fe-account-experience-page.fe-account-logged-in .woocommerce {
        display: block;
        width: min(100% - 28px, 760px);
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li a,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        justify-content: center !important;
        min-height: 52px !important;
        overflow: hidden;
        padding: 10px 8px !important;
        text-align: center !important;
        text-overflow: ellipsis;
        white-space: nowrap !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout {
        grid-column: 1 / -1 !important;
        text-align: center;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a {
        width: auto !important;
        min-width: 120px;
        margin: 0 auto !important;
    }
}

@media (max-width: 560px) {
    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        gap: 7px !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li a,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        font-size: 9px !important;
        letter-spacing: .025em;
        line-height: 1.05;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-content h1,
    body.fe-account-experience-page .woocommerce-MyAccount-content h2,
    body.fe-account-experience-page .woocommerce-MyAccount-content h3,
    .fe-account-dashboard__header h2,
    .fe-account-family h3,
    .fe-family-account h2,
    .fe-family-account h3 {
        font-size: 23px !important;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    body.fe-account-experience-page .woocommerce-Address-title h2,
    body.fe-account-experience-page .woocommerce-Address-title h3 {
        font-size: 18px !important;
    }

    .fe-family-account > h2 {
        font-size: 11px !important;
    }

    .fe-family-account__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 9px !important;
    }

    .fe-family-account__grid > div,
    .fe-family-referral-box {
        padding: 12px !important;
    }
}

/* FEDELE account refinement 2: safer account tabs, compact addresses, and readable family rewards. */
body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li a,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    font-size: 11px !important;
    letter-spacing: .045em;
}

body.fe-account-experience-page .woocommerce-Address-title {
    flex-wrap: nowrap;
}

body.fe-account-experience-page .woocommerce-Address-title a.edit {
    flex: 0 0 auto;
    min-width: 54px;
    max-width: 68px;
    min-height: 30px;
    padding: 0 10px !important;
}

body.fe-account-experience-page .woocommerce-Address address {
    font-size: 12px !important;
    line-height: 1.5 !important;
}

body.fe-account-experience-page .woocommerce-MyAccount-content > p:first-child {
    font-size: 12px !important;
    line-height: 1.45 !important;
}

.fe-family-account > h2 {
    display: block;
    margin: 0 0 14px !important;
    color: var(--fe-ink, #111);
    font-family: Georgia, "Times New Roman", serif !important;
    font-size: clamp(22px, 2vw, 30px) !important;
    font-weight: 400 !important;
    line-height: 1.08 !important;
    white-space: nowrap;
}

.fe-family-rewards-card {
    margin-top: 22px;
    border: 1px solid var(--fe-line, #ddd8cf);
    border-radius: 8px;
    background: #fff;
    padding: 16px;
}

.fe-family-rewards-card h3 {
    margin: 0 0 12px !important;
    font-size: clamp(20px, 1.7vw, 26px) !important;
}

.fe-family-rewards-card > p {
    margin: 0;
    color: #6f6a62;
    font-size: 12px;
}

@media (min-width: 922px) {
    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li a,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        text-align: center !important;
    }

    .fe-family-account__grid {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
}

@media (min-width: 561px) and (max-width: 921px) {
    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li a,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        justify-content: center !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        text-align: center !important;
    }
}

@media (max-width: 560px) {
    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        align-items: stretch !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li a,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        height: 48px !important;
        min-height: 48px !important;
        font-size: 8.5px !important;
        justify-content: center !important;
        padding: 9px 7px !important;
        text-align: center !important;
        width: 100% !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout {
        grid-column: 1 / -1 !important;
    }

    body.fe-account-experience-page .woocommerce-Address-title {
        align-items: flex-start;
    }

    body.fe-account-experience-page .woocommerce-Address-title h2,
    body.fe-account-experience-page .woocommerce-Address-title h3 {
        font-size: 17px !important;
        line-height: 1.1 !important;
    }

    body.fe-account-experience-page .woocommerce-Address-title a.edit {
        min-width: 50px;
        max-width: 60px;
    }

    .fe-family-account > h2 {
        font-size: 18px !important;
    }

    .fe-family-rewards-card {
        margin-top: 16px;
        padding: 13px;
    }

    .fe-family-rewards-card h3 {
        font-size: 18px !important;
    }
}

@media (min-width: 922px) {
    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li a,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        font-size: 12px !important;
    }
}

/* FEDELE account refinement 3: three-column mobile account tabs and clearer desktop labels. */
@media (min-width: 922px) {
    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li a,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        font-size: 13px !important;
        letter-spacing: .04em !important;
    }
}

@media (max-width: 921px) {
    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul {
        display: grid !important;
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        align-items: stretch !important;
        gap: 8px !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li {
        display: flex !important;
        min-width: 0 !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li a,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        width: 100% !important;
        height: 50px !important;
        min-height: 50px !important;
        justify-content: center !important;
        padding: 8px 5px !important;
        text-align: center !important;
        line-height: 1.12 !important;
        white-space: normal !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout {
        grid-column: 1 / -1 !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a {
        min-height: 46px !important;
        height: 46px !important;
        font-size: 11px !important;
        letter-spacing: .04em !important;
    }
}

@media (max-width: 560px) {
    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li a,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        font-size: 8.8px !important;
        letter-spacing: .01em !important;
    }
}

/* FEDELE account refinement 4: mobile-only three-column tabs and compact address actions. */
@media (max-width: 767px) {
    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        gap: 7px !important;
        align-items: stretch !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li {
        display: flex !important;
        margin: 0 !important;
        padding: 0 !important;
        min-width: 0 !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li a,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        display: flex !important;
        width: 100% !important;
        height: 46px !important;
        min-height: 46px !important;
        align-items: center !important;
        justify-content: center !important;
        padding: 0 4px !important;
        font-size: clamp(8px, 2.25vw, 10.5px) !important;
        font-weight: 700 !important;
        letter-spacing: 0 !important;
        line-height: 1 !important;
        text-align: center !important;
        white-space: nowrap !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout {
        grid-column: 1 / -1 !important;
        margin-top: 8px !important;
    }
}

body.fe-account-experience-page .woocommerce-Address-title {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    align-items: center !important;
    gap: 10px !important;
    text-align: left !important;
}

body.fe-account-experience-page .woocommerce-Address-title h2,
body.fe-account-experience-page .woocommerce-Address-title h3 {
    justify-self: start !important;
    text-align: left !important;
    white-space: nowrap !important;
}

body.fe-account-experience-page .woocommerce-Address-title a.edit {
    justify-self: end !important;
    width: auto !important;
    min-width: 48px !important;
    max-width: 58px !important;
    min-height: 30px !important;
    padding: 0 9px !important;
    overflow: hidden !important;
    font-size: 10px !important;
    line-height: 30px !important;
    text-align: center !important;
    text-overflow: clip !important;
    white-space: nowrap !important;
}

@media (max-width: 560px) {
    body.fe-account-experience-page .woocommerce-Address-title {
        gap: 8px !important;
    }

    body.fe-account-experience-page .woocommerce-Address-title h2,
    body.fe-account-experience-page .woocommerce-Address-title h3 {
        font-size: 17px !important;
        line-height: 1.1 !important;
    }
}

/* FEDELE account refinement 5: no mobile tab drift and natural Address Book actions. */
@media (max-width: 767px) {
    body.fe-account-experience-page .woocommerce-MyAccount-navigation,
    body.woocommerce-account .woocommerce-MyAccount-navigation {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li,
    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li + li,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li + li {
        margin: 0 !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li a,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        justify-content: center !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        text-align: center !important;
        white-space: nowrap !important;
    }
}

body.fe-account-experience-page .woocommerce-Address-title {
    width: 100% !important;
}

body.fe-account-experience-page .woocommerce-Address-title h2,
body.fe-account-experience-page .woocommerce-Address-title h3 {
    margin: 0 !important;
    padding: 0 !important;
    justify-self: start !important;
    text-align: left !important;
}

body.fe-account-experience-page .woocommerce-Address-title a.edit {
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    min-height: 30px !important;
    padding: 0 12px !important;
    overflow: visible !important;
    line-height: 30px !important;
    text-indent: 0 !important;
    white-space: nowrap !important;
}

/* FEDELE account refinement 6: one-row mobile tabs, compact address actions, and calmer Family typography. */
@media (max-width: 767px) {
    body.fe-account-experience-page .woocommerce-MyAccount-navigation,
    body.woocommerce-account .woocommerce-MyAccount-navigation {
        overflow-x: auto !important;
        overflow-y: hidden !important;
        padding-bottom: 10px !important;
        -webkit-overflow-scrolling: touch;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul {
        display: flex !important;
        flex-wrap: nowrap !important;
        grid-template-columns: none !important;
        align-items: stretch !important;
        gap: 8px !important;
        width: max-content !important;
        min-width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li,
    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li + li,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li + li {
        flex: 0 0 auto !important;
        width: auto !important;
        min-width: 0 !important;
        display: flex !important;
        grid-column: auto !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li a,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        width: auto !important;
        min-width: 132px !important;
        height: 46px !important;
        min-height: 46px !important;
        align-items: center !important;
        justify-content: center !important;
        padding: 0 12px !important;
        font-size: clamp(9px, 2.35vw, 10.5px) !important;
        font-weight: 700 !important;
        letter-spacing: .01em !important;
        line-height: 1 !important;
        text-align: center !important;
        white-space: nowrap !important;
    }
}

@media (min-width: 768px) and (max-width: 921px) {
    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li a,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
    }
}

body.fe-account-experience-page .woocommerce-Address-title {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    align-items: center !important;
    gap: 12px !important;
    width: 100% !important;
    margin: 0 0 12px !important;
    padding: 0 !important;
    text-align: left !important;
}

body.fe-account-experience-page .woocommerce-Address-title h2,
body.fe-account-experience-page .woocommerce-Address-title h3 {
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    color: var(--fe-ink) !important;
    font-size: clamp(18px, 1.8vw, 24px) !important;
    line-height: 1.12 !important;
    text-align: left !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

body.fe-account-experience-page .woocommerce-Address-title a.edit {
    justify-self: end !important;
    display: inline-flex !important;
    width: auto !important;
    min-width: 44px !important;
    max-width: none !important;
    min-height: 30px !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 13px !important;
    overflow: visible !important;
    border-radius: 6px !important;
    font-size: 10px !important;
    font-weight: 800 !important;
    letter-spacing: .08em !important;
    line-height: 30px !important;
    text-align: center !important;
    text-indent: 0 !important;
    white-space: nowrap !important;
}

body.fe-account-experience-page address {
    padding-left: 14px !important;
    color: var(--fe-muted) !important;
    font-size: clamp(13px, 1.2vw, 15px) !important;
    line-height: 1.55 !important;
}

.fe-family-account > h2,
.fe-account-experience-page .woocommerce-MyAccount-content h2,
.fe-account-experience-page .woocommerce-MyAccount-content h3 {
    font-size: clamp(20px, 2vw, 28px) !important;
    line-height: 1.1 !important;
}

.fe-family-account > h2 {
    white-space: nowrap !important;
}

.fe-family-account__grid strong {
    font-size: clamp(15px, 1.35vw, 18px) !important;
    line-height: 1.2 !important;
}

.fe-family-rewards-card {
    margin-top: 28px !important;
    padding: 18px !important;
}

.fe-family-rewards-card h3 {
    margin: 0 0 16px !important;
    font-size: clamp(17px, 1.45vw, 22px) !important;
    line-height: 1.15 !important;
}

.fe-family-status {
    color: #b7791f !important;
    font-weight: 800 !important;
}

.fe-family-status--active {
    color: #2f7d42 !important;
}

.fe-family-status--pending,
.fe-family-status--under-review,
.fe-family-status--under_review {
    color: #b7791f !important;
}

.fe-family-status--inactive,
.fe-family-status--deactive,
.fe-family-status--cancelled {
    color: #b3261e !important;
}

@media (max-width: 560px) {
    body.fe-account-experience-page .woocommerce-Address-title h2,
    body.fe-account-experience-page .woocommerce-Address-title h3 {
        font-size: 18px !important;
    }

    body.fe-account-experience-page .woocommerce-Address-title a.edit {
        min-width: 42px !important;
        min-height: 28px !important;
        padding: 0 11px !important;
        font-size: 9.5px !important;
        line-height: 28px !important;
    }

    .fe-family-account > h2 {
        font-size: 20px !important;
    }
}

/* FEDELE account refinement 7: restore compact three-column mobile tabs and swap address title/action sides. */
@media (max-width: 767px) {
    body.fe-account-experience-page .woocommerce-MyAccount-navigation,
    body.woocommerce-account .woocommerce-MyAccount-navigation {
        overflow-x: visible !important;
        overflow-y: visible !important;
        padding-bottom: 0 !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul {
        display: grid !important;
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        width: 100% !important;
        min-width: 0 !important;
        gap: 8px !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li,
    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li + li,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li + li {
        display: flex !important;
        width: auto !important;
        min-width: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
        grid-column: auto !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout {
        grid-column: 1 / -1 !important;
        margin-top: 0 !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li a,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        width: 100% !important;
        min-width: 0 !important;
        height: 46px !important;
        min-height: 46px !important;
        justify-content: center !important;
        padding: 0 5px !important;
        text-align: center !important;
        white-space: nowrap !important;
    }
}

body.fe-account-experience-page .woocommerce-Address-title {
    grid-template-columns: auto minmax(0, 1fr) !important;
}

body.fe-account-experience-page .woocommerce-Address-title h2,
body.fe-account-experience-page .woocommerce-Address-title h3 {
    grid-column: 2 !important;
    grid-row: 1 !important;
    justify-self: end !important;
    text-align: right !important;
}

body.fe-account-experience-page .woocommerce-Address-title a.edit {
    grid-column: 1 !important;
    grid-row: 1 !important;
    justify-self: start !important;
}

/* FEDELE account refinement 8: centered account tabs and standard Address Book title/action order. */
@media (max-width: 921px) {
    body.fe-account-experience-page .woocommerce-MyAccount-navigation,
    body.woocommerce-account .woocommerce-MyAccount-navigation {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul {
        margin: 0 !important;
        padding: 0 !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li,
    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li + li,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li + li {
        margin: 0 !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li a,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        justify-content: center !important;
        text-align: center !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a {
        justify-content: center !important;
        text-align: center !important;
    }
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation {
    padding-bottom: 22px !important;
}

body.fe-account-experience-page .woocommerce-Address-title {
    grid-template-columns: minmax(0, 1fr) auto !important;
}

body.fe-account-experience-page .woocommerce-Address-title h2,
body.fe-account-experience-page .woocommerce-Address-title h3 {
    grid-column: 1 !important;
    justify-self: start !important;
    text-align: left !important;
}

body.fe-account-experience-page .woocommerce-Address-title a.edit {
    grid-column: 2 !important;
    justify-self: end !important;
}

/* FEDELE account refinement 9: final responsive account grid and balanced address cards. */
body.fe-account-experience-page .woocommerce-MyAccount-navigation ul,
body.woocommerce-account .woocommerce-MyAccount-navigation ul {
    align-items: stretch !important;
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li,
body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li + li,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li + li {
    display: flex !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li a,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-width: 0 !important;
    min-height: 56px !important;
    height: 100% !important;
    padding: 10px 12px !important;
    text-align: center !important;
    line-height: 1.2 !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout {
    grid-column: 1 / -1 !important;
    margin-top: 10px !important;
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a {
    min-height: 48px !important;
    justify-content: center !important;
    text-align: center !important;
}

@media (max-width: 767px) {
    body.fe-account-experience-page .woocommerce-MyAccount-navigation,
    body.woocommerce-account .woocommerce-MyAccount-navigation {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 10px !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li a,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        min-height: 56px !important;
        padding: 9px 8px !important;
        font-size: 11px !important;
        letter-spacing: 0.08em !important;
    }
}

@media (min-width: 768px) and (max-width: 921px) {
    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul {
        display: grid !important;
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        gap: 10px !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li a,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        min-height: 58px !important;
        font-size: 12px !important;
        letter-spacing: 0.08em !important;
    }
}

body.fe-account-experience-page .woocommerce-Addresses .woocommerce-Address,
body.fe-account-experience-page .woocommerce-Addresses .woocommerce-Address.col-1,
body.fe-account-experience-page .woocommerce-Addresses .woocommerce-Address.col-2 {
    padding: 22px 24px !important;
}

body.fe-account-experience-page .woocommerce-Address-title {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    align-items: center !important;
    gap: 12px !important;
    margin: 0 0 14px !important;
    padding: 0 !important;
}

body.fe-account-experience-page .woocommerce-Address-title h2,
body.fe-account-experience-page .woocommerce-Address-title h3 {
    grid-column: 1 !important;
    grid-row: 1 !important;
    justify-self: start !important;
    min-width: 0 !important;
    margin: 0 !important;
    text-align: left !important;
    font-size: clamp(18px, 2vw, 24px) !important;
    line-height: 1.15 !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

body.fe-account-experience-page .woocommerce-Address-title a.edit {
    grid-column: 2 !important;
    grid-row: 1 !important;
    justify-self: end !important;
    width: auto !important;
    min-width: 48px !important;
    min-height: 32px !important;
    padding: 0 14px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    font-size: 11px !important;
    line-height: 1 !important;
    white-space: nowrap !important;
}

body.fe-account-experience-page .woocommerce-Address address {
    margin: 0 !important;
    padding-left: 14px !important;
    text-align: left !important;
    line-height: 1.55 !important;
}

@media (max-width: 560px) {
    body.fe-account-experience-page .woocommerce-Addresses .woocommerce-Address,
    body.fe-account-experience-page .woocommerce-Addresses .woocommerce-Address.col-1,
    body.fe-account-experience-page .woocommerce-Addresses .woocommerce-Address.col-2 {
        padding: 18px !important;
    }

    body.fe-account-experience-page .woocommerce-Address-title {
        gap: 10px !important;
        margin-bottom: 12px !important;
    }

    body.fe-account-experience-page .woocommerce-Address-title h2,
    body.fe-account-experience-page .woocommerce-Address-title h3 {
        font-size: 18px !important;
    }

    body.fe-account-experience-page .woocommerce-Address-title a.edit {
        min-width: 44px !important;
        min-height: 30px !important;
        padding: 0 12px !important;
        font-size: 10px !important;
    }

    body.fe-account-experience-page .woocommerce-Address address {
        padding-left: 10px !important;
    }
}

/* FEDELE account refinement 10: white dashboard and controlled Client Studio card grid. */
body.fe-account-experience-page,
body.fe-account-experience-page .site-content,
body.fe-account-experience-page #content,
body.fe-account-experience-page #primary,
body.fe-account-experience-page .site-main,
body.fe-account-experience-page .entry-content {
    background: #fff !important;
}

body.fe-account-experience-page .woocommerce-MyAccount-content,
body.fe-account-experience-page .fe-account-dashboard,
body.fe-account-experience-page .fe-account-dashboard__card {
    background: #fff !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__grid {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 5px !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-top: 24px !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card {
    width: 100% !important;
    min-width: 0 !important;
    min-height: 100px !important;
    height: 100% !important;
    padding: 14px 12px !important;
    border-color: rgba(221, 216, 207, 0.78) !important;
    border-radius: 7px !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card span {
    font-size: 10px !important;
    line-height: 1.2 !important;
    letter-spacing: 0.11em !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card strong {
    margin-top: 18px !important;
    font-size: 15px !important;
    line-height: 1.25 !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card.fe-family-dashboard-card {
    order: -1 !important;
    grid-column: 1 / -1 !important;
    min-height: 92px !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card.fe-family-dashboard-card strong,
body.fe-account-dashboard-endpoint .fe-account-dashboard__card.fe-family-dashboard-card small,
body.fe-account-dashboard-endpoint .fe-account-dashboard__card.fe-family-dashboard-card em {
    margin-top: 7px !important;
}

@media (min-width: 768px) and (max-width: 921px) {
    body.fe-account-dashboard-endpoint .fe-account-dashboard__grid {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        gap: 5px !important;
        width: 100% !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__card {
        min-height: 96px !important;
        padding: 12px 10px !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__card strong {
        margin-top: 15px !important;
        font-size: 14px !important;
    }
}

@media (max-width: 767px) {
    body.fe-account-dashboard-endpoint .fe-account-dashboard__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 5px !important;
        width: 100% !important;
        margin-top: 18px !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__card {
        min-height: 90px !important;
        padding: 10px 8px !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__card span {
        font-size: 9px !important;
        letter-spacing: 0.09em !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__card strong {
        margin-top: 13px !important;
        font-size: 13px !important;
        line-height: 1.2 !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__card.fe-family-dashboard-card {
        min-height: 84px !important;
    }
}
/* FEDELE account refinement 10: single source of truth for account navigation alignment. */
body.fe-account-experience-page .woocommerce-MyAccount-navigation,
body.woocommerce-account .woocommerce-MyAccount-navigation {
    overflow: visible !important;
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation ul,
body.woocommerce-account .woocommerce-MyAccount-navigation ul {
    display: grid !important;
    gap: 12px !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
    align-items: stretch !important;
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li,
body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li + li,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li + li {
    display: flex !important;
    align-items: stretch !important;
    justify-content: stretch !important;
    min-width: 0 !important;
    min-height: 56px !important;
    margin: 0 !important;
    padding: 0 !important;
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li a,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    width: 100% !important;
    min-width: 0 !important;
    min-height: 56px !important;
    height: 100% !important;
    padding: 0 14px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    line-height: 1.15 !important;
    box-sizing: border-box !important;
    white-space: normal !important;
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout {
    grid-column: 1 / -1 !important;
    margin-top: 10px !important;
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a {
    min-height: 50px !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
}

@media (max-width: 767px) {
    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 10px !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li a,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        min-height: 56px !important;
        padding: 0 8px !important;
        font-size: 11px !important;
        letter-spacing: .08em !important;
    }
}

@media (min-width: 768px) and (max-width: 921px) {
    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        gap: 10px !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li a,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        min-height: 58px !important;
        font-size: 12px !important;
        letter-spacing: .08em !important;
    }
}

@media (min-width: 922px) {
    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul {
        display: flex !important;
        flex-direction: column !important;
        gap: 12px !important;
    }
}

/* FEDELE account refinement 11: final scoped account navigation and dashboard layout. */
body.fe-account-experience-page,
body.fe-account-experience-page #content,
body.fe-account-experience-page .site-content,
body.fe-account-experience-page .ast-container,
body.fe-account-experience-page #primary,
body.fe-account-experience-page .site-main,
body.fe-account-experience-page .entry-content,
body.fe-account-experience-page .woocommerce {
    background: #ffffff !important;
}

body.fe-account-experience-page .fe-account-temp-password-notice,
body.fe-account-experience-page .woocommerce-info.fe-account-temp-password-notice,
body.fe-account-experience-page .woocommerce-message.fe-account-temp-password-notice {
    display: none !important;
}

body.fe-account-logged-in .woocommerce {
    align-items: start !important;
    margin-top: clamp(18px, 3vw, 34px) !important;
}

body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content {
    background: #ffffff !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__header {
    margin: 0 0 18px !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__header h2 {
    margin: 0 !important;
    font-size: clamp(30px, 3vw, 42px) !important;
    line-height: 1.08 !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__header--mobile-top {
    width: 100% !important;
    margin: 0 0 10px !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px !important;
    width: 100% !important;
    margin-top: 16px !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card {
    min-height: 104px !important;
    padding: 16px !important;
    border: 1px solid rgba(221, 216, 207, .72) !important;
    border-radius: 8px !important;
    background: #fffdf8 !important;
    box-shadow: none !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card.fe-family-dashboard-card {
    order: -1 !important;
    grid-column: auto !important;
    min-height: 96px !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card span {
    font-size: 10px !important;
    line-height: 1.25 !important;
    letter-spacing: .11em !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card strong {
    margin-top: 14px !important;
    font-size: 15px !important;
    line-height: 1.28 !important;
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation,
body.woocommerce-account .woocommerce-MyAccount-navigation {
    float: none !important;
    overflow: visible !important;
    background: #fffdf8 !important;
    border: 1px solid rgba(221, 216, 207, .72) !important;
    border-radius: 8px !important;
    padding: 14px !important;
    box-shadow: 0 18px 42px rgba(17, 17, 17, .04) !important;
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation ul,
body.woocommerce-account .woocommerce-MyAccount-navigation ul {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 10px !important;
    align-items: stretch !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li,
body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li + li,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li + li {
    display: flex !important;
    align-items: stretch !important;
    justify-content: stretch !important;
    min-width: 0 !important;
    min-height: 56px !important;
    margin: 0 !important;
    padding: 0 !important;
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li a,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    width: 100% !important;
    min-width: 0 !important;
    min-height: 56px !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 12px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    line-height: 1.18 !important;
    white-space: normal !important;
    box-sizing: border-box !important;
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li a::before,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li a::before {
    display: none !important;
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout {
    grid-column: 1 / -1 !important;
    margin-top: 6px !important;
}

body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a {
    min-height: 50px !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
}

body.fe-account-experience-page .woocommerce-Addresses {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 18px !important;
}

body.fe-account-experience-page .woocommerce-Addresses .woocommerce-Address,
body.fe-account-experience-page .woocommerce-Addresses .woocommerce-Address.col-1,
body.fe-account-experience-page .woocommerce-Addresses .woocommerce-Address.col-2 {
    width: auto !important;
    float: none !important;
    padding: 18px !important;
    border: 1px solid rgba(221, 216, 207, .72) !important;
    border-radius: 8px !important;
    background: #ffffff !important;
}

body.fe-account-experience-page .woocommerce-Address-title {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    gap: 12px !important;
    align-items: center !important;
    margin: 0 0 12px !important;
    padding: 0 0 10px !important;
    border-bottom: 1px solid rgba(221, 216, 207, .58) !important;
}

body.fe-account-experience-page .woocommerce-Address-title h2,
body.fe-account-experience-page .woocommerce-Address-title h3 {
    grid-column: 1 !important;
    margin: 0 !important;
    min-width: 0 !important;
    text-align: left !important;
    font-size: clamp(18px, 2vw, 23px) !important;
    line-height: 1.15 !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

body.fe-account-experience-page .woocommerce-Address-title a.edit {
    grid-column: 2 !important;
    justify-self: end !important;
    align-self: center !important;
    width: auto !important;
    min-width: 44px !important;
    max-width: none !important;
    min-height: 30px !important;
    padding: 0 12px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 6px !important;
    background: #111111 !important;
    color: #ffffff !important;
    font-size: 10px !important;
    line-height: 1 !important;
    letter-spacing: .08em !important;
    text-align: center !important;
    white-space: nowrap !important;
    overflow: visible !important;
    text-indent: 0 !important;
}

body.fe-account-experience-page .woocommerce-Address address {
    margin: 0 !important;
    padding: 0 0 0 12px !important;
    text-align: left !important;
    font-size: 13px !important;
    line-height: 1.5 !important;
}

@media (min-width: 768px) and (max-width: 921px) {
    body.fe-account-logged-in .woocommerce {
        display: flex !important;
        flex-direction: column !important;
        gap: 12px !important;
        width: min(100% - 24px, 820px) !important;
        margin: 14px auto 30px !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation,
    body.woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100% !important;
        padding: 12px !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        gap: 10px !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li a,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        min-height: 58px !important;
        font-size: 12px !important;
        letter-spacing: .08em !important;
    }

    body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content {
        width: 100% !important;
    }
}

@media (max-width: 767px) {
    body.fe-account-logged-in .woocommerce {
        display: flex !important;
        flex-direction: column !important;
        gap: 10px !important;
        width: min(100% - 16px, 520px) !important;
        margin: 12px auto 26px !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__header h2 {
        font-size: clamp(26px, 7vw, 34px) !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation,
    body.woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100% !important;
        padding: 10px !important;
        margin: 0 !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 8px !important;
    }

    body.fe-account-experience-page .woocommerce-MyAccount-navigation ul li a,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        min-height: 54px !important;
        padding: 0 7px !important;
        font-size: 10.5px !important;
        letter-spacing: .06em !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 8px !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__card {
        min-height: 92px !important;
        padding: 11px 10px !important;
    }

    body.fe-account-experience-page .woocommerce-Addresses {
        grid-template-columns: 1fr !important;
        gap: 14px !important;
    }

    body.fe-account-experience-page .woocommerce-Addresses .woocommerce-Address,
    body.fe-account-experience-page .woocommerce-Addresses .woocommerce-Address.col-1,
    body.fe-account-experience-page .woocommerce-Addresses .woocommerce-Address.col-2 {
        padding: 14px !important;
    }

    body.fe-account-experience-page .woocommerce-Address-title h2,
    body.fe-account-experience-page .woocommerce-Address-title h3 {
        font-size: 18px !important;
    }
}

/* FEDELE 2.6.195 final dashboard card layout. */
body.fe-account-dashboard-endpoint .fe-account-dashboard__grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px !important;
    align-items: stretch !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card {
    width: 100% !important;
    min-width: 0 !important;
    grid-column: auto !important;
    min-height: 108px !important;
    padding: 14px 14px !important;
    border: 1px solid rgba(221, 216, 207, .7) !important;
    border-radius: 8px !important;
    background: #fffdf8 !important;
    box-shadow: none !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card span {
    font-size: 10px !important;
    line-height: 1.25 !important;
    letter-spacing: .1em !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card strong {
    margin-top: 12px !important;
    font-size: 15px !important;
    line-height: 1.28 !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card.fe-family-dashboard-card {
    order: -1 !important;
    grid-column: 1 / -1 !important;
    min-height: 118px !important;
    padding: 16px !important;
}

@media (max-width: 767px) {
    body.fe-account-dashboard-endpoint .fe-account-dashboard__grid {
        gap: 8px !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__card {
        min-height: 92px !important;
        padding: 11px 10px !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__card strong {
        margin-top: 10px !important;
        font-size: 13px !important;
    }
}

@media (max-width: 379px) {
    body.fe-account-dashboard-endpoint .fe-account-dashboard__grid {
        grid-template-columns: 1fr !important;
    }
}

/* FEDELE 2.6.199: compact the Client Studio dashboard cards. */
body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content {
    max-width: 740px !important;
    padding: 34px 36px 34px !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__header {
    margin-bottom: 42px !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__grid,
body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content .fe-account-dashboard__grid {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 8px !important;
    width: 100% !important;
    max-width: 100% !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card,
body.fe-account-dashboard-endpoint .fe-account-dashboard__card.fe-family-dashboard-card,
body.fe-account-dashboard-endpoint .fe-account-dashboard__card--orders,
body.fe-account-dashboard-endpoint .fe-account-dashboard__card--address,
body.fe-account-dashboard-endpoint .fe-account-dashboard__card--details,
body.fe-account-dashboard-endpoint .fe-account-dashboard__card--custom {
    grid-column: 1 / -1 !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    justify-self: stretch !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card {
    min-height: 112px !important;
    height: auto !important;
    padding: 18px 20px !important;
    gap: 0 !important;
    justify-content: center !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card.fe-family-dashboard-card {
    min-height: 152px !important;
    padding: 22px !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card span {
    margin: 0 !important;
    font-size: 9.5px !important;
    line-height: 1.15 !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card strong {
    margin: 16px 0 0 !important;
    font-size: 14.5px !important;
    line-height: 1.3 !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card small,
body.fe-account-dashboard-endpoint .fe-account-dashboard__card em {
    margin: 14px 0 0 !important;
    font-size: 9.5px !important;
    line-height: 1.25 !important;
}

@media (max-width: 767px) {
    body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content {
        padding: 20px 14px 22px !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__header {
        margin-bottom: 22px !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__grid,
    body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content .fe-account-dashboard__grid {
        grid-template-columns: minmax(0, 1fr) !important;
        gap: 8px !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__card {
        min-height: 96px !important;
        padding: 14px 13px !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__card.fe-family-dashboard-card {
        min-height: 128px !important;
        padding: 16px 13px !important;
    }
}

/* FEDELE 2.6.200 final override: remove false whitespace inside dashboard cards. */
body.fe-account-dashboard-endpoint .fe-account-dashboard__grid,
body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content .fe-account-dashboard__grid {
    gap: 7px !important;
    row-gap: 7px !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card {
    min-height: 82px !important;
    padding: 14px 18px !important;
    gap: 0 !important;
    justify-content: flex-start !important;
    align-content: flex-start !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card.fe-family-dashboard-card {
    min-height: 132px !important;
    padding: 18px 20px !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card span {
    margin: 0 !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card strong {
    margin: 12px 0 0 !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card small,
body.fe-account-dashboard-endpoint .fe-account-dashboard__card em {
    margin: 11px 0 0 !important;
}

@media (max-width: 767px) {
    body.fe-account-dashboard-endpoint .fe-account-dashboard__card {
        min-height: 74px !important;
        padding: 12px 12px !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__card.fe-family-dashboard-card {
        min-height: 118px !important;
        padding: 14px 12px !important;
    }
}

/* FEDELE 2.6.198: all Client Studio dashboard cards are full-width. */
body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content {
    max-width: 740px !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__grid,
body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content .fe-account-dashboard__grid {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 10px !important;
    width: 100% !important;
    max-width: 100% !important;
    align-items: stretch !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card,
body.fe-account-dashboard-endpoint .fe-account-dashboard__card.fe-family-dashboard-card,
body.fe-account-dashboard-endpoint .fe-account-dashboard__card--orders,
body.fe-account-dashboard-endpoint .fe-account-dashboard__card--address,
body.fe-account-dashboard-endpoint .fe-account-dashboard__card--details,
body.fe-account-dashboard-endpoint .fe-account-dashboard__card--custom {
    grid-column: 1 / -1 !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    justify-self: stretch !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card {
    min-height: 148px !important;
    padding: 25px 24px !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card.fe-family-dashboard-card {
    min-height: 178px !important;
}

@media (max-width: 767px) {
    body.fe-account-dashboard-endpoint .fe-account-dashboard__grid,
    body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content .fe-account-dashboard__grid {
        grid-template-columns: minmax(0, 1fr) !important;
    }
}

/* FEDELE 2.6.197 final Client Studio reference layout. */
body.fe-account-dashboard-endpoint,
body.fe-account-dashboard-endpoint #page,
body.fe-account-dashboard-endpoint .site-content,
body.fe-account-dashboard-endpoint .ast-container,
body.fe-account-dashboard-endpoint #primary,
body.fe-account-dashboard-endpoint main.site-main,
body.fe-account-dashboard-endpoint .entry-content {
    background: #ffffff !important;
}

body.fe-account-dashboard-endpoint #primary,
body.fe-account-dashboard-endpoint main.site-main,
body.fe-account-dashboard-endpoint .entry-content {
    margin: 0 !important;
    padding: 0 !important;
}

body.fe-account-dashboard-endpoint .entry-content > .woocommerce {
    width: min(100% - 48px, 1120px) !important;
    max-width: 1120px !important;
    margin: 118px auto 118px !important;
}

body.fe-account-dashboard-endpoint.fe-account-logged-in .entry-content > .woocommerce,
body.fe-account-dashboard-endpoint.fe-account-logged-in .woocommerce {
    display: grid !important;
    grid-template-columns: 250px minmax(0, 740px) !important;
    gap: 56px !important;
    align-items: start !important;
    justify-content: center !important;
}

body.fe-account-dashboard-endpoint .woocommerce-MyAccount-navigation,
body.fe-account-dashboard-endpoint.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 250px !important;
    max-width: 250px !important;
    float: none !important;
    margin: 0 !important;
    padding: 16px !important;
    background: #fffdf8 !important;
    border: 1px solid rgba(221, 216, 207, .6) !important;
    border-radius: 7px !important;
    box-shadow: 0 18px 46px rgba(17, 17, 17, .045) !important;
}

body.fe-account-dashboard-endpoint .woocommerce-MyAccount-navigation ul,
body.fe-account-dashboard-endpoint.woocommerce-account .woocommerce-MyAccount-navigation ul {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 10px !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

body.fe-account-dashboard-endpoint .woocommerce-MyAccount-navigation ul li,
body.fe-account-dashboard-endpoint.woocommerce-account .woocommerce-MyAccount-navigation ul li,
body.fe-account-dashboard-endpoint .woocommerce-MyAccount-navigation ul li + li,
body.fe-account-dashboard-endpoint.woocommerce-account .woocommerce-MyAccount-navigation ul li + li {
    display: flex !important;
    align-items: stretch !important;
    justify-content: stretch !important;
    margin: 0 !important;
    padding: 0 !important;
    min-height: 0 !important;
}

body.fe-account-dashboard-endpoint .woocommerce-MyAccount-navigation ul li a,
body.fe-account-dashboard-endpoint.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    width: 100% !important;
    min-height: 56px !important;
    height: 100% !important;
    padding: 0 14px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    line-height: 1.12 !important;
    box-sizing: border-box !important;
    border: 1px solid rgba(221, 216, 207, .78) !important;
    border-radius: 7px !important;
    background: #ffffff !important;
    color: #111111 !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    letter-spacing: .04em !important;
    text-transform: uppercase !important;
}

body.fe-account-dashboard-endpoint .woocommerce-MyAccount-navigation ul li.is-active a,
body.fe-account-dashboard-endpoint .woocommerce-MyAccount-navigation ul li a:hover {
    background: #f7f2e9 !important;
    border-color: rgba(198, 168, 122, .78) !important;
    color: #111111 !important;
}

body.fe-account-dashboard-endpoint .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a {
    background: #fffdf8 !important;
    border-color: #111111 !important;
}

body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content {
    width: 100% !important;
    max-width: 740px !important;
    float: none !important;
    margin: 0 !important;
    padding: 34px 36px 38px !important;
    background: #fffdf8 !important;
    border: 1px solid rgba(221, 216, 207, .62) !important;
    border-radius: 7px !important;
    box-shadow: 0 20px 54px rgba(17, 17, 17, .045) !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard {
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__header {
    margin: 0 0 54px !important;
    padding: 0 !important;
    text-align: left !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__header .fe-account-kicker {
    margin: 0 0 10px !important;
    color: #c6a87a !important;
    font-size: 10.5px !important;
    line-height: 1 !important;
    letter-spacing: .16em !important;
    text-transform: uppercase !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__header h2 {
    margin: 0 !important;
    color: #111111 !important;
    font-size: clamp(34px, 3vw, 44px) !important;
    line-height: 1.05 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px !important;
    margin: 0 !important;
    padding: 0 !important;
    align-items: stretch !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card {
    width: 100% !important;
    min-width: 0 !important;
    min-height: 150px !important;
    padding: 25px 24px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: center !important;
    gap: 0 !important;
    border: 1px solid rgba(221, 216, 207, .68) !important;
    border-radius: 7px !important;
    background: #fffaf2 !important;
    color: #111111 !important;
    box-shadow: none !important;
    text-align: left !important;
    text-decoration: none !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card.fe-family-dashboard-card {
    grid-column: 1 / -1 !important;
    order: 0 !important;
    min-height: 178px !important;
    padding: 30px 26px !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card--orders {
    order: 1 !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card--address {
    order: 2 !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card--details {
    order: 3 !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card--custom {
    order: 4 !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card span {
    display: block !important;
    margin: 0 !important;
    color: #c6a87a !important;
    font-size: 9.5px !important;
    line-height: 1.2 !important;
    letter-spacing: .14em !important;
    text-transform: uppercase !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card strong {
    display: block !important;
    margin: 28px 0 0 !important;
    color: #111111 !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 1.35 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card small,
body.fe-account-dashboard-endpoint .fe-account-dashboard__card em {
    display: block !important;
    margin: 22px 0 0 !important;
    color: #5f594f !important;
    font-size: 10px !important;
    line-height: 1.35 !important;
    letter-spacing: .1em !important;
    text-transform: uppercase !important;
    font-style: normal !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card:hover {
    transform: none !important;
    border-color: rgba(198, 168, 122, .82) !important;
    box-shadow: 0 16px 42px rgba(17, 17, 17, .04) !important;
}

@media (max-width: 921px) {
    body.fe-account-dashboard-endpoint .entry-content > .woocommerce {
        width: min(100% - 18px, 760px) !important;
        margin: 18px auto 50px !important;
    }

    body.fe-account-dashboard-endpoint.fe-account-logged-in .entry-content > .woocommerce,
    body.fe-account-dashboard-endpoint.fe-account-logged-in .woocommerce {
        display: flex !important;
        flex-direction: column !important;
        gap: 12px !important;
    }

    body.fe-account-dashboard-endpoint .woocommerce-MyAccount-navigation,
    body.fe-account-dashboard-endpoint.woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100% !important;
        max-width: none !important;
        padding: 10px !important;
    }

    body.fe-account-dashboard-endpoint .woocommerce-MyAccount-navigation ul,
    body.fe-account-dashboard-endpoint.woocommerce-account .woocommerce-MyAccount-navigation ul {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        gap: 8px !important;
    }

    body.fe-account-dashboard-endpoint .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout {
        grid-column: 1 / -1 !important;
    }

    body.fe-account-dashboard-endpoint .woocommerce-MyAccount-navigation ul li a,
    body.fe-account-dashboard-endpoint.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        min-height: 54px !important;
        padding: 0 10px !important;
        font-size: 11px !important;
    }

    body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content {
        max-width: none !important;
        padding: 24px 18px 26px !important;
    }
}

@media (max-width: 767px) {
    body.fe-account-dashboard-endpoint .woocommerce-MyAccount-navigation ul,
    body.fe-account-dashboard-endpoint.woocommerce-account .woocommerce-MyAccount-navigation ul {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__header {
        margin-bottom: 24px !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__header h2 {
        font-size: clamp(28px, 8vw, 36px) !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 8px !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__card {
        min-height: 112px !important;
        padding: 15px 13px !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__card.fe-family-dashboard-card {
        min-height: 138px !important;
        padding: 18px 14px !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__card strong {
        margin-top: 14px !important;
        font-size: 13px !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__card small,
    body.fe-account-dashboard-endpoint .fe-account-dashboard__card em {
        margin-top: 12px !important;
    }
}

@media (max-width: 379px) {
    body.fe-account-dashboard-endpoint .fe-account-dashboard__grid {
        grid-template-columns: 1fr !important;
    }
}

/* FEDELE 2.6.197 Client Studio dashboard composition. */
body.fe-account-dashboard-endpoint,
body.fe-account-dashboard-endpoint #page,
body.fe-account-dashboard-endpoint .site-content,
body.fe-account-dashboard-endpoint .ast-container {
    background: #ffffff !important;
}

body.fe-account-dashboard-endpoint #primary,
body.fe-account-dashboard-endpoint main.site-main,
body.fe-account-dashboard-endpoint .entry-content {
    margin: 0 !important;
}

body.fe-account-dashboard-endpoint .entry-content > .woocommerce {
    width: min(100% - 48px, 1100px) !important;
    margin: 120px auto 120px !important;
}

body.fe-account-dashboard-endpoint.fe-account-logged-in .woocommerce {
    display: grid !important;
    grid-template-columns: 260px minmax(0, 760px) !important;
    gap: 44px !important;
    align-items: start !important;
}

body.fe-account-dashboard-endpoint .woocommerce-MyAccount-navigation,
body.fe-account-dashboard-endpoint.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 100% !important;
    max-width: 260px !important;
    margin: 0 !important;
    padding: 16px !important;
    background: #fffdf8 !important;
    border: 1px solid rgba(221, 216, 207, .62) !important;
    border-radius: 8px !important;
    box-shadow: 0 20px 52px rgba(17, 17, 17, .06) !important;
}

body.fe-account-dashboard-endpoint .woocommerce-MyAccount-navigation ul,
body.fe-account-dashboard-endpoint.woocommerce-account .woocommerce-MyAccount-navigation ul {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 10px !important;
    margin: 0 !important;
    padding: 0 !important;
}

body.fe-account-dashboard-endpoint .woocommerce-MyAccount-navigation ul li,
body.fe-account-dashboard-endpoint.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    margin: 0 !important;
    padding: 0 !important;
    min-height: 0 !important;
}

body.fe-account-dashboard-endpoint .woocommerce-MyAccount-navigation ul li a,
body.fe-account-dashboard-endpoint.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    min-height: 56px !important;
    padding: 0 16px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    font-size: 12px !important;
    line-height: 1.1 !important;
    letter-spacing: .05em !important;
    border: 1px solid rgba(221, 216, 207, .76) !important;
    border-radius: 7px !important;
    background: #ffffff !important;
}

body.fe-account-dashboard-endpoint .woocommerce-MyAccount-navigation ul li.is-active a,
body.fe-account-dashboard-endpoint .woocommerce-MyAccount-navigation ul li a:hover {
    background: #f7f2e9 !important;
    border-color: rgba(198, 168, 122, .78) !important;
    color: #111111 !important;
}

body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 34px 36px 38px !important;
    background: #fffdf8 !important;
    border: 1px solid rgba(221, 216, 207, .64) !important;
    border-radius: 8px !important;
    box-shadow: 0 22px 58px rgba(17, 17, 17, .055) !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard {
    max-width: none !important;
    margin: 0 !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__header {
    margin: 0 0 50px !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__header .fe-account-kicker {
    margin: 0 0 10px !important;
    color: #c6a87a !important;
    font-size: 11px !important;
    line-height: 1 !important;
    letter-spacing: .14em !important;
    text-transform: uppercase !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__header h2 {
    margin: 0 !important;
    color: #111111 !important;
    font-size: clamp(34px, 3vw, 48px) !important;
    line-height: 1.04 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px !important;
    align-items: stretch !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card {
    width: 100% !important;
    min-width: 0 !important;
    min-height: 142px !important;
    padding: 24px 24px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: center !important;
    gap: 18px !important;
    border: 1px solid rgba(221, 216, 207, .66) !important;
    border-radius: 7px !important;
    background: #fffaf2 !important;
    color: #111111 !important;
    box-shadow: none !important;
    text-align: left !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card.fe-family-dashboard-card {
    grid-column: 1 / -1 !important;
    order: 0 !important;
    min-height: 178px !important;
    padding: 28px 26px !important;
    justify-content: center !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card--orders {
    order: 1 !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card--address {
    order: 2 !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card--details {
    order: 3 !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card--custom {
    order: 4 !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card span {
    color: #c6a87a !important;
    font-size: 10px !important;
    line-height: 1.2 !important;
    letter-spacing: .13em !important;
    text-transform: uppercase !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card strong {
    margin: 0 !important;
    color: #111111 !important;
    font-family: inherit !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 1.35 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card small,
body.fe-account-dashboard-endpoint .fe-account-dashboard__card em {
    margin: 0 !important;
    color: #4a4a4a !important;
    font-size: 10.5px !important;
    line-height: 1.45 !important;
    letter-spacing: .1em !important;
    text-transform: uppercase !important;
    font-style: normal !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card:hover {
    transform: none !important;
    border-color: rgba(198, 168, 122, .78) !important;
    box-shadow: 0 16px 42px rgba(17, 17, 17, .045) !important;
}

@media (max-width: 921px) {
    body.fe-account-dashboard-endpoint .entry-content > .woocommerce {
        width: min(100% - 18px, 760px) !important;
        margin: 18px auto 50px !important;
    }

    body.fe-account-dashboard-endpoint.fe-account-logged-in .woocommerce {
        display: flex !important;
        flex-direction: column !important;
        gap: 12px !important;
    }

    body.fe-account-dashboard-endpoint .woocommerce-MyAccount-navigation,
    body.fe-account-dashboard-endpoint.woocommerce-account .woocommerce-MyAccount-navigation {
        max-width: none !important;
        padding: 10px !important;
    }

    body.fe-account-dashboard-endpoint .woocommerce-MyAccount-navigation ul,
    body.fe-account-dashboard-endpoint.woocommerce-account .woocommerce-MyAccount-navigation ul {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        gap: 8px !important;
    }

    body.fe-account-dashboard-endpoint .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout,
    body.fe-account-dashboard-endpoint.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout {
        grid-column: 1 / -1 !important;
    }

    body.fe-account-dashboard-endpoint .woocommerce-MyAccount-navigation ul li a,
    body.fe-account-dashboard-endpoint.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        min-height: 54px !important;
        padding: 0 10px !important;
        font-size: 11px !important;
    }

    body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content {
        padding: 24px 18px 26px !important;
    }
}

@media (max-width: 767px) {
    body.fe-account-dashboard-endpoint .woocommerce-MyAccount-navigation ul,
    body.fe-account-dashboard-endpoint.woocommerce-account .woocommerce-MyAccount-navigation ul {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__header {
        margin-bottom: 24px !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__header h2 {
        font-size: clamp(28px, 8vw, 36px) !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 8px !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__card {
        min-height: 112px !important;
        padding: 15px 13px !important;
        gap: 12px !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__card.fe-family-dashboard-card {
        min-height: 138px !important;
        padding: 18px 14px !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__card strong {
        font-size: 13px !important;
    }
}

@media (max-width: 379px) {
    body.fe-account-dashboard-endpoint .fe-account-dashboard__grid {
        grid-template-columns: 1fr !important;
    }
}

/* FEDELE 2.6.199 final override: reduce dashboard card height and spacing. */
body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content {
    max-width: 740px !important;
    padding: 34px 36px 34px !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__header {
    margin-bottom: 36px !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__grid,
body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content .fe-account-dashboard__grid {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 8px !important;
    align-items: stretch !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card {
    grid-column: 1 / -1 !important;
    width: 100% !important;
    min-height: 108px !important;
    height: auto !important;
    padding: 17px 20px !important;
    gap: 0 !important;
    justify-content: center !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card.fe-family-dashboard-card {
    min-height: 148px !important;
    padding: 22px !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card span {
    margin: 0 !important;
    font-size: 9.5px !important;
    line-height: 1.15 !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card strong {
    margin: 15px 0 0 !important;
    font-size: 14.5px !important;
    line-height: 1.28 !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card small,
body.fe-account-dashboard-endpoint .fe-account-dashboard__card em {
    margin: 13px 0 0 !important;
    font-size: 9.5px !important;
    line-height: 1.22 !important;
}

@media (max-width: 767px) {
    body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content {
        padding: 20px 14px 22px !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__header {
        margin-bottom: 22px !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__grid,
    body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content .fe-account-dashboard__grid {
        grid-template-columns: minmax(0, 1fr) !important;
        gap: 8px !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__card {
        min-height: 96px !important;
        padding: 14px 13px !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__card.fe-family-dashboard-card {
        min-height: 128px !important;
        padding: 16px 13px !important;
    }
}

/* FEDELE 2.6.200 absolute final override: remove the visible blank bands between dashboard cards. */
body.fe-account-dashboard-endpoint .fe-account-dashboard__grid,
body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content .fe-account-dashboard__grid {
    gap: 7px !important;
    row-gap: 7px !important;
    align-items: start !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card {
    min-height: 82px !important;
    padding: 14px 18px !important;
    gap: 0 !important;
    justify-content: flex-start !important;
    align-content: flex-start !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card.fe-family-dashboard-card {
    min-height: 132px !important;
    padding: 18px 20px !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card span {
    margin: 0 !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card strong {
    margin: 12px 0 0 !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card small,
body.fe-account-dashboard-endpoint .fe-account-dashboard__card em {
    margin: 11px 0 0 !important;
}

@media (max-width: 767px) {
    body.fe-account-dashboard-endpoint .fe-account-dashboard__card {
        min-height: 74px !important;
        padding: 12px !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__card.fe-family-dashboard-card {
        min-height: 118px !important;
        padding: 14px 12px !important;
    }
}

/* FEDELE 2.6.201 account dashboard final compact pass:
   remove forced card heights that created visible blank bands between dashboard cards. */
body.fe-account-dashboard-endpoint .entry-content > .woocommerce {
    margin-top: 72px !important;
    margin-bottom: 96px !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__header {
    margin-bottom: 24px !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__grid,
body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content .fe-account-dashboard__grid {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 8px !important;
    row-gap: 8px !important;
    align-items: start !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card,
body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content .fe-account-dashboard__card {
    grid-column: 1 / -1 !important;
    width: 100% !important;
    min-height: 0 !important;
    height: auto !important;
    padding: 15px 18px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    gap: 0 !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card.fe-family-dashboard-card,
body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content .fe-account-dashboard__card.fe-family-dashboard-card {
    min-height: 0 !important;
    padding: 18px 20px !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card span,
body.fe-account-dashboard-endpoint .fe-account-dashboard__card strong,
body.fe-account-dashboard-endpoint .fe-account-dashboard__card small,
body.fe-account-dashboard-endpoint .fe-account-dashboard__card em {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card span {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card strong {
    margin-top: 10px !important;
    margin-bottom: 0 !important;
}

body.fe-account-dashboard-endpoint .fe-account-dashboard__card small,
body.fe-account-dashboard-endpoint .fe-account-dashboard__card em {
    margin-top: 9px !important;
    margin-bottom: 0 !important;
}

@media (max-width: 921px) {
    body.fe-account-dashboard-endpoint .entry-content > .woocommerce {
        margin-top: 18px !important;
        margin-bottom: 48px !important;
    }

    body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content {
        padding: 18px 14px 20px !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__header {
        margin-bottom: 16px !important;
    }
}

@media (max-width: 767px) {
    body.fe-account-dashboard-endpoint .fe-account-dashboard__card,
    body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content .fe-account-dashboard__card {
        min-height: 0 !important;
        padding: 13px 12px !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__card.fe-family-dashboard-card,
    body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content .fe-account-dashboard__card.fe-family-dashboard-card {
        min-height: 0 !important;
        padding: 14px 12px !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__card strong {
        margin-top: 8px !important;
    }

    body.fe-account-dashboard-endpoint .fe-account-dashboard__card small,
    body.fe-account-dashboard-endpoint .fe-account-dashboard__card em {
        margin-top: 7px !important;
    }
}

/* FEDELE 2.6.205: custom request account endpoint. */
body.woocommerce-account .fe-custom-requests-list {
    display: grid;
    gap: 14px;
    margin-top: 18px;
}

body.woocommerce-account .fe-custom-request-card {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 16px;
    align-items: center;
    padding: 18px;
    border: 1px solid #ddd8cf;
    border-radius: 8px;
    background: #fffdf8;
}

body.woocommerce-account .fe-custom-request-card h3 {
    margin: 0 0 8px;
    font-size: 20px;
    line-height: 1.2;
}

body.woocommerce-account .fe-custom-request-card p {
    margin: 0;
    color: #4a4a4a;
    font-size: 14px;
    line-height: 1.55;
}

body.woocommerce-account .fe-custom-request-card__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: flex-end;
}

body.woocommerce-account .fe-custom-request-detail {
    display: grid;
    gap: 18px;
}

body.woocommerce-account .fe-custom-request-detail__summary,
body.woocommerce-account .fe-custom-request-detail__products,
body.woocommerce-account .fe-custom-request-detail__notes {
    padding: 18px;
    border: 1px solid #ddd8cf;
    border-radius: 8px;
    background: #fffdf8;
}

body.woocommerce-account .fe-custom-request-detail__summary {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}

body.woocommerce-account .fe-custom-request-detail__summary div {
    padding: 12px;
    border: 1px solid rgba(221, 216, 207, 0.8);
    border-radius: 6px;
    background: #ffffff;
}

body.woocommerce-account .fe-custom-request-detail__summary span {
    display: block;
    margin-bottom: 5px;
    color: #a68152;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

body.woocommerce-account .fe-custom-request-detail__products ul {
    margin: 10px 0 0 18px;
}

@media (max-width: 767px) {
    body.woocommerce-account .fe-custom-request-card {
        grid-template-columns: 1fr;
        padding: 15px;
    }

    body.woocommerce-account .fe-custom-request-card__actions {
        justify-content: stretch;
    }

    body.woocommerce-account .fe-custom-request-card__actions .button,
    body.woocommerce-account .fe-custom-request-card__actions .fe-action-btn {
        width: 100%;
        text-align: center;
    }

    body.woocommerce-account .fe-custom-request-detail__summary {
        grid-template-columns: 1fr;
    }
}

/* FEDELE 2.6.206: order/custom request detail stability. */
@media (min-width: 922px) {
    body.fe-account-orders-endpoint .woocommerce-MyAccount-content {
        max-height: 560px !important;
        overflow-y: auto !important;
        overscroll-behavior: contain;
    }

    body.fe-account-orders-endpoint .woocommerce-MyAccount-content > *:last-child {
        margin-bottom: 0 !important;
    }
}

.fe-order-custom-request-summary,
body.woocommerce-account .fe-custom-request-detail__products,
body.woocommerce-account .fe-custom-request-detail__notes {
    clear: both;
    margin-top: 16px;
    padding: 14px;
    border: 1px solid #ddd8cf;
    border-radius: 8px;
    background: #fffdf8;
}

.fe-order-custom-request-summary h4,
body.woocommerce-account .fe-custom-request-detail__products h3,
body.woocommerce-account .fe-custom-request-detail__notes h3 {
    margin: 0 0 10px;
    font-size: 13px;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.fe-order-custom-request-summary .fe-custom-request-products {
    margin-top: 10px;
}

/* FEDELE 2.6.207: final compact dashboard stack.
   This is intentionally placed last to neutralize older repeated dashboard rules
   that forced tall cards, centered content, and large text margins. */
body.fe-account-dashboard-endpoint,
body.fe-account-dashboard-endpoint #content,
body.fe-account-dashboard-endpoint .site-content,
body.fe-account-dashboard-endpoint .ast-container,
body.fe-account-dashboard-endpoint .woocommerce,
body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content {
    background: #ffffff !important;
}

body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content .fe-account-dashboard {
    width: 100% !important;
    max-width: 100% !important;
}

body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content .fe-account-dashboard__grid {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    grid-auto-flow: row !important;
    grid-auto-rows: auto !important;
    gap: 10px !important;
    row-gap: 10px !important;
    align-items: start !important;
    align-content: start !important;
    justify-items: stretch !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content .fe-account-dashboard__grid > * {
    grid-column: 1 / -1 !important;
    grid-row: auto !important;
    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;
    margin: 0 !important;
    align-self: start !important;
    justify-self: stretch !important;
}

body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content .fe-account-dashboard__card,
body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content .fe-account-dashboard__card.fe-family-dashboard-card,
body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content .fe-account-dashboard__card--orders,
body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content .fe-account-dashboard__card--address,
body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content .fe-account-dashboard__card--details,
body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content .fe-account-dashboard__card--custom {
    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;
    min-height: 0 !important;
    height: auto !important;
    margin: 0 !important;
    padding: 16px 20px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    gap: 8px !important;
    text-align: left !important;
    border: 1px solid #e7dfd2 !important;
    border-radius: 8px !important;
    background: #fffdf8 !important;
    box-shadow: none !important;
}

body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content .fe-account-dashboard__card.fe-family-dashboard-card {
    padding: 18px 22px !important;
}

body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content .fe-account-dashboard__card span,
body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content .fe-account-dashboard__card strong,
body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content .fe-account-dashboard__card small,
body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content .fe-account-dashboard__card em {
    display: block !important;
    margin: 0 !important;
}

body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content .fe-account-dashboard__card span {
    font-size: 9.5px !important;
    line-height: 1.2 !important;
    letter-spacing: .12em !important;
}

body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content .fe-account-dashboard__card strong {
    font-size: 14px !important;
    line-height: 1.35 !important;
    font-weight: 500 !important;
}

body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content .fe-account-dashboard__card small,
body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content .fe-account-dashboard__card em {
    font-size: 9.5px !important;
    line-height: 1.35 !important;
}

@media (max-width: 767px) {
    body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content .fe-account-dashboard__grid {
        gap: 8px !important;
        row-gap: 8px !important;
    }

    body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content .fe-account-dashboard__card,
    body.fe-account-dashboard-endpoint .woocommerce-MyAccount-content .fe-account-dashboard__card.fe-family-dashboard-card {
        padding: 13px 14px !important;
        gap: 7px !important;
    }
}
