*,
*:before,
*:after,
*:first-letter,
p:first-line,
div:first-line,
blockquote:first-line,
li:first-line {
  background: transparent !important;
  color: #000 !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

a,
a:visited {
  text-decoration: underline;
}

thead {
  display: table-header-group;
}

h2,
h3,
tr,
img {
  page-break-inside: avoid;
}

p,
h2,
h3 {
  orphans: 3;
  widows: 3;
}

nav,
.header__content,
section.options,
section.section-help,
section.section-contact,
div.parameters .button-wrap,
dl.filters,
.pagination__btns {
  display: none;
}

.details__map {
  display: none;
}

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