.elementor-11 .elementor-element.elementor-element-2b06f66c{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for container, class: .elementor-element-2b06f66c *//* =========================================================
   SZÍVBŐLKÉSZÜLT MOMENTS – FIÓKOM
   TELJES CSS
   DASHBOARD + TÖRZSVÁSÁRLÓ + MŰHELYKLUB
   ========================================================= */


/* =========================================================
   1. ALAP
   ========================================================= */

body.woocommerce-account .woocommerce,
body.woocommerce-account .woocommerce *,
body.woocommerce-account .woocommerce *::before,
body.woocommerce-account .woocommerce *::after {
    box-sizing: border-box;
}

body.woocommerce-account .woocommerce {
    max-width: 1240px;
    margin: 0 auto;
    padding: 50px 24px 70px;
    color: #4b2f24;
    font-family: "Nunito", sans-serif;
}

body.woocommerce-account .woocommerce::after {
    content: "";
    display: block;
    clear: both;
}


/* =========================================================
   2. BAL OLDALI FIÓKMENÜ
   ========================================================= */

body.logged-in.woocommerce-account
.woocommerce-MyAccount-navigation {
    width: 26% !important;
    float: left !important;

    margin: 0 !important;
    padding: 15px !important;

    background: #ffffff;

    border: 1px solid #e7ddd1;
    border-radius: 18px;

    box-shadow: 0 5px 22px rgba(75,47,36,.06);
}

body.woocommerce-account
.woocommerce-MyAccount-navigation ul {
    display: block !important;

    width: 100% !important;

    margin: 0 !important;
    padding: 0 !important;

    list-style: none !important;
}

body.woocommerce-account
.woocommerce-MyAccount-navigation li {
    display: block !important;

    width: 100% !important;

    margin: 0 0 5px !important;
    padding: 0 !important;

    float: none !important;

    list-style: none !important;
}

body.woocommerce-account
.woocommerce-MyAccount-navigation li:last-child {
    margin-bottom: 0 !important;
}

body.woocommerce-account
.woocommerce-MyAccount-navigation li a {
    display: flex !important;

    align-items: center !important;
    justify-content: flex-start !important;

    width: 100% !important;
    height: 50px !important;

    margin: 0 !important;
    padding: 0 18px 4px !important;

    background: transparent;
    color: #4b2f24;

    border: 0 !important;
    border-radius: 10px;

    font-family: "Nunito", sans-serif;
    font-weight: 700;

    line-height: 1 !important;

    text-decoration: none !important;
}

body.woocommerce-account
.woocommerce-MyAccount-navigation li a:hover {
    background: #f5efe6;
    color: #729766;
}

body.woocommerce-account
.woocommerce-MyAccount-navigation li.is-active a {
    background: #729766;
    color: #ffffff;
}

body.woocommerce-account
.woocommerce-MyAccount-navigation-link--customer-logout {
    margin-top: 8px !important;
    padding-top: 8px !important;

    border-top: 1px solid #eee5dc;
}

body.woocommerce-account
.woocommerce-MyAccount-navigation-link--customer-logout a {
    color: #a55c55;
}


/* =========================================================
   3. JOBB OLDALI FIÓKTARTALOM
   ========================================================= */

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content {
    width: 71% !important;
    min-width: 0 !important;

    float: right !important;

    margin: 0 !important;
    padding: 30px !important;

    background: #ffffff;

    border: 1px solid #e7ddd1;
    border-radius: 18px;

    box-shadow: 0 5px 22px rgba(75,47,36,.06);

    overflow: hidden;
}

body.szkm-account-dashboard-page
.woocommerce-MyAccount-content > p {
    display: none !important;
}


/* =========================================================
   4. ÁLTALÁNOS WOOCOMMERCE
   ========================================================= */

body.woocommerce-account
.woocommerce-MyAccount-content a {
    color: #729766;
    font-weight: 700;
}

body.woocommerce-account .woocommerce h2,
body.woocommerce-account .woocommerce h3 {
    color: #4b2f24;

    font-family: "Nunito", sans-serif;
    font-weight: 800;
}


/* =========================================================
   5. WOOCOMMERCE GOMBOK
   ========================================================= */

body.woocommerce-account .woocommerce button.button,
body.woocommerce-account .woocommerce a.button,
body.woocommerce-account .woocommerce input.button {
    padding: 11px 20px;

    background: #729766;
    color: #ffffff;

    border: 0;
    border-radius: 9px;

    font-family: "Nunito", sans-serif;
    font-weight: 800;

    box-shadow: none;
}

body.woocommerce-account .woocommerce button.button:hover,
body.woocommerce-account .woocommerce a.button:hover,
body.woocommerce-account .woocommerce input.button:hover {
    background: #5f8155;
    color: #ffffff;
}


/* =========================================================
   6. ŰRLAPOK
   ========================================================= */

body.woocommerce-account .woocommerce input.input-text,
body.woocommerce-account .woocommerce input[type="text"],
body.woocommerce-account .woocommerce input[type="email"],
body.woocommerce-account .woocommerce input[type="password"],
body.woocommerce-account .woocommerce input[type="tel"],
body.woocommerce-account .woocommerce select,
body.woocommerce-account .woocommerce textarea {
    width: 100%;
    min-height: 44px;

    padding: 11px 13px;

    background: #ffffff;
    color: #4b2f24;

    border: 1px solid #dcd2c7;
    border-radius: 9px;

    box-shadow: none;
}

body.woocommerce-account .woocommerce input:focus,
body.woocommerce-account .woocommerce select:focus,
body.woocommerce-account .woocommerce textarea:focus {
    border-color: #729766;

    outline: none;

    box-shadow: 0 0 0 3px rgba(114,151,102,.12);
}


/* =========================================================
   7. RENDELÉSTÁBLÁZAT
   ========================================================= */

body.woocommerce-account table.shop_table {
    width: 100%;

    border-collapse: separate;
    border-spacing: 0;

    overflow: hidden;

    background: #ffffff;

    border: 1px solid #e7ddd1;
    border-radius: 12px;
}

body.woocommerce-account table.shop_table th {
    padding: 13px;

    background: #f5efe6;
    color: #4b2f24;
}

body.woocommerce-account table.shop_table td {
    padding: 13px;

    border-top: 1px solid #eee6dc;
}


/* =========================================================
   8. CÍMEK
   ========================================================= */

body.woocommerce-account .woocommerce-Address {
    padding: 20px;

    background: #faf7f2;

    border: 1px solid #e7ddd1;
    border-radius: 12px;
}


/* =========================================================
   9. ÉRTESÍTÉSEK
   ========================================================= */

body.woocommerce-account .woocommerce-message,
body.woocommerce-account .woocommerce-info,
body.woocommerce-account .woocommerce-error {
    padding: 16px 18px;

    background: #f5efe6;
    color: #4b2f24;

    border: 0;
    border-radius: 10px;
}


/* =========================================================
   10. BELÉPÉS / REGISZTRÁCIÓ
   ========================================================= */

body.woocommerce-account:not(.logged-in) .woocommerce {
    max-width: 950px;
}

body.woocommerce-account:not(.logged-in)
.woocommerce-form-login,
body.woocommerce-account:not(.logged-in)
.woocommerce-form-register {
    padding: 28px;

    background: #ffffff;

    border: 1px solid #e7ddd1;
    border-radius: 18px;
}


/* =========================================================
   11. SAJÁT DASHBOARD
   ========================================================= */

body.woocommerce-account
#szkm-account-dashboard {
    display: block !important;

    width: 100% !important;

    margin: 0 !important;
    padding: 0 !important;

    float: none !important;

    columns: auto !important;
}


