Theme Name:   	Storefront-child
Description:  	Storefront is the perfect theme for your next WooCommerce project. Designed and developed by WooCommerce Core developers, it features a bespoke integration with WooCommerce itself plus many of the most popular customer facing WooCommerce extensions. There are several layout & color options to personalise your shop, multiple widget regions, a responsive design and much more. Developers will love it's lean and extensible codebase making it a joy to customise and extend. Looking for a WooCommerce theme? Look no further!
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Template:	storefront
Text Domain:  	storefront-child

@media screen and (min-width: 768px) {
	.site-header .site-branding, .site-header .site-logo-anchor, .site-header .site-logo-link, .site-header .custom-logo-link {
		width: 39%;
	}
}

@media (min-width: 768px) {
	.site-header .site-branding {
		width: 39%;
	}

	.site-footer {
    		background-color: #f3f3f3;
    		color: #76787e;
    		padding: 1.618em 0 0;
	}
}

.product-list-excerpt {

	margin-bottom: 1em;
}

.site-header {
    /*margin-bottom: 4.235801032em;*/
}
