/*
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.22
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
*/

.pwb-single-product-brands {
	padding-top: 8px;
}

.pwb-single-product-brands > a > img {
	display: initial;
}

.pwb-clearfix::after {
	content: "";
	clear: both;
	display: table;
}

.woocommerce-checkout input[readonly="readonly"]{
	opacity: .8;
}

#shipping_id_field {
	margin: 0;
	height: 0;
	visibility: hidden;
}

.stock.available-on-backorder {
	color: #eaa600!important;
}

.stock.available-on-backorder::before {
	content: "\f118";
}

.slick-track {
	margin-top: 20px;
}

.ever-slider-image-wrapper {
	background-size: auto!important;
}

.ever-slider .owl-nav button.owl-prev, .ever-slider .owl-nav button.owl-next {
	background: lightgray!important;
}

.sfb-footer-bar .widget h2 {
	text-align: center;
}

.sfb-footer-bar {
	padding-top: 0 !important;
}

@media (min-width: 768px) {
	.content-area, .widget-area {
		margin-bottom: 0;
	}
}

.front__slider {
	margin-bottom: 80px;
}

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

.site-footer {
	margin-top: 30px;
	padding-top: 0;
	padding-bottom: 0;
}

.site-footer a {
	text-decoration: none;
}

.site-info {
	padding-top: 30px;
}

.footer-widgets {
	padding-top: 50px;
}

.widget {
	margin: 0;
}

.widget_media_image {
	margin-bottom: 16px;
}

a:focus, .focus a {
	outline: none !important;
}

.hentry .wp-post-image {
	margin-left: unset;
}

.fullslider {
	margin-bottom: 50px;
}

.storefront-product-section {
	margin-bottom: 0;
}

.woocommerce-message, .woocommerce-info, .woocommerce-noreviews, p.no-comments, .woocommerce-store-notice {
	background-color: #004f75;
}

.bts, .campaign, .ship {
	background-color: orangered;
}

.bts-msg {
	color: orangered;
}

.holiday {
	background-color: orangered;
	color: white;
	font-size: medium;
	padding: 8px;
}

#wpsl-gmap {
	width: 100% !important;
}

.col {
	float: left;
	width: 50%;
	display: table;
}

.col-1 {
	padding-right: 50px;
}

.col input[type="text"], .col input[type="email"], .col input[type="tel"] {
	width: 100%;
}

@media screen and (max-width: 768px) {
	.col {
	width: 100%;
	}
	.col-1 {
		padding-right: 0;
	}
}

.col-full {
	max-width: inherit;
}

.site-branding {
	margin-top: 0;
	margin-bottom: 0;
}

@media screen and (min-width: 768px) {
	.site-branding img {
	width: 230px !important;
	margin-top: -15px;
	}
}

@media screen and (max-width: 768px) {
	.site-branding img {
	margin-top: -15px;
	}
	.fullslider {
	padding-top: 26px;
	}
}

.site-header {
	padding-top: 26px;
	padding-bottom: 0;
	height: initial;
}

.storefront-breadcrumb {
	margin: 0;
}

.handheld-navigation ul {
	margin: 16px 0 0;
}

ul.products li.product {
	width: 46.411765%;
	float: left;
	margin-right: 5.8823529412%;
}

ul.products li.product:nth-of-type( 2n ) {
	margin-right: 0;
}

.cart-subtotal {
	display: none !important;
}

/* Force 2 line title inclusve */
.woocommerce ul.products li.product h2 {
	line-height: 2.5ex;
	height: 5ex; /* 2.5ex for each visible line */
	overflow: hidden;
}

.quadmenu-title {
	text-transform: unset !important;
	font-size: .875em !important;
}

#quadmenu.quadmenu-is-horizontal.quadmenu-align-left .quadmenu-navbar-nav {
	padding: 5px 0 5px;
}

#quadmenu .quadmenu-navbar-nav li.quadmenu-item > a {
	height: auto;
	line-height: 2.375;
}

#quadmenu .quadmenu-navbar-nav li.quadmenu-item {
	vertical-align: baseline;
}

#quadmenu .quadmenu-navbar-nav li.quadmenu-item > a > .quadmenu-item-content > .quadmenu-caret {
	font-size: 1em;
	height: 2.35em;
	width: initial;
	top: 0.0625em;
	right: 1.625em;
	margin: 0;
}

@-moz-document url-prefix() {
	#quadmenu .quadmenu-navbar-nav li.quadmenu-item > a > .quadmenu-item-content > .quadmenu-caret {
		right: 0.75em;
	}
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	#quadmenu .quadmenu-navbar-nav li.quadmenu-item > a > .quadmenu-item-content > .quadmenu-caret {
		right: 1em;
	}
}

#quadmenu .quadmenu-navbar-nav li.quadmenu-item>a>.quadmenu-item-content>.quadmenu-caret:before {
	top: 0;
	margin: 0;
	line-height: 2.35;
}

#quadmenu.quadmenu-is-horizontal .quadmenu-navbar-nav > li > a > .quadmenu-item-content {
	padding-left: 0;
	margin-right: 0.9375em;
}

