/*
Theme Name: Lengsfeld Theme
Theme URI: https://lengsfeld.com/
Author: Antoine de Courten
Author URI: https://nextron.ch/
Description: Lengsfeld is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for websites..
Version: 1.0
Text Domain: lengsfeld

*/

#content #project-info {
	margin-top: 0;
}

nav .nav .nav-desktop > ul > li > ul > li > em {
	 border-top: 0; 
}
.admin-bar header {
	top: 32px;
}
@media(max-width:767px){

header .header a.lengsfeld-logo{
	width: 243px;
	background-size: contain;
}

}