/*
Theme Name:     divi-child
Description:    Child theme for Divi
Author:         wpAppDev
Template:       Divi

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

/*
#main-footer {
	position: fixed;
	width: 100%;
	bottom: 0;
}
*/
/* Set footer height */
/*
body #main-footer {
	height: 105px ;
}

#main-content {
    margin-bottom: 105px;
}
*/

@media (max-width: 980px) {
	.et-social-icons, #footer-info, #footer-bottom .nap {
	    float: none;
	    text-align: center;
	}	
}