#quadmenu.quadmenu-custom_theme_1 {
	font-size: inherit;
}

#quadmenu.quadmenu-custom_theme_1 .quadmenu-navbar-nav > li.quadmenu-item > a {
	font-size: 1em;
}

#quadmenu.quadmenu-custom_theme_1.quadmenu-is-horizontal.js .quadmenu-navbar-nav > li.quadmenu-item {
	height: 2.4755em;
}

@media (min-width: 768px) {
	.site-header-cart .cart-contents {
		padding: 12px 0 12px;
	}
}

.storefront-handheld-footer-bar ul li.products > a::before {
	content: "\f07b";
}

.storefront-handheld-footer-bar {
	z-index: 9998;
}

.wpgdprc-consent-bar {
	z-index: 9999 !important;
}

.product-categories a {
	text-decoration: none !important;
}

.product-categories a:hover {
	text-decoration: underline !important;
}

.subcategories a:hover {
	color: initial !important;
	text-decoration: underline !important;
}

a:focus{
	outline: 1px solid #004f75;
}

button:focus, input:focus, textarea:focus {
	outline:0;
}

.noi a span {
	color: mediumvioletred;
	font-weight: 600;
}

.promo a span {
	color: #37A033;
	font-weight: 800;
	text-transform: uppercase;
}

.camp > a .quadmenu-item-content > .quadmenu-text {
	color: #cd1718;
	font-weight: 800;
	text-transform: uppercase;
}

.bts a span {
	color: orangered;
	font-weight: 800;
}

.disc span.quadmenu-text.hover.t_1000 {
	color: #FFFFFF;
	background-color: #CD1718;
	font-weight: 800;
	text-transform: uppercase;
	padding-left: 1em;
}

.disc span.quadmenu-caret {
	display: none;
}

#dropdown-10373 {
	display: none !important;
}
.bts span.quadmenu-caret {
	display: none;
}

#dropdown-39957 {
	min-width: 156px !important;
	background-color: rgba(255,255,255,0.7) !important;
	margin-left: -45px !important;
	border: 0 !important;
}

#dropdown-39957 ul li {
	margin: 10px;
	max-width: 156px !important;
}

.sale a span {
	color: #FFED00 !important;
	background-color: #009EE3 !important;
	font-size: x-large;
	font-weight: 800;
	line-height: 25px;
	text-transform: none !important;
	text-align: center;
	padding: 4px !important;
}

.det a span {
	color: #FFFFFF !important;
	background-color: #F07D00 !important;
	font-size: x-large;
	font-weight: 800;
	line-height: 25px;
	text-transform: none !important;
	text-align: center;
	padding: 4px !important;
}

@media screen and (min-width: 960px) {
	.promo-index {
		background: orangered;
		color: #fff;
		border-radius: 15px 50px;
		font-size: .875em;
		font-weight: 400;
		padding: .125em .875em;
		position: absolute;
		left: 0;
		top: 2em;
		z-index: 2;
	}
}

@media screen and (max-width: 960px) {
	.promo-index {
		background: orangered;
		color: #fff;
		border-radius: 15px 50px;
		font-size: .75em;
		font-weight: 400;
		padding: .0625em .625em;
		position: absolute;
		left: 0;
		top: 2em;
		z-index: 2;
	}
}

.promo-page {
	background: orangered;
	color: #fff;
	border-radius: 15px 50px;
	font-size: .875em;
	font-weight: 400;
	padding: .125em .875em;
	position: absolute;
	left: 0;
	top: 2em;
	z-index: 2;
}

@media screen and (min-width: 960px) {
	.sale-index {
		background: orangered;
		color: #fff;
		border-radius: 15px 50px;
		font-size: .875em;
		font-weight: 400;
		padding: .125em .875em;
		position: absolute;
		left: 0;
		top: 2em;
		z-index: 3;
	}
}

@media screen and (max-width: 960px) {
	.sale-index {
		background: orangered;
		color: #fff;
		border-radius: 15px 50px;
		font-size: .75em;
		font-weight: 400;
		padding: .0625em .625em;
		position: absolute;
		left: 0;
		top: 1.875em;
		z-index: 3;
	}
}

.sale-page {
	background: orangered;
	color: #fff;
	border-radius: 15px 50px;
	font-size: .875em;
	font-weight: 400;
	padding: .125em .875em;
	position: absolute;
	left: 0;
	top: 2em;
	z-index: 3;
}

@media screen and (min-width: 960px) {
	.new-index {
		background: mediumvioletred;
		color: #fff;
		border-radius: 15px 50px;
		font-size: .875em;
		font-weight: 400;
		padding: .125em .875em;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 1;
	}
}

@media screen and (max-width: 960px) {
	.new-index {
		background: mediumvioletred;
		color: #fff;
		border-radius: 15px 50px;
		font-size: .75em;
		font-weight: 400;
		padding: .0625em .625em;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 1;
	}
}

