.hero-subpage, .menu-links, .subnav, footer .panels {
  display: none;
}
.main-menu-bar {
  width: auto;
  border-bottom: 2px solid #e4ecee;
}
.logo {
  float: none;
}
.page {
  min-width: inherit;
}

.container, .small-container {
  width: auto;
  padding: 25px;
}
.small-container {
  padding: 15px 25px;
}

.QrCode {
  display: block;
  float: right;
}

.footer-container {
  background-color: transparent;
  color: #2c2925;
}

footer .copy {
  font-size: 12px;
  margin: 0;
}

/* PRODUCTS PAGES */
.product-sidebar .call-to-action .where-to-buy,
.share-product-container,
#product-tabs #product-tab-list.ui-tabs-nav,
.product-videos {
  display: none;
}
.product-sidebar .price,
.product-additional-images-container {
  margin: 0;
  width: 100%;
}
.product-additional-info .detailed-description {
  font-size: 18px;
}
.product-additional-info .whats-in-the-box  {
  background: none;
  font-size: 16px;
  padding: 0;
}
#product-tabs .Tabs {
  display: block !important;
}
.product-robot .product-sidebar h2,
.product-robot .product-sidebar .price {
  font-size: 24px;
}
.product-robot .product-sidebar h2 {
  margin: 20px 0;
}
.product-robot .product-description {
  font-size: 18px;
}
.product-additional-images { text-align: center; }

.product-thumb,
.product-thumb:active { float: none; border: none; }

#product-tabs .product-top,
#product-tabs .product-bottom,
#product-tabs .specifications table:first-child,
#product-tabs .specifications .comparison-chart {
  float: none;
  margin: 0 auto 30px !important;
  page-break-inside: avoid;
}
#product-tabs .product-structure {
  page-break-after: always;
  page-break-inside: avoid;
}
#product-tabs .specifications {
  page-break-after: always;
}
.product-callout {
  background-color: #ffffff;
  border: 2px solid #31b1d0;
  color: #31b1d0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product-accessories-nav {
  background-color: transparent;
  padding: 0 0 40px;
}
.product-accessory-thumb {
  border: none;
  margin: 0;
  width: 33.3%;
  padding: 20px;
  height: auto;
}
.product-accessory-thumb a {
  margin: 0 auto;
  width: 75%;
  height: auto;
}
.product-accessory-thumb img {
  width: 100%;
  height: auto;
}
.product-accessory-title {
  font-size: 14px;
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: hidden;
  clip: inherit;
  border: 0;
  line-height: 1.35;
}
.product-accessories-nav-title-print {
  display: block;
}
.product-accessories-nav-title {
  display: none;
}