@media print {
@page {
margin: 4% 1% 1% 1%; }
html, body {
width: 992px; }
@-moz-document url-prefix() {
html, body { width: 111%;
transform: scale(0.9);
transform-origin: 0 0; } }
.container {
width: 100% !important; }
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left; }
.col-sm-12 {
width: 100%; }
.col-sm-11 {
width: 91.66666666666666%; }
.col-sm-10 {
width: 83.33333333333334%; }
.col-sm-9 {
width: 75%; }
.col-sm-8 {
width: 66.66666666666666%; }
.col-sm-7 {
width: 58.333333333333336%; }
.col-sm-6 {
width: 50%; }
.col-sm-5 {
width: 41.66666666666667%; }
.col-sm-4 {
width: 33.33333333333333%; }
.col-sm-3 {
width: 25%; }
.col-sm-2 {
width: 16.666666666666664%; }
.col-sm-1 {
width: 8.333333333333332%; }
*,
*:before,
*:after { text-shadow: none !important; -webkit-box-shadow: none !important;
box-shadow: none !important;
-webkit-print-color-adjust: exact; }
body > header {
background: #7c388d !important;
position: relative !important; }
body > header .slogan {
display: block !important; }
body .carousel, .btn {
display: none !important; }
body .content {
padding-top: 0 !important; }
header nav {
display: none !important; }
header.sticky {
transform: none; }
a, a:visited {
text-decoration: underline; }
a[href]:after {
content: ""; }
abbr[title]:after {
content: ""; }
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: ""; }
pre, blockquote {
border: 1px solid #999;
page-break-inside: avoid; }
thead {
display: table-header-group; }
tr, img, section, section .container-fluid, .item, body > footer {
page-break-inside: avoid; }
.hpo-acf-section.listing {
page-break-inside: auto; }
section.hpo-acf-section.restrict {
page-break-inside: avoid; }
article section:first-of-type {
page-break-before: avoid;
page-break-inside: auto; }
img {
max-width: 100% !important; }
p, h2, h3 {
orphans: 3;
widows: 3; }
.wall .item {
page-break-before: auto;
page-break-inside: avoid;
position: relative !important;
top: inherit !important;
left: inherit !important; }
h2, h3 {
page-break-after: avoid; }
select {
background: #fff !important; }
.navbar {
display: none; }
.btn > .caret, .dropup > .btn > .caret {
border-top-color: #000 !important; }
.label {
border: 1px solid #000; }
.table {
border-collapse: collapse !important; }
.table td, .table th {
background-color: #fff !important; }
.table-bordered th, .table-bordered td {
border: 1px solid #ddd !important; }
#cookie-notice,
body > header .tools, body > footer .nav, .section-wallimage, .legals, .more, .container-fluid.filter, .pageheader.mav, .scroll-back-to-top-wrapper, .readmore-big {
display: none !important; }
.ui-accordion-content {
display: block !important; }
.col-sm-6 {
overflow: hidden; }
.item.box .dashicons-before {
bottom: inherit;
position: relative; } }