.sidebar-1,
.sidebar-2,
.top-menu,
#archive_wrapper,
footer,
.footer-wrapper,
.social-links,
#respond,
.commentlist,
.v-div-wrapper,
#comments, .blog-pager {
  display: none !important;
  height: 0 !important;
  width: 0 !important:
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
}

.left-content,
.left-content p,
.post-content {
  width: 100% !important;
  font-size: 14px !important;
  line-height: 22px !important;
  font-family: Georgia, "Times New Roman", Serif;
  padding-top: 0 !important;
  margin-top: 0 !important;
}

img {
  max-width: 95%;
}

h2 {
  margin-top: 0;
}

.left-content {
  border: 1px solid transparent;
  page-break-after: avoid !important;
  height: auto !important;
  background: transparent !important;
  color: #000 !important; /* Black prints faster: h5bp.com/s */
  box-shadow:none !important;
  text-shadow: none !important;
}

body {
  margin: 10mm 15mm 15mm 25mm;
}


.article-heading {
  /* font-family: Prata, serif !important; */
  letter-spacing: 1px;
  /* text-transform: uppercase; */
  border: 0 !important;
  font-size: 28px !important;
  text-transform: uppercase;
  line-height: 34px !important;
  margin-top: 0px;
  margin-bottom: 0px;
  width: 100% !important;
  font-weight: normal !important;
  /* border: 1px solid red !important; */
}

/* 
+===============================================
|  Rubriker
+===============================================
*/
.super-heading {
  font-size: 16px;
  margin-bottom: 10px;
}

.sub-heading {
  margin-top: 3px;
  font-size: 16px;
}

.box-main-heading {
  font-weight: bold;
  margin-bottom: 2px;
  margin-top: 4px;
  text-transform: uppercase;
}

.box-super-heading {
  font-style: italic;
}
