/*
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.
 */
body {
	background: url(./assets/img/background.png) no-repeat center center fixed;
	background-color: #231F20;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    font-family: 'Open Sans', sans-serif;
    color: #F7F6DD;
 }
a {
   
    color: #FFEE30;
}
.alpha, h1 {
    font-size: 2em;
    line-height: 1.214;
    letter-spacing: -1px;
    margin: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    color: #F7F6DD; 
}
h2 {
	margin: 0em;
}
h2 a {
	font-family: 'Roboto', sans-serif;
    font-weight: 100; 
}
.site-footer a:not(.button) {
    color: inherit;
}
 .site-header {
 	background-color: transparent;
 	padding-top:0px;
 }
 .header-branding {
 	padding-top: 130px;
 	padding-bottom: 100px;
 }
 .logo {
 	width:190px;
 	margin: auto;
 }
 .main-navigation {
 	text-transform: uppercase;
 }
 .main-navigation ul li a {
 	color: #959595;
 	font-weight: 100;
 	font-size: 80%;
 }
 .woocommerce-active .site-header .site-header-cart {
 	font-size: 80%;
 }
.hentry .entry-header .byline a, .hentry .entry-header .posted-on a { 
	text-decoration: none;
}
.multicolor {
	list-style:none;
	width:100%;
	font-size:0;
}
.multicolor li {
	display:inline-block;
	width:25%;
	height:1px;
}
.multicolor li:nth-child(1) {
	background:#F75D00;
}
.multicolor li:nth-child(2) {
	background:#FF9A00;
}
.multicolor li:nth-child(3) {
	background:#FFEE30;
}
.multicolor li:nth-child(4) {
	background:#F7F6DD;
}
p+h4, ul+h4 {
	margin-top:0;
}
.widget-area .widget a, .hentry .entry-header .posted-on a, .hentry .entry-header .byline a {
    color: #F75D00;
}
.woocommerce-breadcrumb, #reviews .commentlist li .comment_container {
 	background-color: transparent;
 	color: #959595;
 	margin-bottom: 0;
 }
.posted-on {
	display:none; 
}
#main article {
	border-top: 1px solid #959595;
	padding-top: 10px;
}
#main article:nth-child(1) {
	border-top: 0px;
	padding-top: 0px;
}
#site-header-cart .cart-contents {
 	color:#F75D00;
 }
.site-footer {
 	background-color: #454545;
 	text-align: center;
 }
 .site-info {
 	font-size: 0.75em;
 	color: #F7F6DD;
 }
