/*your custom style goes in this file*/
/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/

.site-inner {
	padding-top:0px !important;
}
.site-header .wrap {
	padding:8px 0 !important;
}
.nav-menu {
	clear:both;
	color:#fff;
	font-size:14px;
	font-weight:600 !important;
	line-height:1;
	text-transform:uppercase;
	width:100%;
}