/*
 Theme Name:     KONZENTO
 Theme URI:      http://www.elegantthemes.com
 Description:    Divi Child-Theme
 Author:         Divi.world
 Author URI:     https://divi.world
 Template:       Divi
 Version:        1.0.0
*/
 
/* 
------------------------------------------------------- */

#logo {
    max-width: 260px;
}
#et-top-navigation {
	font-weight: normal;
}
#top-menu li li a {
    padding: 10px 10px;
    width: 200px;
    font-family: 'Noyh Geometric Regular',Helvetica,Arial,Lucida,sans-serif;
    font-size: 20px;
    font-weight: normal;
	line-height: 0.9em;
}

.et_mobile_menu {
	background-color: rgba(0,30,41,0.95) !important;
	font-family: 'Noyh Geometric Regular',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 100;
}

.et_mobile_menu li a, .nav li li a {
    font-size: 22px;
	text-decoration: none !important;
}
a {
    text-decoration: underline;
}
/*.et-pb-contact-message {
	color: #fff;}*/

/*********************************
change logo for fixed header (quick and easy way)
**********************************/
.et-fixed-header #logo {
content: url(https://konzento.de/wp-content/uploads/2020/04/konzento_logo.png);
}