.elementor-kit-5{--e-global-color-primary:#009BB3;--e-global-color-secondary:#E5007D;--e-global-color-text:#000F23;--e-global-color-accent:#FFCC33;--e-global-color-3381ec3:#004B96;--e-global-color-50d8d94:#005362;--e-global-color-19ce0f2:#F6FAFB;--e-global-color-a466016:#FFFFFF;--e-global-color-a90787c:#848484;--e-global-color-0f9faa0:#F3F3F3;--e-global-typography-primary-font-family:"Asap";--e-global-typography-primary-font-size:50px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.1em;--e-global-typography-secondary-font-family:"Asap";--e-global-typography-secondary-font-size:25px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:1em;--e-global-typography-text-font-family:"Asap";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Asap Condensed";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-letter-spacing:0.5px;--e-global-typography-de3a3b7-font-family:"Asap";--e-global-typography-de3a3b7-font-size:35px;--e-global-typography-de3a3b7-line-height:1.2em;color:var( --e-global-color-text );font-family:"Asap", Sans-serif;font-size:18px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-text );}.elementor-kit-5 a:hover{color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1000px;}.e-con{--container-max-width:1000px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 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: 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: rgb
	(255, 255, 255); /* 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, 91, 127, 0.4); /* Delete this line if you don't want shadow on scroll */
	--min-height: calc( var(--header-height) * var(--shrink-header-to) );
		background-color: rgbaRGB(255, 255, 255);
}

/***
* 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: 110px; /* 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;
}

.programm-zeiten p {
    font-weight: bold;
    padding-top: 15px;
}
.programm-zeiten a {
    color: #001023;
    border-bottom: 1px solid #001023;
    
}
.programm-zeiten a:hover {
    color: #E5017D;
    border-bottom: 1px solid #E5017D;
    
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Asap';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://illustrade-festival.de/wp-content/uploads/2023/07/asap-v30-latin-regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Asap';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://illustrade-festival.de/wp-content/uploads/2023/07/asap-v30-latin-600.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Asap Condensed';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://illustrade-festival.de/wp-content/uploads/2023/07/asap-condensed-v17-latin-600.woff2') format('woff2');
}
/* End Custom Fonts CSS */