.elementor-4130 .elementor-element.elementor-element-1b02a56{--display:flex;--padding-top:40px;--padding-bottom:40px;--padding-left:20px;--padding-right:20px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-4130 .elementor-element.elementor-element-6fc5edf{text-align:center;}.elementor-4130 .elementor-element.elementor-element-6fc5edf .elementor-heading-title{font-family:"Playfair Display", Sans-serif;font-size:35px;font-weight:600;text-transform:uppercase;}.elementor-widget-divider{--divider-color:var( --e-global-color-secondary );}.elementor-widget-divider .elementor-divider__text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-divider.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon{color:var( --e-global-color-secondary );border-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-secondary );}.elementor-4130 .elementor-element.elementor-element-6042862{--divider-border-style:solid;--divider-color:var( --e-global-color-primary );--divider-border-width:2px;}.elementor-4130 .elementor-element.elementor-element-6042862 .elementor-divider-separator{width:6%;margin:0 auto;margin-center:0;}.elementor-4130 .elementor-element.elementor-element-6042862 .elementor-divider{text-align:center;padding-block-start:5px;padding-block-end:5px;}.elementor-4130 .elementor-element.elementor-element-6a29c93b{--display:flex;--margin-top:0px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-divider .elementor-divider__text{font-size:var( --e-global-typography-secondary-font-size );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-divider .elementor-divider__text{font-size:var( --e-global-typography-secondary-font-size );}}/* Start custom CSS for shortcode, class: .elementor-element-52cdc2c4 *//* ===== MOTO PRESS HOTEL BOOKING - FIÓKOM / ACCOUNT OLDAL ===== */

/* Fő konténer */
body .mphb-account,
body .mphb-customer-account,
body .mphb_sc_account,
body .mphb-account-content,
body .woocommerce-account .mphb-account {
    background: #f5f3ef;
    padding: 32px;
    border: 1px solid #e5e0d8;
    border-radius: 12px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.04);
}

/* Címsorok */
body .mphb-account h1,
body .mphb-account h2,
body .mphb-account h3,
body .mphb-customer-account h1,
body .mphb-customer-account h2,
body .mphb-customer-account h3,
body .mphb_sc_account h1,
body .mphb_sc_account h2,
body .mphb_sc_account h3 {
    color: #3b3b3b;
    font-family: "Playfair Display", serif;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 18px;
}

/* Szövegek */
body .mphb-account p,
body .mphb-account li,
body .mphb-account span,
body .mphb-account div,
body .mphb-customer-account p,
body .mphb-customer-account li,
body .mphb_sc_account p,
body .mphb_sc_account li {
    color: #5d5d5d;
    font-size: 15px;
    line-height: 1.7;
}

/* Foglalás blokkok / kártyák */
body .mphb-account .mphb-booking,
body .mphb-account .mphb-reservation,
body .mphb-account .mphb-room,
body .mphb-account .mphb-booking-details,
body .mphb-customer-account .mphb-booking,
body .mphb-customer-account .mphb-reservation,
body .mphb_sc_account .mphb-booking,
body .mphb_sc_account .mphb-reservation {
    background: #ffffff;
    border: 1px solid #e5e0d8;
    border-radius: 12px;
    padding: 22px;
    margin-bottom: 20px;
    box-shadow: 0 4px 14px rgba(0,0,0,0.03);
}

/* Táblázatok */
body .mphb-account table,
body .mphb-customer-account table,
body .mphb_sc_account table {
    width: 100%;
    border-collapse: collapse;
    background: #fff;
    border: 1px solid #e5e0d8;
    border-radius: 10px;
    overflow: hidden;
}

body .mphb-account table th,
body .mphb-account table td,
body .mphb-customer-account table th,
body .mphb-customer-account table td,
body .mphb_sc_account table th,
body .mphb_sc_account table td {
    padding: 14px 16px;
    border-bottom: 1px solid #ece7df;
    text-align: left;
    font-size: 14px;
}

body .mphb-account table th,
body .mphb-customer-account table th,
body .mphb_sc_account table th {
    background: #f8f6f1;
    color: #4f4f4f;
    font-weight: 600;
}

/* Gombok */
body .mphb-account a.button,
body .mphb-account button,
body .mphb-account input[type="submit"],
body .mphb-account .button,
body .mphb-customer-account a.button,
body .mphb-customer-account button,
body .mphb-customer-account input[type="submit"],
body .mphb-customer-account .button,
body .mphb_sc_account a.button,
body .mphb_sc_account button,
body .mphb_sc_account input[type="submit"],
body .mphb_sc_account .button {
    background: #7c8a6a;
    color: #fff !important;
    border: none;
    border-radius: 8px;
    padding: 12px 20px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    text-decoration: none;
    display: inline-block;
    transition: all 0.3s ease;
}

body .mphb-account a.button:hover,
body .mphb-account button:hover,
body .mphb-account input[type="submit"]:hover,
body .mphb-account .button:hover,
body .mphb-customer-account a.button:hover,
body .mphb-customer-account button:hover,
body .mphb-customer-account input[type="submit"]:hover,
body .mphb-customer-account .button:hover,
body .mphb_sc_account a.button:hover,
body .mphb_sc_account button:hover,
body .mphb_sc_account input[type="submit"]:hover,
body .mphb_sc_account .button:hover {
    background: #5f6b52;
    color: #fff !important;
}