/* =========================================================
   12. DASHBOARD ÜDVÖZLŐ BLOKK
   ========================================================= */

body.woocommerce-account
#szkm-account-dashboard
.szkm-dashboard-intro {
    display: flex !important;

    flex-direction: row !important;

    align-items: center !important;
    justify-content: flex-start !important;

    width: 100% !important;

    gap: 24px !important;

    margin: 0 !important;
    padding: 0 0 28px !important;

    float: none !important;
}


/* =========================================================
   13. AVATAR
   ========================================================= */

body.woocommerce-account
#szkm-account-dashboard
.szkm-dashboard-avatar-wrap {
    display: flex !important;

    align-items: center !important;
    justify-content: center !important;

    flex: 0 0 92px !important;

    width: 92px !important;
    height: 92px !important;

    min-width: 92px !important;
    min-height: 92px !important;

    max-width: 92px !important;
    max-height: 92px !important;

    margin: 0 !important;
    padding: 0 !important;

    overflow: hidden !important;

    background: #faf7f2;

    border: 1px solid #e7ddd1;
    border-radius: 50%;

    float: none !important;
}

body.woocommerce-account
#szkm-account-dashboard
.szkm-dashboard-avatar {
    display: block !important;

    width: 100% !important;
    height: 100% !important;

    margin: 0 !important;
    padding: 0 !important;

    object-fit: cover !important;

    border: 0 !important;
    border-radius: 50% !important;

    float: none !important;
}


/* =========================================================
   14. DASHBOARD ÜDVÖZLŐ SZÖVEG
   ========================================================= */

body.woocommerce-account
#szkm-account-dashboard
.szkm-dashboard-welcome {
    display: block !important;

    flex: 1 1 0 !important;

    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;

    margin: 0 !important;
    padding: 0 !important;

    float: none !important;

    position: static !important;

    columns: auto !important;
    column-count: 1 !important;
}

body.woocommerce-account
#szkm-account-dashboard
.szkm-dashboard-welcome-title {
    display: block !important;

    width: 100% !important;

    margin: 0 0 8px !important;
    padding: 0 !important;

    color: #4b2f24 !important;

    font-family: "Nunito", sans-serif !important;

    font-size: 28px !important;
    font-weight: 800 !important;

    line-height: 1.25 !important;

    white-space: normal !important;

    word-break: normal !important;
    overflow-wrap: normal !important;

    float: none !important;
}

body.woocommerce-account
#szkm-account-dashboard
.szkm-dashboard-welcome-title > * {
    display: inline !important;

    width: auto !important;

    margin: 0 !important;
    padding: 0 !important;

    float: none !important;

    position: static !important;

    line-height: inherit !important;
}

body.woocommerce-account
#szkm-account-dashboard
.szkm-dashboard-welcome-text {
    display: block !important;

    width: 100% !important;
    max-width: none !important;

    margin: 0 !important;
    padding: 0 !important;

    color: #5b463c !important;

    font-family: "Nunito", sans-serif !important;

    font-size: 16px !important;
    font-weight: 400 !important;

    line-height: 1.7 !important;

    white-space: normal !important;

    word-break: normal !important;
    overflow-wrap: normal !important;

    float: none !important;

    columns: auto !important;
    column-count: 1 !important;
}

body.woocommerce-account
#szkm-account-dashboard
.szkm-dashboard-welcome-text > span {
    display: inline !important;

    width: auto !important;
    height: auto !important;

    min-width: 0 !important;
    min-height: 0 !important;

    max-width: none !important;

    margin: 0 !important;
    padding: 0 !important;

    color: #729766 !important;

    font: inherit !important;
    font-weight: 700 !important;

    line-height: inherit !important;

    white-space: normal !important;

    float: none !important;
    clear: none !important;

    position: static !important;

    transform: none !important;
}

