#header,
#jq-keuzehulp-content,
ul.breadcrumbs,
#jq-active-filters,
#jq-filter-links,
#jq-filter,
#top-lead,
.bottom-lead,
#jq-cookie-law-info-bar,
.off-canvas-wrapper,
#footer,
#ajax-formulier,
#brand-footer,
#to-top,
#debug_btn,
#debug_bar,
#fake-link,
.reveal-overlay,
#mobileFiter,
.off-canvas,
.product-pagination,
.sr-only {
  display: none; }

* {
  float: left;
  position: relative;
  font-family: Arial, sans-serif;
  font-size: 14px; }

.products {
  display: inline-block;
  max-width: 100%;
  width: 100%; }
  .products .product-wrap {
    width: 25%;
    display: inline-block;
    text-align: left;
    color: black;
    height: 350px;
    overflow: hidden; }
    .products .product-wrap a {
      color: black;
      text-decoration: none;
      display: inline-block; }
      .products .product-wrap a img {
        max-width: 100%;
        width: 100% !important;
        height: auto !important;
        display: inline-block; }
    .products .product-wrap ul {
      list-style-type: none;
      padding: 0;
      margin: 0;
      display: inline-block; }
      .products .product-wrap ul li {
        display: inline-block;
        width: 100%; }
        .products .product-wrap ul li.size {
          display: none; }
  .products .product .lazyload {
    -webkit-print-color-adjust: exact !important;
    /* Chrome, Safari */
    color-adjust: exact !important;
    /*Firefox*/ }

/*# sourceMappingURL=print.css.map */
