.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--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;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}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 *//* Hauptlogo nur auf der Startseite */
body.home .main-logo img {
    content: url('https://eventtechnik-wien.at/wp-content/uploads/2024/12/WeProtect.-2.png') !important;
    height: 65px !important;
    width: auto !important;
    max-height: 65px !important;
    margin-left: 0; /* Passe bei Bedarf an */
}

/* Hauptlogo auf allen anderen Seiten */
body:not(.home) .main-logo img {
    content: url('https://eventtechnik-wien.at/wp-content/uploads/2024/11/1-3.png') !important;
    height: 65px !important;
    width: auto !important;
    max-height: 65px !important;
    margin-left: 0; /* Passe bei Bedarf an */
}

/* Sticky-Logo nur auf der Startseite */
body.home .header-inner .sticky-logo img {
    content: url('https://eventtechnik-wien.at/wp-content/uploads/2024/11/1-3.png') !important;
    height: 65px !important;
    width: auto !important;
    max-height: 65px !important;
    margin-left: 0; /* Passe bei Bedarf an */
}

/* Sticky-Logo auf allen anderen Seiten */
body:not(.home) .header-inner .sticky-logo img {
    content: url('https://eventtechnik-wien.at/wp-content/uploads/2024/11/1-3.png') !important;
    height: 65px !important;
    width: auto !important;
    max-height: 65px !important;
    margin-left: 0; /* Passe bei Bedarf an */
}

/* Sicherstellen, dass die Logo-Container die Höhe unterstützen */
.main-logo, .header-inner .sticky-logo {
    height: 65px !important;
    max-height: 65px !important;
}

/* Top-Bar ausblenden */
div.logobar.clearfix {
    display: none !important;
}

/* rs-label ausblenden */
span.rs-label {
    display: none !important;
}/* End custom CSS */