.elementor-kit-6{--e-global-color-primary:#F1F1F1;--e-global-color-secondary:#F07123;--e-global-color-text:#333333;--e-global-color-accent:#F2B701;--e-global-color-e8f09bd:#F07123;--e-global-color-7cb188e:#204164;--e-global-color-a4f6291:#F2B701;--e-global-color-537b6fb:#C6F2FA;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Roboto Condensed";--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";--e-global-typography-accent-font-weight:500;color:#333333;font-family:"Roboto Condensed", Sans-serif;font-size:25px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:#F07123;font-family:"Roboto Condensed", Sans-serif;font-size:25px;}.elementor-kit-6 h1{color:var( --e-global-color-7cb188e );font-family:"Poppins", Sans-serif;font-size:30px;font-weight:500;text-transform:uppercase;}.elementor-kit-6 h2{color:var( --e-global-color-text );font-family:"Roboto Condensed", Sans-serif;font-size:25px;font-weight:400;}.elementor-kit-6 h3{color:var( --e-global-color-text );font-family:"Roboto Condensed", Sans-serif;font-size:25px;font-weight:400;}.elementor-kit-6 h4{color:var( --e-global-color-text );font-family:"Roboto Condensed", Sans-serif;font-size:25px;font-weight:400;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-header .site-navigation ul.menu li a{color:#204164;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 *//* ========================================
   HEADER – CUSTOM CSS (KOMPLETT)
   ======================================== */

.e-con::before {
    pointer-events: none !important;
}

/* === STICKY HEADER === */
.elementor-element-0376da7 img {
    transition: width 0.35s ease, max-width 0.35s ease;
}
.elementor-sticky--effects .elementor-element-0376da7 img {
    width: 120px !important;
    max-width: 120px !important;
}
.elementor-element-2161f84 {
    transition: background-color 0.35s ease, box-shadow 0.35s ease;
}
.elementor-element-2161f84.elementor-sticky--effects {
    background-color: rgba(241, 241, 241, 0.85) !important;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 2px 16px rgba(0, 0, 0, 0.08);
}

/* ========================================
   RESPONSIVE – TABLET (bis 1024px)
   ======================================== */
@media (max-width: 1024px) {

    /* Menü-Container: Elementor-Variable überschreiben */
    .elementor-element-73d4e04 {
        --width: auto !important;
        --flex-grow: 1 !important;
        --flex-shrink: 1 !important;
        --align-self: center !important;
        justify-content: flex-end !important;
    }

    /* Burger-Menü: größer + Farbe + Abstand vom Rand */
    .elementor-menu-toggle {
        font-size: 32px !important;
        color: #204164 !important;
        margin-left: auto !important;
        margin-right: 10px !important;
    }
    .elementor-menu-toggle svg {
        width: 32px !important;
        height: 32px !important;
        fill: #204164 !important;
    }

    /* Sticky Tablet */
    .elementor-sticky--effects .elementor-element-0376da7 img {
        width: 100px !important;
        max-width: 100px !important;
    }
}

/* ========================================
   RESPONSIVE – SMARTPHONE (bis 767px)
   ======================================== */
@media (max-width: 767px) {

    /* Logo-Container: NICHT auf volle Breite wachsen */
    .elementor-element-c467a97 {
        --width: auto !important;
        --container-widget-flex-grow: 0 !important;
        --flex-grow: 0 !important;
        --flex-shrink: 0 !important;
    }

    /* Logo: sichtbare Größe */
    .elementor-element-0376da7 img {
        width: 180px !important;
        max-width: 180px !important;
        height: auto !important;
    }

    /* Menü-Container: restlichen Platz einnehmen */
    .elementor-element-73d4e04 {
        --width: auto !important;
        --flex-grow: 1 !important;
        --flex-shrink: 1 !important;
        --align-self: center !important;
        justify-content: flex-end !important;
    }

    /* Burger-Menü auf Smartphone */
    .elementor-menu-toggle {
        font-size: 28px !important;
        margin-right: 5px !important;
    }
    .elementor-menu-toggle svg {
        width: 28px !important;
        height: 28px !important;
    }

    /* Sticky Smartphone */
    .elementor-sticky--effects .elementor-element-0376da7 img {
        width: 90px !important;
        max-width: 90px !important;
    }
}/* End custom CSS */