/*!
Theme Name: Correct Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 4.0.9
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Template: Divi
Author URI: http://www.elegantthemes.com
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

#footer-creds {
	background-color:#ffffff;
	float:right;
	padding-right:15px;
	padding-top:10px;
}


@media (max-width: 980px) {
	#footer-info, #footer-creds {
		float:none;
		text-align:center;
		background-color:#ffffff;
	}
	
	#footer-creds {
		padding:10px;
	}
}