/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

div#header-widget-area {
    float: left;
    max-width: 300px;
	 margin-top: 20px;
}



.footer-widget * {
    text-align: center !important;
    margin-right: 0px !important;
	    width: 100%;
}

div#footer-bottom {
    display: none;
}