@page { margin: 2cm }

body {
font: 13pt Georgia, "Times New Roman", Times, serif;
line-height: 1.3;
background: #fff !important;
color: #000;
}

h1 {
font-size: 24pt;
}

h2, h3, h4 {
font-size: 14pt;
margin-top: 25px;
}

a {
    page-break-inside:avoid
}
blockquote {
    page-break-inside: avoid;
}
h1, h2, h3, h4, h5, h6 { page-break-after:avoid;
     page-break-inside:avoid }
img { page-break-inside:avoid;
     page-break-after:avoid; }
table, pre { page-break-inside:avoid }
ul, ol, dl  { page-break-before:avoid }

a:link, a:visited, a {
background: transparent;
color: #520;
font-weight: bold;
text-decoration: underline;
text-align: left;
}

a {
    page-break-inside:avoid
}

a[href^=http]:after {
      content:" <" attr(href) "> ";
}

$a:after > img {
   content: "";
}

article a[href^="#"]:after {
   content: "";
}

a:not(:local-link):after {
   content:" <" attr(href) "> ";
}

.entry-content iframe, ins {
    display: none;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
    line-height: 0pt !important;
    white-space: nowrap;
}
.embed-youtube, .embed-responsive {
  position: absolute;
  height: 0;
  overflow: hidden;
}

.header,
.footer,
.btn,
.breadcrumb,
.newsletter,
.benefits img,
.aside,
.pagination,
.go-back,
.date br,
.content-image-intro,
.filter-base,
.filter-base__opener,
.d-product__img-small,
.d-product__link,
.nav-tabs,
.d-product__images .slick-slide,
.s-download__link,
.offer-form,
.o-products input,
.filter-map,
.filter-map__opener,
#map-detail,
.d-realization__nav,
.d-realization__link,
.d-realization__article + .photo-gallery,
.content-header-large img,
.workout-list__img,
.a-train__img,
.list-item__img,
.list-icon__img,
.slick-dots
{
display: none!important;
}

.d-product__images .slick-active,
.entry-content img {
  display: block;
}

img {
  max-width: 440px;
  height: auto;
}

.article-blog--top,
.a-blog,
.article-blog,
.a-video,
.a-product,
.m-product,
.o-product,
.realization,
.i-for,
.a-contact {
  display: block;
  padding-bottom: 20pt;
  border-bottom: 3px solid #000;
  margin-bottom: 20pt;
}

.m-products .row,
.o-products .row,
.a-material .row {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}

.p-item__img span,
.i-for__image span {
  font-size: 14pt;
  display: block;
  margin-bottom: 10pt;
}

.photo-gallery__grid {
  height: auto!important;
}
.photo-gallery__grid a {
  display: block;
  position: relative!important;
  top: auto!important;
  right: auto!important;
  bottom: auto!important;
  left: auto!important;
  width: auto!important;
  height: auto!important;
  margin: 15pt 0;
}

.a-contact__title {
  display: inline-block;
}
.a-contact__title::before {
  content: " - ";
}

p, address, li, dt, dd, blockquote {
font-size: 100%
}

code, pre { font-family: "Courier New", Courier, mono}

ul, ol {
list-style: square; margin-left: 18pt;
margin-bottom: 20pt;
}

li {
line-height: 1.6em;
}
