.elementor-kit-50979{--e-global-color-primary:#DB679C;--e-global-color-secondary:#B25A92;--e-global-color-text:#413563;--e-global-color-accent:#8C559C;--e-global-color-06d0751:#EBD2E0;--e-global-color-d1cd542:#F9EFDC;--e-global-color-b7875b6:#D8CCDF;--e-global-color-2211f0a:#413563;--e-global-color-583208d:#F7F7F7;--e-global-color-7ad628e:#FFFFFF;--e-global-typography-primary-font-family:"Handlee";--e-global-typography-primary-font-size:30px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:40px;--e-global-typography-secondary-font-family:"Handlee";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Comfortaa";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:24px;--e-global-typography-accent-font-family:"Handlee";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:600;--e-global-typography-459c0f6-font-family:"Handlee";--e-global-typography-459c0f6-font-size:30px;--e-global-typography-459c0f6-font-weight:600;--e-global-typography-459c0f6-line-height:40px;color:var( --e-global-color-2211f0a );font-size:16px;line-height:26px;}.elementor-kit-50979 button,.elementor-kit-50979 input[type="button"],.elementor-kit-50979 input[type="submit"],.elementor-kit-50979 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Comfortaa", Sans-serif;font-size:16px;font-weight:600;color:var( --e-global-color-7ad628e );border-style:none;padding:10px 30px 10px 30px;}.elementor-kit-50979 button:hover,.elementor-kit-50979 button:focus,.elementor-kit-50979 input[type="button"]:hover,.elementor-kit-50979 input[type="button"]:focus,.elementor-kit-50979 input[type="submit"]:hover,.elementor-kit-50979 input[type="submit"]:focus,.elementor-kit-50979 .elementor-button:hover,.elementor-kit-50979 .elementor-button:focus{background-color:var( --e-global-color-accent );color:var( --e-global-color-7ad628e );}.elementor-kit-50979 a{color:var( --e-global-color-primary );}.elementor-kit-50979 a:hover{color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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 */#logo {
    margin-bottom: 20px !important;
}

/*** Shrinking sticky header */
.sticky-header {
	--header-height: 50px;
	--shrink-header-to: 0.6;
	--transition: .45s cubic-bezier(.4, 0, .2, 1);
	background-color: rgba(244, 245, 248, 1);
	transition: background-color var(--transition),
				backdrop-filter var(--transition),
				box-shadow var(--transition);
}

.sticky-header.elementor-sticky--effects {
	background-color: rgba(244, 245, 248, .8);
	box-shadow: 0px 4px 33px 1px rgba(0, 0, 0, .07);
	-webkit-backdrop-filter: saturate(180%) blur(20px);
	backdrop-filter: saturate(180%) blur(20px);
	height: 100px;
}
.sticky-header > .elementor-container {
	min-height: var(--header-height);
	transition: min-height var(--transition);
}
.sticky-header.elementor-sticky--effects > .elementor-container {
	min-height: calc( var(--header-height) * var(--shrink-header-to) );
}

@media only screen and (max-width: 767px) {
	.sticky-header {
		--header-height: 50px;
	}
}

.sticky-header .logo img {
	transition: transform var(--transition);
}

.sticky-header.elementor-sticky--effects .elementor-element.elementor-element-6eb96 {
    margin: 0;
}

.sticky-header.elementor-sticky--effects .logo img {
	transform: scale(.6);
    transform-origin: center left; 
} 

.sticky-header.elementor-sticky--effects .e-con-inner {
    padding: 0;
}

@media (min-width: 1025px) {
  .admin-bar .header_overlay, .admin-bar .sticky-header {
    top: 0 !important;
  }
}

/*** Sidebar */
.elementor-widget-sidebar .widget {
    background: #fff;
    padding: 20px 30px 30px;
    margin: 0 0 30px;
}

.elementor-widget-sidebar .widget h4 {
    font-size: 22px;
    text-align: center;
}

.wp-block-latest-posts__post-title {
    display: none;
}

/*** Eigene Klassen */
.subhead {
	font-weight: bold;
	text-align: center;
	font-size: 1.1rem
}

.tipp {
	padding: 1rem 2rem;
	margin: 2rem 0;
	background: #ebd2e0;
	
}

pre.wp-block-code {
    border: 0;
    padding: 20px;
    border-radius: 0;
    background: #f9efdc;
}

code {
    background: #f9efdc;
}

hr.wp-block-separator {
    margin: 20px auto !important;
    border-color: #ebd2e0;
    border-width: 3px;
}

.nobullet {
    list-style: none;
    margin: 0;
}

@media screen and (max-width: 768px) {
.nomobilefloat.wp-block-image .alignleft {
    float: none;
}
}

#ez-toc-container {
    border: 2px dashed #d8ccdf !important;
    background: #f7f7f7 !important;
    color: #413563 !important;
}

#ez-toc-container a {
    color: #413563 !important;
}

#ez-toc-container a:hover {
    color: #b25a92 !important;
}

/*** Submenu */
.elementor-sub-item,
.elementor-sub-item:hover {
    background: #fff !important;
}/* End custom CSS */