/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
/* line 1, ../sass/print/_common.scss */
footer, #language, .header_feedback_button, .social, .header_bottom, .request_link, #top-fixed-menu {
  display: none !important;
}

/* line 4, ../sass/print/_common.scss */
.breadcrumb {
  border-bottom: none;
}

/* line 2, ../sass/print/pages/_house.scss */
.house_page_container .neighbours, .house_page_container .images .additional, .house_page_container .actions, .house_page_container .callback, .house_page_container .request, .house_page_container .levelling h2, .house_page_container .similar, .house_page_container .description {
  display: none !important;
}
/* line 6, ../sass/print/pages/_house.scss */
.house_page_container .specification .tables > * {
  display: block !important;
}
/* line 9, ../sass/print/pages/_house.scss */
.house_page_container .specification .tabs {
  display: none;
}
