/* Печатная версия: убираем навигацию и оставляем только содержимое. */

.site-nav,
.site-header__search,
.social-bar,
.to-top,
.reg-notice,
.layout__sidebar,
.pagination,
.search-form { display: none !important; }

body { background: #fff; color: #000; font-size: 12pt; }

.layout { display: block; max-width: none; padding: 0; }

a { color: #000; text-decoration: underline; }
a[href^="http"]::after { content: " (" attr(href) ")"; font-size: 9pt; }

.site-footer { background: none; color: #000; border-top: 1px solid #999; }
.site-footer__title { color: #000; }
.site-footer__text a { color: #000; }

h1, h2, h3 { color: #000; page-break-after: avoid; }
img { max-width: 100% !important; page-break-inside: avoid; }
