@media print {
  *::before,
  *::after {
    border: none !important;
  }
  *, html body * {
    font-size:16px!important;
    color:#000!important;
    background-image: none!important;
    text-align:left!important;
    padding:0!important;
    position:static!important;
    margin: 0!important;
    border:0!important;
    height: auto!important;
    width:auto!important;
  } 
  html .vc_row {
    margin-left: 0!important;
    margin-right: 0!important;
  }
  p, html body p{
    padding-bottom:10px!important;
  }
  img,html body img,
  .hero-header,
  br, html body br,
  iframe, html body iframe,
  .home-materials .vc_column-inner > .wpb_wrapper::before{
    display:none;
  }
  .dist-btn, html body .qbutton, .read-more, .section-gallery-span, .map-section, .hero-header, .header-mobile, .home-materials .link, .home-materials .learn-more,
  .call-to-action-row .link, .call-to-action-row .link a, .home-materials-row::before, .contact-card.vc_message_box .vc_message_box-icon,
  .wpcf7, .woocommerce ul.products li.product a img{
    display:none !important;
  }
  html body .vc_col-lg-6 {
    width: 100%!important;
  }
  .home-materials .wpb_column,
  .call-to-action-row .wpb_column,
  .footer-top.footer-col-count-4 .footer-col,
  .woocommerce ul.products li.product {
    width: 100%!important;
  }
  .home-materials .vc_column-inner > .wpb_wrapper,
  .footer-top-bottom,
  .home-materials-row::before,
  html .triangle-truck-row,
  .call-to-action-row .vc_column-inner > .wpb_wrapper,
  .call-to-action-row .vc_column-inner > .wpb_wrapper:hover,
  html .dark-row{
    background-color: transparent;
  }
  .home-materials .side-text{
    transform: none;
    writing-mode: inherit;
  }
  html .triangle-truck-row,
  html .dark-row{
    background-image: none!important;
  }
  .content {
    min-height: 0!important;
}
}