/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Dominik Plaszewski
 Author URI:     https://www.dpi-design.de/
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */
body {
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

/****** Auf Kontakt Background-Image positionieren ******/
.header-background-fix{
    background-position: 50% 50%, 50% 40%;
}

.et_pb_pagebuilder_layout.single-post:not(.et-tb-has-body) #main-content .et_pb_with_background .et_pb_row, .et_pb_pagebuilder_layout.single.et_full_width_page:not(.et-tb-has-body) #main-content .et_pb_row{
    width:100% !important;
}

/* Remove meta data */
.single-jobs .et_post_meta_wrapper .entry-title,
.single-jobs .et_post_meta_wrapper .post-meta {
    margin: 0px!important;
    padding: 0px!important;
    display: none !important; 
}

/* .single-jobs .et_post_meta_wrapper img {
    margin-top: -57px!important;
    padding: 0px!important;
} */