.elementor-kit-6{--e-global-color-primary:#30F78F;--e-global-color-secondary:#05927D;--e-global-color-text:#000000;--e-global-color-accent:#FF0061;--e-global-color-990f6ed:#2FF78F;--e-global-color-0ee798b:#05967D;--e-global-color-5fed09f:#1FD388;--e-global-color-376eeb5:#FFFFFF;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:54px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:27px;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:26px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-letter-spacing:6.5px;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:26px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-abe4e6f-font-family:"Poppins";--e-global-typography-abe4e6f-font-size:36px;--e-global-typography-abe4e6f-font-weight:700;--e-global-typography-abe4e6f-line-height:23px;font-family:"Poppins", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-family:"Poppins", Sans-serif;}.elementor-kit-6 h2{font-family:"Poppins", Sans-serif;}.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 *//* shrinking header section */

.shrinker {
	background: transparent;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}

.shrinker.elementor-sticky--effects {
	background: white;
	padding-top: 4px!important;
	padding-bottom: 4px!important;
	box-shadow: 0px 6px 30px -4px rgba(0,0,0,.05);
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}

/* shrinking logo d image */

.shrinking-logo-d img {
	width: 150px!important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}

/* shrinking logo l image */

.shrinking-logo-l img {
	width: 150px!important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}


/* shrinking menu */

.shrinker.elementor-sticky--effects .sticky-menu-items ul li a {
	font-size: 12px!important;
	color: #000!important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}
/* shrinking button color */


.shrinker.elementor-sticky--effects .elementor-button {

  color: #30F78F!important;
  border-color: #fff!important;
}


/* shrinking button */

.shrinker.elementor-sticky--effects .elementor-button {
	padding: 10px 32px!important;
	border-color: #fff;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}

/* HIDES THE DARK LOGO */
.shrinking-logo-l {
 display: none;
}
/* SWITCHES LOGO ON SCROLL */
.elementor-sticky--effects .shrinking-logo-l {
 display: inline-block;
}
.elementor-sticky--effects .shrinking-logo-d {
 display: none;
}


/* Tablet and Mobile Menu Shrinking */

@media screen and (max-width: 1024px) {
	/* shrinking background */
	
.shrinker.elementor-sticky--effects {
	background: white;
	padding-top: 2px!important;
	padding-bottom: 2px!important;
	box-shadow: 0px 6px 30px -4px rgba(0,0,0,.05);
}
	
	/* shrinking image */

.shrinker.elementor-sticky--effects .shrinking-logo-d img {
	width: 120px!important;
}

.shrinker.elementor-sticky--effects .shrinking-logo-l img {
	width: 120px!important;
}
	
/* shrinking menu */

.shrinker.elementor-sticky--effects ul li a {
	font-size: 14px!important;
	
} 


/* shrinking button */

.shrinker.elementor-sticky--effects .elementor-button {
	padding: 10px 32px!important;
}
}

/* HIDES THE DARK MENU */
.sticky-menu-item-l {
 display: none;
}
/* SWITCHES MENU ON SCROLL */
.elementor-sticky--effects .sticky-menu-item-l {
 display: inline-block;
}
.elementor-sticky--effects .sticky-menu-item-d {
 display: none;
}

/* End Of Shrinking Sticky Menu */


/* ====== Sticky: Design NICHT ändern, nur sticky/shrink ====== */

/* Logo nicht wechseln */
.shrinking-logo-d,
.elementor-sticky--effects .shrinking-logo-d { display: inline-block !important; }
.shrinking-logo-l,
.elementor-sticky--effects .shrinking-logo-l { display: none !important; }

/* Menü nicht wechseln (falls verwendet) */
.sticky-menu-item-d,
.elementor-sticky--effects .sticky-menu-item-d { display: inline-block !important; }
.sticky-menu-item-l,
.elementor-sticky--effects .sticky-menu-item-l { display: none !important; }

/* Farben/Typo nicht überschreiben */
.shrinker.elementor-sticky--effects .sticky-menu-items ul li a{
  color: inherit !important;
  font-size: inherit !important; /* optional: wegnehmen, wenn shrink-fontsize bleiben soll */
}

/* Button nicht umfärben */
.shrinker.elementor-sticky--effects .elementor-button{
  color: inherit !important;
  border-color: inherit !important;
  background: inherit !important;
}/* End custom CSS */