/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com
 Description:    Child Theme for Divi Theme by Elegant Themes
 Author:         Divi.world
 Author URI:     http://divi.world
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Ab hier kannst du deine CSS-Anpassungen eintragen
------------------------------------------------------- */

.post-meta a {
	pointer-events: none;
}
h2.et_pb_module_header {
	font-size: 50px;
	
}

p {
	font-weight: 300;
}


	
et_pb_text h2 {
	font-size: 50px;
}

.nav li li a {
    font-size: 14px!important;
	line-height: 1.4em;
	font-weight: 400;
}

#main-footer p {
	font-size:12px;
}

h5.et_pb_toggle_title {
	font-size: 20px;
	font-weight: 500;
	color: #333333!important;	
}

.et_pb_portfolio_item {
	margin-bottom: 20px;
}

@media (min-width: 800px) {
h2 {
font-size: 50px!important;
color: #333333!important;	
 }
	p {
	font-size: 20px;
	font-weight: 300;
}
}
sub {
	font-size: 14px!important;
}
	
h5 {
    font-size: 20px;
}



#main-footer p {
	line-height: 1.7em;
}

@media (max-width: 479px) {
		 h1 {
        font-size:35px!important;	
}
	
	
h2 {
        font-size:35px!important;
}
	p {
	font-size: 18px!important;
	
	
}
	
	body {
 hyphens: auto;
}
	
}	

