/*
Theme Name:   	Storefront Child
Theme URI:    	http://www.woothemes.com/storefront-child/
Author:       	Mike Wood
Author URI:		http://www.woothemes.com
Template:       storefront
Description:  	Storefront Child Theme
Version:      	1.0.0
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  	storefront-child
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
*/

/** Mikes Changes */

.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header {  
  margin-bottom: 1.0em; }

span.sku_wrapper {
display: none !important;
}

.single-product .summary .product\_meta { display:none; }

@media screen and (min-width: 768px) {
    /* LOGO */
    .site-header .site-branding, .site-header .site-logo-anchor, .site-header .site-logo-link { width: 100% !important; /* Use px values if you want, eg. 350px */ }

    /* SECONDARY NAVIGATION */
    .site-header .secondary-navigation { display: none !important; width: 40% !important;  /* Use px values if you want, eg. 350px */ }

    /* SEARCH BAR */
    .site-header .site-search {margin-bottom: 0px !important; width: 30% !important;  /* Use px values if you want, eg. 350px */ }
}

.woocommerce-active .site-header .site-header-cart {padding-top: 0px !important;}

.main-navigation {padding-top: 0px !important;}

.page-template-template-homepage .site-main {padding-top: 0px !important;}

h1, h2, h3, h4, h5, h6 {margin: 0 0 0.27em !important;}

