<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media print {
  body, * {
    font-family: Arial !important;
    line-height: 1.3em !important;
  }
  nav#top,
  header#header div#search,
  header#header div#cart,
  header#header div#header-contact-button,
  footer,
  div#product-product ul.breadcrumb,
  div#product-product div#content &gt; div.row + h3,
  div#product-product div#content &gt; div.row + h3 + div.row,
  div#product-product div#content &gt; div.row &gt; div.col-sm-4 div.btn-group,
  div#product-product div#content &gt; div.row &gt; div.col-sm-4 div#product,
  div#content ul.nav-tabs,
  form#mx-quote-form-frm,
  div#eu-cookie-bar {
    display: none !important;
  }
  div#product-product div#content &gt; div.row &gt; div.col-sm-8,
  div#product-product div#content &gt; div.row &gt; div.col-sm-4,
  div#product-product div#content &gt; div.row &gt; div.col-sm-6,
  div#tab-description div.col-lg-6 table.table  {
    width: 100% !important;
    float: none !important;
  }
  div#product-product div#content ul.thumbnails {
    display: table;
    width: 100%;
    margin: 0px;
    padding: 0px;
  }
  div#product-product div#content ul.thumbnails li {
    list-style: none;
    list-style-type: none;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 33% !important;
    margin: 0px;
    padding: 0px;
  }
  div#product-product div#content ul.thumbnails li img {
    width: auto;
    height: 100%;
    min-height: 100%;
    min-height: 5cm;
    margin: 0px;
    padding: 0px;
  }
  div#product-product div#content ul.list-unstyled li {
    list-style: none;
    list-style-type: none;
  }
  div#tab-description table,
  div#tab-description table table {
    width: 100%;
    float: none;
  }
  div.tooltip {
    display: none !important;
  }
}</pre></body></html>