/*Hello Bloomie Script Regular*/
@import url("https://use.typekit.net/xyk1dqy.css");

/*
font-family: "hello-bloomie-script", sans-serif;
font-weight: 400;
font-style: normal;
*/

/* FreightNeo Pro Light */
@import url("https://use.typekit.net/xyk1dqy.css");

/*
font-family: "freight-neo-pro", sans-serif;
font-weight: 300;
font-style: normal;
*/

/* FreightNeo Pro Book */
@import url("https://use.typekit.net/xyk1dqy.css");

/*
font-family: "freight-neo-pro", sans-serif;
font-weight: 400;
font-style: normal;
*/

/* FreightNeo Pro Medium */
@import url("https://use.typekit.net/xyk1dqy.css");

/*
font-family: "freight-neo-pro", sans-serif;
font-weight: 500;
font-style: normal;
*/

/* -------------------------- 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: 1.2em !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: 18px;
  color: var(--color-1);
}

p,
li {
  font-size: var(--base-font-size);
  font-family: var(--mainfont);
  color: var(--ast-global-color-6);
  font-weight: 300;
}

/* -------------------------- end fonts body main -------------------------- */

/*------------------------ end fonts main navigation----------------------------*/

/*------------------------------ start fonts headlines ---------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--mainfont);
}

h1,
.entry-content h1 {
  font-size: var(--h1-font-size);
  color: var(--ast-global-color-1);
  font-weight: 500;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  line-height: 1.33;
  text-align: center;
}

h2,
.entry-content h2 {
  color: var(--ast-global-color-6);
  text-align: center;
  font-size: var(--h2-font-size);
  font-weight: 400;
  line-height: 1.44;
  letter-spacing: -0.02em;
  margin-bottom: var(--gap-m);
}

h3,
.entry-content h3 {
  color: var(--ast-global-color-6);
  font-size: var(--h3-font-size);
  font-weight: 400;
  line-height: 1.15;
  letter-spacing: -0.02em;
}

h4,
.entry-content h4 {
  color: var(--ast-global-color-1);
  text-align: center;
  font-size: var(--h4-font-size);
  font-weight: 500;
  line-height: 1.47;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

h5,
.entry-content h5 {
  color: var(--ast-global-color-6);
  font-size: var(--h5-font-size);
  font-weight: 500;
  line-height: 0.8;
  letter-spacing: -0.02em;
}

h6,
.entry-content h6,
h6.block-editor-rich-text__editable.uagb-heading-text.rich-text {
  /**add heading styling*/
}

/*------------------------- 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) {
  /*----------------- ELEMENT -------------*/
  /*----------------- END ELEMENT ---------*/
}

@media (max-width: 420px) {
  /*----------------- ELEMENT -------------*/
  /*----------------- END ELEMENT ---------*/
}

@media (min-width: 320px) {
  /*----------------- ELEMENT -------------*/
  /*----------------- END ELEMENT ---------*/
}