/* ------------------- NAVIGATION ------------------- */
/* menu background (horizontal) */
#zone-menu-wrapper {
	background: #687951; /* menu background color */
	height: inherit; /* set size differently due to custom background */
	border-bottom: 0 none; /* add border at bottom of menu */
	/* border-top: 0 none; */ /* remove border at of menu */
}