/*---- Global ----*/
html {
  font-size: 125%;
}
@media (max-width: 768px) {
  html {
    font-size: 110%;
  }
}
@media (max-width: 360px) {
  html {
    font-size: 100%;
  }
}
body {
  font-family: IBM Plex Sans, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  line-height: 1.25;
}
h1 {
  font-size: 2rem;
}
h2 {
  font-size: 1.5rem;
}
h3 {
  font-size: 1.17rem;
}
h4 {
  font-size: 1rem;
}
h5 {
  font-size: 0.83rem;
}
h6 {
  font-size: 0.67rem;
}
.bfaPrimaryBackground {
  background: #143c4b;
}
cite {
  text-align: right;
  font-size: 80%;
  /*--- Hidden Heading ---*/
}
#bfaHeadingContainer {
  height: 40px;
}
#bfaHeadingContainerNew {
  height: 58px;
  /*--- Bootstrap ---*/
}
@media (max-width: 767px) {
  #bfaHeadingContainerNew {
    height: 38px;
  }
}
.btn-primary {
  background-color: #c88c19 !important;
  border-color: #c88c19 !important;
}
.btn-primary:hover, .btn-primary:active {
  background-color: #845c11 !important;
  border-color: #845c11 !important;
}
.btn-primary:hover:focus, .btn-primary:active:focus {
  box-shadow: 0 0 0 0.2rem rgba(200, 140, 25, 0.5) !important;
}
a {
  color: #c88c19;
  /*--- Elementor ---*/
}
a:hover {
  color: #9b6c13;
}
.draft.elementor-element:not(.elementor-element-edit-mode) {
  display: none;
}
.draft.elementor-element-edit-mode {
  opacity: 0.6;
  /*---- Landing-page specific ----*/
}
body.home {
  /*---- Top bar ----*/
}
@media (min-width: 769px) {
  body.home {
    font-size: 1.05rem;
  }
}
@media (min-width: 1000px) {
  body.home {
    font-size: 1.1rem;
  }
}
body.home h2 {
  font-size: 2rem;
}
@media (max-width: 768px) {
  body.home h2 {
    font-size: 1.75rem;
  }
}
@media (max-width: 360px) {
  body.home h2 {
    font-size: 1.5rem;
  }
}
body.home #premium-carousel-563f82f h2 {
  font-size: 1.5rem;
}
#bfaTopBar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 58px;
  z-index: 1;
  padding: 0;
  border-bottom: 1px solid #d1d9dc;
}
#bfaTopBar .btn {
  padding: 3px 16px;
}
#bfaLoginButton {
  position: absolute;
  right: 10px;
  top: 10px;
}
#bfaRegisterButton {
  position: absolute;
  right: 143px;
  top: 10px;
}
#bfaTasterButton {
  position: absolute;
  right: 295px;
  top: 10px;
}
@media (max-width: 767px) {
  #bfaTopBar {
    height: 38px;
  }
  #bfaTopBar .btn {
    padding: 2px 7px;
    font-size: 13px;
  }
  #bfaLoginButton {
    position: absolute;
    right: 6px;
    top: 5px;
  }
  #bfaRegisterButton {
    position: absolute;
    right: 88px;
    top: 5px;
  }
  #bfaTasterButton {
    position: absolute;
    right: 184px;
    top: 5px;
  }
}
@media (max-width: 400px) {
  #bfaLogo a {
    width: 20px;
    overflow: hidden;
  }
  #bfaLogo img {
    max-width: none;
  }
}
.bfaAnchor[id] {
  z-index: -1;
  /*---- Cookie notice ----*/
}
.bfaAnchor[id]::before {
  content: "";
  display: block;
  height: 57px;
  margin-top: -57px;
  visibility: hidden;
}
@media (max-width: 767px) {
  .bfaAnchor[id]::before {
    height: 37px;
    margin-top: -37px;
  }
}
#cookie-notice {
  background: rgba(70, 70, 70, 0.8) !important;
  font-family: Verdana, Arial, sans-serif;
  /*---- Image for Kostprobe ----*/
}
#cookie-notice a {
  color: #fff;
}
.bfaTrialImage img {
  /* Fix for IE11 */
  max-width: 540px;
  /* Fix for IE11 */
  width: 100%;
  /*-- All carousels: Prevent images stacked vertically on load --*/
}
.premium-carousel-inner:not(.slick-initialized) {
  /*-- Top carousel --*/
}
.premium-carousel-inner:not(.slick-initialized) > *:not(:first-child) {
  display: none;
}
#bfaMainSlider .premium-carousel-wrapper {
  background: #091c23;
  /*-- Module carousel --*/
}
#bfaModuleSlider .premium-carousel-wrapper {
  /*---- Mailchimp form ----*/
}
#bfaModuleSlider .premium-carousel-wrapper a.carousel-arrow {
  height: auto !important;
  width: auto !important;
  padding: 60px 5px;
  background: rgba(20, 60, 75, 0.2) !important;
  border: 1px solid rgba(255, 255, 255, 0.2);
  /* Overwriting color here to use & try out bfa colors */
}
#bfaModuleSlider .premium-carousel-wrapper a.carousel-arrow:hover {
  background: #143c4b !important;
  border: 1px solid #fff;
}
#bfaModuleSlider .premium-carousel-wrapper .elementor-widget-heading .elementor-widget-container {
  background: #69321e !important;
  margin-bottom: 15px;
}
#mc4wp-form-1 {
  margin-bottom: -24px;
}
.mc4wp-response {
  margin-top: 30px;
}
.mc4wp-success {
  color: #20973c;
}
.mc4wp-error {
  color: #972020;
}
#form1_praeferenz_teilnahme:not(:checked) ~ p {
  display: none;
}
#form1_praeferenz_preview:not(:checked) ~ p {
  display: none;
  /*---- Contact Form ----*/
}
.contact-form {
  /*---- Mollie Donation Form ----*/
}
@media only screen and (min-width: 600px) {
  .contact-form textarea {
    width: 50%;
  }
}
.contact-form button {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  padding: 10px 40px 10px 40px;
  color: #fff;
  background-color: #c88c19 !important;
  border-color: #c88c19 !important;
}
.contact-form button:hover, .contact-form button:active {
  background-color: #845c11 !important;
  border-color: #845c11 !important;
}
.contact-form button:hover:focus, .contact-form button:active:focus, .contact-form button:hover:focus, .contact-form button:active:focus {
  box-shadow: 0 0 0 0.2rem rgba(200, 140, 25, 0.5) !important;
}
#mollie {
  /*---- Boxzilla Spendenaufruf ----*/
}
#mollie p:not(:last-of-type) {
  margin-bottom: 30px;
}
@media (min-width: 1025px) {
  #mollie p:not(:last-of-type) {
    width: 48%;
    width: calc(50% - 10px);
    float: left;
    height: 60px;
    vertical-align: bottom;
  }
  #mollie p:not(:last-of-type):nth-of-type(odd) {
    margin-right: 4%;
    margin-right: 20px;
  }
}
@media (min-width: 481px) {
  #mollie form > label:not(#dmm_permission) {
    float: left;
    margin-right: 40px;
  }
}
#mollie form:before {
  content: "(Alle Angaben werden benötigt.)";
  font-size: 70%;
  text-align: right;
  display: block;
  font-style: italic;
}
#mollie form > p > span[style^="color"] {
  display: none;
}
#mollie .mollie_field {
  min-height: 36px;
  display: block;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
