/* Style.css aanpassingen */
.logged-in header {
    top: 33px !important;
    z-index: 1 !important;
}
html {
	overflow-x:hidden;
}
body {
	padding-top:48px !important;
}
.entry img, img.thumbnail, #portfolio .group.portfolio-img img {
    background:none!important;
    border:0!important;
    height: auto;
    padding: 0;
}
a:hover {
	text-decoration:none !important;
}
.nav-toggle, nav#navigation {
    display: none !important;
}
.entry .textwidget ul {
    padding-left: 15px !important;
}
.entry .textwidget ul li {
    list-style: disc!important;
    text-indent: 0;
}

@media only screen and (min-width: 1023px) and (max-width: 1100px) {
	.ubermenu-main {
    margin-left: 65px;
	}
}

/* Algemeen */
.widget_rss ul li {
  display: block;
  padding: 25px;
  border: 1px solid #f4f4f4;
  margin-bottom: 20px;
}

.widget_rss h3 a{
  font: 300 1.5em/1.5em 'Maven Pro', sans-serif;
  color: #612812;
}

.widget_rss h3 a .rss-widget-icon {
  display: none;
}

.widget_rss ul{
  margin: 0;
  padding: 0;
}

.widget_rss ul li a{
  font: 300 1.5em/1.5em 'Maven Pro', sans-serif;
  color: #612812;
}

.widget_rss ul li .rss-date {
  display: block;
}

.search_main input {
	background-color: #fff !important;
}
.search-results #featured-img {
    background-image: url("https://www.colland.nl/wp-content/uploads/2016/10/header-5-shutterstock_401435578-1-1.jpg") !important;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
    max-height: 400px;
    position: relative;
    width: 100%;
}
.search-no-results #featured-img {
    background-image: url("https://www.colland.nl/wp-content/uploads/2016/10/header-5-shutterstock_401435578-1-1.jpg") !important;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
    max-height: 400px;
    position: relative;
    width: 100%;
}
.search-results #content {
	padding-top:40px;
}
.search-results h1.archive_header {
	color:#bbc801;
	border-bottom:1px solid #bbc801;
}
.search-results h2.entry-title {margin-bottom:10px !important;}
.search-results h2.entry-title a {
	color:#178942 !important;
	font:700 16px/21px 'Open Sans', sans-serif;
}
.search-results .post-meta {
	visibility:hidden;display:none;
}
.search-results #main article.page {
	border-top:1px dotted #178942;
	padding-bottom:30px;
	padding-top:30px;
	margin-bottom:0;
}
.search-results #main > article:nth-child(3){
	border-top:0 !important;
	padding-top:0;
}
.search-results .archive-header {
	margin-bottom:0;
}
.home .rij-home-title{
	position:relative;
}
.home #next_trigger,
.home #prev_trigger {
	position:absolute;
	display:block;
	top:-24px;
	width:24px;height:24px;
	background:#158a42;
	color:#fff !important;line-height:24px;
	text-align:center;
	z-index:999999;
	font-size:16px;
	color:rgba(255,255,255,.9);
}
.home #prev_trigger {display:none!important;}
.home #next_trigger {
	display:none!important;
}
#header {
    border-bottom: 1px solid #158a42;
    height: 80px;
    left: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
    position: fixed;
    text-align: left;
    top: 0;
    transition: all 0.2s linear 0s;
    width: 100%;
    z-index: 99999999;
		background-color: #fff;
}
#logo {
    bottom: 0;
    float: none !important;
    margin-right: 60px;
    position: absolute;
}
#logo img {
    height: 70px;
		margin: 5px 0;
    width: auto;
}
#search-3 {
    background: #158a42 none repeat scroll 0 0 !important;
}
@media(min-width:959px ) {
	.ubermenu-item {
		display:table;
	}
	nav.ubermenu ul.ubermenu-nav > .ubermenu-item > .ubermenu-target {
		display: table-cell;
		height: 80px;
		padding-left: 15px !important;
		padding-right: 15px !important;
		text-align: center;
		vertical-align: middle;
		width: auto;
		letter-spacing: 0.5px;
		color: #158a42;
		font-weight: 700;
	}

	nav.ubermenu ul.ubermenu-nav > .ubermenu-item.ubermenu-current-menu-item > .ubermenu-target,
	nav.ubermenu ul.ubermenu-nav > .ubermenu-item.ubermenu-current-menu-ancestor > .ubermenu-target {
		color: #fff !important;
	}

	nav.ubermenu ul.ubermenu-nav > .ubermenu-item > .ubermenu-target:hover {
		color: #fff;
	}

	nav.ubermenu ul.ubermenu-nav > .ubermenu-item:hover > .ubermenu-target {
		color: #fff;
	}
	a.menu-login {
		text-align:left !important;width:auto !important;
	}
	.ubermenu-submenu {
		border: 1px solid #158a42 !important;
		color: #158a42 !important;
	}
	.ubermenu-submenu a {
		color: #158a42 !important;
	}
	.ubermenu-submenu li:hover {
		background: #158A42;
		color:#fff;
	}
	.ubermenu-submenu li:hover a {
		color:#fff!important;
	}
	.right-align-two::before {
		background: #158a42 none repeat scroll 0 0;
		content: "";
		display: inline-block;
		float: none;
		height: 100%;
		position: absolute;
		width: 1px;
	}
	.right-align-one, .right-align-two {
		float: right !important;
	}
}

