/* 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" /> */
html, body, div, span, applet,
object, iframe, h1, h2, h3, h4,
h5, h6, p, blockquote, pre, a,
abbr, acronym, address, big, cite,
code, del, dfn, em, img, ins, kbd,
q, s, samp, small, strike, strong,
sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset,
form, label, legend, table, caption,
tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details,
embed, figure, figcaption, footer,
header, hgroup, menu, nav, output,
ruby, section, summary, time, mark,
audio, video {
  color: #000 !important;
}

.image-push, .nav-wrapper *, .content-tabs, .breadcrumb, .print, .eventbutton, .footer *, .hotdeals {
  display: none !important;
}

.row.printable {
  display: block !important;
}

.logo-print {
  display: block;
  width: 800px;
  height: 78px;
  text-align: left !important;
  margin: 0;
}
.logo-print img {
  float: left !important;
  display: block;
  border: 0 none;
  width: 400px;
  height: 78px;
  margin: 0;
}

.content-wrapper {
  padding-top: 0;
}

.prodContact {
  margin-top: 120px !important;
}
