/*-----------------------------------------------*/
/*  404                                          */
/*-----------------------------------------------*/

.error404 .edgtf-content {
  margin-top: -150px !important;
}

/* Fixes #206 */
.error404 .edgtf-content {
  height: auto !important;
  min-height: 100vh !important;
}
.error404.admin-bar .edgtf-content {
  height: auto !important;
}


/* adjustments for pressemitteilung-template */
.edgtf-blog-single-pressemitteilung .edgtf-post-heading.hide {
  display: none;
}

.post-template-pressemitteilungen-tpl .edgtf-grid-large-gutter > .edgtf-page-content-holder {
  width: 100%;
}

@media only screen and (min-width: 1025px) {
  .post-template-pressemitteilungen-tpl .edgtf-container-inner .edgtf-grid-row.edgtf-grid-large-gutter {
    width: 850px;
  }

  .post-template-pressemitteilungen-tpl .edgtf-grid-large-gutter > .edgtf-page-content-holder {
    padding-left: 0;
    padding-right: 0;
  }

}

.post-template-pressemitteilungen-tpl p,
.post-template-pressemitteilungen-tpl blockquote,
.post-template-pressemitteilungen-tpl .wp-block-uagb-icon-list,
.post-template-pressemitteilungen-tpl .wp-block-uagb-icon-list strong,
.post-template-pressemitteilungen-tpl .wp-block-uagb-icon-list span,
.post-template-pressemitteilungen-tpl .edgtf-content ul li,
.post-template-pressemitteilungen-tpl .edgtf-content ol li
{
  line-height: 1.5em;
}
