/*
Theme Name:   	Storefront-child
Theme URI:    	http://www.woothemes.com/storefront
Author:       	WooThemes
Author URI:		http://www.woothemes.com
Template:     storefront
Version:      1.5.1
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         	black, white, light, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support
Text Domain:  Storefront-child
*/
body {
	line-height:1.1em !important;
	text-align: justify !important;
}
div.site-search {
	display: none !important;
}
.site-header {
    padding-top: 1em !important;
    margin-bottom:1em !important;
}
.woocommerce-breadcrumb {
	padding: 0 !important;
	margin-bottom: 1em !important;
}
.hentry .entry-header h1 {
    padding-bottom: 0.2em !important;
    margin-bottom: 1px !important;
}
.hentry .entry-header {
    border-bottom: none !important;
    margin-bottom: 1em !important;
}
.single-product div.product .images {
    margin-bottom: 1em !important;
}
.woocommerce-tabs {
    margin-bottom: 1em !important;
    padding-top: 1em !important;
    padding-bottom: 1em !important;
}
.site-main {
    margin-bottom: 0em !important;
}
.site-footer {
    padding: 0em 0px !important;
}
.content-area, .widget-area {
    margin-bottom: 0em !important;
}
ul.products li.product {
    margin-bottom: 2.5em !important;
}
.woocommerce-tabs ul.tabs {
    width: 100% !important;
    margin-right: 0 !important;
    float: none !important;
}
.woocommerce-tabs .panel {
    width: 100% !important;
    float: none !important;
}
#tab-description h2:first-of-type {
	display: none !important; /* Don't display that stupid "Product Description" header text */
}
