/* 
Theme Name: Leadmakers Child Theme
Theme URI: https://github.com/elementor/hello-theme/
Description: Leadmakers Child Theme
Author: Leadmakers
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
*/

/*
    Add your custom styles here
*/

html,
body{
width:100%;
overflow-x:hidden;
}

body{
max-width: 1924px!important;
margin: 0 auto!important;
background: #FFFFFF;
overflow-x: hidden!important;
}

.link-green{
color: #879e4c!important;	
}

/* Menu */
.menu-item-254{
border-top: 2px solid #94C11F!important;
}

.mobile-menu-lm .e-fas-caret-down{
fill: white!important;
}

/* Kontaktform */
.kontaktsubmit{
background: #879E4C!important;
}