.ubermenu-item .menu-login .ubermenu-icon,.ubermenu-item .menu-search .ubermenu-icon {
	color:#158a42;
}
.ubermenu-item:hover .menu-login .ubermenu-icon,.ubermenu-item:hover .menu-search .ubermenu-icon {
	color:#fff!important;
}
.ubermenu-active .menu-login .ubermenu-icon,.ubermenu-active .menu-search .ubermenu-icon {
	color:#fff!important;
}
.ubermenu-item .menu-last-child {
	border-right:1px solid #158a42;
}
.ubermenu-submenu .ubermenu-widget-area {
	background:#EDF2EB;
}
.ubermenu-widget-area .search_main form.searchform {
	margin:0 !important;width:100%;border-radius:0;
	border:0;color:white;vertical-align:top;overflow:hidden;
}
.ubermenu-widget-area .search_main form.searchform input {
    background: #158a42 none repeat scroll 0 0;
    border-radius: 0;
    box-sizing: border-box;
    color: #000;
    font-size: 13px;
    padding: 10px 25px;
    width: 100%;
}
.ubermenu-widget-area .search_main form.searchform button {
    background: #bbc801 none repeat scroll 0 0;
    height: 36px;
    margin-top: 0;
    overflow: visible !important;
    right: 0;
    top: 0;
    vertical-align: top;
    width: 40px;
	font-size:14px;
}
.ubermenu-widget-area .search_main form.searchform button.fa-search:before {
	color:white !important;line-height:32px;
}
.ubermenu-widget-area .search_main form.searchform button.fa-search:hover:before {
	color:#158a42 !important;
}

/* Header */
#featured-img {
	position:relative;
	width:100%;
	max-height:400px;height:400px;
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover;
}
#featured-img .featured-title-container {
	position:absolute;
	bottom:0;left:0;
	text-align:center;
	display:table;
	width:100%;height:150px;
	background:rgba(255,255,255,.9);
	border-bottom:1px solid #178942;
}
#featured-img .featured-title-container h1 {
	display:table-cell;
	vertical-align:middle;
}
/* Body */
.home section.entry > div > div:first-child {
	position:absolute;
	top:0;z-index:-1;
}
.home-quote-item strong {
    background: #158a42 none repeat scroll 0 0;
    color: #fafafa;
    display: block;
    margin: 0 -20px 0 0;
    padding: 10px 6px 10px 30px;
    position: relative;
}
.home-quote-item p {
	margin:0;
}
.home-quote-item strong:before {
	content:'\f007';
	font-family:'fontAwesome';
	position:absolute;
	top:10px;left:10px;
	color:#fafafa;
}
.home-quote-item.panel-widget-style {
    margin: 0 auto;
    top: 25px;
    width: 250px;
}
.home-quote-item:after {
	content:'';
	position:absolute;
	z-index:9999;
	display:block;
	bottom:-12px;left:0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 295px 0 0;
	border-color: rgba(255,255,255,.9) transparent transparent transparent;
}
.home-quote-item blockquote {
	padding-left:20px;padding-right:20px;
}
.home-quote-item blockquote::before, .home-quote-item blockquote::after {
	font-size:1.75em!important;color: rgba(97, 39, 18, .4);
}
.home-quote-item blockquote::after {
	content: "\f10e";
    position: absolute;
    bottom: 0.6em;
    right: 0;
    font-family: "FontAwesome";
    font-style: normal;
}
.home-quote-item blockquote p {
	color:#612812;font:400 1.5em/1.5em 'Maven Pro', sans-serif;
	text-align:center;padding-bottom:20px;
}
.home-quote-item blockquote p a {
    box-sizing: border-box !important;
    color: #612812;
}
.rij-4cols-in-header > div > div, .rij-2cols-home > div > div {
	position:relative;
}
.min-margin {
	margin-top:-140px;
}
.col-rss-feedhome-container {
	padding-bottom:100px !important;
}
.rij-4cols-in-header h3.widget-title {
	background:#158a42;color:#fafafa;
	position:absolute;
	top:0;left:0;
	font-size: 14px;
	padding:10px 15px;
	width:100%;box-sizing:border-box;
	font-family:'Maven Pro';text-transform:uppercase;
}
.col-rss-feedpage ul,
.col-rss-feedhome-container ul {
	list-style:none;list-style-type:none;
}
.col-rss-feedpage h3.widget-title::after,
.col-rss-feedhome-container h3.widget-title::after {
	border-width:8px 465px 0 0 !important;
}
.col-rss-feedpage.news-archive-page,
.col-rss-feedhome-container {
	border:0;
}
.col-rss-feedpage.news-archive-page h3 {
	display:none;
}
.col-rss-feedpage.news-archive-page ul,
.col-rss-feedhome-container ul {
	background:transparent;border:0;list-style:none;
}
.col-rss-feedpage.news-archive-page ul li,
.col-rss-feedhome-container ul li {
	padding-top:30px;
	padding-bottom:30px;
	cursor:pointer;
	border-top:1px dotted #158a42;
}
.col-rss-feedpage.news-archive-page ul li:hover > .rsswidget,
.col-rss-feedhome-container ul li:hover > .rsswidget {
	color:#bbc801;
}
.col-rss-feedpage.news-archive-page ul li:first-child,
.col-rss-feedhome-container ul li:first-child {
	border-top:0;
}
.col-rss-feedpage > h3,
.col-rss-feedhome-container > h3 {
	padding-left:20px;
}
.col-rss-feedpage > h3 a,
.col-rss-feedhome-container > h3 a {
	color:white;
}
.col-rss-feedpage > h3 a:first-child,
.col-rss-feedhome-container > h3 a:first-child {
	margin-right:0
}
.col-rss-feedpage ul,
.col-rss-feedhome-container ul {
    padding: 70px 20px 65px;
    list-style: none !important;
    margin: 0;
    background: white;
}
.home .col-rss-feedhome-container ul {
    padding: 70px 20px 65px;
    list-style: none;
    margin: 0;
    background: white;
    max-height: 165px;
}
.entry .textwidget .col-rss-feedpage ul li,
.entry .textwidget .col-rss-feedhome-container ul li {
	padding-top:15px;list-style:none !important;
}
.col-rss-feedhome-container ul li {
	padding-bottom:15px !important;
}
.col-rss-feedpage ul li > a.rsswidget,
.col-rss-feedhome-container ul li > a.rsswidget {
	position:relative;
	display:block;
	font:700 15px/18px 'Open Sans', sans-serif;
	color:#622812;padding-left:30px;
}
#news-archive-link {
    position: absolute;
    top: -82px;
    right: 20px;
    color: white;
    background: #00a8d5;
    padding: 6px 15px;
}

