@charset "UTF-8";
@font-face {
  font-display: block;
  font-family: "bootstrap-icons";
  src: url("../../bootstrap-icons-1.11.1/fonts/bootstrap-icons.woff2") format("woff2"), url("../../bootstrap-icons-1.11.1/fonts/bootstrap-icons.woff") format("woff");
}
.editor-post-title__block .editor-post-title__input, .edit-post-visual-editor, .edit-post-visual-editor p {
  font-family: "Fira Sans" !important;
}
.editor-post-title__block .editor-post-title__input {
  font-size: 42px;
  font-weight: 400;
  line-height: 50px;
  text-align: center;
}
.edit-post-visual-editor, .edit-post-visual-editor p, .editor-rich-text__tinymce.mce-content-body {
  font-size: 20px;
  line-height: 30px;
}
/* Breite Editor */
.wp-block {
  margin: 0 auto;
  max-width: 1440px !important;
}
/* Blöcke mit class .wide */
.wp-block[data-align="wide"] {
  margin: 0 auto;
  max-width: 1440px !important;
}
/* Blöcke mit class .full-width */
.wp-block[data-align="full"] {
  margin: 0 auto;
  max-width: none;
}
.wp-block[data-type="core/widget-area"] {
  background-color: aqua;
  max-width: 1440px !important;
}
.blocks-widgets-container .editor-styles-wrapper {
  max-width: 1440px !important;
}
.acf-field {
  font-size: 0.75rem;
  line-height: 1.4rem;
  padding: 1rem !important;
  padding: 0;
}
.acf-field .acf-label {
  margin: 0 !important;
}
.acf-field:before {
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  font-size: 1.6rem;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.acf-field[data-name="fullscreen"]:before {
  content: "" !important;
}
.acf-field[data-name="steuerung"]:before {
  content: "" !important;
}
.acf-field[data-name="indicators"]:before {
  content: "" !important;
}
.acf-field[data-name="bildunterschrift"]:before {
  content: "" !important;
}
.acf-field[data-name="fade"]:before {
  content: "" !important;
}
.acf-field[data-name="vertikal"]:before {
  content: "" !important;
}
.acf-field[data-name="horizontal"]:before {
  content: "" !important;
}
.acf-field[data-name="scroll"]:before {
  content: "" !important;
}
.acf-field[data-name="titel"]:before {
  content: "" !important;
}
.acf-field[data-name="beitraege"]:before {
  content: "" !important;
}
.acf-field[data-name="beitrag"]:before {
  content: "" !important;
}
.acf-field[data-name="spaltenanzahl"]:before {
  content: "" !important;
}
.acf-field[data-name="spaltenabstand"]:before {
  content: "" !important;
}
.acf-field[data-name="titletag"]:before {
  content: "" !important;
}
.acf-field[data-name="titelblock"]:before {
  content: "" !important;
}
.acf-field[data-name="beitragsbild"]:before {
  content: "" !important;
}
.acf-field[data-name="image"]:before {
  content: "" !important;
}
.acf-field[data-name="bgdcolor"]:before, .acf-field[data-name="iconcolor"]:before {
  content: "" !important;
}
.acf-field[data-name="eckiges_bild"]:before {
  content: "" !important;
}
.acf-field[data-name="rundes_bild"]:before {
  content: "" !important;
}
.acf-field[data-name="rotation"]:before {
  content: "" !important;
}
.acf-field[data-name="coverhohe"]:before {
  content: "" !important;
}
.acf-field[data-name="coverbreite"]:before {
  content: "" !important;
  transform: rotate(90deg);
}
.acf-field[data-name="ganze_breite"]:before {
  content: "" !important;
}
.acf-field[data-name="containerfluid"]:before {
  content: "" !important;
}
.acf-field[data-name="grossev"]:before {
  content: "" !important;
}
.acf-field[data-name="grosseh"]:before {
  content: "" !important;
}
.acf-field[data-name="position"]:before {
  content: "" !important;
}
.acf-field[data-name="radius"]:before {
  content: "" !important;
}
.acf-field[data-name="content"]:before {
  content: "" !important;
}
.acf-field[data-name="offen"]:before {
  content: "" !important;
}
.acf-field[data-name="iconstring"]:before {
  content: "" !important;
}