body.woocommerce-account
#szkm-account-dashboard
.szkm-dashboard-welcome-text br {
    display: none !important;
}


/* =========================================================
   15. 3 GYORSKÁRTYA
   ========================================================= */

body.woocommerce-account
#szkm-account-dashboard
.szkm-dashboard-cards {
    display: grid !important;

    grid-template-columns: repeat(3, minmax(0,1fr)) !important;

    width: 100% !important;

    gap: 16px !important;

    margin: 8px 0 26px !important;
    padding: 0 !important;
}

body.woocommerce-account
#szkm-account-dashboard
.szkm-dashboard-card {
    display: flex !important;

    flex-direction: column !important;

    width: 100% !important;
    min-width: 0 !important;
    height: 100% !important;

    margin: 0 !important;
    padding: 18px !important;

    background: #ffffff !important;

    border: 1px solid #eadfd4 !important;
    border-radius: 18px !important;

    float: none !important;
}

body.woocommerce-account
#szkm-account-dashboard
.szkm-dashboard-card-icon {
    display: flex !important;

    align-items: center !important;
    justify-content: center !important;

    width: 62px !important;
    height: 62px !important;

    min-width: 62px !important;

    margin: 0 0 18px !important;
    padding: 0 !important;

    background: #f6f8f2 !important;

    border: 1px solid #e1e8d7 !important;
    border-radius: 50% !important;

    font-size: 28px !important;

    line-height: 1 !important;
}

body.woocommerce-account
#szkm-account-dashboard
.szkm-dashboard-card h3 {
    margin: 0 0 10px !important;
    padding: 0 !important;

    color: #4b2f24 !important;

    font-size: 20px !important;
    line-height: 1.3 !important;
}

body.woocommerce-account
#szkm-account-dashboard
.szkm-dashboard-card p {
    width: 100% !important;

    min-height: 78px !important;

    margin: 0 0 18px !important;
    padding: 0 !important;

    color: #5f524b !important;

    font-size: 16px !important;
    line-height: 1.65 !important;
}


/* =========================================================
   16. DASHBOARD GOMBOK
   ========================================================= */

body.woocommerce-account
#szkm-account-dashboard
.szkm-dashboard-btn {
    display: inline-flex !important;

    align-items: center !important;
    justify-content: center !important;

    align-self: flex-start !important;

    width: auto !important;
    max-width: 100% !important;

    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;

    margin: auto 0 0 !important;

    padding: 0 10px !important;

    background: #ffffff !important;
    color: #729766 !important;

    border: 1px solid #8aa77d !important;
    border-radius: 8px !important;

    font-family: "Nunito", sans-serif !important;

    font-size: 14px !important;
    font-weight: 700 !important;

    line-height: 1 !important;

    white-space: nowrap !important;

    text-decoration: none !important;

    box-shadow: none !important;
}

body.woocommerce-account
#szkm-account-dashboard
.szkm-dashboard-btn:hover {
    background: #f6fbf3 !important;

    color: #5f8155 !important;

    border-color: #729766 !important;
}

body.woocommerce-account
#szkm-account-dashboard
.szkm-dashboard-btn-solid {
    background: #729766 !important;

    color: #ffffff !important;

    border-color: #729766 !important;
}

body.woocommerce-account
#szkm-account-dashboard
.szkm-dashboard-btn-solid:hover {
    background: #5f8155 !important;

    color: #ffffff !important;

    border-color: #5f8155 !important;
}


/* =========================================================
   17. MŰHELYKLUB CTA – KOMPAKT VERZIÓ
   ========================================================= */

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-workshop-club-cta {
    display: grid !important;

    grid-template-columns:
        50px
        minmax(0,1fr)
        auto !important;

    align-items: center !important;

    width: 100% !important;

    min-height: 0 !important;
    height: auto !important;

    gap: 14px !important;

    margin: 0 0 22px !important;

    /* EZT HÚZTUK ÖSSZE */
    padding: 13px 18px !important;

    background:
        linear-gradient(
            135deg,
            #f7f4ed 0%,
            #f2f6ee 100%
        ) !important;

    border: 1px solid #dfe5d8 !important;
    border-radius: 18px !important;

    box-shadow:
        0 5px 18px rgba(75,47,36,.04) !important;

    font-family: "Nunito", sans-serif !important;

    overflow: hidden !important;
}


/* Törzsvásárlói oldalon */

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-workshop-club-cta--loyalty {
    margin: 20px 0 0 !important;
}


/* Ikon */

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-workshop-club-icon {
    display: flex !important;

    align-items: center !important;
    justify-content: center !important;

    width: 50px !important;
    height: 50px !important;

    min-width: 50px !important;
    min-height: 50px !important;

    max-width: 50px !important;
    max-height: 50px !important;

    margin: 0 !important;
    padding: 0 !important;

    background: #ffffff !important;

    border: 1px solid #dfe6d7 !important;
    border-radius: 50% !important;

    font-size: 21px !important;

    line-height: 1 !important;
}


