

#header, #header.header-scrolled
{
	background: rgba(255,255,255,1);
	border-bottom: 1px solid #ccc;
}

#header{
	padding: 10px 0px;
}


.nav-menu a
{
	font-size: 16px;
	color: #000;
}

#logo img
{
	width: 120px;
}