@media print {
  a[href]:after {
    content: "" !important; }
  * {
    text-shadow: none !important;
    color: black !important;
    background: transparent !important;
    box-shadow: none !important; } }

@-moz-document url-prefix() {
  @page {
    size: A4 landscape;
    width: 100%; }
  .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    min-width: 0 !important;
    width: 100% !important; }
  .container:before, .container:after {
    min-width: 0 !important;
    width: 100% !important; }
  .item-image {
    width: 50px !important; } }

a[href]:after {
  content: "" !important; }

* {
  text-shadow: none !important;
  color: black !important;
  background: transparent !important;
  box-shadow: none !important;
  font-family: Helvetica, "Helvetica Neue", Arial, sans-serif !important; }

header {
  height: 200px;
  min-width: 0 !important; }

#top-mega-dropdown-row,
.breadcrumb,
.btn,
.leaf,
footer .nav,
footer hr,
.cart-info .payment-info,
.cart-info .cc-info {
  display: none !important; }

.general-info {
  opacity: 0; }

h1, h2, h3, h4, h5, body {
  font-family: Helvetica, "Helvetica Neue", Arial, sans-serif !important; }

.promo {
  width: auto !important; }
