/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.menu-link {
	font-family:Lato;
	font-size:14px;
}

.menu-item.current > .menu-link {
	font-family:Lato;
	font-size:14px;
}

.menu-item:hover > .menu-link,
.menu-item.current > .menu-link {
	color: #F90000;
	font-family:Lato;
	font-size:14px;
}
