.elementor-kit-5{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#EB723E;--e-global-color-text:#000000;--e-global-color-accent:#FAB16D;--e-global-color-e2a36da:#3B4828;--e-global-color-c4c3fa1:#FDF8F2;--e-global-typography-primary-font-family:"Lato";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Italiana";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-size:1.25rem;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-size:1.125rem;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:1.2em;--e-global-typography-72251c5-font-family:"Italiana";--e-global-typography-72251c5-font-size:8.125rem;--e-global-typography-72251c5-line-height:1.05em;--e-global-typography-ebfff01-font-family:"Italiana";--e-global-typography-ebfff01-font-size:3.75rem;--e-global-typography-ebfff01-line-height:1.3em;--e-global-typography-150a2dd-font-size:1.25rem;--e-global-typography-150a2dd-font-weight:700;--e-global-typography-150a2dd-text-transform:uppercase;--e-global-typography-150a2dd-line-height:1.4em;--e-global-typography-6fb0c32-font-size:1.25rem;--e-global-typography-6fb0c32-font-weight:500;--e-global-typography-6fb0c32-text-transform:uppercase;--e-global-typography-6fb0c32-line-height:1.4em;--e-global-typography-6fb0c32-letter-spacing:0.2em;--e-global-typography-a9461ce-font-family:"Lato";--e-global-typography-a9461ce-font-size:1.125px;--e-global-typography-a9461ce-font-weight:300;--e-global-typography-a9461ce-line-height:1.5em;background-color:var( --e-global-color-c4c3fa1 );color:var( --e-global-color-text );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 );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-c4c3fa1 );text-decoration:underline;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:1rem;}.elementor-element{--widgets-spacing:1rem 1rem;--widgets-spacing-row:1rem;--widgets-spacing-column:1rem;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-5{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-72251c5-font-size:2.825rem;--e-global-typography-ebfff01-font-size:2.125rem;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Elementor form: radios/checkboxes, größer & mit Farbe */
.elementor-form input[type="radio"],
.elementor-form input[type="checkbox"] {
  accent-color: var(--e-global-color-e2a36da);        /* deine Olive-Farbe */
  vertical-align: middle;
  margin-right: 0.6rem;
  width: 1.0em;                 /* größer als Standard */
  height: 1.0em;
  transform: scale(1.2);        /* skaliert das Element */
  cursor: pointer;
}

.elementor-form .elementor-field-option label {
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
  line-height: 1.5;
  font-size: 1rem;              /* Textgrösse kannst du hier auch anpassen */
}/* End custom CSS */