.elementor-kit-7{--e-global-color-primary:#005E7A;--e-global-color-secondary:#00BD66;--e-global-color-text:#313131;--e-global-color-accent:#61CE70;--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;font-family:"outfit", Sans-serif;font-weight:300;line-height:22px;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-primary );color:#FFFFFF;border-radius:5px 15px 5px 15px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{font-family:"outfit", Sans-serif;}.elementor-kit-7 h1{font-family:"outfit", Sans-serif;font-size:45px;}.elementor-kit-7 h2{font-family:"outfit", Sans-serif;font-size:38px;font-weight:600;}.elementor-kit-7 h3{font-family:"outfit", Sans-serif;font-size:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.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-kit-7{font-size:13px;line-height:1.3em;}.elementor-kit-7 h1{font-size:30px;}.elementor-kit-7 h2{font-size:26px;}.elementor-kit-7 h3{font-size:24px;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-size:13px;padding:10px 15px 10px 15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.ipx-box-hover{
    transition:0.3s;
}
.ipx-box-hover:hover{
    background-color:blue;
}
.ipx-blur{
    backdrop-filter: blur(12.800000190734863px);
}
.comments-area{
    display: none;
}
.entry-title{
    display: none !important;
}
.list .elementor-post-info__terms-list-item{
    font-weight:400;    
}

.season-table {


  border-collapse: separate;
  border-spacing: 0 14px;
  font-family: inherit;
}

/* Überschrift – freistehend */
.season-table thead th {
  text-align: left;
  font-weight: 600;
  padding: 0 18px 6px;
  color: #666;
  border: none; /* wichtig */
}

.season-table thead th:last-child {
  text-align: right;
}

/* Zeilen als "Cards" */
.season-table tbody td {
  padding: 18px;
  background: #f5f5f5;
}

.season-table tbody tr td:first-child {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.season-table tbody tr td:last-child {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  text-align: right;
  font-weight: 600;
}

/* Hover */
.season-table tbody tr:hover td {
  background: #ececec;
  transition: 0.2s ease;
}
.season-table tbody tr td:last-child {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  text-align: right;
  font-weight: 700;
}

.season-table tbody tr:hover td {
  background: #ececec;
  transition: 0.2s ease;
}

.season-table thead,
.season-table thead tr,
.season-table thead th {
  border: none !important;
}
.elementor-field-type-html h3{
    margin: 0px;
}
.e-form__buttons{
    margin-block: 20px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'outfit';
	font-display: auto;
	src: url('https://fehwb.dev-pixalla.de/wp-content/uploads/2026/02/Outfit-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */