.elementor-kit-8{--e-global-color-primary:#6F8E13;--e-global-color-secondary:#958369;--e-global-color-text:#4B4B4B;--e-global-color-accent:#FFFFFF;--e-global-color-a1ed000:#5C5246;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-size:1.8rem;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-text-transform:none;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-size:1.6rem;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:300;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:var( --e-global-color-secondary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-accent );}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:var( --e-global-color-primary );color:var( --e-global-color-accent );}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-secondary );}.elementor-kit-8 a:hover{color:var( --e-global-color-primary );}.elementor-kit-8 h2{color:var( --e-global-color-text );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-8 h3{color:var( --e-global-color-text );font-family:"Josefin Sans", Sans-serif;font-size:1rem;font-weight:400;}.elementor-kit-8 h4{color:var( --e-global-color-text );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-8 h5{color:var( --e-global-color-text );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-8 h6{color:var( --e-global-color-text );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.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-kit-8 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-8 h4{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-8 h5{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-8 h6{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-8 h4{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-8 h5{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-8 h6{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html {
  scroll-padding-top: 100px;
}


/* === Abschnitt: .projekte === */

.projekte .jet-toggle__content-inner {
  background-color: #fff;
  border-radius: 0 0 4px 4px;
  padding: 18px;
  margin-top: 0px;
}

/* Tabellen */
.projekte .jet-toggle__content-inner table {
  width: 70%;              /* Desktop kompakt */
  margin: 0 auto;
  border-collapse: collapse;
  font-size: 0.9rem;
  table-layout: auto;
}

/* Tabellenkopf */
.projekte .jet-toggle__content-inner thead tr:first-child td {
  background-color: #958369;
  color: #ffffff;
  font-weight: 600;
  padding: 4px 2px;
}

/* Hinweiszeile */
.projekte .jet-toggle__content-inner thead tr:nth-child(2) td {
  background-color: #958369;
  color: #ffffff;
  font-size: 0.85rem;
  text-align: center;
  padding: 4px 2px;
}

/* Tabelleninhalt */
.projekte .jet-toggle__content-inner tbody tr td {
  padding: 4px 2px;
  border-bottom: 1px solid #ddd;
  vertical-align: middle;
  word-break: break-word;
  white-space: nowrap; /* Desktop kompakt */
}

/* Ausrichtung */
.projekte .jet-toggle__content-inner td:first-child {
  text-align: left;
}

.projekte .jet-toggle__content-inner td:nth-child(2),
.projekte .jet-toggle__content-inner td:nth-child(3),
.projekte .jet-toggle__content-inner td:last-child {
  text-align: center;
}

td p {
  margin: 0;
  text-align: center;
  line-height: 1.2;
}


/* === Produktdaten Tabelle === */

.produktdaten {
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  white-space: nowrap;
  border-collapse: collapse;
  -webkit-overflow-scrolling: touch;
  table-layout: auto;
  scrollbar-width: thin;
  font-size: 0.9rem;
}

.produktdaten td,
.produktdaten th {
  padding: 4px 2px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

/* Scrollbar */
.produktdaten::-webkit-scrollbar {
  height: 8px;
}

.produktdaten::-webkit-scrollbar-track {
  border-radius: 4px;
}

.produktdaten::-webkit-scrollbar-thumb {
  border-radius: 4px;
}


/* ============================= */
/* 📱 TABLET & MOBILE FIX */
/* ============================= */

@media (max-width: 1024px) {

  .projekte .jet-toggle__content-inner {
    overflow-x: auto;                 /* erlaubt Scrollen */
    -webkit-overflow-scrolling: touch;
  }

  .projekte .jet-toggle__content-inner table {
    width: 100%;                       /* volle Breite */
    min-width: 500px;                  /* verhindert Quetschen */
  }

  .projekte .jet-toggle__content-inner tbody tr td,
  .projekte .jet-toggle__content-inner thead tr td {
    padding: 8px 8px;                  /* mehr Abstand zwischen Spalten */
    white-space: normal;                /* Text darf umbrechen */
  }

  .produktdaten td,
  .produktdaten th {
    padding: 8px 8px;                  /* mehr Abstand auch in Produktdaten */
  }
}

/* Mobile extra */
@media (max-width: 767px) {

  .produktdaten {
    display: block !important;
  }

  .projekte .jet-toggle__content-inner table {
    font-size: 0.85rem;                 /* leichte Schriftanpassung */
  }
}


/* === Toggle Close Button === */
.toggle-close {
  text-align: center;
  margin: 20px auto 0;
  cursor: pointer;
  font-weight: 600;
  font-size: 16px;
  color: #958369;
  background: none;
  border: none;
  padding: 0;
  display: block;
  transition: color 0.2s ease, opacity 0.2s ease;
}

.toggle-close:hover {
  color: #6F8E13;
  opacity: 0.8;
}/* End custom CSS */