.logo-footer {
	width:100px;
	margin: auto;
	padding-bottom:25px;
}
a:focus {
	outline-color: #454545;
	outline-width: thin;
 }
 
 button, input[type="button"], input[type="reset"], input[type="submit"], .button, .added_to_cart, .widget a.button, .site-header-cart .widget_shopping_cart a.button {
    background-color: #000000;
    border-color: #000000;
    color: #ffffff;
    font-weight: 400;
    text-transform: uppercase;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .button:hover, .added_to_cart:hover, .widget a.button:hover, .site-header-cart .widget_shopping_cart a.button:hover {
    background-color: #171717;
    border-color: #171717;
    color: #ffffff;
}
a:focus, .button:focus, .button.alt:focus, .button.added_to_cart:focus, .button.wc-forward:focus, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
    outline-color: #454545;
}
table.cart td, table.cart th { 
	background-color: transparent;
}
table.cart td.product-remove, table.cart td.actions {
    border-top-color: transparent;
}
table tbody td {
	background-color: transparent;
}
table tbody tr:nth-child(2n) td {
    background-color: transparent;
}
table th {
    background-color: transparent;
}
#order_review, #payment .payment_methods > li .payment_box {
    color: #000000;
}
#payment .payment_methods > li {
    color: #000000;
}
.about_paypal {
	color:#F75D00;
}
.star-rating span:before, .quantity .plus, .quantity .minus, p.stars a:hover:after, p.stars a:after, .star-rating span:before, #payment .payment_methods li input[type=radio]:first-child:checked+label:before {
    color: #65D339;
}
.woocommerce-tabs ul.tabs li.active a, ul.products li.product .price, .onsale, .widget_search form:before, .widget_product_search form:before {
    color: #F75D00;
}
.storefront-full-width-content.single-product div.product .images .thumbnails a.zoom {
    margin-right: 2%;
}
.storefront-full-width-content.single-product div.product .images {
    width: 100%;
}
.left-col {
	width:65%;
	float:left;
}
.side-col {
	float:right;
	border-left: 1px solid;
    margin-left: 1.4em;
    margin-bottom: 1.4em;
    width: 30%;
}
.side-col table th, .side-col table td {
	padding-top:0;
	padding-bottom:0.25em;
}
.side-col table th {
	text-transform: uppercase;
}
.side-col form.cart .button {
    float: none;
    width:100%;
}
.single-product div.product form.cart {
    margin:0;
    padding:0 1.41575em;
}
button.menu-toggle, button.menu-toggle:hover {
    background-color: transparent;
    border-color: transparent;
}
button.menu-toggle {
    padding: .6180469716em 0em .6180469716em 2.617924em;
    font-size: 1em;
}
.woocommerce-message {
	background-color: #65D339;
	color: #000000;
}
.woocommerce-message .button {
	color: #000000;
}
#mc_signup .updated {
	display: block;
}
#mc_signup_submit {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
}
#mc_mv_EMAIL {
	width:100%;
}
#mc_message {
	display: block;
}
.mc_error_msg {
	color: #F75D00;
    font-weight: 100;
    font-size: 90%;
}
.mc_success_msg {
	color: #41b840;
    font-weight: 100;
    font-size: 90%;
}
.mc_var_label, .mc_header, .mc_header_email {
	font-weight: 100;
    	font-size: 90%;
}
.out-of-stock {
	padding-left: 1.41575em;
    font-weight: bold;
}
#mc_unsub_link {
	text-align:left;
	padding-top: 25px;
	font-size: 90%;
}
#mc_display_rewards {
	text-align:left;
	font-size: 90%;
}
#mc_embed_signup div.mce_inline_error {
    margin: 0 !important;
    padding: 5px 0px !important;
    background-color: transparent !important;
    font-weight: bold !important;
    z-index: 1 !important;
    color: #ff3a3a !important;
}
.mc-field-group {
	padding-bottom: 10px;
}
#mce-error-response {
	padding: 10px 10px;
    background: #840000;
    font-weight: bold;
    font-size: 115%;
    margin-bottom: 25px;
}
#mce-success-response {
    padding: 10px 10px;
    background: #398734;
    font-weight: bold;
    font-size: 115%;
    margin-bottom: 25px;
}

.order_details:before, .order_details:after {
    background: -webkit-linear-gradient(transparent 0,transparent 0),-webkit-linear-gradient(135deg,#454545 33.33%,transparent 33.33%),-webkit-linear-gradient(45deg,#454545 33.33%,transparent 33.33%);
}
.order_details {
    background-color: #454545;
}
div.pp_woocommerce .pp_content_container {
    background: #191919 !important;
}
.single-product div.product .product_meta {
    padding-top: 0em;
}
@media (min-width: 768px) {
	.hentry.type-post .entry-content {
	    width: 100%;
	    float: none;
	    margin-right: 0;
	}
}
@media (max-width:568px){
	.header-branding {
 		padding-top: 25px;
 		padding-bottom: 25px;
 	}
 	.site-header {
 		padding-bottom: 0;
 	}
 	.logo {
 		width:125px;
 	}
 	.side-col {
    	float: none;
    	border-left: 0;
    	margin-left: 0;
    	margin-bottom: 1.4em;
    	width: 100%; 
	}
	.left-col {
		width:100%;
	}
	.side-col table th {
    	padding-left: 0;
	}
	.single-product div.product form.cart {
    	padding:0;
	}
}
