/* 
Theme Name: DiviChild 
Theme URI: http://elegantthemes.com 
Description: A Child Theme built for Divi 
Author: medienhebel
Author URI: http://www.medienhebel.de
Template: Divi 
Version: 1 License: GNU General Public 
License v2 or later 
License URI: http://www.gnu.org/licenses/gpl-2.0.html 
*/

#et-info {
    float: right;
}

#top-header {
    color: #1a1819;
    font-size: 14px;
    line-height: 14px;
}

#top-header a {
    color: #1a1819;
}

#top-header, #et-secondary-nav li ul {
    background-color: #f5f5f5 !important;
}

#footer-info {
    float: none;
    padding-bottom: 20px;
    text-align: center;
}

#left-area ul, .comment-content ul, .entry-content ul, body.et-pb-preview #main-content .container ul {
    padding: 23px 0 23px 3em;
}

@media (max-width: 980px){
	#top-header {
    display: none;
	}
	
	
	#left-area ul, .comment-content ul, .entry-content ul, body.et-pb-preview #main-content .container ul {
		padding: 23px 0 23px 1em;
	}
	
}


@media only screen and (min-width: 981px){
#logo {
    max-height: 92px;
}}

