/*
Theme Name:     Child Theme
Description:    
Author:         DK web-studio
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/


#et-info-email {
	display: none;
}

#top-header {
	display: none;
}

#et-info {
	width: 100%;
	text-align: center;
}



@media (max-width: 980px) {
	
	#top-header {
	display: block;
   }
}
	

