.elementor-kit-7{--e-global-color-primary:#EE8900;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-b2a65b3:#FF911D;--e-global-color-ba1be4b:#EBEBEB;--e-global-color-7363736:#232323;--e-global-color-3c27f1f:#032B22;--e-global-color-54637fe:#E7E6C9;--e-global-color-c7c6129:#F9ECDE;--e-global-typography-primary-font-family:"Versa Sans Light";--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;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-b2a65b3 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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;}.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;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* sanfter "Grow"-Hover für Container */
.grow-hover {
  position: relative;                /* hilft bei z-index */
  transition: transform .25s ease, box-shadow .25s ease;
  will-change: transform;
  transform-origin: center;
}
.grow-hover:hover {
  transform: scale(1.03);            /* 1.02–1.06 ist meist angenehm */
  z-index: 2;                        /* über Nachbarn legen, falls nötig */
  /* optional: */
  /* box-shadow: 0 10px 30px rgba(0,0,0,.15); */
}

/* Barrierearmut: Animation bei Wunsch reduzieren */
@media (prefers-reduced-motion: reduce) {
  .grow-hover { transition: none; }
  .grow-hover:hover { transform: none; }
}

/* Mobil ggf. deaktivieren */
@media (max-width: 767px) {
  .grow-hover:hover { transform: none; }
}

/* Abstand für alle Elementor Menü-Anker */
.elementor-menu-anchor {
    scroll-margin-top: 200px !important; /* Passe die 100px an die Höhe deines Handy-Headers an */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Versa Sans Light';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://naturheilpraxis-navida.de/wp-content/uploads/2026/03/VersaSans-Light.ttf') format('truetype');
}
/* End Custom Fonts CSS */