/* Szöveges rész */

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-workshop-club-content {
    display: block !important;

    width: 100% !important;
    min-width: 0 !important;

    margin: 0 !important;
    padding: 0 !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-workshop-club-eyebrow {
    display: block !important;

    width: auto !important;
    height: auto !important;

    margin: 0 0 1px !important;
    padding: 0 !important;

    color: #729766 !important;

    font-size: 10px !important;
    font-weight: 800 !important;

    line-height: 1.2 !important;

    letter-spacing: .05em !important;
    text-transform: uppercase !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-workshop-club-content h3 {
    display: block !important;

    width: 100% !important;

    margin: 0 0 2px !important;
    padding: 0 !important;

    color: #4b2f24 !important;

    font-family: "Nunito", sans-serif !important;

    font-size: 18px !important;
    font-weight: 800 !important;

    line-height: 1.2 !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-workshop-club-content p {
    display: block !important;

    width: 100% !important;

    margin: 0 0 3px !important;
    padding: 0 !important;

    color: #66544b !important;

    font-family: "Nunito", sans-serif !important;

    font-size: 12.5px !important;
    font-weight: 400 !important;

    line-height: 1.4 !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-workshop-club-note {
    display: block !important;

    width: 100% !important;
    height: auto !important;

    margin: 0 !important;
    padding: 0 !important;

    color: #8a7d74 !important;

    font-family: "Nunito", sans-serif !important;

    font-size: 10.5px !important;
    font-weight: 500 !important;

    line-height: 1.3 !important;
}


/* CTA gomb */

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-workshop-club-action {
    display: flex !important;

    align-items: center !important;
    justify-content: flex-end !important;

    margin: 0 !important;
    padding: 0 !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-workshop-club-btn {
    display: inline-flex !important;

    align-items: center !important;
    justify-content: center !important;

    min-width: 112px !important;

    height: 40px !important;
    min-height: 40px !important;
    max-height: 40px !important;

    margin: 0 !important;
    padding: 0 15px !important;

    background: #729766 !important;
    color: #ffffff !important;

    border: 1px solid #729766 !important;
    border-radius: 9px !important;

    font-family: "Nunito", sans-serif !important;

    font-size: 13px !important;
    font-weight: 800 !important;

    line-height: 1 !important;

    white-space: nowrap !important;

    text-decoration: none !important;

    box-shadow: none !important;

    transition:
        background .2s ease,
        border-color .2s ease,
        transform .2s ease !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-workshop-club-btn:hover {
    background: #5f8155 !important;
    color: #ffffff !important;

    border-color: #5f8155 !important;

    transform: translateY(-1px) !important;
}


/* =========================================================
   18. LEGUTÓBBI RENDELÉS
   ========================================================= */

body.woocommerce-account
#szkm-account-dashboard
.szkm-latest-order-box {
    width: 100% !important;

    margin: 0 !important;
    padding: 22px 24px 24px !important;

    background: #ffffff !important;

    border: 1px solid #eadfd4 !important;
    border-radius: 18px !important;
}

body.woocommerce-account
#szkm-account-dashboard
.szkm-latest-order-head {
    display: flex !important;

    align-items: center !important;
    justify-content: space-between !important;

    width: 100% !important;

    gap: 16px !important;

    margin: 0 0 18px !important;
    padding: 0 0 18px !important;

    border-bottom: 1px solid #eee4db !important;
}

body.woocommerce-account
#szkm-account-dashboard
.szkm-latest-order-head h3 {
    margin: 0 !important;

    color: #4b2f24 !important;

    font-size: 20px !important;
}

body.woocommerce-account
#szkm-account-dashboard
.szkm-latest-order-head a {
    color: #729766 !important;

    font-size: 14px !important;
    font-weight: 700 !important;

    text-decoration: none !important;
}

body.woocommerce-account
#szkm-account-dashboard
.szkm-latest-order-row {
    display: grid !important;

    grid-template-columns:
        72px
        minmax(90px,1fr)
        minmax(90px,1fr)
        minmax(105px,1fr)
        minmax(80px,1fr)
        auto !important;

    align-items: center !important;

    width: 100% !important;

    gap: 12px !important;
}

body.woocommerce-account
#szkm-account-dashboard
.szkm-latest-order-image img {
    display: block !important;

    width: 72px !important;
    height: 72px !important;

    object-fit: cover !important;

    border: 1px solid #eadfd4 !important;
    border-radius: 12px !important;
}

body.woocommerce-account
#szkm-account-dashboard
.szkm-latest-order-col {
    display: flex !important;

    flex-direction: column !important;

    min-width: 0 !important;

    gap: 6px !important;
}

body.woocommerce-account
#szkm-account-dashboard
.szkm-order-label {
    color: #8b7a70 !important;

    font-size: 13px !important;
}

body.woocommerce-account
#szkm-account-dashboard
.szkm-order-status {
    display: inline-flex !important;

    width: fit-content !important;

    padding: 7px 12px !important;

    background: #f4d89d !important;
    color: #7a5411 !important;

    border-radius: 999px !important;

    font-size: 13px !important;
    font-weight: 700 !important;
}

body.woocommerce-account
#szkm-account-dashboard
.szkm-no-orders {
    display: flex !important;

    align-items: center !important;
    justify-content: space-between !important;

    width: 100% !important;

    gap: 20px !important;

    margin: 0 !important;
    padding: 0 !important;
}

body.woocommerce-account
#szkm-account-dashboard
.szkm-no-orders p {
    width: auto !important;

    margin: 0 !important;
    padding: 0 !important;

    color: #5f524b !important;
}


/* =========================================================
   19. TÖRZSVÁSÁRLÓI BLOKK – ALAP
   ========================================================= */

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty {
    display: block !important;

    width: 100% !important;
    max-width: none !important;

    margin: 0 !important;
    padding: 0 !important;

    color: #4b2f24 !important;

    font-family: "Nunito", sans-serif !important;

    float: none !important;

    columns: auto !important;
    column-count: 1 !important;
}


/* =========================================================
   20. TÖRZSVÁSÁRLÓI FEJLÉC
   ========================================================= */

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-header {
    display: grid !important;

    grid-template-columns:
        minmax(0,1fr)
        168px !important;

    align-items: start !important;

    width: 100% !important;

    gap: 30px !important;

    margin: 0 0 24px !important;
    padding: 0 !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-header > div:first-child {
    display: block !important;

    width: 100% !important;
    min-width: 0 !important;

    margin: 0 !important;
    padding: 0 !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-eyebrow {
    display: block !important;

    width: auto !important;
    height: auto !important;

    margin: 0 0 7px !important;
    padding: 0 !important;

    color: #729766 !important;

    font-size: 13px !important;
    font-weight: 800 !important;

    line-height: 1.3 !important;

    text-transform: uppercase !important;
    letter-spacing: .05em !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-header h2 {
    display: block !important;

    width: 100% !important;

    margin: 0 0 8px !important;
    padding: 0 !important;

    color: #4b2f24 !important;

    font-size: 28px !important;
    font-weight: 800 !important;

    line-height: 1.2 !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-header p {
    display: block !important;

    width: 100% !important;
    max-width: 580px !important;

    margin: 0 !important;
    padding: 0 !important;

    color: #66544b !important;

    font-size: 15px !important;
    font-weight: 400 !important;

    line-height: 1.6 !important;
}


/* =========================================================
   21. AKTUÁLIS SZINT KÁRTYA
   ========================================================= */

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-level-badge {
    display: flex !important;

    flex-direction: column !important;

    align-items: center !important;
    justify-content: center !important;

    width: 168px !important;
    min-width: 168px !important;

    height: 112px !important;
    min-height: 112px !important;
    max-height: 112px !important;

    margin: 0 !important;
    padding: 16px !important;

    background: #729766 !important;

    border: 0 !important;
    border-radius: 16px !important;

    text-align: center !important;

    overflow: hidden !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-level-badge,
body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-level-badge * {
    color: #ffffff !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-level-badge > span {
    display: block !important;

    width: auto !important;
    height: auto !important;

    min-width: 0 !important;
    min-height: 0 !important;

    margin: 0 0 8px !important;
    padding: 0 !important;

    font-size: 12px !important;
    font-weight: 600 !important;

    line-height: 1.2 !important;

    opacity: .82 !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-level-badge > strong {
    display: block !important;

    width: auto !important;
    height: auto !important;

    min-width: 0 !important;
    min-height: 0 !important;

    margin: 0 !important;
    padding: 0 !important;

    font-size: 20px !important;
    font-weight: 800 !important;

    line-height: 1.2 !important;
}


/* =========================================================
   22. EDDIGI TELJESÍTETT VÁSÁRLÁS
   ========================================================= */

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-total {
    display: grid !important;

    grid-template-columns:
        minmax(0,1fr)
        auto !important;

    align-items: center !important;

    width: 100% !important;

    min-height: 84px !important;

    gap: 24px !important;

    margin: 0 0 38px !important;
    padding: 20px 22px !important;

    background: #faf7f2 !important;

    border: 1px solid #e7ddd1 !important;
    border-radius: 16px !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-total > span {
    display: block !important;

    width: auto !important;
    height: auto !important;

    margin: 0 !important;
    padding: 0 !important;

    color: #7d6c62 !important;

    font-size: 14px !important;
    font-weight: 600 !important;

    line-height: 1.4 !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-total > strong {
    display: block !important;

    width: auto !important;
    height: auto !important;

    margin: 0 !important;
    padding: 0 !important;

    color: #4b2f24 !important;

    font-size: 28px !important;
    font-weight: 800 !important;

    line-height: 1.1 !important;

    white-space: nowrap !important;

    text-align: right !important;
}


/* Woo ár HTML reset */

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-total
.woocommerce-Price-amount,

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-total
.woocommerce-Price-amount bdi,

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-total
.woocommerce-Price-currencySymbol {
    display: inline !important;

    width: auto !important;
    height: auto !important;

    min-width: 0 !important;
    min-height: 0 !important;

    margin: 0 !important;
    padding: 0 !important;

    color: inherit !important;

    font-size: inherit !important;
    font-weight: inherit !important;

    line-height: inherit !important;

    white-space: nowrap !important;
}


/* =========================================================
   23. STÁTUSZSKÁLA
   ========================================================= */

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-progress-wrap {
    display: block !important;

    width: 100% !important;

    margin: 0 0 32px !important;
    padding: 0 10px !important;

    columns: auto !important;
    column-count: 1 !important;
}


/* =========================================================
   24. SKÁLAFELIRATOK
   ========================================================= */

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-scale-labels {
    position: relative !important;

    display: block !important;

    width: 100% !important;

    height: 48px !important;

    margin: 0 0 8px !important;
    padding: 0 !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-scale-item {
    position: absolute !important;
    top: 0 !important;

    display: block !important;

    width: auto !important;
    height: auto !important;

    margin: 0 !important;
    padding: 0 !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-scale-item > strong {
    display: block !important;

    width: auto !important;
    height: auto !important;

    margin: 0 0 4px !important;
    padding: 0 !important;

    color: #4b2f24 !important;

    font-size: 14px !important;
    font-weight: 800 !important;

    line-height: 1.2 !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-scale-item > span {
    display: block !important;

    width: auto !important;
    height: auto !important;

    margin: 0 !important;
    padding: 0 !important;

    color: #8b7a70 !important;

    font-size: 12px !important;
    font-weight: 400 !important;

    line-height: 1.2 !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-scale-start {
    left: 0 !important;
    text-align: left !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-scale-middle {
    left: 33.333% !important;

    transform: translateX(-50%) !important;

    text-align: center !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-scale-end {
    right: 0 !important;

    text-align: right !important;
}


/* =========================================================
   25. PROGRESS BAR
   ========================================================= */

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-progress {
    position: relative !important;

    display: block !important;

    width: 100% !important;

    height: 12px !important;
    min-height: 12px !important;

    margin: 0 !important;
    padding: 0 !important;

    background: #ece5dd !important;

    border: 0 !important;
    border-radius: 999px !important;

    overflow: visible !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-progress-fill {
    position: absolute !important;

    left: 0 !important;
    top: 0 !important;

    display: block !important;

    height: 12px !important;

    margin: 0 !important;
    padding: 0 !important;

    background: #729766 !important;

    border-radius: 999px !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-dot {
    position: absolute !important;

    top: 50% !important;

    display: block !important;

    width: 18px !important;
    height: 18px !important;

    min-width: 18px !important;
    min-height: 18px !important;

    margin: 0 !important;
    padding: 0 !important;

    background: #ffffff !important;

    border: 4px solid #729766 !important;
    border-radius: 50% !important;

    transform: translate(-50%, -50%) !important;

    z-index: 2 !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-dot-start {
    left: 0 !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-dot-middle {
    left: 33.333% !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-dot-end {
    left: 100% !important;
}


/* =========================================================
   26. KÖVETKEZŐ SZINT SZÖVEG
   ========================================================= */

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-next {
    display: block !important;

    position: relative !important;

    width: 100% !important;
    max-width: none !important;

    height: auto !important;
    min-height: 24px !important;

    margin: 48px 0 0 !important;
    padding: 0 !important;

    color: #66544b !important;

    font-family: "Nunito", sans-serif !important;

    font-size: 15px !important;
    font-weight: 600 !important;

    line-height: 1.5 !important;

    text-align: center !important;

    white-space: normal !important;

    word-break: normal !important;
    overflow-wrap: normal !important;

    float: none !important;
    clear: both !important;

    columns: auto !important;
    column-count: 1 !important;

    transform: none !important;

    z-index: 1 !important;
}


/* =========================================================
   27. KEDVEZMÉNYKÁRTYÁK
   ========================================================= */

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-benefits {
    display: grid !important;

    grid-template-columns:
        repeat(2, minmax(0,1fr)) !important;

    width: 100% !important;

    gap: 16px !important;

    margin: 30px 0 0 !important;
    padding: 0 !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-benefit {
    display: grid !important;

    grid-template-columns:
        48px
        minmax(0,1fr) !important;

    align-items: start !important;

    width: 100% !important;
    min-width: 0 !important;

    gap: 15px !important;

    margin: 0 !important;
    padding: 20px !important;

    background: #ffffff !important;

    border: 1px solid #e7ddd1 !important;
    border-radius: 16px !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-benefit-icon {
    display: flex !important;

    align-items: center !important;
    justify-content: center !important;

    width: 48px !important;
    height: 48px !important;

    min-width: 48px !important;
    min-height: 48px !important;

    margin: 0 !important;
    padding: 0 !important;

    background: #f6f8f2 !important;

    border: 1px solid #e1e8d7 !important;
    border-radius: 50% !important;

    font-size: 21px !important;

    line-height: 1 !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-benefit > div {
    display: block !important;

    width: 100% !important;
    min-width: 0 !important;

    margin: 0 !important;
    padding: 0 !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-benefit > div > span {
    display: block !important;

    width: 100% !important;
    height: auto !important;

    margin: 0 0 5px !important;
    padding: 0 !important;

    color: #8b7a70 !important;

    font-size: 12px !important;
    font-weight: 400 !important;

    line-height: 1.35 !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-benefit > div > strong {
    display: block !important;

    width: 100% !important;
    height: auto !important;

    margin: 0 0 6px !important;
    padding: 0 !important;

    color: #4b2f24 !important;

    font-size: 17px !important;
    font-weight: 800 !important;

    line-height: 1.35 !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-benefit p {
    display: block !important;

    width: 100% !important;

    margin: 0 !important;
    padding: 0 !important;

    color: #66544b !important;

    font-size: 13px !important;
    font-weight: 400 !important;

    line-height: 1.55 !important;
}


/* =========================================================
   27/A. TÖRZSVÁSÁRLÓI KUPONKÓD
   ========================================================= */

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-coupon {
    display: block !important;

    width: 100% !important;

    margin: 14px 0 0 !important;
    padding: 13px !important;

    background: #f6f8f2 !important;

    border: 1px dashed #b9c9b1 !important;
    border-radius: 12px !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-coupon-label {
    display: block !important;

    width: 100% !important;

    margin: 0 0 7px !important;
    padding: 0 !important;

    color: #729766 !important;

    font-size: 11px !important;
    font-weight: 800 !important;

    line-height: 1.3 !important;

    text-transform: uppercase !important;
    letter-spacing: .05em !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-coupon-row {
    display: grid !important;

    grid-template-columns:
        minmax(0,1fr)
        auto !important;

    align-items: center !important;

    width: 100% !important;

    gap: 9px !important;

    margin: 0 !important;
    padding: 0 !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-coupon-code {
    display: flex !important;

    align-items: center !important;

    width: 100% !important;
    min-width: 0 !important;
    min-height: 40px !important;

    margin: 0 !important;
    padding: 9px 11px !important;

    background: #ffffff !important;
    color: #4b2f24 !important;

    border: 1px solid #dce5d6 !important;
    border-radius: 9px !important;

    font-family:
        "Nunito",
        sans-serif !important;

    font-size: 14px !important;
    font-weight: 800 !important;

    line-height: 1.2 !important;

    letter-spacing: .04em !important;

    white-space: normal !important;
    overflow-wrap: anywhere !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-copy-btn {
    display: inline-flex !important;

    align-items: center !important;
    justify-content: center !important;

    width: auto !important;
    min-width: 88px !important;

    height: 40px !important;
    min-height: 40px !important;
    max-height: 40px !important;

    margin: 0 !important;
    padding: 0 13px !important;

    background: #729766 !important;
    color: #ffffff !important;

    border: 1px solid #729766 !important;
    border-radius: 9px !important;

    font-family: "Nunito", sans-serif !important;

    font-size: 12px !important;
    font-weight: 800 !important;

    line-height: 1 !important;

    white-space: nowrap !important;

    cursor: pointer !important;

    box-shadow: none !important;

    transition:
        background .2s ease,
        border-color .2s ease,
        transform .2s ease !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-copy-btn:hover {
    background: #5f8155 !important;
    color: #ffffff !important;

    border-color: #5f8155 !important;

    transform: translateY(-1px) !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-copy-btn.is-copied {
    background: #5f8155 !important;
    color: #ffffff !important;

    border-color: #5f8155 !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-coupon-feedback {
    display: block !important;

    width: 100% !important;
    min-height: 16px !important;

    margin: 6px 0 0 !important;
    padding: 0 !important;

    color: #729766 !important;

    font-size: 10.5px !important;
    font-weight: 700 !important;

    line-height: 1.35 !important;
}


/* =========================================================
   28. INFORMÁCIÓS MEGJEGYZÉS
   ========================================================= */

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-note {
    display: block !important;

    width: 100% !important;

    margin: 22px 0 0 !important;
    padding: 15px 17px !important;

    background: #faf7f2 !important;

    border-radius: 12px !important;
}

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-note p {
    display: block !important;

    width: 100% !important;

    margin: 0 !important;
    padding: 0 !important;

    color: #74635a !important;

    font-size: 12px !important;
    font-weight: 400 !important;

    line-height: 1.6 !important;
}


/* =========================================================
   29. STÁTUSZ LEKÉRDEZÉS
   ========================================================= */

body.logged-in.woocommerce-account
.woocommerce-MyAccount-content
.szkm-loyalty-updated {
    display: block !important;

    width: 100% !important;

    margin: 12px 0 0 !important;
    padding: 0 !important;

    color: #a1948c !important;

    font-size: 11px !important;
    font-weight: 400 !important;

    line-height: 1.4 !important;

    text-align: right !important;
}


/* =========================================================
   30. TABLET
   ========================================================= */

@media (max-width: 1050px) {

    body.woocommerce-account
    #szkm-account-dashboard
    .szkm-dashboard-cards {
        grid-template-columns: 1fr !important;
    }

    body.woocommerce-account
    #szkm-account-dashboard
    .szkm-dashboard-card p {
        min-height: 0 !important;
    }

    body.woocommerce-account
    #szkm-account-dashboard
    .szkm-latest-order-row {
        grid-template-columns:
            72px
            1fr
            1fr !important;
    }


    /*
     * Műhelyklub:
     * tableten még maradjon egy sorban,
     * hogy ne nőjön meg feleslegesen a magassága.
     */

    body.logged-in.woocommerce-account
    .woocommerce-MyAccount-content
    .szkm-workshop-club-cta {
        grid-template-columns:
            46px
            minmax(0,1fr)
            auto !important;

        gap: 12px !important;

        padding: 12px 15px !important;
    }

    body.logged-in.woocommerce-account
    .woocommerce-MyAccount-content
    .szkm-workshop-club-icon {
        width: 46px !important;
        height: 46px !important;

        min-width: 46px !important;
        min-height: 46px !important;

        max-width: 46px !important;
        max-height: 46px !important;
    }

    body.logged-in.woocommerce-account
    .woocommerce-MyAccount-content
    .szkm-workshop-club-action {
        grid-column: auto !important;
        justify-content: flex-end !important;
    }

}


/* =========================================================
   31. MOBIL
   ========================================================= */

@media (max-width: 767px) {

    body.woocommerce-account .woocommerce {
        padding: 25px 15px 45px;
    }

    body.logged-in.woocommerce-account
    .woocommerce-MyAccount-navigation,
    body.logged-in.woocommerce-account
    .woocommerce-MyAccount-content {
        width: 100% !important;
        float: none !important;
    }

    body.logged-in.woocommerce-account
    .woocommerce-MyAccount-navigation {
        margin-bottom: 18px !important;
        padding: 10px !important;
    }

    body.logged-in.woocommerce-account
    .woocommerce-MyAccount-content {
        padding: 20px 16px !important;
    }


    /* Menü */

    body.woocommerce-account
    .woocommerce-MyAccount-navigation li a {
        height: 48px !important;
        padding: 0 14px 4px !important;
    }


    /* Dashboard üdvözlés */

    body.woocommerce-account
    #szkm-account-dashboard
    .szkm-dashboard-intro {
        flex-direction: column !important;
        align-items: flex-start !important;
        gap: 14px !important;
    }

    body.woocommerce-account
    #szkm-account-dashboard
    .szkm-dashboard-avatar-wrap {
        flex-basis: 74px !important;

        width: 74px !important;
        height: 74px !important;

        min-width: 74px !important;
        min-height: 74px !important;

        max-width: 74px !important;
        max-height: 74px !important;
    }

    body.woocommerce-account
    #szkm-account-dashboard
    .szkm-dashboard-welcome-title {
        font-size: 24px !important;
    }

    body.woocommerce-account
    #szkm-account-dashboard
    .szkm-dashboard-welcome-text {
        font-size: 15px !important;
    }


    /* Dashboard kártyák */

    body.woocommerce-account
    #szkm-account-dashboard
    .szkm-dashboard-cards {
        grid-template-columns: 1fr !important;
        gap: 14px !important;
    }

    body.woocommerce-account
    #szkm-account-dashboard
    .szkm-dashboard-card p {
        min-height: 0 !important;
    }


    /* Dashboard gombok */

    body.woocommerce-account
    #szkm-account-dashboard
    .szkm-dashboard-btn {
        width: 100% !important;

        height: 44px !important;
        min-height: 44px !important;
        max-height: 44px !important;

        white-space: normal !important;
    }


    /* =====================================================
       MŰHELYKLUB MOBIL
       ===================================================== */

    body.logged-in.woocommerce-account
    .woocommerce-MyAccount-content
    .szkm-workshop-club-cta {
        grid-template-columns:
            44px
            minmax(0,1fr) !important;

        align-items: start !important;

        gap: 10px 12px !important;

        margin-bottom: 20px !important;

        padding: 14px !important;
    }

    body.logged-in.woocommerce-account
    .woocommerce-MyAccount-content
    .szkm-workshop-club-cta--loyalty {
        margin-top: 20px !important;
        margin-bottom: 0 !important;
    }

    body.logged-in.woocommerce-account
    .woocommerce-MyAccount-content
    .szkm-workshop-club-icon {
        width: 44px !important;
        height: 44px !important;

        min-width: 44px !important;
        min-height: 44px !important;

        max-width: 44px !important;
        max-height: 44px !important;

        font-size: 19px !important;
    }

    body.logged-in.woocommerce-account
    .woocommerce-MyAccount-content
    .szkm-workshop-club-eyebrow {
        font-size: 9px !important;
    }

    body.logged-in.woocommerce-account
    .woocommerce-MyAccount-content
    .szkm-workshop-club-content h3 {
        font-size: 17px !important;
    }

    body.logged-in.woocommerce-account
    .woocommerce-MyAccount-content
    .szkm-workshop-club-content p {
        font-size: 12px !important;
        line-height: 1.4 !important;
    }

    body.logged-in.woocommerce-account
    .woocommerce-MyAccount-content
    .szkm-workshop-club-note {
        font-size: 10px !important;
        line-height: 1.3 !important;
    }

    body.logged-in.woocommerce-account
    .woocommerce-MyAccount-content
    .szkm-workshop-club-action {
        grid-column: 1 / -1 !important;

        width: 100% !important;

        justify-content: stretch !important;
    }

    body.logged-in.woocommerce-account
    .woocommerce-MyAccount-content
    .szkm-workshop-club-btn {
        width: 100% !important;

        height: 40px !important;
        min-height: 40px !important;
        max-height: 40px !important;
    }


    /* Legutóbbi rendelés */

    body.woocommerce-account
    #szkm-account-dashboard
    .szkm-latest-order-head {
        flex-direction: column !important;
        align-items: flex-start !important;
    }

    body.woocommerce-account
    #szkm-account-dashboard
    .szkm-latest-order-row {
        grid-template-columns: 1fr !important;
    }

    body.woocommerce-account
    #szkm-account-dashboard
    .szkm-no-orders {
        flex-direction: column !important;
        align-items: stretch !important;
    }


    /* =====================================================
       TÖRZSVÁSÁRLÓI MOBIL
       ===================================================== */

    body.logged-in.woocommerce-account
    .woocommerce-MyAccount-content
    .szkm-loyalty-header {
        grid-template-columns: 1fr !important;

        gap: 16px !important;
    }

    body.logged-in.woocommerce-account
    .woocommerce-MyAccount-content
    .szkm-loyalty-header h2 {
        font-size: 24px !important;
    }

    body.logged-in.woocommerce-account
    .woocommerce-MyAccount-content
    .szkm-loyalty-level-badge {
        width: 100% !important;
        min-width: 0 !important;

        height: 90px !important;
        min-height: 90px !important;
        max-height: 90px !important;
    }


    /* Összeg */

    body.logged-in.woocommerce-account
    .woocommerce-MyAccount-content
    .szkm-loyalty-total {
        grid-template-columns: 1fr !important;

        gap: 8px !important;

        min-height: 0 !important;

        padding: 18px !important;
    }

    body.logged-in.woocommerce-account
    .woocommerce-MyAccount-content
    .szkm-loyalty-total > strong {
        font-size: 25px !important;

        text-align: left !important;
    }


    /* Skála */

    body.logged-in.woocommerce-account
    .woocommerce-MyAccount-content
    .szkm-loyalty-progress-wrap {
        padding: 0 5px !important;
    }

    body.logged-in.woocommerce-account
    .woocommerce-MyAccount-content
    .szkm-loyalty-scale-item > strong {
        font-size: 11px !important;
    }

    body.logged-in.woocommerce-account
    .woocommerce-MyAccount-content
    .szkm-loyalty-scale-item > span {
        font-size: 9px !important;
    }

    body.logged-in.woocommerce-account
    .woocommerce-MyAccount-content
    .szkm-loyalty-next {
        margin-top: 42px !important;

        font-size: 14px !important;

        line-height: 1.55 !important;

        white-space: normal !important;
    }


    /* Kedvezménykártyák */

    body.logged-in.woocommerce-account
    .woocommerce-MyAccount-content
    .szkm-loyalty-benefits {
        grid-template-columns: 1fr !important;
    }


    /* Törzsvásárlói kuponkód */

    body.logged-in.woocommerce-account
    .woocommerce-MyAccount-content
    .szkm-loyalty-coupon-row {
        grid-template-columns: 1fr !important;
    }

    body.logged-in.woocommerce-account
    .woocommerce-MyAccount-content
    .szkm-loyalty-copy-btn {
        width: 100% !important;

        min-width: 0 !important;

        height: 42px !important;
        min-height: 42px !important;
        max-height: 42px !important;
    }


    /* Dátum */

    body.logged-in.woocommerce-account
    .woocommerce-MyAccount-content
    .szkm-loyalty-updated {
        text-align: left !important;
    }

}/* End custom CSS */