@font-face {
	font-family: 'Bebas neue';
	src: url('wp-content/themes/genesis/lib/css/fonts/BebasNeue Bold.otf');
	src: url('wp-content/themes/genesis/lib/css/fonts/BebasNeue Bold.ttf');
}

/*
body {
	font-family: 'Bebas neue', 'Open Sans', Arial, Helvetica, sans-serif !important;
}
*/
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6 {
	font-family: 'Bebas neue', 'Open Sans', Arial, Helvetica, sans-serif !important;
	color: #000 !important;
}

/* headers van posts groter maken */
.entry-header h1 {
	font-size: 30px;
}

/* logo herpositioneren */
.site-header {
	margin-top: -32px;
	margin-bottom: -65px;
}

/* logo hoogte hetzelfde houden */
.header-image .site-title a {
	min-height: 120px !important;
	max-width: 800px;
	background-size: contain !important;
	background-position: center !important;
}

/* Kleur onderste deel sidebar aanpassen */
.content-sidebar .content-sidebar-wrap {
	background: #FFF;
}

/* Linkkleur in bovenste menu*/
.nav-primary a, .nav-primary a:hover {
	color: #000000 !important;
	font-family: 'Bebas neue' !important;
	font-size: 20px !important;
}

/* lettertype en formaat titles middenstuk homepage aanpassen.*/
.entry-title a {
	font-size: 40px !important;
	color: #000000 !important;
	font-weight: bold;
}

/* tekst onder laatste item op de homepage */
.home-bottom .featuredpage h2 a,
.home-bottom .featuredpage h2 a:visited,
.home-bottom .featuredpost h2 a,
.home-bottom .featuredpost h2 a:visited,
.home-middle .featuredpage h2 a,
.home-middle .featuredpage h2 a:visited,
.home-middle .featuredpost h2 a,
.home-middle .featuredpost h2 a:visited {
	color: #838383 !important;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
	font-size: 16px !important;
	line-height: 20px !important;
}

.widget-wrap h4 {
	font-size: 35px !important;
	margin-top: 30px;
	text-decoration: underline !important;
}

.featuredpost .entry-title, .featuredpost .entry-header, .featuredpost, .featuredpost h2 {
	line-height: 20px !important;
}

/* koppen onderop de homepage zwart gemaakt */
.home-bottom .featuredpage h4,
.home-bottom .featuredpost h4,
.home-middle .featuredpage h4,
.home-middle .featuredpost h4 {
	color: #000000 !important;
}

/* koppen in middenstuk homepage zwart gemaakt en in hoofdletters en wat kleiner*/
h2 a,
h2 a:visited {
}

/* kleuren aanpassen */
.nav-primary .wrap {
	background: #AFD9CD !important;
}

.pagination li a,
.pagination li.disabled,
.pagination li a:hover,
.pagination li.active a {
	background: #AFD9CD !important;
}

.sidebar {
	background: #AFD9CD !important;
}

.entry-footer .entry-meta {
	color: #AFD9CD !important;
}

.site-title a,
.site-title a:hover {
	color: #AFD9CD !important;
}

.home-bottom .featuredpage h2 a:hover,
.home-bottom .featuredpost h2 a:hover,
.home-middle .featuredpage h2 a:hover,
.home-middle .featuredpost h2 a:hover {
	color: #AFD9CD !important;
}

h2 a:hover {
	color: #AFD9CD !important;
}

.entry-footer .entry-meta a,
.entry-footer .entry-meta a:visited {
	color: #000000 !important;
}

.archive-page a,
.archive-page a:visited {
	color: #AFD9CD !important;
}

.crave-read-more a,
.crave-read-more a:visited {
	color: #A8C22B !important;
	font-size: 14px !important;
}

a.comment-reply-link,
a.comment-reply-link:visited {
	color: #AFD9CD !important;
}

#mobile-menu-icon:active::before {
	color: #AFD9CD !important;
}

.nav-primary .wrap {
	background: #AFD9CD !important;
}

/* zoekfunctie */
.search-form input {
	background-color: #EEEEEE !important;
	border: 3px solid #EEEEEE !important;
}

/* titles in de sidebar */
.taxonomy-description h1,
.widget-area h4 {
	color: #000000;
	font-weight: bold !important;
	font-size: 16px !important;
}

/* titles sidebar wat groter maken */
.widget-area h4 {
	font-size: 20px !important;
}

/* links in sidebar kleur aanpassen */
.widget-wrap li a {
	color: #000000 !important;
	text-decoration: none;
}

.widget-wrap li a:hover {
	text-decoration: underline;
}

/* aanpassingen aan recepten plugin */
.wpurp-rows {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
}

.wpurp-title {
	font-family: 'Bebas neue', 'Open Sans', Arial, Helvetica, sans-serif !important;
}

.wpurp-recipe-title {
	font-family: 'Bebas neue', 'Open Sans', Arial, Helvetica, sans-serif !important;
}

/* Gerelateerde items bij posts aanpassen */
.jp-relatedposts-headline {
	font-size: 30px !important;
}

.jp-relatedposts-post-title {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
	color: #000000 !important;
}

/* title en omschrijving archieven opmaken */
H1.archive-title {
	font-size: 30px !important;
	margin-left: 17px !important;
	margin-top: 35px;
	margin-bottom: -10px;
}

/*H2 opmaak categorieën*/
.Willemijn {
	font-size: 25px !important;
	margin-left: 15px !important;
	margin-top: 25px;
	color: #555;
}

/* gepruts van rick oplossen */
.sidebar {
	width: 300px !important;
}

/* meer gekluns van rick */
.sidebar-secondary {
	display:none;
}

.site-footer {
	display:none;
}