.col-rss-feedpage ul li > a.rsswidget:before,
.col-rss-feedhome-container ul li > a.rsswidget:before {
    content: '\f105';
    font-family: 'fontAwesome';
    font-size: 13px;
    width: 20px;
    text-align: center;
    z-index: 9999;
    color: white;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    line-height: 17px;
}
.col-rss-feedpage .rssSummary,
.col-rss-feedhome-container .rssSummary {
    color: #622812;
    margin-top: 5px;
    padding-left: 30px;
}
.col-rss-feedpage ul li > a.rsswidget:after,
.col-rss-feedhome-container ul li > a.rsswidget:after {
	content:'';
	background:#622812;
	border-radius:9px;
	width:18px;height:18px;

	position:absolute;
	top:0;left:0;
	display:block;
}
.col-rss-feedpage h3 a.rsswidget .rss-widget-icon,
.col-rss-feedhome-container h3 a.rsswidget .rss-widget-icon {
	display:none !important;
}
.col-rss-feedpage ul li:first-child,
.col-rss-feedhome-container ul li:first-child {
	padding-top:0;
}
.col-rss-feedpage ul li > .rss-date,
.col-rss-feedhome-container ul li > .rss-date {
    color: #178942;
    display: block;
    font-weight: 700;
    margin-top: 5px;
    padding-left: 30px;
}
.col-item-header, .home-quote-item {
	background:rgba(255,255,255,.9);
}
.col-item-header, .home-quote-item {
    position: relative;
}
.rij-4cols-in-header .panel-grid-cell:nth-child(1) .widget-title {
    border-bottom: 4px solid #87af2e;
}
.rij-4cols-in-header .panel-grid-cell:nth-child(2) .widget-title {
    border-bottom: 4px solid #c12120;
}
.rij-4cols-in-header .panel-grid-cell:nth-child(3) .widget-title {
    border-bottom: 4px solid #1792c1;
}
.rij-4cols-in-header .panel-grid-cell:nth-child(4) .widget-title {
    border-bottom: 4px solid #f38231;
}
.col-item-header:after {
	content:'';
	position:absolute;
	z-index:9999;
	display:block;
	bottom:-12px;left:0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 218px 0 0;
	border-color: rgba(255,255,255,.9) transparent transparent transparent;
}
.col-item-header a {
	color:#158a42;
}
.col-item-header a i, i.circle-icon {
	width:16px;height:16px;border-radius:8px;
	line-height:16px;margin-right:14px;
	background:#158a42;text-align:center;color:white;
}
.rij-home-title {
	border-bottom:1px solid #178942;
}
.rij-home-title h1 {
	font-weight:400;
}
.rij-home-title h1 strong {
	font-weight:700;
}
.col-cta-home {
	position:relative;
}
.col-cta-home .textwidget {
	position:absolute;
	top:35%;right:20px;
	width:50%;
}
.col-cta-home .textwidget h3 {
	margin:0 0 20px;padding:0;border-bottom:0;
	color:#612812;font-size:1.75em;
}
.col-cta-home .textwidget a {
	position:relative;
	display:block;
	padding:6px 15px;
	color:#fafafa;font-size:0.85em;
	text-align:left;
	text-transform:uppercase;
}
.col-cta-home .textwidget a:first-child {
	background:#cbd24e;
}
.col-cta-home .textwidget a:last-child {
	background:#5d9c5f;
}
.col-cta-home .textwidget a:after {
	content:'\f105';
	font-family:'fontAwesome';
	position:absolute;
	top:0;right:0;
	text-align:center;
	width:32px;height:100%;line-height:32px;
	display:block;
}
.col-cta-home .textwidget a:first-child:after {
	background:#bbc801;
}
.col-cta-home .textwidget a:last-child:after {
	background:#178942;
}
.col-rss-feedhome-container {
	border:1px solid #178942;
}
.col-rss-feedhome-container h3.widget-title {
	background:#158a42;color:#fafafa;
	position:absolute;
	top:0;left:0;
	font-size: 14px;
	padding:10px 15px;
	width:100%;box-sizing:border-box;
	font-family:'Maven Pro';text-transform:uppercase;
}
.col-rss-feedhome-container h3.widget-title::after {
	content:'';
	position:absolute;
	bottom:-8px;left:0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 220px 0 0;
	border-color: #158a42 transparent transparent transparent;
}
.rij-home-centered-text .textwidget {
	text-align:center;width:60%;margin:0 auto;
}
.rij-home-centered-text .textwidget a {
	width:20%;margin:30px auto 0 auto;
}
#news-overview {
	list-style:none;margin:0;padding:0;cursor:pointer;
}
#news-overview > li {
	position:relative;margin:0;font-size:0;
	padding:15px 60px 15px 15px;
	transition:all .2s linear;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;
}
#news-overview > li:hover {
	background:#f2f2f1
}
#news-overview > li:after {
	content:'\f105';
	font-family:'fontAwesome';
	font-size:14px;
	margin-top:-10px;
	opacity:0;
	position:absolute;
	display:block;
	top:50%;right:30px;
	transition:all .2s linear;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;
	z-index:9999;
	color:#178942 !important;
}
#news-overview > li:hover:after {
	opacity:1;
}
#news-overview > li > div, #news-overview > li > a {
	display:inline-block;
	vertical-align:top;
	font-size:14px;
	box-sizing:border-box;
}
#news-overview > li > a {
	position:relative;
	width:25%;min-height:125px;
	background-size:cover;
	background-position:center top;
	background-repeat:no-repeat;
}
#news-overview > li > a .item-title {
    color: white;
    display: block;
    padding: 5px 10px;
    text-align: center;
}
#news-overview > li > a .item-title[data-color='masterclass'] {
	background:#00a8d5;
}
#news-overview > li > a .item-title[data-color='bijeenkomst'] {
	background:#158A42;
}
#news-overview > li > a .item-title[data-color='csr-vergaderingen'] {
	background:#BBC801;
}
.single-agenda-item-inside .item-title[data-color='masterclass'] {
	background:#00a8d5;
}
.single-agenda-item-inside .item-title[data-color='bijeenkomst'] {
	background:#158A42;
}
.single-agenda-item-inside .item-title[data-color='csr-vergaderingen'] {
	background:#BBC801;
}
#news-overview > li > a .item-calendar {
	background:rgba(255,255,255,.9);
	width:58px;height:58px;
	box-sizing:border-box;display:block;
	margin:16px 0 0 10px;
	padding:10px 5px;
}
#news-overview > li > a .item-calendar p {
	margin:0;text-align:center;color:#612812;
}
#news-overview > li > a .item-calendar p.day {
	height:24px;
	font:700 21px/24px 'Open Sans', sans-serif;
}
#news-overview > li > a .item-calendar p.month {
	font-size:12px;
}
#news-overview > li > div.news-content {
	width:75%;padding-left:20px;
}
#news-overview > li > div.news-content h2 {
	line-height:21px;margin-bottom:5px;
}
#news-overview > li > div.news-content h2 a {
	position:relative;
	color:#158a42;
	font:400 18px/21px 'Maven Pro', sans-serif;
	margin:0;padding-left:32px;
}
#news-overview > li > div.news-content h2 a i {
	position:absolute;
	top:3px;left:0;
	transition:all .2s linear;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;
}
#news-overview > li:hover > div.news-content h2 i {
	left:10px;
}
#news-overview > li > div.news-content h2:hover a {
	text-decoration:none;
}
#news-overview > li > div.news-content h4, .news-content p {
	padding-left:32px;
}
#news-overview > li > div.news-content h4 {
	color:#bbc801;font:400 13px/14px 'Open Sans', sans-serif;
}
i.circle-icon {
	font-size:14px;margin-right:5px;
}
.rij-intro-tekst {
	border-bottom:1px solid #158a42;
	text-align:center;
}
.rij-intro-tekst .textwidget p {
	color:#158a42;line-height:2em;
}
.btn-default {
	position:relative;
	display:block;
	padding:6px 15px;
	width:140px;
	overflow:hidden;
	box-sizing:border-box;
	color:#fafafa;font-size:0.85em;
	text-align:left;
	text-transform:uppercase;
	transition:all .1s linear;-webkit-transition:all .1s linear;-moz-transition:all .1s linear;
}
.btn-default:after {
	content:'\f105';
	font-family:'fontAwesome';
	position:absolute;
	top:0;right:0;
	text-align:center;
	width:32px;height:100%;line-height:32px;
	display:block;
	transition:all .1s linear;-webkit-transition:all .1s linear;-moz-transition:all .1s linear;
}
.btn-default:hover:after {
	background:#178942;
}
.btn-default:hover {
	background:#5E9C5B;
}
.btn-lightGreen:after {
	background:#bbc801;
}
.themas-btns-green a span.btn-default.btn-lightGreen {
    width: 225px!important;
}
.btn-lightGreen {
	background:#cbd24e;
}
.btn-darkGreen:after {
	background:#178942;
}
.btn-darkGreen {
	background:#5d9c5f;
}
.btn-darkGreen:hover {
	background:#cbd24e;
}
.btn-darkGreen:hover:after {
	background:#bbc801;
}
.titel-lichtgroen h2 {
	color:#bbc801;
}
.titel-lichtgroen h2 i.circle-icon {
	background:#bbc801;
}
.border-bottom {
	border-bottom:1px solid #f2f2f1;
}
.widget_youtube_responsive h3.widget-title {
	display:none;
}
.rij-magazine.titel-lichtgroen h2 {
	font-size:18px !important;margin-left:-30px;
}
.rij-magazine .textwidget h3 {
	color:#555;border:0;margin:40px 0 10px;padding:0;
}
.rij-4col-magazine .textwidget strong {
	display:block;
}
.rij-4col-magazine .textwidget a {
	position:relative;
	display:table;
}
.rij-4col-magazine .textwidget a img {
	width:100%;
}
.rij-4col-magazine .textwidget a:before {
	content:'Lees online';
	position:absolute;
	text-align:center;
	display:block;
	width:100%;
	top:50%;left:0;
	opacity:0;
	text-transform:uppercase;
	color:white;
	z-index:100;
	transition:all .2s linear;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;
}
.rij-4col-magazine .textwidget a:after {
	content:'';
	position:absolute;
	display:block;
	background:rgba(0,0,0,.4);
	top:0;left:0;
	z-index:99;
	opacity:0;
	font:400 16px/21px 'Maven Pro', sans-serif;
	text-transform:uppercase;
	width:100%;height:100%;
	transition:all .2s linear;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;
}
.rij-4col-magazine .textwidget a:hover:before,
.rij-4col-magazine .textwidget a:hover:after {
	opacity:1;
}
.col-image-button img {
	margin-bottom:20px;
}
.hide-fade-text .shortcode-toggle {
    border: medium none !important;
    display: block;
    overflow: hidden !important;
    position: relative;
}
.hide-fade-text .shortcode-toggle h4 a {
    background: transparent none repeat scroll 0 0 !important;
    color: #999;
    display: block;
    font-size: 0;
    height: 100%;
    padding: 5px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 9999;
}
.hide-fade-text .shortcode-toggle.closed .toggle-content {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: block !important;
    max-height: 30px;
    opacity: 0.3;
    overflow: hidden;
    padding: 10px 0;
	transition:all 0.5s;
}
.hide-fade-text .shortcode-toggle.open .toggle-content {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: block !important;
    max-height: 100%;
    opacity: 1;
    overflow: hidden;
    padding: 10px 0;
	transition:all 0.5s;
}
.hide-fade-text .shortcode-toggle.closed a::after {
    bottom: 10px;
    content: "lees verder";
    font-size: 12px;
    position: absolute;
    width: auto;
}
.hide-fade-text .shortcode-toggle.open a::after {
    bottom: 10px;
    content: "minimaliseer";
    font-size: 12px;
    position: absolute;
    width: auto;
}
/* Single agenda */
.single-agenda-item #main header  {
    display: none;
}
.single-agenda-item .post-meta {
    display: none;
}
.single-agenda-item .single-uimg-date {
    background-position: center center;
    background-size: cover;
    min-height: 300px;
}
.ai-sagenda h3 {
    font-size: 16px;
}
.ai-sagenda .textwidget p:nth-child(odd) {
    background: #faf7f6 none repeat scroll 0 0;
    box-sizing: border-box;
    display: block;
    padding: 5px 10px;
    width: 100%;
	margin: 0;
}
.ai-sagenda .textwidget p:nth-child(even) {
    background: #eee none repeat scroll 0 0;
	margin: 0;
    box-sizing: border-box;
    display: block;
    padding: 5px 10px;
    width: 100%;
}
.ai-sagenda h3 {
    font-size: 16px;
    margin-bottom: 0 !important;
    padding-bottom: 10px;
}
.ai-sagenda p {
    font-size: 13px !important;
}
.ai-sagenda i {
    color: #612712;
    font-size: 14px;
    padding: 7px 0;
    width: 25px;
}
.sagenda-content-row {
    margin: 0 auto;
    max-width: 100%;
	width:550px;
}
.single-agenda-item .btn-lightGreen {
    background: #612712 none repeat scroll 0 0;
    width: auto !important;
}
.agenda-all-btn {
	position:relative;
	display:block;
	padding:6px 15px;
	width:170px;
	overflow:hidden;
	box-sizing:border-box;
	background:#996c57;
	color:#fafafa!important;font-size:0.85em;
	text-align:left;
	text-transform: none;
	float: right;
	transition:all .1s linear;-webkit-transition:all .1s linear;-moz-transition:all .1s linear;
}
.agenda-all-btn:hover {
	background:#6e361f;
}
.agenda-all-btn:after {
	content:'\f105';
	font-family:'fontAwesome';
	position:absolute;
	background:#6e361f;
	top:0;right:0;
	text-align:center;
	width:32px;height:100%;line-height:32px;
	display:block;
	transition:all .1s linear;-webkit-transition:all .1s linear;-moz-transition:all .1s linear;
}