/* Státusz jelölések */
body .mphb-account .mphb-booking-status,
body .mphb-account .status,
body .mphb-customer-account .mphb-booking-status,
body .mphb_sc_account .mphb-booking-status {
    display: inline-block;
    background: #7c8a6a;
    color: #fff;
    padding: 6px 10px;
    border-radius: 6px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}

/* Linkek */
body .mphb-account a,
body .mphb-customer-account a,
body .mphb_sc_account a {
    color: #6f7d5e;
    transition: color 0.3s ease;
}

body .mphb-account a:hover,
body .mphb-customer-account a:hover,
body .mphb_sc_account a:hover {
    color: #4f5a44;
}

/* Mobil */
@media (max-width: 767px) {
    body .mphb-account,
    body .mphb-customer-account,
    body .mphb_sc_account,
    body .mphb-account-content {
        padding: 20px;
    }

    body .mphb-account table th,
    body .mphb-account table td,
    body .mphb-customer-account table th,
    body .mphb-customer-account table td,
    body .mphb_sc_account table th,
    body .mphb_sc_account table td {
        padding: 10px 12px;
        font-size: 13px;
    }
}
/* ===== BAL OLDALI MENÜ WRAPPER ===== */
body .mphb-account ul,
body .mphb-customer-account ul,
body .mphb_sc_account ul {
    list-style: none;
    padding: 20px;
    margin: 0;
    background: #ffffff;
    border-radius: 12px;
    border: 1px solid #e5e0d8;
    box-shadow: 0 8px 20px rgba(0,0,0,0.04);
}

/* ===== MENÜ ITEM ===== */
body .mphb-account ul li,
body .mphb-customer-account ul li,
body .mphb_sc_account ul li {
    margin-bottom: 8px;
}

/* ===== LINK ===== */
body .mphb-account ul li a,
body .mphb-customer-account ul li a,
body .mphb_sc_account ul li a {
    display: flex;
    align-items: center;
    padding: 12px 14px;
    border-radius: 8px;
    text-decoration: none;
    font-size: 14px;
    color: #5d5d5d;
    transition: all 0.25s ease;
    position: relative;
}

/* ===== BAL OLDALI "IKON CSÍK" ===== */
body .mphb-account ul li a::before,
body .mphb-customer-account ul li a::before,
body .mphb_sc_account ul li a::before {
    content: "";
    width: 4px;
    height: 100%;
    background: transparent;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 4px;
    transition: all 0.25s ease;
}

/* ===== HOVER ===== */
body .mphb-account ul li a:hover,
body .mphb-customer-account ul li a:hover,
body .mphb_sc_account ul li a:hover {
    background: #f5f3ef;
    color: #2f2f2f;
    transform: translateX(3px);
}

/* ===== HOVER CSÍK ===== */
body .mphb-account ul li a:hover::before,
body .mphb-customer-account ul li a:hover::before,
body .mphb_sc_account ul li a:hover::before {
    background: #7c8a6a;
}

/* ===== AKTÍV MENÜ ===== */
body .mphb-account ul li.is-active a,
body .mphb-account ul li.current a,
body .mphb-customer-account ul li.is-active a,
body .mphb_sc_account ul li.is-active a {
    background: #f0ede7;
    color: #2f2f2f;
    font-weight: 500;
}

/* ===== SIDEBAR WRAPPER ===== */
body .mphb-account ul,
body .mphb-customer-account ul,
body .mphb_sc_account ul {
    list-style: none;
    padding: 20px;
    margin: 0;
    background: #f5f3ef;
    border: 1px solid #e5e0d8;
    border-radius: 12px;
}

/* ===== MENÜ ITEM ===== */
body .mphb-account ul li,
body .mphb-customer-account ul li,
body .mphb_sc_account ul li {
    margin-bottom: 6px;
}

/* ===== LINK ===== */
body .mphb-account ul li a,
body .mphb-customer-account ul li a,
body .mphb_sc_account ul li a {
    display: block;
    padding: 12px 14px;
    border-radius: 8px;
    text-decoration: none;
    font-size: 14px;
    color: #5d5d5d;
    transition: all 0.2s ease;
}

/* ===== HOVER ===== */
body .mphb-account ul li a:hover,
body .mphb-customer-account ul li a:hover,
body .mphb_sc_account ul li a:hover {
    background: #e5e0d8;
    color: #2f2f2f;
}

/* ===== AKTÍV ===== */
body .mphb-account ul li.is-active a,
body .mphb-account ul li.current a,
body .mphb-customer-account ul li.is-active a,
body .mphb_sc_account ul li.is-active a {
    background: #e5e0d8;
    color: #2f2f2f;
    font-weight: 500;
}

/* ===== FINOM BAL OLDALI JELZÉS ===== */
body .mphb-account ul li.is-active a {
    border-left: 3px solid #7c8a6a;
    padding-left: 11px;
}

/* ===== KIJELENTKEZÉS ===== */
body .mphb-account ul li a[href*="logout"],
body .mphb-customer-account ul li a[href*="logout"],
body .mphb_sc_account ul li a[href*="logout"] {
    opacity: 0.7;
}

body .mphb-account ul li a[href*="logout"]:hover {
    opacity: 1;
}/* End custom CSS */