.elementor-kit-10{--e-global-color-primary:#D23A26;--e-global-color-secondary:#F4B400;--e-global-color-text:#2D2D2D;--e-global-color-accent:#276C43;--e-global-color-f108ed8:#FAF1DB;--e-global-color-3ede25f:#5B4F3B;--e-global-typography-primary-font-family:"Roboto Slab";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Roboto Slab";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-e8318e6-font-family:"ChunkFive Print";}.elementor-kit-10 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){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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 *//* Abschnittsüberschriften (Teilnehmer 1, 2 etc.) */
.ff-el-group h3 {
  font-family: "Roboto Slab", Sans-serif;
  font-size: 1.4rem;
  color: #FAF1DB;
  margin-bottom: 10px;
  /*margin-top: 30px;*/
}

.ff-el-group label {
  font-family: "Roboto Slab", Sans-serif;
  font-size: 1rem;
  color: #2D2D2D;
  margin-bottom: 10px;
  /*margin-top: 30px;*/
}

form.fluent_form_3 .ff-btn-submit:not(.ff_btn_no_style) {
    background-color: #276C43 !important;
    color: #ffffff;
}



/* Teilnehmerboxen umrahmen */
.ff-column-container {
  background-color: #FAF1DB;
  border-radius: 12px;
  padding: 20px;
  margin-bottom: 30px;
}

/* Formularfelder allgemein etwas schöner */
.fluent_form input[type="text"],
.fluent_form input[type="email"],
.fluent_form input[type="date"],
.fluent_form select {
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 10px;
  font-size: 1rem;
}

/* Submit-Button schöner */
.ff-btn-submit {
  background-color: #D23A26;
  color: white;
  border: none;
  padding: 14px 28px;
  font-size: 1.1rem;
  border-radius: 8px;
  transition: 0.3s ease;
}

.fluent_form .ff-btn-submit:hover {
  background-color: #276C43;
  cursor: pointer;
}

.button2 .but2{
  background-color: #F4B400 !important;
  cursor: pointer;  
  color: #2D2D2D !important;
}

.ff-el-form-control{
    border-radius: 5px;
    font-size: 18px;
    min-height: 59px;
    padding: 7px 20px;
}

#age-check-overlay.age-overlay-hidden {
  display: none;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Roboto Slab';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://bierrennen.de/wp-content/uploads/2025/07/roboto-slab-v35-latin-regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Roboto Slab';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://bierrennen.de/wp-content/uploads/2025/07/roboto-slab-v35-latin-600.woff2') format('woff2');
}
@font-face {
	font-family: 'Roboto Slab';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://bierrennen.de/wp-content/uploads/2025/07/roboto-slab-v35-latin-700.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'ChunkFive Print';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://bierrennen.de/wp-content/uploads/2025/06/Chunk-Five-Print.woff') format('woff');
}
/* End Custom Fonts CSS */