
/* MENU */

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */
.single .post-detailed .prague-post-content-outer {
  max-width: 100%;
}
.single-breadcrumb.page-breadcrumb .container {
  width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}
.post-template-default.single .prague-header:before {
  background-image: url("https://www.roofingsolutions.com.au/wp-content/themes/prague-child-theme/images/top-overlay.png");
  background-repeat: repeat-x;
background-size:cover;
  content: "";
  height: 300px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.post-template-default.single-post .prague-post-content .wp-block-heading {
  margin-bottom: 0.4rem !important;
  margin-top: 0.1rem !important;
  line-height: 1;
}
.post-template-default.single-post .prague-post-content  h2.wp-block-heading strong {
  font-size: 24px !important;
}

.post-template-default.single-post .post-detailed .prague-post-content p {
  margin-bottom: 22px;
}