.elementor-kit-6{--e-global-color-primary:#EA5F76;--e-global-color-secondary:#51B3B9;--e-global-color-text:#000000;--e-global-color-accent:#5B7584;--e-global-color-8256494:#EFF2F3;--e-global-typography-primary-font-family:"Gotham";--e-global-typography-primary-font-size:35px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Gotham";--e-global-typography-secondary-font-size:25px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Gotham";--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Gotham", Helvetica Neue;font-size:20px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:#FFFFFF;}.elementor-kit-6 a:hover{color:var( --e-global-color-8256494 );}.elementor-kit-6 h1{color:var( --e-global-color-accent );font-family:"Gotham", Helvetica Neue;font-size:35px;font-weight:700;}.elementor-kit-6 h2{color:var( --e-global-color-accent );font-family:"Gotham", Helvetica Neue;font-size:35px;font-weight:700;}.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 */body {
    font-family: "gotham";
}

* {
    font-family: "gotham";
}

h3 {
    margin:0;
}

h2 {
    margin:0;
}

h1 {
    margin:0;
}

p {
    margin:0;
}

span {
    margin:0;
}

.elementor-menu-anchor {
margin-top: -100px !important;
padding-top: 100px !important;
}

a:focus-visible {                           
  outline: 5px solid #c00d62;
}

.elementor-field-group .elementor-field-textual:focus-visible {
    box-shadow: inset 0 0 0 4px #c00d62 !important; 
    
}

.brlbs-cmpnt-cb-btn:focus {
  outline: 3px solid deeppink;
  outline-offset: 2px;
  box-shadow: 0 0 0 4px rgba(255, 20, 147, 0.4);
  transition: all 0.2s ease-in-out;
}
    
    /* Allgemeines Fokus-Styling für Formularfelder */
.elementor-form .elementor-field:focus,
.elementor-form .elementor-field.elementor-size-sm:focus,
.elementor-form .elementor-field.elementor-size-md:focus {
  outline: 3px solid #c00d62; /* gut sichtbare Kontur */
  outline-offset: 2px;
  transition: all 0.2s ease-in-out;
}

/* Checkboxen und Radiobuttons – Umrandung bei Fokus */
.elementor-form .elementor-field[type="checkbox"]:focus,
.elementor-form .elementor-field[type="radio"]:focus {
  box-shadow: 0 0 0 3px rgba(255, 153, 0, 0.5);
}

/* DropDown-Feld (Select) */
.elementor-form select:focus {
  outline: 3px solid #c00d62;
  background-color: #c00d62;
}

/* Buttons im Formular bei Tastaturfokus */
.elementor-form .elementor-button:focus {
  outline: 3px solid #c00d62;
  outline-offset: 2px;
  box-shadow: 0 0 0 4px rgba(255, 153, 0, 0.3);
  
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://flamingo-physio.de/wp-content/uploads/2023/08/Gotham-Book.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://flamingo-physio.de/wp-content/uploads/2023/08/Gotham-Bold.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://flamingo-physio.de/wp-content/uploads/2023/08/Gotham-Medium.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: ;
}
/* End Custom Fonts CSS */