.new-page {
	background: mediumvioletred;
	color: #fff;
	border-radius: 15px 50px;
	font-size: .875em;
	font-weight: 400;
	padding: .125em .875em;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

@media screen and (min-width: 960px) {
	.bts-index {
		background: orangered;
		color: #fff;
		border-radius: 15px 50px;
		font-size: .875em;
		font-weight: 400;
		padding: .125em .875em;
		position: absolute;
		left: 0;
		top: 2em;
		z-index: 3;
	}
}

@media screen and (max-width: 960px) {
	.bts-index {
		background: orangered;
		color: #fff;
		border-radius: 15px 50px;
		font-size: .75em;
		font-weight: 400;
		padding: .0625em .625em;
		position: absolute;
		left: 0;
		top: 1.875em;
		z-index: 3;
	}
}

.bts-page {
	background: orangered;
	color: #fff;
	border-radius: 15px 50px;
	font-size: .875em;
	font-weight: 400;
	padding: .125em .875em;
	position: absolute;
	left: 0;
	top: 2em;
	z-index: 3;
}

.sku {
	font-weight: 600;
}

.magazine {
	width: 65%;
}

@media screen and (max-width: 768px) {
	.related > ul > li:nth-child(3) {
		display: none;
	}
	.magazine {
		width: 100%;
	}
}

.site-main {
	margin-bottom: 0;
}

.wpcf7-spinner {
	vertical-align: middle;
}

a.reset_variations {
	display: block;
	margin-top: 1em;
	margin-left: unset;
}
/*
.metaslider .slides [aria-hidden="true"] a {
	display: none;
}
*/
.privacy-consent {
	position: fixed;
	width: auto;
	margin: auto;
	left: 1em;
	right: 1em;
	bottom: 1em;
	display: flex;
	align-items: center;
	padding: 0.5em 0.5em 0.5em 1em;
	background-color: #606060;
	border-width: 1px;
	border-style: solid;
	border-color: #f9f9f9;
	border-radius: 5px;
	z-index: 9999;
}
.privacy-consent div {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.privacy-consent p {
	margin: 0;
	color: #fff;
	line-height: 1.5em;
}
.privacy-consent a:hover {
	opacity: 1;
}
.privacy-learn {
	color: #fff;
	text-decoration: underline;
	opacity: .85;
}
.privacy-accept {
	padding: .4em .8em;
	color: #000;
	margin-left: 1.25em;
	font-size: .9em;
	font-weight: 700;
	border-radius: 4px;
	background: #f9f9f9;
	cursor: pointer;
}
.privacy-accept:hover {
	background: #e5e5e5;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
	.privacy-consent {
		bottom: 4.5em;
	}
}
@media screen and (max-width: 414px) and (orientation: portrait) {
	.privacy-consent {
		left: 0;
		right: 0;
		bottom: 4.3	em;
		padding: 0.5em;
		border-radius: 0;
	}
	.privacy-consent div {
		display: block;
	}
	.privacy-accept {
		display: block;
		width: inherit;
		margin: .5em 0 0;
		text-align: center;
	}
}

#custom_html-8 > .custom-html-widget p {
	display: flex;
	align-items: center;
	min-height: 100px;
}

.var-grid {
  margin-bottom: 20px;
}

.var-item {
  min-width: 242px;
}

.var-item > .cart {
  padding: 0 !important;
  margin: 0 !important;
}

.var {
  display: flex;
}

.info {
  display: flex;
  flex-grow: 3;
  flex-direction: column;
  margin-bottom: 0 !important;
}

.var-title,
.var-code,
.var-status {
  min-width: 210px;
  padding: 0 10px;
}

@media only screen and (min-width: 992px) {
  .var-title {
    max-width: 210px;
  }

  .info {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}

.var-add-to {
  display: flex;
  flex-grow: 1;
  justify-content: start;
  align-items: center;
  margin: 4px 0 !important;
  padding: 0 10px;
}

.var-add-to > .quantity > .qty {
  padding: 4px;
}

.var-add-to > .button {
  padding: 4px 18px 4px 16px;
}

@media only screen and (min-width: 541px) {
  .var-add-to {
    justify-content: end;
  }
}
/*
@media only screen and (min-width: 740px) and (max-width: 1200px) {
  .slick-list {
    min-height: 374px !important;
  }
}
*/
.wc-forward {
  display: none;
}

@media only screen and (max-width: 312px) {
  .quantity, .ap_add_to_cart {
    margin-right: 2px;
  }
}
/*
.light > .quantity {
  border-color: #ffffff;
}

.light > .quantity > .qty {
  color: #ffffff !important;
}

.light > .quantity > .qty > .cb,*/
.light > .ap_add_to_cart,
.light > .whish-var a {
  color: #ffffff !important;
}

.light > .whish-var {
  border-color: #ffffff !important;
}

.light > .whish-var a:hover {
  color: #56cfe1 !important;
}

.light > .whish-var:hover {
  border-color: #56cfe1 !important;
}

.social-share {
  text-align: left !important;
}

.wishlist > .yith-wcwl-add-to-wishlist {
  margin-left: 0;
}

.grid-filters {
  text-align: center;
/*  margin: 10px;*/
}
/*
.grid-filters > button.active,
.grid-filters > button:hover {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
*/
.grid-filters > button {
  color: #ffffff;
  padding: 5px 15px;
  margin: 5px;
}