/*
Theme Name: NOG
Theme URI: Your URL
Description: Gebaseerd op Evolution
Author: ICT en Media
Template: Evolution
*/
@import url('../Evolution/style.css');

#top-menu ul li.current_page_item a, #top-menu ul li.current-cat a {
	color: #FAA723;
}
#top-menu > ul > li.current-menu-item > a {
	color: #FAA723 !important;
	font-family: 'Droid Sans',Arial,Verdana,sans-serif;
	font-style: normal;
}
h2.flex-title {
	position: absolute;
	bottom: 85px;
	left: 38px;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
	background: none;
	z-index: 1;
}
p.flex-caption {
	padding: 63px 38px 23px 38px;
}
@media only screen and ( max-width: 767px ) {
	h2.flex-title { display: none; }
	