.elementor-kit-11{--e-global-color-primary:#12304D;--e-global-color-secondary:#EEEEEE;--e-global-color-text:#12304D;--e-global-color-accent:#93E6C0;--e-global-typography-primary-font-family:"IBM Plex Sans";--e-global-typography-primary-font-weight:normal;--e-global-typography-secondary-font-family:"IBM Plex Sans";--e-global-typography-secondary-font-weight:100;--e-global-typography-text-font-family:"IBM Plex Sans";--e-global-typography-text-font-weight:normal;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:bold;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{background-color:var( --e-global-color-primary );font-family:"IBM Plex Sans", Sans-serif;font-weight:bold;color:var( --e-global-color-secondary );}.elementor-kit-11 button:hover,.elementor-kit-11 button:focus,.elementor-kit-11 input[type="button"]:hover,.elementor-kit-11 input[type="button"]:focus,.elementor-kit-11 input[type="submit"]:hover,.elementor-kit-11 input[type="submit"]:focus,.elementor-kit-11 .elementor-button:hover,.elementor-kit-11 .elementor-button:focus{background-color:var( --e-global-color-accent );color:var( --e-global-color-text );}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 a{color:var( --e-global-color-text );}.elementor-kit-11 a:hover{color:var( --e-global-color-accent );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-11 h1{color:var( --e-global-color-primary );font-weight:bold;}.elementor-kit-11 h2{color:var( --e-global-color-text );font-size:19px;font-weight:bold;}.elementor-kit-11 h3{color:var( --e-global-color-text );}.elementor-kit-11 h4{color:var( --e-global-color-text );}.elementor-kit-11 h5{color:var( --e-global-color-text );}.elementor-kit-11 h6{color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:60px;--container-default-padding-right:0px;--container-default-padding-bottom:60px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:30px;}.elementor-element{--widgets-spacing:30px 30px;--widgets-spacing-row:30px;--widgets-spacing-column:30px;}{}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;--container-default-padding-top:45px;--container-default-padding-right:45px;--container-default-padding-bottom:45px;--container-default-padding-left:45px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:30px;--container-default-padding-right:30px;--container-default-padding-bottom:30px;--container-default-padding-left:30px;}}/* Start custom CSS */.elementor-button:hover {
    font-weight: bold;
}


:root {
  --scroll-offset: 20vh; /* Abstand von oben: 20vh des Bildschirms */
}

html {
  scroll-behavior: smooth; /* Sanftes Scrollen aktivieren */
}

#ueber, #leistungen, #kontakt, #termin, #behandlung {
  scroll-margin-top: var(--scroll-offset); /* Abstand beim Scrollen */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'IBM Plex Sans';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://mvz-psychotherapie-stuttgart.de/wp-content/uploads/2024/12/IBMPlexSans-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'IBM Plex Sans';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://mvz-psychotherapie-stuttgart.de/wp-content/uploads/2024/12/IBMPlexSans-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'IBM Plex Sans';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://mvz-psychotherapie-stuttgart.de/wp-content/uploads/2024/12/IBMPlexSans-Light.ttf') format('truetype');
}
/* End Custom Fonts CSS */