/*
Theme Name: Storefront Blank Child Theme
Theme URI: http://www.pootlepress.com/shop/free-blank-woothemes-storefront-child-theme/
Description: Pootlepress child theme for the Storefront theme.
Author: PootlePress
Author URI: http://www.pootlepress.com
Template: storefront
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: storefront-child
*/

.footerMenu {
	float: right;
}
.footerMenu ul li {
	float: left;
	padding: 0 15px 0 0;
}
.site-footer {
	padding: 0 !important;
}
.site-info  {
	padding: 15px 0;
}