@media print {
  body > div {
    background: #f6f1ed; }
  .product__container {
    margin-top: 2px; }
  .label, .badge {
    border: 0; }
  .product__labels--single {
    position: absolute;
    top: -10px; }
    .product__labels--single .label:after {
      right: -1px;
      top: -4px;
      border-width: 16px 5px 16px 0; }
  a {
    text-decoration: none !important; }
  .container--narrow, .container {
    width: 90% !important;
    max-width: 90%; }
  .banners {
    height: 220px; }
  .banners--product {
    margin-bottom: -80px; }
  .header__logo img {
    width: 210px;
    height: 34px;
    margin-top: 20px; }
  .nav--primary,
  .header--primary__timers,
  .header__social,
  .basket--widget,
  .frontend-shop-item-container,
  .breadcrumb {
    display: none; }
  .header--primary {
    padding: 30px 60px 0; }
  .product__prices {
    margin: 30px 0 4px 0 !important; }
  .animation {
    opacity: 1 !important;
    bottom: 0 !important; }
  .product__content h2 {
    font-size: 50px !important;
    line-height: 50px !important;
    margin: 10px 0; }
  .product__print__content {
    padding-top: 50px;
    border-top: 2px solid #e1e3e4; }
  .product__image__gallery {
    margin: 30px   0 0 -23px; }
    .product__image__gallery img {
      width: 100px; }
  .footer__bottom .row {
    justify-content: center !important; }
  .footer__bottom p {
    font-size: 14px;
    opacity: .6; }
  .list--icon-product li {
    width: 150px;
    height: 150px; } }

