.elementor-kit-6{--e-global-color-primary:#2C2C2C;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#74BB71;--e-global-color-ea70215:#74B972;--e-global-color-26e6f68:#00AFC9;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-size:13px;--e-global-typography-primary-font-weight:normal;--e-global-typography-secondary-font-family:"Calibri";--e-global-typography-secondary-font-weight:bold;--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;--e-global-typography-80bc670-font-family:"Calibri";--e-global-typography-80bc670-font-size:20px;--e-global-typography-80bc670-font-weight:500;--e-global-typography-d5cb673-font-family:"Calibri";--e-global-typography-d5cb673-font-size:24px;--e-global-typography-d5cb673-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-text );}.elementor-kit-6 h1{color:#282828;font-size:41px;}.elementor-kit-6 h2{color:#282828;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.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 *//* STANDARD: Icon-hover verstecken */
.icon-hover {
  display: none;
}

/* --- HOVER-ZUSTAND für alle Menüpunkte --- */
.nav-home:hover .icon-default,
.nav-leistungen:hover .icon-default,
.nav-portfolio:hover .icon-default,
.nav-warum:hover .icon-default,
.nav-kontakt:hover .icon-default {
  display: none;
}

.nav-home:hover .icon-hover,
.nav-leistungen:hover .icon-hover,
.nav-portfolio:hover .icon-hover,
.nav-warum:hover .icon-hover,
.nav-kontakt:hover .icon-hover {
  display: inline-block;
}

.nav-home:hover .menu-text,
.nav-leistungen:hover .menu-text,
.nav-portfolio:hover .menu-text,
.nav-warum:hover .menu-text,
.nav-kontakt:hover .menu-text {
  color: #00AFC9 !important;
}

/* --- AKTIVE SEITE: Icon blau + Text blau --- */
body.page-id-5 .nav-home .icon-default,
body.page-id-374 .nav-leistungen .icon-default,
body.page-id-21 .nav-portfolio .icon-default,
body.page-id-164 .nav-warum .icon-default,
body.page-id-152 .nav-kontakt .icon-default {
  display: none;
}

body.page-id-5 .nav-home .icon-hover,
body.page-id-374 .nav-leistungen .icon-hover,
body.page-id-21 .nav-portfolio .icon-hover,
body.page-id-164 .nav-warum .icon-hover,
body.page-id-152 .nav-kontakt .icon-hover {
  display: inline-block;
}

body.page-id-5 .nav-home .menu-text,
body.page-id-374 .nav-leistungen .menu-text,
body.page-id-21 .nav-portfolio .menu-text,
body.page-id-164 .nav-warum .menu-text,
body.page-id-152 .nav-kontakt .menu-text {
  color: #00AFC9 !important;
}/* End custom CSS */