/* 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 4, ../sass/print.scss */
* {
  background: none !important;
  text-align: left !important;
}

/* line 5, ../sass/print.scss */
body {
  background: white !important;
  font-size: 9pt !important;
  margin: 15px !important;
}

/* line 6, ../sass/print.scss */
a {
  color: #2976c9 !important;
}

/* line 7, ../sass/print.scss */
th, td {
  color: #2f2f2f !important;
  border-color: #cccccc !important;
}

/* line 15, ../sass/print.scss */
.header-container,
.nav-container,
.footer-container,
.pager,
.toolbar,
.actions,
.buttons-set {
  display: none !important;
}

/* line 17, ../sass/print.scss */
.page-print .data-table .cart-tax-total {
  background-position: 100% -54px;
}

/* line 18, ../sass/print.scss */
.page-print .data-table .cart-tax-info {
  display: block !important;
}

.breadcrumbs { display:none; }
.product-middle { display:none; }
.catalog-product-view a { display:none; }
.catalog-product-view .product-view-professionals {display:none;}
.product-collateral .box-collateral h2:after {content:none;}
#product-attribute-specs-table.data-table th.label div span.line{border:none;}
.product-view .product-shop .product-view-price-simple .availability{display:none;}
.price-box {display:none;}
.add-to-cart{display:none;}
.product-view .add-to-box {display:none;}
.priceht-to-hideshow{display:none;}
.no-print{display:none;}