/*
Theme Name:     Divi Child
Theme URI:      https://www.elegantthemes.com/gallery/divi/
Description:    Divi Child Theme
Author:         zweistein
Author URI:     https://zweistein.design/
Template:       Divi
Version:        1.0.0
*/
/* plus-jakarta-sans-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Plus Jakarta Sans";
  font-style: normal;
  font-weight: 300;
  src: url("/wp-content/themes/divi-child/font/plus-jakarta-sans-v12-latin-300.woff2") format("woff2"), url("/wp-content/themes/divi-child/font/plus-jakarta-sans-v12-latin-300.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* plus-jakarta-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Plus Jakarta Sans";
  font-style: normal;
  font-weight: 400;
  src: url("/wp-content/themes/divi-child/font/plus-jakarta-sans-v12-latin-regular.woff2") format("woff2"), url("/wp-content/themes/divi-child/font/plus-jakarta-sans-v12-latin-regular.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* plus-jakarta-sans-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Plus Jakarta Sans";
  font-style: normal;
  font-weight: 500;
  src: url("/wp-content/themes/divi-child/font/plus-jakarta-sans-v12-latin-500.woff2") format("woff2"), url("/wp-content/themes/divi-child/font/plus-jakarta-sans-v12-latin-500.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* plus-jakarta-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Plus Jakarta Sans";
  font-style: normal;
  font-weight: 700;
  src: url("/wp-content/themes/divi-child/font/plus-jakarta-sans-v12-latin-700.woff2") format("woff2"), url("/wp-content/themes/divi-child/font/plus-jakarta-sans-v12-latin-700.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* plus-jakarta-sans-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Plus Jakarta Sans";
  font-style: normal;
  font-weight: 800;
  src: url("/wp-content/themes/divi-child/font/plus-jakarta-sans-v12-latin-800.woff2") format("woff2"), url("/wp-content/themes/divi-child/font/plus-jakarta-sans-v12-latin-800.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
header .et_pb_menu .et_pb_menu__wrap ul.et-menu li.mega-menu ul.sub-menu {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 30px 0;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
header .et_pb_menu .et_pb_menu__wrap ul.et-menu li.mega-menu ul.sub-menu li a {
  width: 100% !important;
}

.news-module .et_pb_image img {
  width: 100%;
  aspect-ratio: 4/3;
  -o-object-fit: cover;
  object-fit: cover;
}

.loop-module h2 {
  padding-bottom: 0;
}

.single-post .et_pb_post_content .et_pb_section {
  padding: 0 !important;
}
.single-post .et_pb_post_content .et_pb_section .et_pb_row {
  width: 100% !important;
}

.programm .et_pb_group .et_pb_row {
  padding: 16px !important;
}
.programm .et_pb_group .et_pb_row:last-child {
  border-bottom-width: 0px;
}
.programm .et_pb_group .et_pb_row:not(.headline):nth-of-type(odd) .et_pb_column:last-child .et_pb_text {
  background-color: #c2d7de;
}
.programm .et_pb_group .et_pb_row:not(.headline):nth-of-type(even) {
  background: #f5f5f5;
}

footer ul {
  padding: 0 !important;
}/*# sourceMappingURL=style.css.map */