* {
  background: transparent !important;
  color: black !important;
  text-shadow: none !important;
  filter: none !important;
  -ms-filter: none !important;
}
@page  {
  margin: 0.5cm;
}
h2, h3 {
  orphans: 3;
  widows: 3;
  page-break-after: avoid;
}
p {
  orphans: 3;
  widows: 3;
}
pre, blockquote {
  border: 1px solid #999;
  page-break-inside: avoid;
}
abbr[title]:after {
  content: " (" attr(title) ")";
}
a, a:visited {
  color: #444 !important;
  text-decoration: underline;
}
a[href]:after {
  content: " (" attr(href) ")";
}
a[href^="javascript:"]:after, a[href^="#"]:after {
  content: "";
}
img {
  max-width: 100% !important;
  page-break-inside: avoid;
}
thead {
  display: table-header-group;
}
tr {
  page-break-inside: avoid;
}
.ir a:after {
  content: "";
}

nav,
aside,
footer,
#search-and-family-nav,
#hero-slider,
ul.link-list,
#breadcrumb,
.sort-by,
.tabbtns,
.no-print,
.block,
.double-block
.triple-block,
.tabs-pagination { display: none; }

#page-intro { display: block!important; }

#page-intro p { max-width: none; }
span.price-rating { text-indent: 0; height: auto; width: auto; background: none; white-space: nowrap; }
