/*
Theme Name:   	Storefront Child Theme
Theme URI:    	https://github.com/stuartduff/storefront-child-theme
Author:       	Stuart Duff
Author URI:     http://stuartduff.com
Template:     	storefront
Description:  	This is a blank child theme for WooThemes StoreFront 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
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
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Storefront is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
FontAwesome License: SIL Open Font License - http://scripts.sil.org/OFL
Images License: GNU General Public License v2 or later
*/
/*
 * Add your own custom css below this text.
 */

/* *** File updated 09/09/16 ** */

@font-face{
	font-family:"Whitman Display Condensed Bold";
	src:url("fonts/Whitman-Display-Cond-Bold/8406d32c-8dc4-4285-a5ee-200b97edd2ab-2.eot");
	src:url("fonts/Whitman-Display-Cond-Bold/8406d32c-8dc4-4285-a5ee-200b97edd2ab-2.eot?") format("embedded-opentype"),url("fonts/Whitman-Display-Cond-Bold/8406d32c-8dc4-4285-a5ee-200b97edd2ab-3.woff") format("woff"),url("fonts/Whitman-Display-Cond-Bold/8406d32c-8dc4-4285-a5ee-200b97edd2ab-1.ttf") format("truetype");
	font-style:normal;
	font-weight:bold;
}
@font-face{
	font-family:"Popular";
	src:url("fonts/Popular-Bold/cec9083e-fac8-488a-8891-4f7eacf77220-2.eot");
	src:url("fonts/Popular-Bold/cec9083e-fac8-488a-8891-4f7eacf77220-2.eot?") format("embedded-opentype"),url("fonts/Popular-Bold/cec9083e-fac8-488a-8891-4f7eacf77220-3.woff") format("woff"),url("fonts/Popular-Bold/cec9083e-fac8-488a-8891-4f7eacf77220-1.ttf") format("truetype");
	font-style:normal;
	font-weight:bold;
}
@font-face{
	font-family:"Popular";
	src:url("fonts/Popular-Regular/a6cd39cd-f989-4756-ba40-dfd8fdcee7ca-2.eot");
	src:url("fonts/Popular-Regular/a6cd39cd-f989-4756-ba40-dfd8fdcee7ca-2.eot?") format("embedded-opentype"),url("fonts/Popular-Regular/a6cd39cd-f989-4756-ba40-dfd8fdcee7ca-3.woff") format("woff"),url("fonts/Popular-Regular/a6cd39cd-f989-4756-ba40-dfd8fdcee7ca-1.ttf") format("truetype");
	font-style:normal;
	font-weight:normal;
}


.main-navigation ul li a {
	font-size: 14px;
	text-transform: uppercase;
	color: #4d4d4f;
}
.storefront-primary-navigation {
	background: #fff;
}
.site-header-cart .widget_shopping_cart,
.main-navigation ul.menu ul.sub-menu,
.main-navigation ul.nav-menu ul.children {
	background: hsla(0,0%,97%,1);
}
.main-navigation ul li a:hover, .main-navigation ul li:hover > a, .site-title a:hover, a.cart-contents:hover, .site-header-cart .widget_shopping_cart a:hover, .site-header-cart:hover > li > a, .site-header ul.menu li.current-menu-item > a {
	color: #017f3f;
}
.storefront-product-section .section-title {
	text-align: left;
	font-family: "Popular", sans-serif;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Popular", sans-serif;
}
#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_container_0 {
	bottom: 13px !important;
}
/* .storefront-primary-navigation:before {
	content: url("images/shop_graphic.png");
	position: absolute;
	right: 26px;
	top: 7px;
} */
header#masthead .col-full:before {
	content: url("images/shop_graphic.png");
	position: absolute;
	right: 26px;
	top: 7px;
}

@media (max-width: 767px) {
	header#masthead .col-full:before {
		display: none;
	}
	body .footer-widgets.col-3 .block,
	body .footer-widgets.col-3 .block.footer-widget-3 {
		width: 100%;
		float: none;
	}
	.footer-widgets .widget {
		margin-bottom: 15px;
	}
	footer .col-full {
		padding-bottom: 40px;
	}
	body .site-info {
		padding-top: 10px;
	}
	main#main {
		padding-top: 20px;
	}
}

/*body.home .site-header-cart.menu {
	background: #1b7f41;
	position: relative;
	z-index: 10;
}*/
.main-navigation ul.menu>li>a, .main-navigation ul.nav-menu>li>a {
	padding-left: 0.4em;
	padding-right: 0.4em;
}
.site-header-cart .cart-contents,
.site-header-cart .widget_shopping_cart, .site-header .product_list_widget li .quantity,
a.cart-contents, .site-header-cart .widget_shopping_cart a {
	color: #4d4d4f;
}
dl.variation {
	font-size: 1.15em;
}

