@charset "UTF-8";
/***!  /templates/verdinserhof/css/print.css  !***/

@media print {body {
  margin: 25mm !important;
  background-color: transparent;
  color: #000;
}

#header {
  position: static;
  box-shadow: none !important;
  height: auto !important;
}
#header #service {
  display: none;
}
#header #logo .logo-icon {
  height: auto !important;
}

#service {
  display: none;
}

#nav, #quick-request {
  display: none;
}

#foto {
  display: none;
}

#content {
  padding: 0;
}
#content strong {
  color: #000;
  font-weight: bold;
}
#content .row {
  flex-wrap: wrap;
}
#content .row.col-2 > * {
  flex-basis: 100%;
}
#content a {
  color: #000;
}
#content .article .item-page {
  max-width: none;
  margin: 0;
  padding: 0;
}
#content .article .item-page h1, #content .article .item-page h2, #content .article .item-page h3 {
  color: #000;
}
#content .article .item-page-image-decoration {
  display: none;
}
#content .section-item {
  padding: 0;
  margin: 0;
}
#content .section-item h2 {
  color: #000;
}
#content .section-item.section-sliderText .section-inner-slider {
  display: none;
}
#content .section-item.section-sliderText .section-inner-before {
  display: none;
}
#content .section-item.section-sliderText .section-inner-text {
  max-width: none;
  margin: 0;
  padding: 0;
}
#content .section-item.section-image {
  display: none;
}
#content h1, #content h2, #content h3, #content h4, #content hr, #content p, #content ul, #content ol, #content table {
  opacity: 1 !important;
  visibility: inherit !important;
  transform: translate(0px, 0px) !important;
}

#content-below .section-offer {
  display: none;
}

#footer .partner, #footer .social {
  display: none;
}

.scroll.bottom {
  display: none;
}

#animation-layer {
  display: none;
}

/*# sourceMappingURL=print.css.map */
}
