@charset "utf-8";
.menu-left-bar, .vertical-menu-container, .sitemap-container, .quote-btn-row, .footer-container, .quote-contact-row, .menu-item, .back-to-top-btn  {display: none !important;}
@media print {
    a[href]:after {
      content: none !important;
    }
  }
