/****THEME FONTS*****/
/*
font-family: 'Source Serif Pro', serif;
font-family: 'Arapey', serif;
font-family: 'Krub', sans-serif;
*/

/* -------------------------- start fonts body main -------------------------- */
body {
    
}
strong {
    font-weight: 500;
}
.content-wrapper a {
    transition: all 0.5s ease 0s;
    color: var(--font-brown);
}	
.content-wrapper a:hover {
    color: var(--red) !important;
}	

.content-wrapper .vce-text-block ul,
.vce-faq-toggle-text-block ul {
    padding-left: 20px;
}
.content-wrapper .vce-text-block ul {list-style: none}

.content-wrapper .vce-text-block li::before {
    content: '•';
    color: #363845!important;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    font-size: 1em;
    font-weight: 900;
}
.dsgvo p {
    font-size: 10px;
    line-height: 1.3;
}
.text-kleiner * {
    font-size: 12px;
}
html{
	font-size: 20px;
}
p, li {
    line-height: 1.7;
    font-size: 1rem;
    color: #000;
    font-family: 'Fira Sans';
    font-weight: 300;
}
.vce-text-block.initial p::first-letter {
    font-size: 3rem;
    float: left;
    line-height: 1;
    font-family: 'Elsie';
    padding-top: 0.13em;
    margin-right: 0.15em;
    text-transform: uppercase;
}
/* -------------------------- 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{

}
h1 {
    font-family: Elsie;
    font-size: 2.8rem;
    line-height: 1.14;
    color: var(--font-brown);
    margin-bottom: 1.8em;
}
h1:after {
    content: '';
    width: 106px;
    height: 6px;
    background-color: var(--red);
    display: block;
    border-radius: 5rem;
    margin-top: 0.7em;
}
h2 {
    font-family: 'Fira Sans';
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: var(--font-brown);
    margin-top: 0;
    margin-bottom: 1.4em;
}

h3 {
    font-family: Elsie;
    font-size: 2.25rem;
    line-height: 1.4;
    color: var(--font-brown);
    margin-top: 0;
    margin-bottom: 1.2em;
}
.vce-text-block.underline h3:After{
    content: '';
    width: 106px;
    height: 6px;
    background-color: var(--red);
    display: block;
    border-radius: 5rem;
    margin-top: 0.7em;
}

h4 {
    font-family: Elsie;
    font-size: 1.5rem;
    line-height: 1.4;
    color: var(--font-brown);
}

h5 {
    font-family: 'ChameliaScript';
    font-size: 3rem;
    line-height: 1.25;
    color: var(--font-brown);
    margin-top: 0;
    margin-bottom: 0.85em;
}

h6 {
    font-family: 'ChameliaScript';
    font-size: 2.35rem;
    line-height: 1.25;
    color: var(--font-brown);
    margin-top: 1.2em;
    margin-bottom: 0.3em;
}


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

footer h4,
footer h5,
footer h6
    {

}

/* -------------------------- end fonts footer -------------------------- */

/* -------------------------- start fonts custom -------------------------- */


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




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

/*----------------- END ELEMENT ---------*/
}

@media (max-width: 1500px) { 
    html {
        font-size: 18px;
    }
    .vce-text-block.initial p::first-letter {
        padding-top: 0.03em;
    }
}

@media (max-width: 1200px) { 
    html {
        font-size: 17px;
    }
    h5 {
        font-size: 2.9rem;
    }
}

@media (max-width: 990px) {
    h1 {
        font-size: 2.3rem;
        margin-bottom: 1.4em;
    }
    h1:after {
        margin-top: 0.5em;
    }
}

@media (max-width: 767px) {
    html {
        font-size: 16px;
    }
    h1 {
        font-size: 2.6rem;
    }
}

@media (max-width: 576px) {
    html {
        font-size: 16px;
    }
}

@media (max-width: 420px) {
    h1 {
        font-size: 1.9rem;
    }
    .vce-text-block.initial p::first-letter {
        font-size: 3.2rem;
        padding-top: 0;
        margin-right: 0.18em;
    }
    h2 {
        font-size: 14px;
    }
    h3 {
        font-size: 1.55rem;
    }
  
    h5 {
        font-size: 2.2rem;
    }
    h6 {
        font-size: 2.1rem;
    }
}

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

/*----------------- END ELEMENT ---------*/	
}