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

/* -------------------------- start fonts body main -------------------------- */
body {
    
}
p a {
    color: inherit;
}
.content-wrapper a {transition: all 0.5s ease 0s;}	

.content-wrapper .vce-text-block ul {
    padding-left: 2rem;
}
.content-wrapper .vce-text-block ul {list-style: none}

.content-wrapper .vce-text-block li::before {
    content: '•';
    font-size: 2rem;
    line-height: 1rem;
    color: #000 !important;
    display: inline-block;
    width: 2rem;
    margin-left: -2rem;
    vertical-align: top;
    margin-top: 0.2rem;
}
.dsgvo p {
    font-size: 10px;
    line-height: 1.3;
}
html{
	font-size: 17px;
}
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{

}
h1 {
	display: inline-block;
	
}
h1:after {
    content: '';
    height: 6px;
    width: auto;
    background: #e41e25;
    display: flex;
}

h2 {
    display: inline-block;
}
h2:after {
    content: '';
    height: 6px;
    width: auto;
    background: #e41e25;
    display: flex;
}

h3 {

}

h4 {

}

h5 {

}

h6 {

}


/*------------------------- 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 (max-width: 1920px) { 
/*----------------- ELEMENT -------------*/

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

@media (max-width: 1500px) { 
/*----------------- ELEMENT -------------*/

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

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

@media (max-width: 990px) {
	h1 {
		font-size: 3rem !important;
	}
	h2 {
		font-size: 2.2rem !important;
	}
	h3 {
		font-size: 2rem !important;
	}
	h4 {
		font-size: 1.8rem !important;
	}
	h5 {
		font-size: 1.3rem !important;
	}	


}

@media (max-width: 767px) {
/*----------------- ELEMENT -------------*/

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

@media (max-width: 576px) {
	h1 {
	font-size: 1.8rem !important;
}
h2 {
	font-size: 1.8rem !important;
}
h3 {
	font-size: 1.5rem !important;
}
h4 {
	font-size: 1.3rem !important;
}
h5 {
	font-size: 1.1rem !important;
}	
	html{
		font-size: 15px;
	}
	.entry-content, .entry-content p, .post-content, .page-content, .post-excerpt, .entry-summary, .entry-excerpt, .excerpt, .excerpt p, .type-post p, .type-page p {
		font-size: 15px;
	}
}

@media (max-width: 420px) {
/*----------------- ELEMENT -------------*/

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

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

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