@media print {
  .header-main .navbar-outer .navbar .navbar-left {
    display: none; }
  .header-main .navbar-outer .navbar .navbar-center {
    width: 100%;
    border-bottom: 1px solid #ccc; }
    .header-main .navbar-outer .navbar .navbar-center a {
      margin: 30px auto;
      max-width: 300px !important; }
      .header-main .navbar-outer .navbar .navbar-center a img {
        margin: 0 auto;
        max-width: 300px !important;
        display: block !important;
        padding-bottom: 10px; }
    .header-main .navbar-outer .navbar .navbar-center .desktop-center {
      display: none; }
  .header-main .navbar-outer .navbar .navbar-right {
    display: none; }
  #menu {
    display: none; }
  .nav-bottom {
    display: none; }
  .title-breadcrumbs {
    display: none; }
  a[href]::after {
    display: none; }
  .body {
    max-width: 1000px;
    margin: 0 auto; }
    .body #add-to-cart-wrapper {
      display: none; }
    .body .product-tabs-new {
      margin-top: 20px; }
      .body .product-tabs-new .productView-description-new > .tabs {
        border-bottom: none; }
    .body .productView .productView-images {
      width: 100% !important; }
    .body .productView .productView-details {
      width: 100% !important; }
    .body .product-tabs-new .productView-description-new > .tabs-contents.full-width {
      display: block !important;
      margin-top: 20px; }
      .body .product-tabs-new .productView-description-new > .tabs-contents.full-width .tab-content {
        border: 3px solid;
        padding: 15px;
        margin-bottom: 20px;
        display: block !important; }
    .body .productView-description-new .tabs .tab {
      display: none; }
    .body .productView-description-new .tabs .tab:first-child {
      display: block; }
    .body .related-products {
      display: none; }
    .body .product-tabs-new .productView-description-new .tabs-social-media {
      display: none; }
  footer {
    display: none !important; }
  .tab-description.mobile-width {
    display: none !important; } }
