@charset "UTF-8";
/*!
Theme Name:   	Storefront Child
Theme URI:    	https://woocommerce.com/storefront
Author:         Pressable
Author URI:     https://pressable.com/
Description:  	Storefront is the perfect theme for your next WooCommerce project. This child theme allows customizations to Storefront 
Version:      	1.0
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Template:       storefront
Text Domain:  	storefront
Tags:         	e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options
*/

/* Remove padding at bottom of the content area */
.content-area {
    margin-bottom: 0;
    }
    
.site-main {
    margin-bottom: 0;
    }
    
.site-footer {
    padding: 1.618em 0 0;
    }

.footer-widgets {
    padding-top: 0;
    }

.hentry {
    margin: 0;
    }