/* Roc Grotesk Regular */
@font-face {
  font-family: "roc-grotesk";
  src: url("/wp-content/themes/astra-impuls-child/fonts/roc-grotesk-400.woff2")
    format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "roc-grotesk";
  src: url("/wp-content/themes/astra-impuls-child/fonts/roc-grotesk-500.woff2")
    format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* Roc Grotesk Variable */
@font-face {
  font-family: "roc-grotesk-variable";
  src: url("/wp-content/themes/astra-impuls-child/fonts/roc-grotesk-variable-100-900.woff2")
    format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

/* Aquavit */
@font-face {
  font-family: "Aquavit";
  src: url("/wp-content/themes/astra-impuls-child/fonts/aquavit-500.woff2")
    format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0000-00FF;
}

@font-face {
  font-family: "Aquavit";
  src: url("/wp-content/themes/astra-impuls-child/fonts/aquavit-700-u.woff2")
    format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  /*unicode-range: U+0000-00FF;*/
}

@font-face {
  font-family: "Aquavit";
  src: url("/wp-content/themes/astra-impuls-child/fonts/aquavit-800.woff2")
    format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0000-00FF;
}

/* -------------------------- start fonts body main -------------------------- */

.content-wrapper a {
  transition: all 0.5s ease 0s;
  color: inherit;
}

/* listings */
.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;
}

ul.wp-block-list {
  list-style: none;
  padding-left: 0 !important;
}

ul.wp-block-list li {
  position: relative;
  padding-left: 1.5em;
}

ul.wp-block-list li:not(:last-of-type) {
  margin-bottom: 10px;
}

ul.wp-block-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.2em;
  width: 1em;
  height: 1em;
  background-image: url(../img/icon-listing-check.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.dsgvo *,
.dsgvo {
  font-size: 10px;
  line-height: 1.3;
}

html {
  font-size: 18px;
}

p {
  font-size: var(--base-font-size);
  font-family: var(--mainfont);
  font-style: normal;
  font-weight: 400;
  /*letter-spacing: 0.05em;*/
  line-height: 1.39;
}

li {
  font-size: var(--listing-font-size);
  font-family: var(--mainfont);
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.25;
}

/* -------------------------- 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 {
  font-family: var(--mainfont);
  font-size: var(--h1-font-size);
  font-weight: 700;
  font-style: normal;
  line-height: 1.28;
  letter-spacing: -0.01em;
}

h2,
.entry-content h2,
.editor-styles-wrapper h2 {
  font-family: var(--headlinefont);
  font-size: var(--h2-font-size);
  font-weight: 800;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.01em;
}

h3,
.entry-content h3 {
  font-family: var(--mainfont);
  font-size: var(--h3-font-size);
  font-weight: 700;
  font-style: normal;
  line-height: 1.1;
}

h4,
.entry-content h4 {
  font-family: var(--headlinefont);
  font-size: var(--h4-font-size);
  font-weight: 800;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.01em;
}

h5,
.entry-content h5 {
  font-family: var(--mainfont);
  font-size: var(--h5-font-size);
  font-weight: 500;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: -0.01em;
  color: var(--ast-global-color-0);
}

h6,
.entry-content h6,
h6.block-editor-rich-text__editable.uagb-heading-text.rich-text {
  font-family: var(--headlinefont);
  font-size: var(--h6-font-size);
  font-weight: 700;
  font-style: normal;
  line-height: 1.11;
  color: var(--ast-global-color-0);
}

/** editor **/
.editor-styles-wrapper h2 {
  font-size: var(--h2-font-size);
}

.editor-styles-wrapper h5 {
  font-size: var(--h5-font-size);
}

.editor-styles-wrapper h4 {
  font-size: var(--h4-font-size);
}

/*------------------------- 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) {
  /*----------------- ELEMENT -------------*/
  /*----------------- END ELEMENT ---------*/
}

@media (max-width: 576px) {
  h4,
  .entry-content h4 {
    font-size: calc(var(--h4-font-size) * 0.8);
  }
}

@media (max-width: 420px) {
  /*----------------- ELEMENT -------------*/
  /*----------------- END ELEMENT ---------*/
}

@media (min-width: 320px) {
  /*----------------- ELEMENT -------------*/
  /*----------------- END ELEMENT ---------*/
}
