/* bricolage-grotesque  */
@font-face {
  font-display: swap;
  font-family: "bricolage-grotesque";
  font-style: normal;
  font-weight: 300;
  src: url("/wp-content/themes/astra-impuls-child/fonts/bricolage-grotesque-300.woff2")
    format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "bricolage-grotesque";
  font-style: normal;
  font-weight: 400;
  src: url("/wp-content/themes/astra-impuls-child/fonts/bricolage-grotesque-400.woff2")
    format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "bricolage-grotesque";
  font-style: normal;
  font-weight: 700;
  src: url("/wp-content/themes/astra-impuls-child/fonts/bricolage-grotesque-700.woff2")
    format("woff2");
}

/* rl limo */
@font-face {
  font-display: swap;
  font-family: "rl-limo";
  font-style: normal;
  font-weight: 700;
  src: url("/wp-content/themes/astra-impuls-child/fonts/rl-limo-700.woff2")
    format("woff2");
}

/* -------------------------- 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 {
  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: var(--base-font-size);
  font-weight: 300;
}

p,
li {
  font-size: var(--base-font-size);
  font-family: var(--mainfont);
  font-weight: 300;
  line-height: 1.75;
}

/* -------------------------- end fonts body main -------------------------- */

/*------------------------ end fonts main navigation----------------------------*/

/*------------------------------ start fonts headlines ---------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
}

h1,
.entry-content h1,
h1.block-editor-rich-text__editable.uagb-heading-text.rich-text {
  color: var(--ast-global-color-2);
  font-family: var(--mainfont);
  font-size: var(--h1-font-size);
  font-weight: 700;
  font-style: normal;
  line-height: 1.39;
}

h2,
.entry-content h2 {
  font-family: var(--headlinefont);
  font-size: var(--h2-font-size) !important;
  font-weight: 700 !important;
  font-style: normal;
  line-height: 1.11;
}

h3,
.entry-content h3 {
  color: var(--ast-global-color-2) !important;
  font-family: var(--mainfont);
  font-size: var(--h3-font-size) !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 1.39;
}

h4,
.entry-content h4 {
  font-family: var(--mainfont);
  font-size: var(--h4-font-size) !important;
  font-weight: 700 !important;
  font-style: normal;
  line-height: 1.38 !important;
}

h5,
.entry-content h5 {
  font-family: var(--headlinefont);
  font-size: var(--h5-font-size);
  font-style: normal;
  font-weight: 700;
  line-height: 1.22;
}

h6,
.entry-content h6 {
  color: var(--ast-global-color-3);
  font-family: var(--mainfont);
  font-size: var(--h6-font-size);
  font-style: normal;
  font-weight: 600;
  line-height: 2.3;
  letter-spacing: 0.01rem;
  text-transform: uppercase;
}

/*------------------------- end fonts headlines -------------------------------*/

/* -------------------------- end fonts custom -------------------------- */

@media (min-width: 1920px) {
  /*----------------- ELEMENT -------------*/
  /*----------------- END ELEMENT ---------*/
}

@media (max-width: 1500px) {
  /*----------------- ELEMENT -------------*/
  /*----------------- END ELEMENT ---------*/
}

@media (max-width: 1200px) {
  /*----------------- ELEMENT -------------*/
  /*----------------- END ELEMENT ---------*/
}

@media (max-width: 1024px) {
  /*----------------- ELEMENT -------------*/
  /*----------------- END ELEMENT ---------*/
}

@media (max-width: 990px) {
  /*----------------- ELEMENT -------------*/
  /*----------------- END ELEMENT ---------*/
}

@media (max-width: 768px) {
  h1,
  .entry-content h1 {
    line-height: 1.46;
  }

  h2,
  .entry-content h2 {
    line-height: 1.29;
  }
}

@media (max-width: 576px) {
  /*----------------- ELEMENT -------------*/
  /*----------------- END ELEMENT ---------*/
}

@media (max-width: 420px) {
  /*----------------- ELEMENT -------------*/
  /*----------------- END ELEMENT ---------*/
}

@media (min-width: 320px) {
  /*----------------- ELEMENT -------------*/
  /*----------------- END ELEMENT ---------*/
}
