/* Enter Your Custom CSS Here */
.blok-niet-tonen {
 display:none!important; 
}

.content {
    margin-top: 0px!important;
}

.header_inner_right {
  display:none!important; 
}

table thead tr, table tbody tr {
    border: 0px solid #e6e6e6!important;
}

header .header_inner_left {
    position: static!important;
}

.logo_wrapper {
  min-width: 200px!important;
}

@media (min-width:1000px) and (max-width:1350px) {
	.main_menu.drop_down.right {
   		max-height: 200px;
    	max-width: 72%; 
	}
  ul#menu-vluurenvlam li a {
			line-height: 50px!important;
  }
	nav.main_menu.right > ul {
	    margin-top: 60px!important;
	}
  header.scrolled nav.main_menu.right > ul {
    	margin-top: 10px!important;
    	margin-bottom: 10px;
  }
  header.scrolled ul#menu-vluurenvlam li a {
			line-height: 25px!important;
  }  
}

@media (min-width:1350px) {
	nav.main_menu > ul > li > a span.item_inner {
    padding: 0 10px;
	} 
}
