.elementor-kit-5{--e-global-color-primary:#E42B09;--e-global-color-secondary:#DBD7D7;--e-global-color-text:#000000;--e-global-color-accent:#333E5B;--e-global-color-5d32a5b:#0C8547;--e-global-typography-primary-font-family:"Play";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Play";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Play";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Play";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-secondary );font-family:var( --e-global-typography-text-font-family ), Play;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-primary );}.elementor-kit-5 a:hover{color:#D27F6F;}.elementor-kit-5 h1{color:#FFFFFF;font-family:var( --e-global-typography-primary-font-family ), Play;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-5 h2{color:#FFFFFF;font-family:var( --e-global-typography-primary-font-family ), Play;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-kit-5{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//***
* Shrinking Sticky header, no container edition
* class: .sticky-header
* Uses the built-in .elementor-container class for shrinking the header in non-container installs
*/
header.sticky-header {
	--header-height: 100px; /* Set your own header height */
	--shrink-header-to: 0.6; /* Shrinks to 60%, values: 0.1 to 1 */
	--transition-timing: .45s cubic-bezier(.4, 0, .2, 1); /* values: .1s to 0.5s (or more), replace "cubic-bezier(.4, 0, .2, 1)" with "ease" if you need a simpler transition */
	background-color: rgba(255, 255, 255, 0); /* Set your own background color */
	transition: background-color var(--transition-timing),
				backdrop-filter var(--transition-timing),
				box-shadow var(--transition-timing);
				
}
header.sticky-header.elementor-sticky--effects {
	background-color: rgba(244, 245, 248, 1); /* Set your own background color on scroll */
}
header.sticky-header > .elementor-container {
	min-height: var(--header-height);
	transition: min-height var(--transition-timing);
}
header.sticky-header.elementor-sticky--effects > .elementor-container {
	min-height: calc( var(--header-height) * var(--shrink-header-to) );
}
/***
* class: .logo
* Add the class "logo" to your logo to scale your logo to 80% on scroll
*/
header.sticky-header .logo img,
header.sticky-header .logo.elementor-widget-theme-site-logo img,
header.sticky-header .logo .elementor-icon svg {
	--logo-height: 100px; /* This should be the original logo height _before_ being shrunk */
	--logo-width: auto;
	--logo-shrink-to: 0.60; /* Shrinks logo to 80%, values: 0.10 to 1.00, where 1.00, as in 100%, won't shrink the logo */
	height: var(--logo-height);
	width: var(--logo-width);
	transition: height var(--transition-timing);
}
header.sticky-header.elementor-sticky--effects .logo img,
header.sticky-header.elementor-sticky--effects .logo.elementor-widget-theme-site-logo img,
header.sticky-header.elementor-sticky--effects .logo .elementor-icon svg {
	height: calc(var(--logo-height) * var(--logo-shrink-to));
}
header.sticky-header .logo .elementor-icon svg {
	width: auto;
}

/***
* Optional: Change menu font size on Scroll
*/


header.sticky-header.elementor-sticky--effects .hide-me {
  font-size: 14px !important;
  transition: font-size var(--transition-timing);
}

header.sticky-header.elementor-sticky--effects .elementor-nav-menu .elementor-item {
  font-size: 14px !important;
  color: black !important;
}

header.sticky-header.elementor-sticky--effects .elementor-item:hover {
	color: red !important; /* This will be the mouse hover color for the menu on scroll */
}


/***
* Optional: Hide Widgets on Scroll
* class: .hide-me
* Usage: Add class "hide-me" to any widget you wish to hide on scroll
*//* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Play';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://niko-sanierungen.de/wp-content/uploads/2022/10/play-v17-latin-regular.eot');
	src: url('https://niko-sanierungen.de/wp-content/uploads/2022/10/play-v17-latin-regular.eot?#iefix') format('embedded-opentype'),
		url('https://niko-sanierungen.de/wp-content/uploads/2022/10/play-v17-latin-regular.woff2') format('woff2'),
		url('https://niko-sanierungen.de/wp-content/uploads/2022/10/play-v17-latin-regular.woff') format('woff'),
		url('https://niko-sanierungen.de/wp-content/uploads/2022/10/play-v17-latin-regular.ttf') format('truetype'),
		url('https://niko-sanierungen.de/wp-content/uploads/2022/10/play-v17-latin-regular.svg#Play') format('svg');
}
@font-face {
	font-family: 'Play';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://niko-sanierungen.de/wp-content/uploads/2022/10/play-v17-latin-700.eot');
	src: url('https://niko-sanierungen.de/wp-content/uploads/2022/10/play-v17-latin-700.eot?#iefix') format('embedded-opentype'),
		url('https://niko-sanierungen.de/wp-content/uploads/2022/10/play-v17-latin-700.woff2') format('woff2'),
		url('https://niko-sanierungen.de/wp-content/uploads/2022/10/play-v17-latin-700.woff') format('woff'),
		url('https://niko-sanierungen.de/wp-content/uploads/2022/10/play-v17-latin-700.ttf') format('truetype'),
		url('https://niko-sanierungen.de/wp-content/uploads/2022/10/play-v17-latin-700.svg#Play') format('svg');
}
/* End Custom Fonts CSS */