@import url("https://use.typekit.net/cxr4cpe.css");
/*
Swear Display Medium
font-family: "swear-display", serif;
font-weight: 600;
font-style: normal;
**/

/* poppins-regular - latin */

@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  src: url("https://www.wagrainerhof.com/wp-content/themes/astra-impuls-child/fonts/poppins-v21-latin-regular.woff2")
    format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-500 - latin */

@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  src: url("https://www.wagrainerhof.com/wp-content/themes/astra-impuls-child/fonts/poppins-v21-latin-500.woff2")
    format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-600 - latin */

@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  src: url("https://www.wagrainerhof.com/wp-content/themes/astra-impuls-child/fonts/poppins-v21-latin-600.woff2")
    format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-700 - latin */

@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  src: url("https://www.wagrainerhof.com/wp-content/themes/astra-impuls-child/fonts/poppins-v21-latin-700.woff2")
    format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* -------------------------- start fonts body main -------------------------- */

.content-wrapper a {
  transition: all 0.5s ease 0s;
  color: inherit;
}

.entry-content ul,
.entry-content ol,
.is-root-container ul,
.is-root-container ol {
  padding-left: 1em !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.entry-content a {
  color: inherit;
}

.dsgvo *,
.dsgvo {
  font-size: 10px;
  line-height: 1.3;
}

html {
  font-size: 15px;
}

p,
li {
  font-size: 1rem;
  font-family: var(--mainfont);
}

/* -------------------------- end fonts body main -------------------------- */

/*------------------------ end fonts main navigation----------------------------*/

/*------------------------------ start fonts headlines ---------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0 !important;
}

h1,
.entry-content h1,
h1.block-editor-rich-text__editable.uagb-heading-text.rich-text {
  color: var(--Color-Pink, #b71848);
  font-family: var(--mainfont);
  font-size: 1.133rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.4;
  /* 141.176% */
}

h2,
.entry-content h2 {
  color: var(--Color-Dunkelbraun, #352c2b);
  font-family: var(--headlinefont);
  font-size: 3.667rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.09;
}

h2 strong,
.entry-content h2 strong {
  color: var(--Color-Pink, #b71848) !important;
}

h3,
.entry-content h3 {
  color: var(--Color-Dunkelbraun, #352c2b);
  font-family: var(--headlinefont);
  font-size: 3rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
}

h3 strong,
.entry-content h3 strong {
  color: var(--Color-Pink, #b71848) !important;
}

h4,
.entry-content h4 {
  color: var(--Color-Pink, #b71848);
  font-family: var(--mainfont);
  font-size: 1.133rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.29;
}

h5,
.entry-content h5 {
  color: var(--Color-Dunkelbraun, #352c2b);
  font-family: var(--headlinefont);
  font-size: 2rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.06;
  margin-bottom: 0 !important;
}

h6,
.entry-content h6,
h6.block-editor-rich-text__editable.uagb-heading-text.rich-text {
  color: var(--Color-Dunkelbraun, #352c2b);
  font-family: var(--headlinefont);
  font-size: 1.467rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.18;
}

/*------------------------- end fonts headlines -------------------------------*/

/* -------------------------- end fonts custom -------------------------- */

@media (min-width: 1920px) {
  /*----------------- ELEMENT -------------*/
  /*----------------- END ELEMENT ---------*/
}

@media (max-width: 1500px) {
  /*----------------- ELEMENT -------------*/
  /*----------------- END ELEMENT ---------*/
}

@media (max-width: 1300px) {
  h2,
  .entry-content h2 {
    font-size: 3.067rem;
  }

  h3,
  .entry-content h3 {
    font-size: 2.6rem;
  }

  h5,
  .entry-content h5 {
    font-size: 1.6rem;
  }
}

@media (max-width: 1024px) {
  /*----------------- ELEMENT -------------*/
  /*----------------- END ELEMENT ---------*/
}

@media (max-width: 990px) {
  h1,
  .entry-content h1,
  h1.block-editor-rich-text__editable.uagb-heading-text.rich-text {
    font-size: 1rem;
  }

  h2,
  .entry-content h2 {
    font-size: 2.567rem;
  }

  h4,
  .entry-content h5 {
    font-size: 1.5rem;
  }
}

@media (max-width: 768px) {
  /*----------------- ELEMENT -------------*/
  /*----------------- END ELEMENT ---------*/
}

@media (max-width: 576px) {
  h2,
  .entry-content h2 {
    font-size: 1.733rem;
  }

  h3,
  .entry-content h3 {
    font-size: 1.467rem;
  }

  h5,
  .entry-content h5 {
    font-size: 1.333rem;
  }
}

@media (max-width: 420px) {
  /*----------------- ELEMENT -------------*/
  /*----------------- END ELEMENT ---------*/
}

@media (min-width: 320px) {
  /*----------------- ELEMENT -------------*/
  /*----------------- END ELEMENT ---------*/
}

.wp-block-uagb-advanced-heading.head-brot-oben {
  margin-top: var(--gap-s);
}

.wp-block-uagb-advanced-heading.head-brot-unten {
  margin-bottom: var(--gap-s);
}
