/*
Theme Name:     Divi-Child
Description:    
Author:         admin
Template:       Divi

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

#footer-widgets .footer-widget li{
	padding-left:0 !important;
}

#main-header {
    box-shadow: 0 0 7px rgba(0,0,0,.1)!important;
    -moz-box-shadow: 0 0 7px rgba(0,0,0,.1)!important;
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,.1)!important;
}
.fwidget {
    margin-bottom: 15px !important;
}