.elementor-kit-6{--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;--e-global-typography-df08aac-font-family:"General Sans";--e-global-typography-df08aac-font-size:1.8vw;--e-global-typography-df08aac-font-weight:400;--e-global-typography-df08aac-line-height:2.4vw;}.elementor-kit-6 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-kit-6{--e-global-typography-df08aac-font-size:6vw;--e-global-typography-df08aac-line-height:8.6vw;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.e-off-canvas { backdrop-filter: blur(10px);
-webkit-backdrop-filter: blur( 10px );}

.elementor-widget-off-canvas .e-off-canvas { z-index: 101!important;}

/*.navitem:hover { text-decoration:underline; color: white; text-decoration-thickness: from-font; text-underline-offset: 32px; cursor:pointer;}*/

.navitem {
  position: relative;
  color: white;
  cursor: pointer;
  text-decoration: none;
}

.navitem::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 8px; /* Standard auf Desktop */
  background: white;
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 0.3s ease;
}

@media (max-width: 768px) {
  .navitem::after {
    height: 2px; /* Dünner auf Tablet & Handy */
  }
}

.navitem:hover::after {
  transform: scaleX(1);
  
  
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'General Sans';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://studioforst.de/wp-content/uploads/2025/05/GeneralSans-Regular.woff2') format('woff2'),
		url('https://studioforst.de/wp-content/uploads/2025/05/GeneralSans-Regular.woff') format('woff'),
		url('https://studioforst.de/wp-content/uploads/2025/05/GeneralSans-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'General Sans';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://studioforst.de/wp-content/uploads/2025/05/GeneralSans-Medium.woff2') format('woff2'),
		url('https://studioforst.de/wp-content/uploads/2025/05/GeneralSans-Medium.woff') format('woff'),
		url('https://studioforst.de/wp-content/uploads/2025/05/GeneralSans-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'General Sans';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://studioforst.de/wp-content/uploads/2025/05/GeneralSans-Semibold.woff2') format('woff2'),
		url('https://studioforst.de/wp-content/uploads/2025/05/GeneralSans-Semibold.woff') format('woff'),
		url('https://studioforst.de/wp-content/uploads/2025/05/GeneralSans-Semibold.ttf') format('truetype');
}
@font-face {
	font-family: 'General Sans';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://studioforst.de/wp-content/uploads/2025/05/GeneralSans-Bold.woff2') format('woff2'),
		url('https://studioforst.de/wp-content/uploads/2025/05/GeneralSans-Bold.woff') format('woff'),
		url('https://studioforst.de/wp-content/uploads/2025/05/GeneralSans-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */