/*
 Theme Name:   BFI Theme
 Description:  BFI theme, a structure for sites for Trek dealerships
 Author:       BFi
 Author URI:   http://www.wearebfi.co.uk
 Template:     bfi-storefront-1.6
 Version:      $Id: style.css 2555 2015-11-25 17:07:12Z chrisbfinternet $
 Text Domain:  bfi-theme
*/



/* Layout ========== */

/* 24 column responsive grid system v3.0 | responsive.gs */
.col { display: block;float: left;width: 100%;}@media ( min-width : 768px ) {.gutters .col {margin-left: 2%;}.gutters .col:first-child { margin-left: 0; }}@media ( min-width : 768px ) {.span_1 { width: 4.16666666667%; }.span_2 { width: 8.33333333333%; }.span_3 { width:12.5%; }.span_4 { width: 16.6666666667%; }.span_5 { width: 20.8333333333%; }.span_6 { width: 25%; }.span_7 { width: 29.1666666667%; }.span_8 { width: 33.3333333333%; }.span_9 { width: 37.5%; }.span_10 { width: 41.6666666667%; }.span_11 { width: 45.8333333333%; }.span_12 { width: 50%; }.span_13 { width: 54.1666666667%; }.span_14 { width: 58.3333333333%; }.span_15 { width: 62.5%; }.span_16 { width: 66.6666666667%; }.span_17 { width: 70.8333333333%; }.span_18 { width: 75%; }.span_19 { width: 79.1666666667%; }.span_20 { width: 83.3333333333%; }.span_21 { width: 87.5%; }.span_22 { width: 91.6666666667%; }.span_23 { width: 95.8333333333%; }.span_24 { width: 100%; }.gutters .span_1 { width: 2.25%; }.gutters .span_2 { width: 6.5%; }.gutters .span_3 { width: 10.75%; }.gutters .span_4 { width: 15.0%; }.gutters .span_5 { width: 19.25%; }.gutters .span_6 { width: 23.5%; }.gutters .span_7 { width: 27.75%; }.gutters .span_8 { width: 32.0%; }.gutters .span_9 { width: 36.25%; }.gutters .span_10 { width: 40.5%; }.gutters .span_11 { width: 44.75%; }.gutters .span_12 { width: 49.0%; }.gutters .span_13 { width: 53.25%; }.gutters .span_14 { width: 57.5%; }.gutters .span_15 { width: 61.75%; }.gutters .span_16 { width: 66.0%; }.gutters .span_17 { width: 70.25%; }.gutters .span_18 { width: 74.5%; }.gutters .span_19 { width: 78.75%; }.gutters .span_20 { width: 83.0%; }.gutters .span_21 { width: 87.25%; }.gutters .span_22 { width: 91.5%; }.gutters .span_23 { width: 95.75%; }.gutters .span_24 { width: 100%; }}
.row {padding-bottom: 5px;} /* set according to preference*/

.col-full, .wrapper  { clear: both; }

@media screen and (min-width: 768px) {
	.col-full,
	.wrapper  {
		max-width: 1200px;
		margin: 0 auto;
		clear: both;
	}
}

#primary.content-area {
	/* margin-left: 4.34783%; */
	margin-right: 0;
}

* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

/* General, Site-wide ========== */

a:active,
a:focus,
button:active,
button:focus {
	border: none!important;
	outline: none!important;
}

/* Micro Clearfix: http://nicolasgallagher.com/micro-clearfix-hack/ */
/* Blended with classes from responsive.gs v3.0 */
.container:after, .row:after, .col:after, .group:after, .cf:before,.cf:after{content:"";display:table;}
.container:after, .row:after, .col:after, .group:after, .cf:after{clear:both;}
.container, .row, .col, .group, .cf{*zoom:1;}

/* Primary Website Styles ================ */

html {
	overflow-y: scroll;
}
body {
    font-family: 'Open Sans', sans-serif;
    background: #374052;
	overflow: hidden;
}
.quick {
	font-family: 'Quicksand', sans-serif;
}
.noto {
	font-family: 'Noto Serif', serif;
}
h1, h2, h3, h4 {
	font-weight: 700;
}
h1 {
	font-family: 'Quicksand', sans-serif;
	font-size: 30px;
	text-transform: uppercase;
}
h2 {
	font-family: 'Quicksand', sans-serif;
	font-size: 30px;
}
h3 {
	font-family: 'Quicksand', sans-serif;
	font-size: 24px;
}
h4 {
	font-family: 'Noto Serif', serif;
	font-size: 20px;
	text-transform: uppercase;
}
h5 {
	font-family: 'Noto Serif', serif;
	font-size: 20px;
}
a {
    color: inherit;
    text-decoration: none;
    font-weight: inherit;
}
p {
	font-family: 'Open Sans', sans-serif;
}
.yg {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbb636+0,c78c1a+80 */
	background: rgb(251,182,54); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(251,182,54,1) 0%, rgba(199,140,26,1) 80%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(251,182,54,1) 0%,rgba(199,140,26,1) 80%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(251,182,54,1) 0%,rgba(199,140,26,1) 80%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbb636', endColorstr='#c78c1a',GradientType=0 ); /* IE6-9 */
	box-shadow: none;
}
/* Site Header ================ */

.site-branding h1 {
    max-width: 226px;
    height: 117px;
    width: 100%;
    margin: 0;
    background: url('../bfi-theme/images/logos/site-logo.png') no-repeat 50% 50%;
    background-size: contain;
}
.site-branding h1 a {
    font-weight: 700;
    padding: 35% 100%;
    font-size: 0;
}
.site-header {
	font-family: 'Quicksand', sans-serif;
	height: 188px;
    background-color: #fff;
    padding-top: 0.5em;
    color: #9aa0a7;
    z-index: 999;
}
.site-header .site-branding, .site-header .site-logo-anchor, .site-header .site-logo-link {
    margin-bottom: 0em;
}
.top-menu {
    width: 55%;
    float: right;
	color: #39578b;
	text-transform: uppercase;
}
.top-menu a:hover {
	color: #E29F1E;
}
.top-menu span {
    float: right;
	font-size: 16px;
    padding-left: 25px;
}
.top-menu span.head-tel:before {
    position: relative;
    content: "\f095";
    font-family: FontAwesome;
    font-size: 22.6px;
    padding-right: 11px;
    top: 2px;
}
.top-menu span.head-acc:before {
	position: relative;
	content: "\f007";
    font-family: FontAwesome;
    font-size: 22.6px;
	padding-right: 11px;
    top: 2px;
}
.woocommerce-active .site-header .site-header-cart {
    padding-top: 0;
	width:20%;
}
.site-header .site-header-cart li {
    float: right;
}
.site-header-cart .cart-contents {
    padding: 0 0em 2.244em;
	color: #39578b;
}
.site-header-cart .cart-contents:after {
    right: 80px;
    font-size: 22.6px;
    line-height: 1.2;
    height: 1em;
}
.site-header-cart .cart-contents .amount {
   display: none;
}
.site-header-cart .cart-contents .count {
    float: right;
    opacity: 1;
    padding-top: 0.5em;
    font-size: 16px;
}
.site-header-cart .widget_shopping_cart {
    background-color: transparent;
}
.widget_shopping_cart_content {
    position: absolute;
    width: 216%;
    right: 0%;
    background-color: #091E46;
}
.device-options {
    display: none;
    position: relative;
    font-size: 20px;
    top: 92px;
    color: #39578b;
}
.device-options .search-icon:before, .device-options .account-icon:before, .device-options .cart-icon:before {
    margin-right: 14px;
	cursor: pointer;
	font-family: FontAwesome;
	float:left;
}
.device-options .search-icon:before {
	content: "\f002";
}
.device-options .account-icon:before {
	content: "\f007";
}
.device-options .cart-icon:before {
	content: "\f07a";
}
.woocommerce-active .site-header .site-search {
    width: 30%;
    float: right;
    margin-top: 20px;
    clear: none;
}
.site-search .widget_product_search input[type=search], .site-search .widget_product_search input[type=text] {
    background-color: #f1ede8!important;
    box-shadow: none;
    padding: 1.3em 1.618em 1.2em 2.5em;
	border: 0;
}
.site-search .widget_product_search form:before {
    top: 12px;
    right: 1em;
    left: inherit;
    font-size: 22px;
}

/* Main Navigation ========== */

#site-navigation {
    padding-top: 0px;
    clear: both;
    background-color: #39578b;
	color: #fff;
	height: 52px;
}

#site-navigation ul {
    margin: 0;
    float: left;
    width: 100%;
}

#site-navigation li {
	list-style: none;
	display: inline-block;
	font-size: 1em;
}
#site-navigation ul.nav li {
	height: 52px;
	padding-top: 4px;
}

#site-navigation a {
    text-transform: uppercase;
    padding: 0.6em 0.65em 0.74em 0.65em;
    font-weight: normal;
    display: block;
	font-weight: 700;
}

.main-navigation ul.menu > li:first-child, .main-navigation ul.nav-menu > li:first-child {
    margin-left: 0;
}

#site-navigation li.current_page_item a {}

#site-navigation a:hover {
    color: #e7a62b;
    background: none;
    text-decoration: none;
    font-weight: 700;
}

#site-navigation li:hover {
    color: #fff!important;
    background: rgb(55, 64, 82);
    text-decoration: none;
}

ul.menu li.current-menu-item > a,
#site-navigation ul.menu li.current-menu-item > a {
	color: #32af2a!important;
}

ul.menu li.current-menu-item > a:hover,
#site-navigation ul.menu li.current-menu-item > a:hover {
	color: #3c2c23;
}

#site-navigation a.toggleMenu {
    display: none;
    background: #32af2a;
    padding: 4px 15px;
    color: #fff!important;
}

#site-navigation li#sale a {
    color: #ae1b22 !important;
}

#site-navigation li#sale a:hover {
    color: #fff!important;
    background: #ae1b22 !important;
}
#site-navigation .head-social {
    position: absolute;
    right: 0;
    padding-top: 3px;
    color: #fff;
}
#site-navigation .head-social  a {
	float:right;
	padding: 0;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
}
#site-navigation .head-social a:hover {
	background-color: transparent!important;
	color: #E29F1E!important;
}
#site-navigation .head-social .insta:before {
	content: "\f16d";
    font-family: FontAwesome;
	font-size:30px;
}
#site-navigation .head-social .faceb:before {
	content: "\f230";
    font-family: FontAwesome;
	font-size:30px;
}
#site-navigation .head-social a .insta {
    padding-right: 25px;
}

/* dropdown */

#site-navigation li ul {
    position: absolute;
    width: 270px;
    left: -999em;
    z-index: 9999;
    background: rgba(34,44,64,0.9);
}

#site-navigation li:hover ul { left: auto; }
#site-navigation li ul li { float:none; }

#site-navigation li ul li {
    float: none;
    width: 100%;
    position: relative;
    height: initial!important;
    padding-top: 0!important;
}

#site-navigation li ul li:hover a {
	color: #b67907!important;
}

#site-navigation li ul a {
	margin: 0px;
}
#site-navigation li ul.children {
    padding: 1em;
	-webkit-box-shadow: 5px 7px 8px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 5px 7px 8px 0px rgba(0,0,0,0.4);
	box-shadow: 5px 7px 8px 0px rgba(0,0,0,0.4);
}
#site-navigation li ul.children a {
    font-size: 16px;
    color: #fff;
    padding: 0.7em 1em 0.7em 2em;
    line-height: 18px;
}
#site-navigation li ul.children a:hover {
    color: #fbb636!important;
    background: none;
}

/* 2nd level dropdown */
#site-navigation li ul li ul {
	position: absolute;
	width: 220px;
	/* left: -999em; */
	z-index:9999;
	display: none;
	background: #2d3132;
}

#site-navigation li ul li:hover ul { left: 220px; top: 0; display: block; }

#site-navigation li ul li:hover li a {
	background: #2d3132;
}

#site-navigation li ul li li:hover  a {
	background: #32af2a;
}

/* Sidebar */

#sidebar {
    padding: 0 20px;
}

#sidebar ul.sidebar-title {
    font-size: 1.2em;
    margin: 0px auto 15px;
    padding: 0 0 20px;
    border-bottom: 1px solid #B5B5B5;
}

#sidebar ul.sidebar-title li a {
    padding: 0;
}

#sidebar ul {
    list-style: none;
    padding: 8px 0;
	margin: 0;
    
}

#sidebar ul.page-list li a {
	font-size: 1.2em;
}

#sidebar ul li a {
	display: block;
    font-size: 1.4em;
	padding: 0.2em 0 0.2em 1.4em;
}

#sidebar ul li.current_page_item a {
    background: #EDEAE5;
	color: #3c2c23;
    width: 100%;
}

#sidebar ul li ul {
    display: none;
}


#sidebar ul li.current_page_item ul {
    display: block;
}

#sidebar ul li.current_page_parent ul {
	display: block;
}

#sidebar ul li.current_page_ancestor ul {
	display: block;
}

#sidebar ul li.current_page_item ul li a {
    background: #fff;
    color: #444;
}

#sidebar ul li.page_item_has_children ul {
	margin: 0 0 0 1.4em;
}

#sidebar ul li.page_item_has_children ul li {
    font-size: 0.8em;
    list-style: disc;
    list-style-position: inside;
    display: block;
    width: 100%;
}

#sidebar ul li.page_item_has_children ul li.page_item_has_children ul li {
	font-size: 0.8em;
}

#sidebar ul li a:hover {
	color: #b67907;
}

#sidebar ul li.page_item_has_children ul li a:hover {
    color: #b67907!important;
	text-decoration: underline;
}
/* page-list overides */
.page-list .current_page_item > a {
    font-weight: normal;
}

/* Product Category Filters */

.archive #secondary {
	float: left;
	display:none;
}



/* Stock Notifications ========== */

p.stock.in-stock {
	color: green;
}

p.stock.out-of-stock {
	color: red;
}

p.stock::before,
p.stock.out-of-stock::before,
.single-product div.product p.stock.out-of-stock::before {
    content: normal !important;
}


/* Force product pages to go full width ========== */
body.single-product #primary {
	width: 100%;
}


/* BF Layered Nav Filters ========== */

#secondary .dropdown_layered_nav_title,
#secondary .widget_price_filter h3 {
    border-bottom: 1px solid #E1E1E1;
    padding: 0 0 1em 0px;
    font-size: 16px;
    color: #999;
    margin-bottom: 1em;
    display: block;
    font-weight: 700;
}

#secondary .bfi-woocommerce-iris-filters-class h3.widget-title {
	display: none;
}

/* For collapsible-filters.js */
#secondary .dropdown_layered_nav_title i,
#secondary .widget_price_filter h3 i {
	font-family: "FontAwesome";
	font-style: normal;
	float: right;
	margin-right: 5px;
}

#secondary .dropdown_layered_nav_title.expanded i:before,
#secondary .widget_price_filter h3.expanded i:before {
	content:"\f106"
}

#secondary .dropdown_layered_nav_title.collapsed i:before,
#secondary .widget_price_filter h3.collapsed i:before {
	content:"\f107"
}
/* END for collapsible-filters.js */

#secondary .bfi-woocommerce-iris-filters-class li a::before {
	font-family: "FontAwesome";
	content: "\f096";
	margin-right: .53em;
	color: #7b7b7b;
	margin-left: 2px;
	position: relative;
	top: 0.1em;
	font-size: 1.6em;
}

#secondary .bfi-woocommerce-iris-filters-class li a.filter-selected {
	font-weight: bold;
}

#secondary .bfi-woocommerce-iris-filters-class li a.filter-selected::before {
	content: "\f046";
}

#secondary .bfi-woocommerce-iris-filters-class .widget {
    margin-bottom: 3em;
    font-size: 1em;
}

#secondary .bfi-woocommerce-iris-filters-class ul {
    max-height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 0px 0.5em 0.5em 0px;
}

#secondary .bfi-woocommerce-iris-filters-class li a {
	color: #4d4d4d!important;
}

#secondary .bfi-woocommerce-iris-filters-class li:hover a {
	color: #3583c8!important;
}

#secondary .bfi-woocommerce-iris-filters-class span.count {
	float: right;
	margin-top: 10px;
	font-size: 11px;
}

/* Products ========== */

@media (min-width: 768px) {
	.storefront-sorting select {
		width: auto;
		padding: 5px 15px;
		font-size: 16px;
		color: #666;
	}
}
.woocommerce-result-count {
    font-size: 14px;
    padding: 0.65em 0;
}
ul.products li a h3 {
    font-family: 'Noto Serif', serif;
    font-size: 18px!important;
    color: #39568c;
    margin: 15px 0 30px;
}

ul.products li.product.product-category img {  
	-webkit-transition: all 0.3s ease;		
	-moz-transition: all 0.3s ease;			
	-o-transition: all 0.3s ease;		
	transition: all 0.3s ease;
}

ul.products li.product.product-category img:hover {
    opacity: 0.8;
}

a span.price {
    font-size: 28px;
    color: #b73939!important;
    padding: 0px 10%;
}


/* Checkout ========== */

#secondary {
	display: none;
}
.content-area {
    width: 100%;
}
.woocommerce-info, .woocommerce-noreviews, p.no-comments {
    background-color: #ECAE37;
}
#order_review, #order_review_heading {
    border: 3px solid #39578B;
}
#order_review {
    border-width: 0px 3px 3px;
	background: #fff;
}
#order_review_heading {
    border-width: 3px 3px 0px;
}


/* Footer ========== */

footer {
	color: #fff;
}

.mountains {
	
}
.mountains .mountains1 {
    position: relative;
    background: url('images/misc/mountains1.png') no-repeat;
	float: left;
    width: 180px;
    height: 72px;
    top: 2px;
}
.mountains .mountains2 {
    position: relative;
    background: url('images/misc/mountains2.png') no-repeat;
    float: right;
    width: 126px;
    height: 60px;
    top: 20px;
}
#sub-ft, #sub-ico {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,bba68c+100&0+74,1+75,1+75 */
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(205,189,170,0) 58%, rgba(204,188,169,1) 58%, rgba(187,166,140,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(205,189,170,0) 58%,rgba(204,188,169,1) 58%,rgba(187,166,140,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(205,189,170,0) 58%,rgba(204,188,169,1) 58%,rgba(187,166,140,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#bba68c',GradientType=0 ); /* IE6-9 */
    padding: 0;
    clear: both;
}

#sub-ft {
  	margin-top: 3em;
}

#ft-recent-news .title {
    color: #44667B !important;
    text-transform: uppercase;
    margin-right: 2%;
    display: block;
    font-size: 1.2em;
    margin-bottom: 0.5em;
}

#ft-recent-news a.more {
    color: #44667B !important;
    margin-left: 2%;
    float: right;
}

#ft-recent-news span {
	font-size: 0.9em;
}
#ft-details {
	font-size: 16px;
    color: #d6c4ae;
}
#ft-details .ft-tel {
	font-size: 24px;
    color: #fff;
    margin: 15px 0;
}
#ft-details .ft-tel:before {
    content: "\f095";
    font-family: FontAwesome;
    padding-right: 6px;
}
#ft-details .ft-email {
	font-size: 20px;
    color: #fff;
    margin-bottom: 20px;
}
#ft-details .ft-email:before {
    content: "\f003";
    font-family: FontAwesome;
    padding-right: 8px;
}
#ft-details .payment-logos img {
    float: left;
    padding-right: 20px;
}
#ft-mailing {
    float: right;
	text-align: right;
	color: #fff;
}
#ft-mailing ul.ft-social {
    list-style: outside none none;
}
.ft-social li {
    float: right;
}
#ft-mailing ul.ft-social li a {
    color: #fff;
	font-size: 0px;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;	
	-o-transition: 0.3s ease;	
	transition: 0.3s ease;
}
#ft-mailing ul.ft-social li a:hover {
    color: #E29F1E;
}
#ft-mailing ul.ft-social li .faceb:after {
	content: "\f09a";
    font-family: FontAwesome;
	font-size: 40px;
    padding-left: 35px;
}
#ft-mailing ul.ft-social li .instag:after {
	content: "\f16d";
    font-family: FontAwesome;
	font-size: 40px;
}
#ft-mailing h5 {
	color: #fff;
    margin-bottom: 25px;
}


#ft-mailing form input {
    border: none;
    box-shadow: none;
    width: 74%;
    font-size: 0.85em;
    color: #2b2b2b;
    padding: 1.42em 1em 1.2em 2em;
}

#ft-mailing form button {
    box-shadow: none;
	margin-left: -4px;
	font-size: 24px;
	font-weight: 100;
	text-transform: uppercase;
    padding: 0.45em 1em 0.56em 1em;
    width: 25%;
}

span.opt-in {
	display: block;
	margin-top: 0.5em;
	color: #baafa1;
}

#ft-mailing form button:hover {
    color: #444;
}

#ft-sm-links {
	float: right;
}

#ft-sm-links ul {
    margin: 0px;
    padding: 0px;
    float: right;
}

#ft-sm-links ul li {
	display: inline-block;
	list-style: none;
}

#ft-sm-links ul li a {
    display: inline-block;
    text-indent: -9999em;
    width: 33px;
    height: 33px;
    margin: 0 0 0 1em;
}

#ft-sm-links ul li#fb a { background: url(images/icons/icon-fb.png) no-repeat; }
#ft-sm-links ul li#tw a { background: url(images/icons/icon-tw.png) no-repeat; }
#ft-sm-links ul li#inst a { background: url(images/icons/icon-inst.png) no-repeat; }

#ft-sm-links ul li a:hover {
	position: relative;
	top: 1px;
}

.site-footer {
	clear: both;
    background: #715c43;
	color: #fff;
	padding: 3em 0 0;
}
.site-footer h1, .site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5, .site-footer h6 {
    color: #fff;
}
.site-footer a:not(.button) {
    color: #fff;
}

section.footer-widgets {
    float: left;
    width: 45%;
    padding: 0px;
    border: none;
}
footer {
	font-family: 'Quicksand', sans-serif;
}
footer #ft-details p {
    font-family: 'Quicksand', sans-serif;
    margin: 0 0 1.3em;
}
footer ul.menu {
    width: 50%;
    float: left;
    margin: 0px 0px 2.2em;
    list-style: outside none none;
    padding: 0px;
}

footer ul.menu li {
    padding: 0px 0px 0.6em;
    font-size: 16px;
    text-transform: none;
	clear: both;
}

footer ul.menu li a,
footer ul.menu li.current-menu-item > a {
    color: #d6c4ae!important;
    text-decoration: none;
    font-weight: normal;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;	
	-o-transition: 0.3s ease;	
	transition: 0.3s ease;
}

footer ul.menu li a:hover {
	color: #fff !important;
}
footer ul.menu hr {
    width: 35%;
    border: 0;
    height: 1px;
    margin: 0 0 1.618em;
    float: right;
    background-color: #d6c4ae;
}

footer p.mib {
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-weight: 700;
    margin: 0.7em 0 -8px 0!important;
}

.widget_nav_menu ul li:before {
    content: none;
}

.bf {
    background-color: #504333;
    width: 100%;
	padding: 0.8em 0;
	color: #d6c4ae;
	clear: both;
}

.bf a {
    color: #d6c4ae;
}

.bf span.left {
	display: inline-block;
	float: left;
}

.bf span.right {
	display: inline-block;
	float: right;
}


    .single-product div.product .woocommerce-product-gallery .flex-control-thumbs{margin:0;padding:0}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs:after,.single-product div.product .woocommerce-product-gallery .flex-control-thumbs:before{content:"";display:table}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs:after{clear:both}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li{list-style:none;margin-bottom:1.618em;cursor:pointer}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img{opacity:.5;-webkit-transition:all,ease,.2s;transition:all,ease,.2s}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active{opacity:1}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img{opacity:1}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li{width:42.8571428571%;float:left;margin-right:14.2857142857%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1){clear:both}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li{width:23.8095238%;float:left;margin-right:14.2857142857%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:both}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{width:14.2857142857%;float:left;margin-right:14.2857142857%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:both}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li{width:8.5714285714%;float:left;margin-right:14.2857142857%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:both}

    .storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li{width:44.4444444444%;float:left;margin-right:11.1111111111%}.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n){margin-right:0}.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li{width:25.9259259333%;float:left;margin-right:11.1111111111%}.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n){margin-right:0}.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{width:16.6666666667%;float:left;margin-right:11.1111111111%}.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n){margin-right:0}.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li{width:11.1111111111%;float:left;margin-right:11.1111111111%}.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n){margin-right:0}

    .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{position:absolute;top:.875em;right:.875em;display:block;height:2em;width:2em;border-radius:3px;z-index:99;text-align:center}

    .single-product div.product .woocommerce-product-gallery .flex-viewport{margin-bottom:1.618em}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs{margin:0;padding:0}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs:after,.single-product div.product .woocommerce-product-gallery .flex-control-thumbs:before{content:"";display:table}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs:after{clear:both}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li{list-style:none;margin-bottom:1.618em;cursor:pointer}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img{opacity:.5;-webkit-transition:all,ease,.2s;transition:all,ease,.2s}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active{opacity:1}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img{opacity:1}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li{width:42.8571428571%;float:left;margin-right:14.2857142857%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1){clear:both}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li{width:23.8095238%;float:left;margin-right:14.2857142857%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:both}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{width:14.2857142857%;float:left;margin-right:14.2857142857%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:both}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li{width:8.5714285714%;float:left;margin-right:14.2857142857%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:both}
    .thumbnails {
        margin: 1em 0 0 0;
    }
    .thumbnails .woocommerce-product-gallery__image {
        float: left;
        width: 19%;
        margin: 0 1% 1em 0;
    }
    .single-product div.product .images {
        position: relative;
    }


/* Form Elements ========== */

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea, .input-text {
    padding: 0.5em 1em;
    background-color: #fff;
    color: #60646c;
    line-height: 1;
    outline: none;
    border: solid 1px #BDBDBD;
    -webkit-appearance: none;
    border-radius: 0;
    box-sizing: border-box;
    font-weight: normal;
    box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.125);
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button, .added_to_cart {
    padding: 0.618em 2.5em;
    font-size: 16px;
    font-weight: 400;
    background: rgb(251,182,54);
    background: -moz-linear-gradient(top, rgba(251,182,54,1) 0%, rgba(199,140,26,1) 80%);
    background: -webkit-linear-gradient(top, rgba(251,182,54,1) 0%,rgba(199,140,26,1) 80%);
    background: linear-gradient(to bottom, rgba(251,182,54,1) 0%,rgba(199,140,26,1) 80%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbb636', endColorstr='#c78c1a',GradientType=0 );
    box-shadow: none;
}

.button a {
    padding: 0.7em 1em;
    color: #fff!important;
}

input[type="checkbox"], input[type="radio"] {
    width: 15px !important;
    margin: 0 10px 0 0 !important;
}

button:hover, .button:hover {
    background: #b67907;
    color: #fff!important;
}

button.alt, input.alt[type="button"], input.alt[type="reset"], input.alt[type="submit"], .button.alt, .added_to_cart.alt, .widget-area .widget a.button.alt, .added_to_cart {
	background-color: #b67907!important;
    border-color: #b67907!important;
}

.added_to_cart {
    position: absolute;
    font-family: 'Noto Serif', serif;
    font-size: 1.4em;
    left: 0;
    right: 0;
    bottom: -12px;
    background: none!important;
    color: #39578b;
}

.added_to_cart:hover {
    color: #c63939;
}

.site-header-cart .widget_shopping_cart,
a.wc-backward,
.site-header-cart .widget_shopping_cart a.button {
    color: #FFF!important;
}
@media (min-width: 768px) {
	.site-branding, .site-search, .site-header-cart, .site-logo-anchor, .site-logo-link {
		margin-bottom: 0.5em;
	}
}

/* woocommerce overrides ========== */
.woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-noreviews, p.no-comments {
    background: #bba68c;
    box-shadow: none;
}

.single-product div.product .price {
    font-size: 28px;
	font-weight: 400;
    color: #b73939;
}

.pagination .page-numbers li .page-numbers.current, .woocommerce-pagination .page-numbers li .page-numbers.current {
    font-weight: 700;
    background-color: #39578b;
    border-color: #f1ede8;
    color: #fff;
}

.woocommerce-tabs {
	display: none;
}

ul.products {
    margin-top: 4em;
}

ul.products li.product.first {
    clear: none!important;
}

.single-product div.product table.variations .value {
    margin: 0.4em 0 1.4em;
}

.label label {
    font-weight: 700;
    font-family: 'Quicksand',sans-serif;
    font-size: 1.2em;
}

.value select {
    border: 0;
    padding: 0.4em 1em;
    background: #f1ede8;
    outline: none;
}

@media (min-width: 768px) {
	.site-main ul.products li.product {
		width: 28.2%;
		float: left;
		min-height: 520px;
		margin-right: 5%;
	}
    .site-main ul.products li.product-category {
        min-height: inherit;
    }
	ul.products li.product.last {
		margin-right: 5%!important;
	}
}



mark {
    display: none;
    background: #ff0;
    color: #000;
}

.storefront-sorting .woocommerce-ordering {
    display: none;
}

table.cart td.actions .coupon {
    display: none!important;
}

.cart-collaterals .cart_totals small.includes_tax {
	display: none!important;
}

small.includes_tax {
	display: none;
}

#emailtool {
	margin-top: 20px;
}

/* IE Specific ========== */

.lt-ie9 .woocommerce-active .site-header .site-header-cart {
    width: 15%;
    height: 32px;
}

.lt-ie9 #site-navigation li ul {
    background: #374052;
}

.lt-ie9 #site-navigation ul.nav li {
    height: 52px;
    padding-top: 4px;
    float: left;
}

.lt-ie9 #site-navigation .head-social {
    display: none;
}

.lt-ie9 #site-navigation a {
    padding: 0.5em 0.5em 0.5em 0.5em;
}

.lt-ie9 #site-navigation a:hover {
    font-weight: 100;
}

.lt-ie9 span.caption-button {
	display: none;
}

.lt-ie9 .col-full  {
	width: 1200px!important;
	margin: 0 auto;
	clear: both;
}

.lt-ie9 .banner-caption {
    background: #39578b;
}

.lt-ie9 .banner-caption h3 {
    position: relative;
    font-size: 24px;
    z-index: 200;
}

.lt-ie9 .cta .overlay {
    background: #39578b;
}

.lt-ie9 .cta .overlay p { 
	margin-top: 14px;
}

.lt-ie9 .welcome {
	background: #39578b;
}


.ie9 #site-navigation .head-social {
    display: none;
}

.ie9 #site-navigation a {
    padding: 0.5em 0.5em 0.4em 0.5em;
}

.ie9 span.caption-button { 
	display: none;
}

.ie9 .cta .overlay p { 
	margin-top: 14px;
}

.ie9 .col-full  {
	width: 1200px!important;
	margin: 0 auto;
	clear: both;
}


/* Media Queries ========== */

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 1200px) {
	
	.col-full, .wrapper {
		max-width:960px;
	}
	#site-navigation ul.nav li {
		padding-top: 1px;
	}
	#site-navigation li {
		font-size: 0.89em;
	}
	#site-navigation a {
		padding: 1.12em 0.3em;
	}
	#site-navigation li ul {
		width: 250px;
	}
	#site-navigation li ul.children a {
		font-size: 15px;
	}
	.woocommerce-active .site-header .site-header-cart {
		width: 24%;
	}
	
}


/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
	
	.col-full, .wrapper {
		padding: 0 30px;
	}
	.top-menu {
		width: 60%;
	}
	.site-header {
		height: 183px;
	}
	#site-navigation {
		height: 44px;
	}
	#site-navigation .head-social {
		padding-right: 30px;
	}
	#site-navigation ul.nav li {
		height: 44px;
		padding-top: 5px;
	}
	#site-navigation li {
		padding-top: 5px;
		font-size: 0.65em;
	}
	#site-navigation a {
		padding: 0.85em 0.3em;
	}
	#site-navigation li ul {
		width: 218px;
	}
	#site-navigation li ul.children a {
		font-size: 12px;
	}
	#site-navigation .head-social .faceb:before {
		font-family: FontAwesome;
		font-size: 22px;
	}
	#site-navigation .head-social .insta:before {
		font-family: FontAwesome;
		font-size: 22px;
	}
	#site-navigation .head-social a .insta {
		padding-right: 15px;
	}
	.woocommerce-active .site-header .site-header-cart {
		width: 27%;
	}
	.woocommerce-active .site-header .site-search {
		width: 42%;
	}
	.site-footer {
		padding: 3em 2em 0;
	}
	#ft-mailing form input {
		width: 70%;
	}
	#ft-mailing form button {
		font-size: 20px;
		padding: 0.7em 1em 0.77em 1em;
		width:29%;
	}
	
	.bf p {
		padding: 0 2em;
	}
}


/* Product Grid Adjustment - 2x column */
@media only screen and (min-width: 560px) and (max-width: 980px) {

	#primary .site-main ul.products li.product {
		width: 47%;
		float: left;
		margin-right: 6% !important;
		clear: none !important;
	}
	
	#primary .site-main ul.products li:nth-of-type(even) {
		margin-right: 0 !important;
	}
	

	
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
	
	.col-full, .wrapper {
		padding: 0;
	}
	h2 {
		font-size: 24px;
	}
	.site-header {
		height: 140px;
	}
	.woocommerce-active .site-branding {
		width: 50%;
		float: right;
	}
	.site-branding h1 {
		background: url('../bfi-theme/images/logos/site-logo.png') no-repeat 50% 100%;
		background-size: contain;
	}
	.top-menu {
		display: none;
	}
	.device-options {
		display: block;
	}
	.woocommerce-active .site-branding {
		width: 40%;
	}
	.woocommerce-active .site-header .site-header-cart {
		display: none;
	}
	
	.woocommerce-active .site-header .site-search {
		display: none;
    	width: 100%;
    	margin-right: 0;
	}
	
	/* /Style dropdowns */
	
	/* Hide the collapsible filters with CSS, so the page doesn't jump around when targetting #main with filtering (see collapsible-filters.js). */
	.dropdown_layered_nav_ul, .widget_price_filter form {
		display: none;
	}
	
	/* Product Category Filters */
	.archive #secondary {
		float: none;
		width: 100%;
	}
	
	#site-navigation {
		display: none;
	}
	
	#sidebar {
		padding: 0 20px 10px;
		margin-bottom: 40px;
		border-bottom: 1px solid #B5B5B5;
	}

	#ft-mailing h5 {
		font-size: 16px;
	}
	
	#order_review_heading {
		margin: 0;
		padding: 15px 0 0 15px;
	}

}


/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 467px) {
	
	h1 {
		font-size: 24px;
	}
	.mountains .mountains1 {
		display: none;
	}
	.site-footer {
		padding: 3em 0em 0;
	}
	#ft-details .ft-email {
		font-size: 18px;
	}
	#ft-mailing form input {
		width: 59%;
	}
	#ft-mailing form button {
		font-size: 16px;
		padding: 1.1em 1em 0.9em 1em;
		width: 40%;
	}
	.site-footer {
		padding: 3em 0em 0;
	}
	.site-footer h4 {
		color: #fff;
		font-size: 14px;
	}
	footer ul.menu li {
		font-size: 12px;
	}
	.bf p {
		padding: 0;
	}
	
}