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




#footer-widgets {
  padding-top: 10px;
padding-bottom: 0px;
}


/* 
fixed navigation bar
*/


@media (max-width: 980px) {
.et_fixed_nav #main-header, .et_fixed_nav #top-header {
position: fixed;
}
}