/****THEME FONTS*****/


/*
font-family: 'Source Serif Pro', serif;
font-family: 'Arapey', serif;
font-family: 'Krub', sans-serif;
*/


/* -------------------------- start fonts body main -------------------------- */

body {}

.content-wrapper a {
    /*transition: all 0.5s ease 0s;*/
    color: #3e894a;
}

.content-wrapper .vce-text-block ul {
    padding-left: 18px;
}

.content-wrapper .vce-text-block ul {
    list-style: none;
}

.content-wrapper .vce-text-block ul li::before {
    content: '•';
    color: #3e894a !important;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.content-wrapper .vce-text-block ol li {
    margin-top: 2rem;
}

.dsgvo p {
    font-size: 10px;
    line-height: 1.3;
}

html {
    font-size: 12pt;
}

p,
li {}


/* -------------------------- end fonts body main -------------------------- */


/*--------------------- start fonts main navigation ----------------------*/

.ubermenu-responsive-toggle {}

#main-nav .ubermenu-item-level-0>a.ubermenu-target {}

#main-nav .ubermenu-item-level-1>a.ubermenu-target {}


/*------------------------ end fonts main navigation----------------------------*/


/*------------------------------ start fonts headlines ---------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400 !important;
    text-transform: unset !important;
}

h1 {
    font-size: 24pt;
    font-weight: bold;
}

h2 {
    font-size: 20pt;
}

h3,
.vce-post-description--title h3,
.vce-post-description--title {
    text-transform: unset !important;
    font-size: 18pt;
}

h4 {
    font-size: 14pt;
}

h5 {
    font-size: 1rem;
    line-height: 1.4 !important;
}

h6 {
    font-size: 1.3rem;
    margin: 0;
}


/*------------------------- end fonts headlines -------------------------------*/


/* -------------------------- start fonts content -------------------------- */


/*.vce p strong {}*/


/*.vce li {}*/


/* -------------------------- end fonts content -------------------------- */


/* -------------------------- start fonts button -------------------------- */

.vce-button--style-basic {}


/* -------------------------- end fonts button -------------------------- */


/* -------------------------- start fonts accordion -------------------------- */

.vce-classic-accordion .vce-classic-accordion-panel-title {}


/* -------------------------- end fonts accordion -------------------------- */


/* -------------------------- start fonts tabs -------------------------- */

.vce-classic-tabs .vce-classic-tabs-panel-title {}


/* -------------------------- end fonts tabs -------------------------- */


/* -------------------------- start fonts cookie-law-info-bar -------------------------- */


/*#cookie-law-info-bar span {font-family: 'Source Serif Pro', serif;}*/


/*#cookie-law-info-bar {font-family: 'Source Serif Pro', serif;}*/

a#cookie_action_close_header,
a#CONSTANT_OPEN_URL {}


/* -------------------------- end fonts cookie-law-info-bar -------------------------- */


/* -------------------------- start fonts footer -------------------------- */

footer {}

footer p,
footer li,
footer a {
    color: #fff;
}

footer h4,
footer h5,
footer h6 {
    color: #fff;
    margin-bottom: 1.2rem;
}


/* -------------------------- end fonts footer -------------------------- */


/* -------------------------- start fonts custom -------------------------- */


/* -------------------------- 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: 990px) {
    /*----------------- ELEMENT -------------*/
    /*----------------- END ELEMENT ---------*/
}

@media (max-width: 767px) {
    /*----------------- ELEMENT -------------*/
    /*----------------- END ELEMENT ---------*/
}

@media (max-width: 576px) {
    h1 {
        font-size: 22pt;
    }

    h2 {
        font-size: 18pt;
    }

    h3 {
        font-size: 16pt;
    }
}

@media (max-width: 420px) {
    /*----------------- ELEMENT -------------*/
    /*----------------- END ELEMENT ---------*/
}

@media (min-width: 320px) {
    /*----------------- ELEMENT -------------*/
    /*----------------- END ELEMENT ---------*/
}