.elementor-kit-16{--e-global-color-primary:#0C1619;--e-global-color-secondary:#E2001A;--e-global-color-text:#0C1619;--e-global-color-accent:#E2001A;--e-global-color-99446f6:#FFFFFF;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-weight:normal;--e-global-typography-secondary-font-family:"Impact";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:30px;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:normal;--e-global-typography-text-line-height:32px;--e-global-typography-accent-font-family:"Fette Fraktur";--e-global-typography-accent-font-weight:500;}.elementor-kit-16 a{color:var( --e-global-color-primary );}.elementor-kit-16 a:hover{color:var( --e-global-color-primary );}.elementor-kit-16 h1{font-size:1.3em;}.elementor-kit-16 h2{font-family:"Open Sans", Sans-serif;font-size:35px;}.elementor-kit-16 h3{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-16 h4{color:var( --e-global-color-primary );font-family:"Open Sans", Sans-serif;font-size:25px;font-weight:400;line-height:40px;}.elementor-kit-16 h5{font-family:"Open Sans", Sans-serif;font-size:24px;}.elementor-kit-16 h6{font-family:"Open Sans", Sans-serif;font-size:20px;}.elementor-kit-16 button,.elementor-kit-16 input[type="button"],.elementor-kit-16 input[type="submit"],.elementor-kit-16 .elementor-button{color:var( --e-global-color-99446f6 );background-color:var( --e-global-color-secondary );border-style:none;border-radius:0px 0px 0px 0px;padding:12px 20px 12px 20px;}.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;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-16 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-kit-16 h3{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;--container-default-padding-block-start:20px;--container-default-padding-inline-end:40px;--container-default-padding-block-end:20px;--container-default-padding-inline-start:40px;}}@media(max-width:767px){.elementor-kit-16 h3{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//***
* Shrinking Sticky header, Elementor Container edition
* class: .sticky-header
* This will only work with the Elementor container section
* the header uses additional 3 classes to gain higher CSS specificity and to avoid adding !important
*/
header.sticky-header.e-con.elementor-element {
	--header-height: 140px; /* 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(244, 245, 248, 1); /* Set your own background color */
	--min-height: var(--header-height);
	--transition: background-color var(--transition-timing),
					backdrop-filter var(--transition-timing),
					box-shadow var(--transition-timing),
					min-height var(--transition-timing);
}

/***
* Sticky header activated
*/
header.sticky-header.e-con.elementor-element.elementor-sticky--effects {
	box-shadow: 0px 4px 33px 1px rgba(0, 0, 0, .2); /* Delete this line if you don't want shadow on scroll */
	--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: 120px; /* This should be the original logo height _before_ being shrunk */
	--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);
	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;
}

/* FRAKTUR */
.headline {
    font-family: Fette Fraktur; 
    color: #0C1619; 
    font-size: 1.25em
}
.headline2 {
    font-family: Fette Fraktur; 
    color: #0C1619; 
    font-size: 1.8em
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://storch-heinar.de/wp-content/uploads/2023/05/open-sans-v35-latin-regular.eot');
	src: url('https://storch-heinar.de/wp-content/uploads/2023/05/open-sans-v35-latin-regular.eot?#iefix') format('embedded-opentype'),
		url('https://storch-heinar.de/wp-content/uploads/2023/05/open-sans-v35-latin-regular.woff2') format('woff2'),
		url('https://storch-heinar.de/wp-content/uploads/2023/05/open-sans-v35-latin-regular.woff') format('woff'),
		url('https://storch-heinar.de/wp-content/uploads/2023/05/open-sans-v35-latin-regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://storch-heinar.de/wp-content/uploads/2023/05/open-sans-v35-latin-700.eot');
	src: url('https://storch-heinar.de/wp-content/uploads/2023/05/open-sans-v35-latin-700.eot?#iefix') format('embedded-opentype'),
		url('https://storch-heinar.de/wp-content/uploads/2023/05/open-sans-v35-latin-700.woff2') format('woff2'),
		url('https://storch-heinar.de/wp-content/uploads/2023/05/open-sans-v35-latin-700.woff') format('woff'),
		url('https://storch-heinar.de/wp-content/uploads/2023/05/open-sans-v35-latin-700.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Impact';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://storch-heinar.de/wp-content/uploads/2023/05/Impact.eot');
	src: url('https://storch-heinar.de/wp-content/uploads/2023/05/Impact.eot?#iefix') format('embedded-opentype'),
		url('https://storch-heinar.de/wp-content/uploads/2023/05/Impact.woff2') format('woff2'),
		url('https://storch-heinar.de/wp-content/uploads/2023/05/Impact.woff') format('woff'),
		url('https://storch-heinar.de/wp-content/uploads/2023/05/Impact.ttf') format('truetype'),
		url('https://storch-heinar.de/wp-content/uploads/2023/05/Impact.svg#Impact') format('svg');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Fette Fraktur';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://storch-heinar.de/wp-content/uploads/2023/05/FetteFraktur.eot');
	src: url('https://storch-heinar.de/wp-content/uploads/2023/05/FetteFraktur.eot?#iefix') format('embedded-opentype'),
		url('https://storch-heinar.de/wp-content/uploads/2023/05/FetteFraktur.woff2') format('woff2'),
		url('https://storch-heinar.de/wp-content/uploads/2023/05/open-sans-v35-latin-regular.woff') format('woff'),
		url('https://storch-heinar.de/wp-content/uploads/2023/05/FetteFraktur.ttf') format('truetype'),
		url('https://storch-heinar.de/wp-content/uploads/2023/05/FetteFraktur.svg#FetteFraktur') format('svg');
}
/* End Custom Fonts CSS */