.elementor-kit-27{--e-global-color-primary:#0B112F;--e-global-color-secondary:#D6D4D5;--e-global-color-text:#2E3D5B;--e-global-color-accent:#0B112F;--e-global-color-9f0c3b7:#0F1B53;--e-global-typography-primary-font-family:"Roboto Slab";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto Slab";--e-global-typography-accent-font-weight:500;--e-global-typography-5f31cfb-font-family:"Great Vibes";--e-global-typography-5f31cfb-font-size:40px;}.elementor-kit-27 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */:target {
  scroll-margin-top: 120px; /* sticky header magassága */
}

/* JOBB OLDALI, RESZPONZÍV MOBILMENÜ PANEL A HEADER ALATT */
.elementor-nav-menu--dropdown,
.elementor-nav-menu__container.elementor-nav-menu--dropdown {
    position: fixed !important;
    top: 80px !important;        /* ← állítsd a header magasságára */
    right: 0 !important;
    left: auto !important;
    width: 40% !important;       /* reszponzív szélesség */
    max-width: 120px !important;
    height: calc(15.9% - 80px) !important; /* ne takarja a header-t */
    background: #f6f6f41f !important;
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box !important;
    overflow-y: auto !important;
    z-index: 9999 !important;
    transform: none !important;
    opacity: 1 !important;
    visibility: visible !important;
}

/* HAMBURGER IKON MINDIG FELÜL */
.elementor-menu-toggle {
    position: relative !important;
    z-index: 100000 !important;
}
/* Belső margó a mobilmenü tartalmának */
.elementor-nav-menu--dropdown a,
.elementor-nav-menu__container.elementor-nav-menu--dropdown a {
    padding: 10px 15px 10px 15px !important; /* felső/alsó – bal/jobb */
}/* End custom CSS */