/* Enter Your Custom CSS Here 

#logo, #logo-sticky {
  float: left;
  margin-top: 20px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  max-width: 325px;
}

#intro {
  padding: 20px 10px;
  background-color: #EBEBEB;
  border-bottom: 0px;
}

#header .header-links .sub-menu, #header .header-links .sub-menu li, #header-sticky .header-links .sub-menu, #header-sticky .header-links .sub-menu li {
  border-color: #B6B6B6;
  border-width: 1px;
}

#intro .page-title {
  font-size: 20px;
  color: #232323;
  text-transform: inherit;
  margin: 0px;
  display: table-cell;
}

.blog-article {
  background: #FFF;
  background: #FFF;
  margin-bottom: 70px;
  padding-bottom: 50px;
  border-bottom: 1px solid #E7E7E7;
}

.blog-article .blog-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  text-transform: inherit;
  margin-bottom: 20px;
}

.wpcf7-form input {
  width: 100%;
  padding: 10px 15px;
  margin-top: 10px;
}

.wpcf7-form textarea {
  height: 130px;
  min-height: 68px;
  margin-top: 10px;
}

#header .header-links > ul > li a, #header-sticky .header-links > ul > li a {
  font-size: 12px;
  color: #232323;
  padding: 38px 15px 25px;
}

#intro {
  padding: 20px 10px;
  background-color: #EBEBEB;
  border-bottom: 0px;
  margin-top: 20px;
}
*/
/* Klanten Pagina 
#klantentabel
{max-width:100px;}

#klantentabel, #klantentabel td
{border:0px;}*/