/*
 * Theme Name:		Crissa Hollis Storefront
 * Description:	A Storefront child theme designed for crissahollis.com
 * Author:			Chris Holland
 * Author URI:		http://crissahollis.com
 * Template:		storefront
 * Version:			0.0.1
 * Text Domain:	crissahollis
 * */
/* =Crissa Hollis  styles starts here
 * -------------------------------------------------------------- */


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

@media (min-width: 768px){
.site-header .site-branding img {
	height: auto;
	max-width: 406px;
	max-height: none;
}
}
