/*
Theme Name: Blitzanfrage
Theme URI: https://github.com/WordPress/blitzanfrage
Author: SCHITTLY web.technik GmbH
Author URI: https://www.schittly.com/
Template: blitzanfrage
Version: 1.0
Text Domain: blitzanfrage-child
*/
.doNotPrint {
  display: none;
}

p.bigfont {
  font-size: 18px;
}
.headerbanner {
  flex-wrap: wrap;
}
.headerbanner .headerbanner-branding {
  position: relative !important;
  order: 1;
}
.headerbanner .headerbanner-image {
  order: 2;
  display: none !important;
}

.headerbanner .headerbanner-branding .headerbanner-logo {
  margin-right: 40px !important;
}
.headerbanner .headerbanner-branding .headerbanner-text {
  margin-right: 20px !important;
  text-align: right;
}
.headerbanner .headerbanner-branding .headerbanner-text .slogan {
  display: none;
}

.blitzanfrage-form {
  margin-top: 0 !important;
}
.ba-formblock-umzugspreis {
  padding: 15px;
}
.ba-formblock-umzugspreis .umzugspreis-links {
  display: none !important;
}
.pre-footer {
  margin: 30px 0 16px 0 !important;
}
footer {
  padding: 8px 0 15px 0 !important;
}
footer.bg-blue {
  background-color: #002842 !important;
}