#mollie #dmm_permission, #mollie label[for="dmm_gdpr"] {
  overflow: auto;
  width: 100%;
}
#mollie form > p:nth-of-type(8) {
  margin-bottom: 2rem;
}
#mollie label[for=dmm_gdpr] {
  margin-top: 1rem;
}
#mollie #dmm_permission {
  margin-bottom: -0.5rem;
}
#mollie form > br {
  display: none;
}
#mollie .dmm_payment_infos {
  overflow: auto;
  width: 100%;
  box-sizing: border-box;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid #aaa;
  border-radius: 0.25rem;
  background: #ccc;
}
#boxzilla-549 {
  right: 10px;
  top: 10px;
  background: rgba(10, 98, 166, 0.78) !important;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 20px -1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 20px -1px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 20px -1px rgba(0, 0, 0, 0.75);
  width: 450px;
  max-width: calc(100vw - 40px);
  text-align: center;
  /*---- Progressbar ----*/
}
#boxzilla-549:hover {
  background: #0a62a6 !important;
}
#boxzilla-549 a {
  border-bottom: 1px dashed;
  cursor: pointer;
}
#boxzilla-549 a:hover {
  border-bottom: 1px solid;
}
#boxzilla-549 .boxzilla-close-icon {
  color: white;
}
.upgm_progressbar {
  margin-bottom: 30px;
}
.upgm_meter_goal.upgm_progressbar_goal {
  min-height: 22px;
  /*---- Image page (for marketing screenshots) ----*/
}
#bfaLogo {
  width: auto;
  margin: 0 auto;
  /*---- Datenschutzerklärung ----*/
}
#bfaLogo .elementor-column-wrap {
  padding: 20px 100px;
}
#datenschutz {
  counter-reset: Abschnitt;
  /*---- Progress page (shown in iframe) ----*/
}
#datenschutz h2 {
  counter-reset: Unterabschnitt;
}
#datenschutz h2:before {
  counter-increment: Abschnitt;
  content: counter(Abschnitt) ". ";
}
#datenschutz h3:before {
  counter-increment: Unterabschnitt;
  content: counter(Unterabschnitt,lower-alpha) ") ";
}
body.page-id-575 {
  overflow: hidden;
  /*---- Quote post ----*/
}
body.post-template-default.single-post {
  line-height: 1.7;
  color: white;
}
body.post-template-default.single-post a {
  color: white;
  text-decoration: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
body.post-template-default.single-post a:hover {
  border-bottom: 1px solid white;
}
body.post-template-default.single-post .quoteWrapper {
  overflow: hidden;
  padding: 0 20px;
  min-height: 100vh;
  background-size: cover !important;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding: 0 20px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
body.post-template-default.single-post .quoteBlock {
  margin: 100px auto 200px;
  padding: 50px;
  max-width: 800px;
  background: #c88c19;
  border-radius: 10px;
}
@media (max-width: 600px) {
  body.post-template-default.single-post .quoteBlock {
    margin: 20px auto 100px;
    padding: 20px;
  }
}
body.post-template-default.single-post .quoteTitle {
  text-align: center;
  margin-bottom: 2rem;
  /* Citation is just a p following the quote, as the editor does not support cite via button or menu. */
}
@media (max-width: 600px) {
  body.post-template-default.single-post .quoteTitle {
    font-size: 1.5rem;
    margin-bottom: 1rem;
  }
}
body.post-template-default.single-post blockquote + p {
  text-align: center;
  margin: 4rem 0 0;
}
body.post-template-default.single-post .quoteMoreInfos {
  text-align: center;
  font-weight: 500;
}
body.post-template-default.single-post .quoteIframeDivider {
  border-bottom: 1px solid #d1d9dc;
}
body.post-template-default.single-post iframe {
  position: absolute;
  height: 100%;
  height: 100vh;
  width: 100%;
  border: none;
}
