.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#ED7600;--e-global-color-text:#7A7A7A;--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;color:#5E5D56;font-family:"Open Sans", Sans-serif;font-size:17px;font-weight:400;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h1{color:#6FB6E4;font-family:"Poiret One", Sans-serif;}.elementor-kit-5 h2{color:#6FB6E4;font-family:"Poiret One", Sans-serif;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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 */a {
    background-color: transparent;
    text-decoration: none;
    color: #6fb6e4;
}
a {
    background-color: transparent;
    text-decoration: none;
    color: #5E5D56;
}
.kontaktformular .nf-form-content button,
.kontaktformular .nf-form-content input[type=button],
.kontaktformular .nf-form-content input[type=submit] {
    background: #6FB6E4; /* Hauptfarbe */
    color: white; /* Textfarbe */
    border: 0; /* Kein Rand */
    transition: background 0.5s; /* Weiches Überblenden der Hintergrundfarbe */
    box-shadow: 4px 5px 8px 0px rgba(0, 0, 0, 0.33); /* Schatten hinzugefügt */
}

.kontaktformular .nf-form-content button:hover,
.kontaktformular .nf-form-content input[type=button]:hover,
.kontaktformular .nf-form-content input[type=submit]:hover {
    background: #249DEB; /* Gleiche Farbe beim Hover */
    color: #ffffff; /* Gleiche Textfarbe beim Hover */
    box-shadow: 4px 5px 8px 0px rgba(0, 0, 0, 0.33); /* Schatten auch im Hover-Zustand */
}

.kontaktformular .ninja-forms-req-symbol {
    color: #A9218E; /* Farbe des Pflichtfeld-Symbols */
}
.kontaktformular .nf-form-content input[type="file"] {
    margin-bottom: 15px; /* Erhöht den unteren Abstand um 15px */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://www.physiopromenade.ch/wp-content/uploads/2022/03/OpenSans-VariableFont_wdthwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Poiret One';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.physiopromenade.ch/wp-content/uploads/2022/03/PoiretOne-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */