@media print {
  a:after,
  .snap-drawers,
  .footer,
  .alsolike,
  .level-group,
  .more-flavours-small,
  .show-for-medium-up,
  .productselect,
  #open-left,
  .mobile-icons,
  .search-box,
  .left-panel,
  .back-button,
  .icon-fb,
  .tab-list,
  .share-icons {
    display: none !important; }

  .mobile-header .logo {
    text-align: left; }

  #show-price + small {
    display: none; }

  .small-6 {
    width: 50%; }

  div[data-content="Nutritional Information"] {
    display: block !important; }

  .hidden-level {
    display: table-cell !important; }

  .product-main img {
    width: 300px !important;
    float: right;
    margin-left: 30px; }

  .product-main {
    float: right;
    width: auto; }
    .product-main span.price {
      line-height: 1.5; }
    .product-main h3 {
      margin-bottom: 0; }
    .product-main .medium-7 {
      float: right;
      width: auto; }
    .product-main .medium-5 {
      position: absolute;
      top: 0;
      right: 20px;
      text-align: right; }
      .product-main .medium-5 hr {
        display: none; }

  .tab-list-content .medium-7 {
    float: none; }

  .level-buttons {
    display: none; }

  .mpad {
    padding-top: 100px; }

  #nutrition-table {
    width: 100%;
    border-collapse: collapse; }
    #nutrition-table tr th, #nutrition-table tr td {
      border: solid 1px black;
      padding: 0;
      font-weight: normal; }

  .tab-list-content + div {
    display: none; }

  tr.print-only {
    display: table-row !important; }
    tr.print-only th {
      text-align: center; }

  #claimIcons img {
    width: 32px; } }

/*# sourceMappingURL=print.css.map */
