@media print {
  #sites-nav-wrapper,
  #hero-wrapper,
  #hero-wrapper-mobile,
  #heritage_wrapper,
  #design-and-build_wrapper,
  #inquiries_wrapper,
  #inquiries_text_wrapper,
  #super_inquiries_email_wrapper,
  #inquiries_email,
  #inquiries_text,
  #inquiries_photo,
  #item-selector,
  .item-selector,
  #furniture-types-list_top,
  #furniture-types-list-simple-nav,
  #furniture-types-list-simple-nav a,
  .order-button,
  .print-button,
  .single-item-large .print-button,
  #items-selector-list .print-button {
    /*display: none;*/
    display: none !important; }

  #item-data-content-wrapper .columns {
    float: left; }
  #item-data-content-wrapper .medium-3 {
    width: 63%; }
  #item-data-content-wrapper .medium-9 {
    width: 36%; }

  #title_of_site_in_furniture {
    display: block;
    /*text-align: center;*/
    font-size: 16px;
    padding: 0;
    margin: 0;
    /*font-family: 'OpenSans-Regular';*/
    /*src: url("../fonts/Open_Sans/OpenSans-Regular.ttf") format("truetype");*/
    font-weight: normal;
    font-style: normal; }

  .row {
    height: auto !important;
    /*border: solid;*/ } }

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