.main-navigation ul li a {
	font-family: "Popular", sans-serif;
}
.main-navigation ul.menu>li.menu-item-has-children>a:after, .main-navigation ul.menu>li.page_item_has_children>a:after, .main-navigation ul.nav-menu>li.menu-item-has-children>a:after, .main-navigation ul.nav-menu>li.page_item_has_children>a:after {
    margin-left: 0.5em;
}
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
	font-family: "Source Sans Pro",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-size: 1.4em;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}

.storefront-product-section {
	position: relative;
}
.storefront-product-section {
	background: url("images/hr_lines.jpg") no-repeat center top;
	padding-top: 38px;
}

.page-template-template-homepage .site-main {
	padding-top: 0;
}
body.home ul.products {
	margin-bottom: 0;
}
.footer-widgets {
	padding-top: 2em;
}
ul.products li.product img {
	border: 2px solid #cfcfcf;
}

.products h3 {
	font-weight: normal;
	letter-spacing: 0.03em;
}

.home .hentry {
	margin-bottom: 3em;
}


.site-header .custom-logo-link,
.site-header .site-branding,
.site-header .site-logo-anchor,
.site-header .site-logo-link {
	width: 210px;
}

@media (max-width: 767px) {

	.site-header .custom-logo-link,
	.site-header .site-branding,
	.site-header .site-logo-anchor,
	.site-header .site-logo-link {
		float: none;
		margin: 0 auto;
		margin-bottom: 30px;
	}

}

/* .storefront-product-section ul.products {
    display:table;
}
ul.products li.product .button {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 120px;
	max-width: 100%;
    margin: 0 auto;
}
.storefront-product-section ul.products li.product {
	border: 1px solid black;
    display: table-cell;
	float: none !important;
}
.page-template-template-fullwidth-php .site-main .columns-4 ul.products li.product,
.page-template-template-homepage-php .site-main .columns-4 ul.products li.product,
.storefront-full-width-content .site-main .columns-4 ul.products li.product {
	width: 25%;
	padding-left: 1%;
	padding-right: 1%;
}
ul.products li.product.first {
	padding-left: 0 !important;
	padding-right: 3% !important;
}
ul.products li.product.last {
	padding-left: 3% !important;
	padding-right: 0 !important;
} */
@media (max-width: 67.141em) {
	header#masthead .col-full:before {
		right: -30px;
	}
}

@media (min-width: 768px) {
	.site-header-cart .cart-contents:after {
		position: absolute;
		margin-left: 14px;
	}
	ul.products:after {
		content: none;
	}
	ul.products {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.related ul.products li.product,
	.columns-3 ul.products li.product {
		-webkit-flex: 0 1 30.4347826087%;
		-ms-flex: 0 1 30.4347826087%;
		flex: 0 1 30.4347826087%;
		width: auto !important;
		float: none !important;
		margin: 0 !important;
		margin-bottom: 50px !important;
		padding-bottom: 40px;
	}
	.columns-4 ul.products li.product {
		-webkit-flex: 0 1 21.7391304348%;
		-ms-flex: 0 1 21.7391304348%;
		flex: 0 1 21.7391304348%;
		width: auto !important;
		float: none !important;
		margin: 0 !important;
		margin-bottom: 50px !important;
		padding-bottom: 40px;
	}

	ul.products li.product .button {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		width: 120px;
		max-width: 100%;
		margin: 0 auto;
	}
}

#menu-navigation a {
	font-family: "Source Sans Pro",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
}

.storefront-product-section .section-title {
	font-size: 1.85em;	
}

@media (min-width: 768px) {
	.woocommerce-active .site-header .site-header-cart {
		width: 20%;
	}
}

.site-main ul.products li.product.product-category {
	margin-bottom: 10px !important;
}

.site-footer a:not(.button).return {
	font-size: 1.4em;
}

.footer-widgets.col-3 .block {
	width: 17%;
}
.footer-widgets.col-3 .block.footer-widget-3 {
	float: left;
	width: 25%;
}

.site-footer {
	padding: 1em 0;
}

h1.page-title {
    font-size: 34px;
}

.category-separator {display: block; 
	width:100%; 
	overflow: hidden; 
	height:0; 
	border:1px solid #000; 
	margin-bottom: 2.992em;
}

ul.sub-cats-only {
    -webkit-justify-content: space-around;
    justify-content: space-around;
    /* border-bottom: 2px solid #efefef; */
	margin-bottom: 40px;
    -webkit-flex-wrap: no;
    flex-wrap: no;
	
	background: url("images/hr_lines.jpg") no-repeat center bottom;
}
.site-main ul.products.sub-cats-only li.product.product-category {
    margin: 0 1% !important;
	-webkit-flex: 1 0;
	-ms-flex: 1 0;
	flex: 1 0;
}
.site-main ul.products.sub-cats-only li.product.product-category:first-child {
	margin-left: 0 !important;
}
.site-main ul.products.sub-cats-only li.product.product-category:last-child {
	margin-right: 0 !important;
}

ul.products li.product h3 {
    color: #000;
}
ul.products li.product h3 mark {
    color: #74ba20;
}

a:focus {
    outline: none !important;
}