.elementor-kit-6{--e-global-color-primary:#7B1212;--e-global-color-secondary:#2C2A26;--e-global-color-text:#2C2320;--e-global-color-accent:#D4A574;--e-global-color-653b24c:#F5F0E8;--e-global-color-048d3c1:#FFFFFF;--e-global-color-7af36e4:#F0E6D2;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Playfair Display";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:600;--e-global-typography-accent-letter-spacing:0.6px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.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 */.responsive-wrapper {
  max-width: 1300px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
}
@media (max-width: 1024px) {
  .responsive-wrapper { max-width: 100%; padding-left: 30px; padding-right: 30px; }
}
@media (max-width: 767px) {
  .responsive-wrapper { max-width: 100%; padding-left: 20px; padding-right: 20px; }
}

.kfa-badge {
    position: absolute; top: 5px; left: 5px; z-index: 2;
    display: inline-flex; flex-direction: column;
    align-items: center; justify-content: center;
    background: #7B1212; padding: 6px 10px; line-height: 1; min-width: 54px;
    white-space: nowrap;
  }
.kfa-badge-tag { color: #fff; font-family: Arial, sans-serif; font-size: 22px; font-weight: 700; line-height: 1; }
.kfa-badge-monat { color: #fff; font-family: Arial, sans-serif; font-size: 10px; letter-spacing: 1px; text-transform: uppercase; margin-top: 2px; }


.kfa-jahr-nav {
  display: flex;
  flex-direction: column;
  gap: 4px;
  border-right: 2px solid #E0D8CF;
  padding-right: 20px;
}
.kfa-jahr-link {
  font-family: Georgia, serif;
  font-size: 16px;
  color: #A89A8C;
  text-decoration: none;
  padding: 6px 0;
  text-align: right;
  transition: color .15s ease;
}
.kfa-jahr-link:hover {
  color: #7B1212;
}
.kfa-jahr-link.is-active {
  color: #7B1212;
  font-weight: bold;
  font-size: 20px;
}

/* Mobile: horizontal statt vertikal */
@media (max-width: 767px) {
  .kfa-jahr-nav {
    flex-direction: row;
    flex-wrap: wrap;
    border-right: none;
    border-bottom: 2px solid #E0D8CF;
    padding-right: 0;
    padding-bottom: 12px;
    gap: 10px;
  }
  .kfa-jahr-link { text-align: left; }
}

/* ─── Rechtstexte (Impressum & Datenschutz) ─── */
.kfa-legal {
  max-width: 1300px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  font-family: "Inter", sans-serif;
  color: #2C2320;
  line-height: 1.8;
  font-size: 15px;
}

.kfa-legal h1 {
  font-family: "Playfair Display", serif;
  font-size: 34px;
  font-weight: 700;
  color: #7B1212;
  margin: 0 0 28px;
  line-height: 1.2;
}
.kfa-legal h2 {
  font-family: "Playfair Display", serif;
  font-size: 24px;
  font-weight: 700;
  color: #2C2320;
  margin: 40px 0 12px;
  line-height: 1.3;
  padding-bottom: 8px;
  border-bottom: 1px solid #E0D8CF;
}
.kfa-legal h3 {
  font-family: "Playfair Display", serif;
  font-size: 19px;
  font-weight: 700;
  color: #7B1212;
  margin: 28px 0 8px;
  line-height: 1.3;
}
.kfa-legal h4 {
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #2C2320;
  margin: 20px 0 6px;
}
.kfa-legal p {
  margin: 0 0 16px;
}
.kfa-legal ul {
  margin: 0 0 16px;
  padding-left: 22px;
}
.kfa-legal li {
  margin-bottom: 8px;
}
.kfa-legal a {
  color: #7B1212;
  text-decoration: underline;
  word-break: break-word;
}
.kfa-legal a:hover {
  color: #9B1818;
}
.kfa-legal-source {
  font-size: 13px;
  color: #6B5F59;
  margin-top: 32px;
}

@media (max-width: 1024px) {
  .kfa-legal {
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .kfa-legal {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}


html, body {
  overflow-x: hidden;
  max-width: 100%;
}/* End custom CSS */