/*
Theme Name:		50ms Divi Child
Theme URI:      https://www.50millisekunden/
Description:    Divi Child Theme von 50 Millisekunden
Author:         Barbara Gölz | 50 Millisekunden
Author URI:     https://www.50millisekunden/
Template:       Divi
Version:        2.0
*/

#main-header {
  /*  background: #e11d5d none repeat scroll 0 0 !important; */
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
}

.et_pb_blog_grid .et_pb_image_container img:hover {
    opacity: 0.7;
}
.et_pb_widget_area_left {
    border-right: 0 solid rgba(0, 0, 0, 0.1);
}

h1 {
font-size: 45px; 
color: #b22066; 
line-height: 1.5em; 
padding-top: 10px; 
padding-bottom: 10px;
}

h1, h2, h3, h4, .et_pb_fullwidth_header_subhead {
	font-stretch: condensed;
}
