 <br />
<b>Warning</b>:  Use of undefined constant REDUX_DIR - assumed 'REDUX_DIR' (this will throw an Error in a future version of PHP) in <b>/home/akk414/domains/akkerlinge.nl/public_html/bysitez/theme-bysitez/redux_setup.php</b> on line <b>148</b><br />
<br />
<b>Warning</b>:  Use of undefined constant REDUX_URL - assumed 'REDUX_URL' (this will throw an Error in a future version of PHP) in <b>/home/akk414/domains/akkerlinge.nl/public_html/bysitez/theme-bysitez/redux_setup.php</b> on line <b>149</b><br />
body {
	background-color: rgba(255,255,255,1);
}
html, body, a, #wrapper {
  color: #333;
}

html, body, p, div, span, form, input, ul, li, a, textarea {
	font-family: Abel; 
	font-size: 16px; 
	font-weight: 400; 
}

#header-content { min-height: 320px; }

.altheader #header-content { min-height: 200px; }

#top-beam-logo-wrapper, #menu_beam1_container, #menu_beam2_container, #menu_beam3_container, #menu_beam4_container { max-width: 1000px; }

	#top-beam-3, #top-beam-3 ul.sub-menu { 
		background-color: rgba(76,134,89,1); 
	}
	#top-beam-3.exact { height: 2em; } 
	#top-beam-3.exact ul.menu { line-height: 2em; } 
	#top-beam-3.minimum { min-height: 2em; } 
	#top-beam-3.minimum  ul.menu { line-height: 2em; }
	#top-beam-3.padding_custom { padding: ; } 
	 #top-beam-3, #top-beam-3 .menu li, #top-beam-3 .menu a { color: rgba(255,255,255,1); } 
	 
		#top-beam-3 ul.menu li.current-menu-item>a, 
		#top-beam-3 ul.menu li.current_page_item>a,
		#top-beam-3 ul.menu li.menu-item:hover>a { 
			color: ; 
		}	
		


#header { background-color: ; }

#header.exact { width: 1000px; }#header-content.exact { width: 100%; }
#header-content { 
  	background: url(http://www.akkerlinge.nl/wp-content/uploads/2017/05/header-img-akkerlingen.jpg) no-repeat center center; 
	background-size: cover;
  }
 
#footer-bottom, #footer_wrapper_info { background-color: rgba(76,134,89,1); } 

   
/* Heading colors */

/* sidebars */
#left-sidebar { width: 30%; } 
.has_left_sidebar { width: 70%; }
 
 
#left-sidebar { padding: 0px; } 
 
 
 

/********** RESPONSIVE ****************/
@media screen and (max-width: 1000px) {
	#header.exact { width: 100%; }	#header-content.exact { width: 100%; }}


@media screen and (max-width:800px) {
#footer { position: relative !important; top: 0 !important; bottom: auto !important; }
#footer-top{height:auto !important; }
#wrapper{padding-bottom:30px !important; }
}


 /* test */
 #dummy { }
 
 #left-sidebar{padding-right:25px; padding-bottom:25px;}

@media screen and (max-width: 800px){
div#left-sidebar{
display:block;
width: 100%;
padding-right:0;
} 