#gform_wrapper_2 {
    margin: 0 !important;
}
.aanmeld-form-one label {
    font-weight: 400 !important;
    line-height: 30px;
    max-width: 130px;
    text-transform: uppercase;
}
.aanmeld-form-one .gform_button.button {
    background: #bbc801 none repeat scroll 0 0;
    border-radius: 0 !important;
    font-size: 13px !important;
    font-weight: 400;
}
.aanmeld-form-one .medium {
    border: 1px solid rgba(97, 39, 18, 0.3);
    border-radius: 0;
    font-size: 0.85em !important;
    line-height: 2.5em;
    padding: 0 7px !important;
}
.aanmeld-form-one .gform_footer {
    margin-left: 0 !important;
    padding: 0 0 10px !important;
    width: 100% !important;
}

/* Footer */
.printfriendly.pf-alignleft {
    display: block;
    float: none;
    margin: 0 auto;
    max-width: 100%;
    overflow: hidden;
    padding: 0 0 25px;
    width: 960px;
}
.pf-alignleft {
    float: none !important;
}
element.style {
    border-left: 0 none;
    border-right: 0 none;
    margin-left: -337.5px;
    margin-right: -337.5px;
    padding: 0 0 50px;
}
.panel-row-style::before {
    content: "";
    display: block;
}
.panel-row-style::after {
    clear: both;
    content: "";
    display: table;
}
.rij-home-slider {
    max-height: 650px;
    overflow: hidden !important;
}
#fixed_mobile_footer {
	display:none;
}
#wrapper + div.fix {
	display:none;
}
#top-footer {
	background:#faf7f6;
	border-top:1px solid rgba(97,39,18,.22);
}
#top-footer aside {
	position:relative;
	width:50%;
	vertical-align:top;
	padding:20px 40px;
	box-sizing:border-box;
	display:inline-block;
}
#top-footer aside:first-child {
	padding-left:0;
}
#top-footer aside:first-child:after {
	content:'';
	position:absolute;
	top:0;right:0;
	display:block;z-index:99999;
	height:100%;width:1px;background:rgba(97,39,18,.22);;
}
#top-footer aside p, #top-footer aside p img {
	margin:0;
}
#top-footer aside p img {
	margin-right:20px;
}
#top-footer aside h2 {
	font:300 1.5em/1.5em 'Maven Pro', sans-serif;
	color:#612812;text-transform:uppercase;
}
#footer-widgets ul a, #footer-widgets h3, #footer-widgets p {
	text-shadow:0 1px 0 rgba(255,255,255,.9) !important;
}
#footer-container {
	border-top:0;
}
#footer-widgets {
	padding-top:80px;
}
#footer-widgets-container {
	border-top:1px solid rgba(97,39,18,.22);
}
/* Customized widget area styling */
#footer-widgets.col-4 > div.block:first-child > .widget {
	display:inline-block;vertical-align:top;box-sizing:border-box;
}
#footer-widgets.col-4 > div.block:first-child > .widget:first-child {
	padding-right:40px;
	position:relative;
}
#footer-widgets.col-4 > div.block:first-child > .widget:first-child:after {
	content:'';
	position:absolute;
	top:-58px;left:-4px;
	display:block;
	background:url(https://www.colland.nl/wp-content/uploads/2016/10/co_footer-logo.png);
	background-position:left top;
	background-repeat:no-repeat;
	background-size:100%;
	width:120px;height:48px;
}
#footer-widgets.col-4 > div.block:first-child > .widget:first-child p,
#footer-widgets.col-4 > div.block:first-child > .widget:first-child a {
	color:#7c462f !important;
}
#footer-widgets.col-4 > div.block:first-child > .widget:first-child a i {
	padding-right:8px;
}
#footer-widgets .block .widget_nav_menu:first-child {
    margin-bottom: 10px !important;
    min-height: 175px;
}
/* End of customized widget area */
#footer-widgets .block h3 {
    border: 0 none;
    color: #7c462f;
    font-size: 14px;
    margin: 0;
    padding: 0 0 10px;
}
#footer-widgets .block ul {
	list-style:none;
	margin:0;padding:0;
}
#footer-widgets .block ul li a {
    color: #7c462f;
    font-size: 12px;
    line-height: 14px;
}
#footer-widgets p {
    font-size: 12px;
    line-height: 22px;
}
#footer-widgets .block ul li a:hover {
	text-decoration:none;
	font-weight:700;
}
#top-footer .gform_wrapper .nieuwsbrief .gform_body .gf_no_label .gfield_label,
#top-footer .gform_wrapper .validation_error, #top-footer .gform_wrapper .validation_message {
	display:none;
}
#top-footer .gform_wrapper {
	margin:0;
}
#top-footer .gform_wrapper .nieuwsbrief {
	font-size:0;
}
#top-footer .gform_wrapper .nieuwsbrief .gform_body,
#top-footer .gform_wrapper .nieuwsbrief .gform_footer {
	display:inline-block;font-size:14px;
}
#top-footer .gform_wrapper .nieuwsbrief .gform_body {
	width:60%;
}
#top-footer .gform_wrapper .nieuwsbrief .gform_body .gfield {
	margin:10px 0 0;
}
#top-footer .gform_wrapper .nieuwsbrief .gform_body .gfield_error {
	background:none;
	margin:10px 0 0 !important;
	border:0 !important;
	padding:0 16px 0 0 !important;
}
#top-footer .gform_wrapper .nieuwsbrief .gform_body .gfield .ginput_container {
	margin-top:0;
}
#top-footer .gform_wrapper .nieuwsbrief .gform_body .gfield .ginput_container input {
	margin:0 !important;border:1px solid rgba(97,39,18,.3);border-radius:0;
	padding:9px 5px;box-sizing:border-box;
}
#top-footer .gform_wrapper .nieuwsbrief .gform_body .gfield_error .ginput_container input {
	border:1px solid red;
}
#top-footer .gform_wrapper .nieuwsbrief .gform_footer {
	padding:10px 0 0;margin:0 0 0 -16px !important;width:40%;vertical-align:top;
}
#top-footer .gform_wrapper .nieuwsbrief .gform_footer input[type='image'] {
	margin-left:0 !important;margin-bottom:0 !important;border-radius:0;
	border-top:1px solid rgba(97,39,18,1) !important;
}
/* 404 */
.error404 .searchform {
	width: 400px;
	max-width: 100%;
	background-color: #fff;
	border-color: #013888;
}
.error404 .searchform input {
}
ul.categorychecklist {
	position:relative;
	list-style:none;margin:0;padding:40px 0;text-align:center;
}
ul.categorychecklist:after {
	content:'';
	position:absolute;
	display:block;
	top:50%;left:0;
	z-index:-1;margin:0;
	width:100%;height:1px;
	background:#178942;
}
ul.categorychecklist > li {
	display:inline-block;margin-left:10px;
}
ul.categorychecklist > li:first-child {
	margin-left:0;
}
ul.categorychecklist > li.popular-category {
	position:relative;
}
ul.categorychecklist > li.popular-category input {
	visibility:hidden;position:absolute;
}
ul.categorychecklist > li.popular-category label {
	padding:6px 20px;color:white;cursor:pointer;
	background:#178942;text-align:center;
}
ul.categorychecklist > li.popular-category label.active:before {
	content:'\f00c';
	font-family:'fontAwesome';
	color:white;
	padding-right:5px;
}
ul.categorychecklist > li.popular-category:nth-child(2) label	{
	background:#bbc801 !important;
}
ul.categorychecklist > li.popular-category:nth-child(3) label	{
	background:#00A8D5 !important;
}
ul.categorychecklist > li.popular-category:nth-child(4) label	{
	background:#7c462f !important;
}
ul.categorychecklist > li.popular-category:nth-child(5) label	{
	background:#B89786 !important;
}
ul.categorychecklist > li.popular-category:nth-child(6) label	{
	background:#7FBF6A !important;
}
ul.categorychecklist > li.popular-category:nth-child(7) label	{
	background:#C21E17 !important;
}
ul.categorychecklist > li.popular-category:nth-child(8) label	{
	background:#543C79 !important;
}
ul.categorychecklist > li.popular-category:nth-child(9) label	{
	background:#D98716 !important;
}
@media(max-width:959px ) {

	#fixed_mobile_footer {
		position:fixed;bottom:0;left:0;
		z-index:999999;
		display:block !important;
		height:62px;width:100%;
		background:#f3eeeb;
		border-top:1px solid rgba(97,39,18,.22);
	}
	#fixed_mobile_footer .fixed {
		width:62px;height:62px;
		display:inline-block;
		border-right:1px solid rgba(97,39,18,.22);
	}
	#fixed_mobile_footer .fixed {
		line-height:62px;text-align:center;color:#7c462f;
	}
	#fixed_mobile_footer .fixed-scroll {
		font-size:2.5em;color:#f3eeeb;
		background:rgba(124,70,47,.4);line-height:58px;
		float:right;border-right:0;border-left:1px solid rgba(97,39,18,.22);
	}
	.col-rss-feed {
		overflow:hidden;position:relative;
	}
	.col-rss-feed h3.widget-title {
		z-index:10;
	}
	.col-rss-feed h3.widget-title::after {
		border:0 !important;
		width:120%;height:30px;background:#158a42;
		transform:rotate(-3deg);z-index:-1;
		top:16px;left:-10px;
	}
	#header {
		position:fixed;top:0;left:0;width:100%;
		z-index:99999999;
		padding-left:0 !important;padding-right:0 !important;
		text-align:left;height:60px;
		transition:all .2s linear;-webkit-transition:all .2s linear;-moz-transition:all .2s linear
	}
	#logo img {
		height: 60px!important;
		width: auto;
	}
	#logo {
		padding:1px 0 0 20px;
		z-index: 9999;
	}
	.ubermenu-responsive-toggle .fa.fa-bars::before {
		content: "" !important;
		font-family: FontAwesome;
		line-height: 60px;
		width: auto!important;
		font-size: 30px;
		position: relative;
		left: -2px!important;
}
	.ubermenu-responsive-toggle {
    background: #178942 none repeat scroll 0 0;
    border-radius: 0;
    color: white;
    display: inline-block;
    float: right;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: 60px;
    z-index: 9999;
	}
	.ubermenu-responsive-toggle:hover {
		color:white !important;
	}
	/* Nav menu */
	#ubermenu-main-3 {
    margin-top: 60px !important;
	}
	nav.ubermenu-responsive {
		background:#178941;color:white !important;
	}
	nav.ubermenu li.ubermenu-item {
		border-top:1px dotted #642711;
	}
	nav.ubermenu li.ubermenu-item > .ubermenu-target {
		padding:15px;
	}
	nav.ubermenu li.ubermenu-item i.ubermenu-icon {
		color:#642711;
	}
	nav.ubermenu li.ubermenu-item a.menu-login,
	nav.ubermenu li.ubermenu-item a.menu-search {
		font-size:inherit !important;
	}
	nav.ubermenu li.ubermenu-item:first-child {
		border-top:0;
	}
	nav.ubermenu-main .ubermenu-widget-area:after {
		bottom:34px;z-index:-1;
		transition:all .2s linear;
	}
	#footer-widgets .block {
		text-align:center;
	}
	#top-footer aside {
		display: block;
		text-align: center;
		width: 100%;
	}
	#top-footer aside:first-child {
		border-bottom:1px solid #612812;border-right:0 !important;
		padding:20px 60px;
	}
	#top-footer .gform_body {
		width:85% !important;
	}
	#top-footer aside:first-child:after {
		background:none
	}
	#top-footer .gform_wrapper .nieuwsbrief .gform_footer {
		margin-left: 0 !important;
		width: 15% !important;
	}
	#top-footer .gform_wrapper .nieuwsbrief .gform_body .gfield_error {
		padding-right:0 !important;
	}
	#top-footer .gform_wrapper .nieuwsbrief .gform_body .gfield .ginput_container input {
		padding-top:4px;padding-bottom:5px;
	}
	#top-footer .gform_footer input[type='image'] {
		margin-left:20px !important;
	}
	#footer-widgets.col-4 > div.block:first-child .widget {
		width:100%;display:block;
	}
	#footer-widgets.col-4 > div.block:first-child > .widget:first-child {
		width:100% !important;padding-right:0;
	}
	#footer-widgets.col-4 > div.block:first-child > .widget:first-child:after {
		left:50%;margin-left:-60px;
	}
	#footer-widgets.col-4 > div.block {
		width:100% !important;
	}
	.rij-header-qoute {
		display:none;
	}
	.rij-4cols-in-header > div.panel-grid-cell {
		margin-bottom:20px !important;
	}
	.col-item-header h3.widget-title {
		border-bottom:0;margin-bottom:0;
	}
	.col-item-header:after {
		display:none;
	}
	.rij-4cols-in-header {
		padding-bottom: 0 !important;
		padding-top: 30px !important;
	}
	.rij-home-slider {
		width:100vw;
	}
	.sow-slider-image {
		overflow:hidden;
		height:360px;width:100% !important;
		visibility:visible !important;
		left:0;background-repeat:no-repeat !important;
		background-size:cover;
	}
	.sow-slider-image > img {
		display:none !important;
	}
	.col-item-header h3.widget-title:after {
		content:'';
		position:absolute;
		top:50%;right:10px !important;left:auto;
		width:20px;height:20px;
		background:white;
		border-radius:10px;
		border-bottom:0 !important;
		border:0 !important;margin-top:-10px;
	}
	.col-item-header h3.widget-title:before {
		content:'\f105';
		font-family:'fontAwesome';
		display:block;
		position:absolute;
		color:#178942;
		z-index:9999;
		top:12px;right:17px;
	}
	.col-item-header {
		padding:18px 18px 18px !important;
		background:#178942;
	}
	.col-item-header .textwidget {
		display:none;
	}
	#news-overview > li {
		padding-right:15px;
	}
	#news-overview > li > a, #news-overview > li > div.news-content {
		display:block;width:100%;
	}
	#news-overview > li > div.news-content {
		padding-top:15px;
	}
	#news-overview > li:after {
		display:none;
	}
	.page #content {
		padding-top:0;
	}
	.col-image-button img {
		width:100%;height:auto;
	}
	.rij-magazine > div:first-child .sow-image-container {
		padding-top:15px;
	}
	.rij-magazine > div:first-child .sow-image-container img {
		margin:0 auto;width:90%
	}
	.categorychecklist > li{
		margin-left:5px !important;
	}
	.categorychecklist > li label {
		padding:5px 8px !important;
	}
	.categorychecklist > li label:before {
		display:none;
	}
}
@media(max-width:600px ) {
#top-footer aside p img {
    display: block;
    margin: 0 auto 8px!important;
    width: auto!important;
    float: none;
}
h2.collandmag-text {
    text-align: center;
    width: 100%;
    position: relative;
    display: block!important;
    clear: both;
}
.home .col-rss-feed ul {
    padding: 80px 20px 15px;
    list-style: none;
    margin: 0;
    background: white;
    max-height: 100%!important;
}
#news-archive-link {
    position: relative;
    top: 0px;
    right: 0px;
    color: white;
    background: #00a8d5;
    padding: 6px 15px;
}
.col-cta-home .textwidget {
    position: relative;
    top: 5px;
    right: 0px;
    width: 90%;
    margin: 0 auto;
    text-align: center;
}
}
@media only screen and (max-width: 1400px) {
	#logo {
		padding-left: 5px;
	}

#logo img {
    height: 70px;
    width: auto;
}
}

@media only screen and (min-width: 768px) {
    #navigation {
        float: right;
        width: auto;
        clear:none;
        max-width: 600px; /* This can be changed */
    }
    .rij-header-quote {
    	display:none;
    }
}
