.elementor-kit-1842{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-54f04ab7:#4054B2;--e-global-color-4f48dfbc:#23A455;--e-global-color-43c4fea9:#000;--e-global-color-2c1397de:#FFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-1842 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1842 a{color:#FFFFFF;}.elementor-kit-1842 a:hover{color:#FF0000;}.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-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 *//* Kalender Monatswahl anpassen */
.ics-calendar-select {
	float: right;
margin:25px 0;}

/* Kalender maskinfo Abstand */
.ics-calendar-month-grid .events .title {margin:20px 0 20px;} 

/* ==== FARBEN ==== */

/* Kalender Farben für Wochentag anpassen */
.ics-calendar-month-grid th {background-color:#F6A723; color:#fff;}

/* Kalender Farben für einzelne Tage anpassen */
.ics-calendar-month-grid .day {background: #eee;}

/* Kalender Farben für den aktuellen Tag (heute) anpassen */
.ics-calendar-month-grid .today .day {
background: #F6A723;
color: #ffffff;}

/* Kalender Hintergrundfarbe für vergangene Tage und Tabellenzellen ohne Tag */
.ics-calendar-month-grid .off, .ics-calendar-month-grid .past {background:#fff;}

/* Kalender Deckkraft für vergangene Tage */
.ics-calendar-month-grid .past
{opacity:0.5;}

/* Kalender Hintergrund für alle Termine */
.ics-calendar-month-grid ul.events li.all-day {
background: #F6A723;
text-align: center;
height:6em;}

/* === Anpassungen für die Mobilansicht === */

@media screen and (max-width: 782px) { 

/* Anpassung der Höhe der Tabellenzellen */
.ics-calendar.nomobile .ics-calendar-month-grid ul.events li.all-day, .ics-calendar.nomobile .ics-calendar-month-grid ul.events {
    min-height:3em;
    max-height: 3em;
}
/* Ausblenden des Buchungsdetails "belegt" */
.ics-calendar.nomobile .ics-calendar-month-grid .events .title { visibility:hidden;  }/* End custom CSS */