/*
Theme Name: NUT & FEDER
Description: Template für NET & FEDER
Author: Daniel McDonald
Author URI: https://etrnl.de/
Author Email: daniel@etrnl.de
Version: 1.0.0
Text Domain: hello-elementor-child
Template: hello-elementor
*/
/*
Add your custom styles here
*/


.elementor-41 .elementor-element.elementor-element-4df99e7c .elementor-nav-menu--main .elementor-item.elementor-item-active {
    color: var( --e-global-color-text );
    font-style: italic;
    font-weight: 800;
	color:#27348B !important;
}
.italic-text {
    font-style: italic;
}

@media (min-width: 1440px) {
.elementor-74 .elementor-element.elementor-element-35ca93f {
    margin: -45px 110px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;
}
}

@media (max-width: 1440px) {
.elementor-74 .elementor-element.elementor-element-35ca93f {
    margin: -50px -15px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;
}
}
@media (max-width: 1024px) {
.elementor-74 .elementor-element.elementor-element-35ca93f {
    margin: -10px 172px calc(var(--kit-widget-spacing, 0px) + 0px) 0px !important;
}
@media (max-width: 768px) {
.elementor-74 .elementor-element.elementor-element-35ca93f {
    margin: -10px 105px calc(var(--kit-widget-spacing, 0px) + 0px) 0px !important;
}
}
	
.section-title::after {
  content: "";
  position: absolute;
  left: -4px;
  bottom: 1px;
  z-index: -1;
  width: 188px;
  height: 12px;
  background-color: #E5F6B1;
  border-radius: 5px;
}