/*
 Theme Name:     Divi Child-Theme
 Theme URI:      http://www.elegantthemes.com
 Description:    Divi Child-Theme
 Author:         Atilla Özcelik
 Author URI:     https://www.atiart.de
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Ab hier kannst du deine CSS-Anpassungen eintragen
------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
    overflow-wrap: normal!important;
}



#fld_7683514_1{background-color: transparent}



input.text, input.title, input[type="email"], input[type="password"], input[type="tel"], input[type="text"], select, textarea {

    color: #bbb;
}

@media screen and (max-width:480px) {
#main-header{margin-top:10px}
#et-info span{width:100%; display:block;padding:5px 0; text-align:center}
 }

