/*
Theme Name:     GroupConsulter AG
Description:    A Divi-Child-Theme
Author:         ge-sehen | Kellenberger Interactive
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

h3 {
	font-size: 20px !important;
}


.nav li ul {
	width: 350px;
}

#top-menu li {
	padding-right: 12px;
}

#top-menu li li a {
	width: 300px;;
}

.cli-plugin-button, .cli-plugin-button:visited {
	border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}


@media only screen and ( max-width: 1220px ) {
	#top-menu-nav, #top-menu {display: none;}
	#et_top_search {display: none;}
	#et_mobile_nav_menu {display: block;}
	#logo { max-height: 100%; }
}

#logo {
	max-height: 120% !important;
}