/* pf fuel */

@font-face {
    font-family: "pf-fuel-decay";
    src: url("../fonts/pf-fuel-decay-400.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


/* bai-jamjuree-300 - 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: "Bai Jamjuree";
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/bai-jamjuree-v12-latin-300.woff2") format("woff2");
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/* bai-jamjuree-300italic - 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: "Bai Jamjuree";
    font-style: italic;
    font-weight: 300;
    src: url("../fonts/bai-jamjuree-v12-latin-300italic.woff2") format("woff2");
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/* bai-jamjuree-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: "Bai Jamjuree";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/bai-jamjuree-v12-latin-regular.woff2") format("woff2");
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/* bai-jamjuree-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: "Bai Jamjuree";
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/bai-jamjuree-v12-latin-500.woff2") format("woff2");
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/* bai-jamjuree-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: "Bai Jamjuree";
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/bai-jamjuree-v12-latin-700.woff2") format("woff2");
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/* -------------------------- start fonts body main -------------------------- */

::selection {
    background-color: var(--ast-global-color-1);
    color: var(--ast-global-color-0);
}

.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: var(--base-font-size-small);
    color: var(--color-1);
}

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

a:hover,
a:focus {
    color: var(--ast-global-color-1);
}


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


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


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

h2,
.entry-content h2 {
    text-transform: unset !important;
}

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;
    line-height: 1.59;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: var(--ast-global-color-1);
}

h2,
.entry-content h2 {
    font-family: var(--headlinefont);
    font-size: var(--h2-font-size);
    font-weight: 400;
    line-height: 1.45;
}

h3,
.entry-content h3 {
    font-family: var(--headlinefont);
    font-size: var(--h3-font-size);
    font-weight: 400;
    line-height: 1.18;
    text-transform: uppercase;
}

h4,
.entry-content h4 {
    font-family: var(--mainfont);
    font-size: var(--h4-font-size);
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.125em;
    text-transform: uppercase;
}

h5,
.entry-content h5 {
    font-family: var(--mainfont);
    /* Headline 5 */
    color: #fff;
    font-family: var(--headlinefont);
    font-size: var(--h5-font-size);
    font-style: normal;
    font-weight: 400;
    line-height: 0.9;
    /* 91.429% */
}


/*------------------------- 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 ---------*/
}