/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 30 2022 | 12:40:21 */
/* Media query facebook en instagram icon*/ 

@media only screen and (max-width: 980px){
.facebook{
 display: none;
}

.insta{
 display: none;	  
  }
}  
/*.vacatures{
  margin-right: 200px;
}

.ons{
  margin-right: 200px;
}  
  */


@media only screen and (min-width: 980px){
.et_mobile_menu li li{
  padding-left: 0%; !important;
  margin-right: 200px !important;
} 
}  

/* mobile menu styling */
@media only screen and (max-width: 980px){
.sub-menu li a {
  font-weight: lighter;
}
}
  