/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
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
*/


/******************************Header*******************************/

.elementor-element.elementor-element-4516be0.e-flex.e-con-boxed.e-con.e-parent.elementor-sticky.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects.e-lazyloaded.animated.fadeIn {
    -webkit-box-shadow: 0px -3px 10px 0px rgba(0, 0, 0, 0.7);
    box-shadow: 0px -3px 10px 0px rgba(0, 0, 0, 0.7);
}

/*********************************Body******************************/

html, body{
	overflow-x: hidden !important;
}

input#form-field-field_e0e9d2e, input#form-field-email, input#form-field-betreff, textarea#form-field-message, input#form-field-name {
    text-align: center;
}

label {
    font-size: 14px !important;
    line-height: 18px !important;
}

a{
	color: #9d9d9d !important;
}

a:hover {
    color: #757575 !important;
}

li.menu-item {
    text-transform: uppercase !important;
	font-size: 20px !important;
}

.elementor-button span {
    color: #fff !important;
}

.elementor-kit-6 h3 {
	line-height: 1.4em !important;
}

div#cmplz-document {
    max-width: 100% !important;
}


/************************************Footer*************************************/

.footer h6, .footer p, .footer a{
	color: #d7d7d7 !important;
}

.footer a:hover{
	color: #fff !important;
}