

@media print {

.hlp {
    display: none;
}

.branding a:after {
    display: none;
}

.site-announcement {
    display: none;
}
.test-navigation {
    display: none;
}

nav.breadcrumb {
    display: none;
}

a#quick-exit {
    display: none;
}

figure.image.right {
    display: none;
}


section.box {
    display: none;
}

footer#footer {
    display: none;
}

.social_media_row {
    display: none;
}

.company_details {
    display: none;
}

ul.copyright {
    display: none;
}

.embed-container {
    display: none;
}

.related-posts__wrapper {
    display: none;
}

.editor {
    padding: 1.5em;
}

.supplement {
    display: none;
}

.col-8.col-12-medium {
    width: 100%;
}

.col-12-medium.full-width {
    width: 100%;
}

.aside__section {
    display: none;
}

a::after{
    content: " (" attr(href) ") ";
  }

iframe {
    display: none;
}

i#burger {
    display: none;
}

.box.post header {
    margin: 0em;
}

.col-8.col-12-medium {
    padding-top: 0em;
}

h1 {
    font-size: 2em;
}

.box.post h2 {
    font-size: 1.85em;
}

h2 {
    font-size: 1.85em;
}

h3 {
    font-size: 1.25em;
}

h4 {
    font-size: 1.15em;
}

.body-search {
    display: none;
}

body:after {
                  content: "If you have any comments or complaints about our services, please let us know.   We will aim to provide this information in a format suitable for your needs. Please contact us so we can discuss your requirements.";} /*adds paragraph to bottom of printed page*/
}
}

}
