.elementor-kit-8{--e-global-color-primary:#FFF6F0;--e-global-color-secondary:#561F37;--e-global-color-text:#000000;--e-global-color-accent:#D8A7B1;--e-global-color-b85fed7:#EDE0D4;--e-global-color-34ea369:#8F9A8F;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-size:20px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-text-font-family:"Oxygen";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Kaushan Script";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:500;--e-global-typography-34d8e9a-font-family:"Miguel Thin";--e-global-typography-34d8e9a-font-size:90px;--e-global-typography-34d8e9a-font-weight:200;--e-global-typography-34d8e9a-text-transform:uppercase;--e-global-typography-14ef5f0-font-family:"Raleway";--e-global-typography-14ef5f0-font-size:20px;--e-global-typography-14ef5f0-font-weight:400;--e-global-typography-14ef5f0-text-transform:uppercase;--e-global-typography-14ef5f0-line-height:1em;--e-global-typography-338f4b5-font-family:"Prata";--e-global-typography-338f4b5-font-size:43px;--e-global-typography-338f4b5-font-weight:600;--e-global-typography-338f4b5-text-transform:uppercase;--e-global-typography-9c7df3c-font-family:"Prata";--e-global-typography-9c7df3c-font-size:38px;--e-global-typography-55ad9da-font-family:"Prata";--e-global-typography-55ad9da-font-size:28px;--e-global-typography-55ad9da-line-height:1em;--e-global-typography-d35d0a5-font-family:"Oxygen";--e-global-typography-d35d0a5-font-size:16px;--e-global-typography-ca9219e-font-family:"Prata";--e-global-typography-d58b4a1-font-family:"Zeyada";--e-global-typography-d58b4a1-font-size:56px;background-color:var( --e-global-color-primary );}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:var( --e-global-color-secondary );}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-text );}.elementor-kit-8 a:hover{color:var( --e-global-color-accent );}.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-kit-8{--e-global-typography-text-font-size:17px;--e-global-typography-34d8e9a-font-size:35px;--e-global-typography-14ef5f0-font-size:16px;--e-global-typography-338f4b5-font-size:30px;--e-global-typography-9c7df3c-font-size:28px;--e-global-typography-55ad9da-font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8{--e-global-typography-secondary-font-size:15px;--e-global-typography-text-font-size:15px;--e-global-typography-34d8e9a-font-size:22px;--e-global-typography-34d8e9a-line-height:1.2em;--e-global-typography-14ef5f0-font-size:12px;--e-global-typography-338f4b5-font-size:16px;--e-global-typography-9c7df3c-font-size:18px;--e-global-typography-9c7df3c-line-height:1.2em;--e-global-typography-9c7df3c-letter-spacing:-0.5px;--e-global-typography-55ad9da-font-size:17px;--e-global-typography-d35d0a5-font-size:13px;--e-global-typography-ca9219e-font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */header.sticky-header {
    --header-height: 90px;
    --opacity: 1.00;
    --shrink-me: 0.90;
    --sticky-background-color: #FFFFFF;
    --transition: .3s ease-in-out;
	-webkit-box-shadow: 0 2px 20px -9px black;
	   -moz-box-shadow: 0 2px 20px -9px black;
	        box-shadow: 0 2px 20px -9px black;

    transition: background-color var(--transition),
                background-image var(--transition),
                backdrop-filter var(--transition),
                opacity var(--transition);
}
header.sticky-header.elementor-sticky--effects {
    background-color: var(--sticky-background-color) !important;
    background-image: none !important;
    opacity: var(--opacity) !important;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}
header.sticky-header > .elementor-container {
    transition: min-height var(--transition);
}
header.sticky-header.elementor-sticky--effects > .elementor-container {
    min-height: calc(var(--header-height) * var(--shrink-me))!important;
    height: calc(var(--header-height) * var(--shrink-me));
}
header.sticky-header .elementor-nav-menu .elementor-item {
    transition: padding var(--transition);
}
header.sticky-header.elementor-sticky--effects .elementor-nav-menu .elementor-item {
    padding-bottom: 10px!important;
    padding-top: 10px!important;
}
header.sticky-header > .elementor-container .logo img {
    transition: max-width var(--transition);
}
header.sticky-header.elementor-sticky--effects .logo img {
    max-width: calc(100% * var(--shrink-me));
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Miguel Thin';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://yvonnegottschlich.de/wp-content/uploads/2025/06/miguel-thin-webfont.woff2') format('woff2'),
		url('https://yvonnegottschlich.de/wp-content/uploads/2025/06/miguel-thin-webfont.woff') format('woff');
}
@font-face {
	font-family: 'Miguel Thin';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: ;
}
/* End Custom Fonts CSS */