/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

body { background-color: var(--e-global-color-6808e37); }

body b, 
body strong { font-weight: 500; }

h1 a,
h1 a:hover,
h1 a:active,
h2 a,
h2 a:hover,
h2 a:active,
h3 a,
h3 a:hover,
h3 a:active,
h4 a,
h4 a:hover,
h4 a:active,
h5 a,
h5 a:hover,
h5 a:active,
h6 a,
h6 a:hover,
h6 a:active { text-decoration: none !important; }

.elementor-location-header { position: relative; z-index: 500; }

.elementor-nav-menu--main.elementor-nav-menu--layout-horizontal > ul > li > ul { width: 250px !important; margin: 0px !important; padding: 0px 0px 0px 0px !important; border-top: 2px solid var(--e-global-color-secondary) !important; border-radius: 0px 0px 5px 5px !important; }
.elementor-nav-menu--main.elementor-nav-menu--layout-horizontal > ul > li > ul > li > a { white-space: wrap !important; }
.elementor-nav-menu .sub-arrow { padding-left: 0px; }
.elementor-nav-menu .sub-arrow > * { padding-left: 8px; }
.elementor-menu-toggle { padding: 0px 0px 0px 0px; transform: translate(-4px, 1px); background-color: transparent; }
/* mobile menu */

.hfe-side ul li.lang-item-de {
	
  /*float: left !important;*/
}
.hfe-side ul li.lang-item-de a {
padding-bottom: 4px !important;
  /*padding: 0px 5px 0px 5px !important;*/
  font-size: 16px !important;
}
/*
.hfe-side ul li.lang-item-de::after {
  width: 1px !important;
  height: 18px !important;
  display: inline-block !important;
  position: absolute !important;
  right: -13px !important;
  top: 4px !important;
  background-color: #ffffff !important;
  content: " " !important;
}
*/
.hfe-side ul li.lang-item-en {
/*	padding-right: 75px !important;
  float: right !important;*/
}
.hfe-side ul li.lang-item-en a {
padding-top: 4px !important;
	/*padding: 0px 5px 0px 5px !important;*/
  font-size: 16px !important;
}
.elementor-nav-menu--dropdown > ul.elementor-nav-menu > li > ul > li >a { padding-left: 15px !important; }

.elementor-widget-text-editor ul,
.elementor-widget-text-editor ol { padding: 0px 0px 0px 15px; margin: 0px 0px 15px 0px; }

.elementor-widget-image-carousel .swiper .swiper-slide figure {
	line-height: 0px !important;
}
.elementor-widget-image-carousel .swiper-wrapper { display: flex; flex-direction: row; align-items: center; }
.elementor-element .swiper .elementor-swiper-button-next { right: 0px; }
.elementor-element .swiper .elementor-swiper-button-prev { left: 0px; }

.peopleslider .peopleslider-text {  }
.peopleslider .peopleslider-head .e-con.e-child { padding-top: 0px !important; } 
.peopleslider .peopleslider-head img { border: none !important; }
@media(max-width: 1024px) {
	.peopleslider .peopleslider-head h4 { font-size: 18px !important; }
}
@media(max-width: 767px) {
	.peopleslider .peopleslider-head h4 { font-size: 4vw !important; }
}

.squarecontainer { aspect-ratio: 1 / 1 !important; overflow-y: auto !important; }
.squarecontainer .elementor-widget-text-editor {  }
.squarecontainer .peopleslider { overflow-x: hidden !important; overflow-y: auto !important; }





