.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#FFFFCD;--e-global-typography-primary-font-family:"Rasa variable";--e-global-typography-primary-font-size:16px;--e-global-typography-secondary-font-family:"Rasa variable";--e-global-typography-secondary-font-size:12px;--e-global-typography-text-font-family:"Helvetica";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-55fe313-font-family:"Difficult Times";color:var( --e-global-color-text );font-family:"Rasa variable", sans-serif;font-size:14px;font-weight:400;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{color:var( --e-global-color-text );font-family:"Rasa Italic variable", sans-serif;font-size:13px;font-weight:1;font-stretch:0%;word-spacing:0px;}.elementor-kit-6 h2{color:#000000;font-family:"Rasa variable", sans-serif;font-size:16px;font-weight:1000;font-style:normal;}.elementor-kit-6 h3{font-family:"Rasa variable", sans-serif;}.elementor-kit-6 h4{font-family:"Rasa Italic variable", sans-serif;}.elementor-kit-6 h5{font-family:"Rasa variable", sans-serif;font-size:14px;}.elementor-kit-6 h6{font-family:"Rasa variable", sans-serif;font-size:14px;font-style:normal;text-transform:none;}.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);}.elementor-lightbox{background-color:#FFFBFBCC;--lightbox-ui-color:#000000;--lightbox-ui-color-hover:#000000;--lightbox-text-color:#000000;}@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 *//* Benutzerdefinierter Cursor */
* {
    cursor: url('https://demo.patriziabach.de/wp-content/themes/hello-elementor/assets/images/Lambda.svg') 10 10, auto;
}

html, body {
  overscroll-behavior: none; /* Verhindert das Bounce-Verhalten auf mobilen Geräten */
}

/* Unterstreichung für alle Links beim Hover */
a:hover {
    text-decoration: underline !important;
}
.menu-item a:hover {
    text-decoration: underline !important;
}
body a:hover, .menu-item a:hover {
    text-decoration: underline !important;
}


/* Basis-Styling für Menüpunkte */
.elementor-nav-menu .menu-item a {
    position: relative;
    text-decoration: none;
    display: inline;
    padding: 2px 4px;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
}


.simple_list_menu {
  max-height: 80vh; /* oder eine feste px-Höhe */
  overflow-y: scroll; /* aktiviert vertikales Scrollen */
  padding-right: 10px; /* Platz lassen, falls nötig */
  scrollbar-width: none; /* Firefox */
}

/* Scrollbar in WebKit-basierten Browsern (Chrome, Safari) ausblenden */
.simple_list_menu::-webkit-scrollbar {
  display: none;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Rasa variable';
	font-display: auto;
	src: url('https://demo.patriziabach.de/wp-content/uploads/2025/05/Rasa-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Difficult Times';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://demo.patriziabach.de/wp-content/uploads/2025/03/DifficultTimes-Regular.woff2') format('woff2'),
		url('https://demo.patriziabach.de/wp-content/uploads/2025/03/DifficultTimes-Regular.woff') format('woff');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Rasa Italic variable';
	font-display: auto;
	src: url('https://demo.patriziabach.de/wp-content/uploads/2025/05/Rasa-Italic-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */