/*
Theme Name: Vereyo
Theme URI: http://www.vereyo.de
Template: Divi
Author: Vereyo
Author URI: http://www.vereyo.de
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 1.0.1591530141
Updated: 2020-06-07 11:42:21

*/

#top-menu li a {
	text-transform: uppercase;
    color: black;
}
#top-menu li.kontakt {
    background: #1db4fc;
    height: 100%;
    top: 0;
    padding: 25px 20px 0;
}


#top-menu li.kontakt a {
    text-transform: uppercase;
    color: white;
}

@media (min-width: 981px){
	#et-top-navigation{
		padding-top:0 !important;
	}
}

@media(max-width:479px){
	#logo {
		max-height:20px;
	}
	#main-header > .container{
		width:90%;
	}
}