/* 
Theme Name: DiviChild 
Theme URI: http://elegantthemes.com 
Description: A Child Theme built for Divi 
Author: 
Author URI: 
Template: Divi 
Version: 1 License: GNU General Public 
License v2 or later 
License URI: http://www.gnu.org/licenses/gpl-2.0.html 
*/

::marker {
    color: #5F9145;
    font-size: 18px;
}


#top-menu>li:last-child a {
    background: #5f9145;
    padding-bottom: 12px !important;
    padding: 10px;
    border-radius: 4px;
	color: #ffffff !important;
}

li.buchung.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-75 a {
	background: #5f9145;
    padding-bottom: 12px !important;
    padding: 10px;
    border-radius: 4px;
	color: #ffffff;
}



.lang {
    display: inline-block;
}
.lang img {
    width: 40px;
    height: auto !important;
    margin: 3px 5px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0px 3px 14px 0 rgba(0, 0, 0, 0.19);
}

.et_pb_svg_logo #logo {
    height: 70%;
}

#logo {
    max-height: 70%;
}


@media (max-width: 981px){
p {
    line-height: 20px;
}}
