/* Themify Customize Styling */
body {	
	font-family: "Open Sans";	font-weight:400;
	font-size:18px;
	line-height:1.2em;
 
}
h1 {	
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;	font-weight:400;
	text-transform:uppercase; 
}
h2 {	
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;	font-style:normal;
 
}
h3 {	
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;	font-style:normal;
 
}
h4 {	
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;	font-style:normal;
 
}
h5 {	
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
}
h6 {	
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #ffffff; 
}
#headerwrap.fixed-header #site-logo a img {		width: 90px; 
}
#headerwrap.fixed-header a {	
	color: #000000; 
}
body #site-logo a img {		width: 180px; 
}
#main-nav a:hover {	
	color: #f7ce34; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #f8c52b; 
}
#footer-logo a img {		width: 150px; 
}
#pagewrap .back-top.back-top-float, .full-section-scrolling #footerwrap .back-top .arrow-up a, .footer-horizontal-left #footerwrap .back-top .arrow-up a, .footer-horizontal-right #footerwrap .back-top .arrow-up a, .footer-left-col #footerwrap .back-top .arrow-up a, .footer-right-col #footerwrap .back-top .arrow-up a, #footer .back-top .arrow-up a {	background: none;
	background-color: #000000; 
}
#footerwrap .back-top a:before, #pagewrap .back-top.back-top-float {	
	color: #edbf43; 
}
@media(max-width: 1280px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 90px; 
}
body #site-logo a img {		width: 180px; 
}
#footer-logo a img {		width: 150px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body {	
	font-family: "Open Sans";	font-weight:400;
	font-size:16px;
 
}
h1 {	
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;	font-weight:400;
 
}
h2 {	
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
}
h3 {	
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
}
h4 {	
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
}
h5 {	
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
}
h6 {	
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #ffffff; 
}
#headerwrap.fixed-header #site-logo a img {		width: 90px; 
}
#headerwrap.fixed-header a {	
	color: #000000; 
}
#main-nav a:hover {	
	color: #f7ce34; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #f8c52b; 
}
#pagewrap .back-top.back-top-float, .full-section-scrolling #footerwrap .back-top .arrow-up a, .footer-horizontal-left #footerwrap .back-top .arrow-up a, .footer-horizontal-right #footerwrap .back-top .arrow-up a, .footer-left-col #footerwrap .back-top .arrow-up a, .footer-right-col #footerwrap .back-top .arrow-up a, #footer .back-top .arrow-up a {	background: none;
	background-color: #000000; 
}
#footerwrap .back-top a:before, #pagewrap .back-top.back-top-float {	
	color: #edbf43; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body {	
	font-family: "Open Sans";	font-weight:400;
	font-size:14px;
 
}
h1 {	
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;	font-weight:400;
 
}
h2 {	
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
}
h3 {	
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
}
h4 {	
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
}
h5 {	
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
}
h6 {	
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
}
#headerwrap.fixed-header #site-logo a img {		width: 90px; 
}
 }
/* Themify Custom CSS */
#menu-icon { 
    background: black;	
}

.fixed-header#headerwrap {
  /* Andere stijlen voor je headerwrap hier */

  /* Subtiele schaduw aan de onderkant */
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}
.fixed-header #main-nav-wrap {
	margin-top: 7px;
}
#main-nav-wrap {
	margin-top: 25px;
}
#main-nav li.highlight-link a {
	background: orange;
	color: white;
	border-radius:25px;
}
