/*
Je kunt hier je eigen CSS toevoegen.

Klik op het help icoon om meer te leren.
*/

#content ul , #content li{
list-style-position: outside;
	margin-left: 12px
}



a.button {
	background: #afdadb;
color: #0e3e4a;
    border: 2px solid #0e3e4a;
margin-top:16px}

a.button:hover, a.button:focus, a.button:active {
    background: #0e3e4a;
    border-color: #0e3e4a;
	color:#fff;
text-decoration: underline;}

#quinary { border-top:16px solid #afdadb;
	border-bottom:16px solid #afdadb
}

.hero.with-featured-image .page-title, .hero.with-featured-image .hentry
{
text-shadow: 1px 1px 1px rgba(50, 50, 50, 0.7);

}
.primary-navigation .menu-primary > ul > li > a {
font-size:1.1em;
line-height:1.4em;}

a {
	color: #0e3e4a;}

.logos {
padding:5%;
background-color:#fff;}

.logos img{
max-width:25%;
margin-right:5%;
}
.hero.with-featured-image {
	background-color: #AFDADB;
}

.home .hero.with-featured-image {
background-image:none !important;
color:#000 !important;
background-color:#AFDADB !important;
	text-align: center;}

.home .hero.with-featured-image p, .home .hero.with-featured-image h2, .home .hero.with-featured-image h3,
.home .hero.with-featured-image h4{
color:#303030;
text-shadow:none}

.home .hero {
 padding:0 !important ;}

.home .hero .hentry{
width: 100% !important ;}

.home .hero p{
margin-bottom:0 !important ;}

blockquote, blockquote p{
	color :#fff !important;
	border-left:0px;
	font-size:18px;
	line-height:24px;
	padding:10px;
	background-color: #0e3e4a;
	text-align:left;
	font-family: "PT Sans", sans-serif;
}


.navigation-wrapper {
	background: #0e3e4a;}

.navigation-classic .primary-navigation .menu-primary > ul > li:hover,
.navigation-classic .primary-navigation .menu-primary > ul > li.current-menu-item > a, .navigation-classic .primary-navigation .menu-primary > ul > li.current_page_item > a, 
.navigation-classic .primary-navigation ul ul li, .navigation-classic .primary-navigation .menu-primary > ul > li > a:hover, .navigation-classic .primary-navigation .menu-primary > ul > li > a:focus, .navigation-classic .primary-navigation .menu-primary > ul > li > a:active
{
    background: #0e3e4a !important;
}
.navigation-classic .primary-navigation .menu-item-has-children:before {
color: #0e3e4a;}

.navigation-classic .primary-navigation ul ul:before{
	border-bottom: 8px solid #0e3e4a !important;
}

.navigation-classic .primary-navigation ul ul li:last-of-type {
	border-bottom: 12px solid #0e3e4a
}


 .site-info {display: none;}


.agendaitem .agendalink a, .agendawidgetitemlink {font-weight:bold; font-size:19px}

.agendawidgetitem {padding:0 0 10px 0;
	margin-bottom:10px; border-bottom:1px solid #c0c0c0}
.all-events-link {
margin-top:10px}

.front-page-widget aside{
margin-bottom:0; padding-bottom: 0;} 

.with-featured-image .entry-content .widget {
float:right;
width:45%;
margin-left:3%;
	padding:10px 1%;
background-image: url("/wp-content/uploads/2017/02/opa50.png")
}

.single-deelnemer .entry-meta, .ondersteund_door .entry-meta{
display:none;}


.site-info, .has-footer-navigation .site-info {display:none !important;}

.agendaitem {
	padding: 10px 0 0 20px;
border-top: 2px solid #ccc;
}

.header-image img {
	height: 30px;}

@media screen and (min-width: 1230px)
{
.home .hero.with-featured-image, body[class*="front-page"] .hero {
    padding: 0;
}
}

@media screen and (min-width: 1020px)
	{
	.navigation-classic .primary-navigation li {
	font-weight: normal !important}

.home .hero.with-featured-image, body[class*="front-page"] .hero {
   padding: 0;
}


.navigation-classic .primary-navigation .menu-primary > ul > li > a {
	padding: 12px 15px;
    font-size: 1.05em;
}

.navigation-classic .primary-navigation .menu-primary > ul > li.menu-item-has-children > a {
    padding-right: 2.2em;
}

}

@media screen and (max-width: 1020px)
	{
	
	.front-page-widget-wrapper aside  {
		margin-bottom:30px;}

.footer-widget aside h2.widget-title{
padding-top:16px !important;
border-top:1px dotted #ccc;
margin-top:16px;}
	

	.featured-page {
	clear:both;
	margin-bottom:50px;
	border-top:1px solid grey;
	padding-top:10px}

	.featured-page .post-thumbnail img,
#quinary .widget img 
{
    display: inline;
    margin: 0 5% 0 auto;
    float: left;
    width: 20%;
	}

.front-page-widget {
clear:both;
border-top:16px solid #fff;
padding-top:12px;}

.featured-page header {
float:right; width:75%; padding-left:10px }

.featured-page .entry-summary  {
	float:right; width:75%; padding-left:10px 
}

}