.elementor-193 .elementor-element.elementor-element-89e053c{--display:flex;}.elementor-193 .elementor-element.elementor-element-09e03b7{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:35px;--padding-right:35px;--z-index:10;position:absolute;top:-9px;right:0px;left:0px;}.elementor-193 .elementor-element.elementor-element-09e03b7.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-193 .elementor-element.elementor-element-c46fcad{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-193 .elementor-element.elementor-element-33ba5a8 > .elementor-widget-container{margin:10px 0px 0px 0px;}.elementor-193 .elementor-element.elementor-element-33ba5a8 img{width:21%;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:767px){.elementor-193 .elementor-element.elementor-element-09e03b7{--padding-top:10px;--padding-bottom:0px;--padding-left:35px;--padding-right:35px;}.elementor-193 .elementor-element.elementor-element-c46fcad{--width:26%;--justify-content:center;--margin-top:0px;--margin-bottom:28px;--margin-left:0px;--margin-right:0px;}.elementor-193 .elementor-element.elementor-element-33ba5a8 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-193 .elementor-element.elementor-element-33ba5a8 img{width:75%;}}@media(min-width:768px){.elementor-193 .elementor-element.elementor-element-09e03b7{--width:100%;}}/* Start custom CSS for container, class: .elementor-element-c46fcad *//* Standard-Zustand */
#menuButton {
  position: fixed;
  top: 100px;
  left: 100px;
  font-size: 30px;
  color: white;
  transition: all 0.3s ease;
  z-index: 1001;
  background: none;
  border: none;
  cursor: pointer;
}

/* Zustand beim Scrollen (Sticky Header) */
.elementor-sticky--effects #menuButton {
  top: 40px;           /* höher */
  font-size: 18px;     /* kleiner */
  color: white;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8b2de98 */.menu-button {
  z-index: 1001;
  position: fixed;
  top: 15px;
  left: 100px;
  background: none;
  border: none;
  font-size: 30px;
  cursor: pointer;
  color: black;
  font-family: 'Montserrat', sans-serif;
  
}
/* Standard-Zustand */
#menuButton {
  position: fixed;
  top: 120px;
  left: 100px;
  font-size: 30px;
color: white;

  transition: all 0.3s ease;
  z-index: 1001;
  background: none;
  border: none;
  cursor: pointer;
}

/* Zustand beim Scrollen (Sticky Header) */
.elementor-sticky--effects #menuButton {
  top: 40px;           /* höher */
  font-size: 18px;     /* kleiner */
  color: white;
}
.extra-space {
  margin-bottom: 90px; /* oder was gut aussieht */
}
.menu-item.level-1 a {
  text-decoration: none;
  color: inherit;
}

@media (max-width: 768px) {
  #sideMenu {
    width: 100vw !important;
    padding: 60px 20px;
    border-radius: 0;
  }

  #overlay {
    left: 0;
    width: 100vw;
  }

  .level-1 {
   font-size: 30px !important;
  }

  .level-2 {
    font-size: 24px !important;
  }

  .level-3 {
    font-size: 18px !important;
  }
}

@media (max-width: 768px) {
  button[onclick="openMenu()"] {
    top: 30px;
    left: 10px;
    font-size: 20px;
     background: transparent;
  }
}

.menu-item.level-1 a {
  text-decoration: none;
  color: inherit;
}

#sideMenu {
  top: 0;
  height: 100vh; /* Sicherstellen, dass es den sichtbaren Bereich abdeckt */
}

#sideMenu {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 0;
  overflow-x: hidden;
  background-color: white;
  transition: 0.5s;
  z-index: 9999; /* HIER! */
  visibility: hidden;
}

@media (max-width: 768px) {
  #sideMenu {
    padding-left: 10px; /* z. B. 30px statt 180px auf Mobilgeräten */
    padding-right: 20px; /* optional: rechter Rand */
  }

  .level-1 {
    font-size: 30px;
  }

  .level-2 {
    font-size: 24px;
  }

  .level-3 {
    font-size: 18px;
  }
}


@media (max-width: 768px) {
  .menu-button {
    top: 30px;
    left: 10px;
    font-size: 16px;   /* Schriftgröße kleiner machen */
    padding: 10px 12px; /* Innenabstand anpassen */
  }
}

/* Desktop-Ansicht – frei positionierbar */
#menuButton {
  z-index: 1001;
  position: fixed;
  top: 120px;         /* Passe hier die vertikale Position an */
  left: 40px;         /* Passe hier die horizontale Position an */
  background: transparent;
  border: none;
  font-size: 30px;
  cursor: pointer;
  color: black;
  font-family: 'Montserrat', sans-serif;
  transition: all 0.3s ease;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-09e03b7 */.elementor-193 .elementor-element.elementor-element-09e03b7.elementor-sticky--effects {
  background-color: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(10px);
  height: 100px;
}

.elementor-193 .elementor-element.elementor-element-09e03b7 {
  transition: background-color 1s ease !important;
}

.elementor-193 .elementor-element.elementor-element-09e03b7 > .elementor-container {
  transition: min-height 1s ease !important;
}

/* Logo verkleinern und höher setzen */
.elementor-193 .elementor-element.elementor-element-09e03b7.elementor-sticky--effects img {
  width: 80% !important;
  max-height: 100px !important;
  margin-top: 0px !important;
  padding-top: 0px !important;
  transition: all 0.5s ease;
}


/* Standardstil */
#menuButton {
  transition: all 0.4s ease;
}

/* Stil bei Scroll (Sticky Header aktiv) */
.elementor-193 .elementor-element.elementor-element-09e03b7.elementor-sticky--effects #menuButton {
  top: 40px;
  font-size: 20px;
}
/* Standard-Zustand */
#menuButton {
  position: fixed;
  top: 40px;
  left: 100px;
  font-size: 30px;
  color: white;
  transition: all 0.3s ease;
  z-index: 1001;
  background: none;
  border: none;
  cursor: pointer;
}

/* Zustand beim Scrollen (Sticky Header) */
.elementor-sticky--effects #menuButton {
  top: 40px;           /* höher */
  font-size: 18px;     /* kleiner */
  color: white;
}

@media (max-width: 768px) {
  #menu-button {
    position: fixed;     /* oder absolute – je nach Struktur */
    top: 20px;           /* vertikaler Abstand */
    left: 50px;          /* horizontal verschieben */
    z-index: 9999;
  }
}/* End custom CSS */