/*
 Theme Name:     Solar Pro - a Divi Child-Theme
 Description:    Divi Child-Theme
 Author:         Vajk Zelles
 Author URI:     http://solar-professionell.de
 Template:       Divi
 Version:        1.0.0
*/
/* =CUSTOM CSS
------------------------------------------------------- */
pre {
  white-space: pre-wrap;
}
.category-nl .et_pb_image_container img,
.category-nl .et_pb_post a img {
  width: 100%;
  max-width: 320px;
}
.category-nl #sidebar {
  display: none;
}
.category-nl #main-content .container::before {
  display: none;
}
.category-nl .entry-featured-image-url {
  float: left;
  width: 40%;
  padding: 0 20px 20px;
}
.category-nl::after {
  float: none;
  clear: both;
  display: table;
  width: 0;
  height: 0;
  content: '';
}
body.category-nl .post-meta {
  display: none;
}
body.single.single-post .et_post_meta_wrapper h1 {
  display: none!important;
}
/*# sourceMappingURL=style.css.map */