.elementor-kit-55346{--e-global-color-primary:#0379B0;--e-global-color-secondary:#DADAD7;--e-global-color-text:#7A7A7A;--e-global-color-accent:#F2AC2D;--e-global-color-2da85be:#CD4020;--e-global-color-2356922:#717E7E;--e-global-color-2d81984:#1D1D1B;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-size:3.36em;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-size:1.8em;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:100;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:400;font-family:"Roboto", Sans-serif;}.elementor-kit-55346 e-page-transition{background-color:#FFBC7D;}.elementor-kit-55346 p{margin-block-end:35px;}.elementor-kit-55346 a{color:var( --e-global-color-primary );}.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);}.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 *//* nur innerhalb des Containers mit Klasse 'zeiten-block' */
.zeiten-block .oeffnungszeiten {
  list-style: none !important;
  background-color: var(--e-global-color-secondary);
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
}

.zeiten-block .oeffnungszeiten > li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 12px;
  margin: 0;
  border-bottom: 1px solid var(--e-global-color-primary);;
  color: var(--e-global-color-primary);
  font-weight: 100;
  line-height: 1.4;
}

.zeiten-block .oeffnungszeiten > li:last-child {
  border-bottom: none;
}

/* Heute – mit Luft zu den Trennern und eigener Linie oben/unten */
.zeiten-block .oeffnungszeiten > li.today {
  font-weight: bold;
  background-color: var(--e-global-color-primary);
  color: var(--e-global-color-secondary);
  padding: 5px 12px;
  border-top: 1px solid var(--e-global-color-primary);;
  border-bottom: 1x solid var(--e-global-color-primary);
}

/* falls oben doppelt: obere Linie beim Tag nach 'heute' entfernen */
.zeiten-block .oeffnungszeiten > li.today-next {
  border-top: none;
}

/* Box immer an den rechten Rand kleben */
.zeiten-box {
  margin-left: auto;   /* schiebt sie nach rechts */
  margin-right: 0;
  max-width: 300px;    /* optional: feste Maximalbreite */
}

-------------------------------------/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Roboto';
	font-display: auto;
	src: url('https://therapiezentrum-unterhaching.de/wp-content/uploads/2025/09/Roboto-VariableFont_wdthwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */