/* LAKE WENATCHEE NETS 

	font-family: 'Volkhov', serif;

	
	BROWN:
	color:#432b01;
	
	light tan:
	color:#ffeed0;
	
	green:
	color:#2e4501;

*/

/* ALL PRODUCTS */
.bc-product-grid--4col>.bc-product-card {
	background:#e8e0d6;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);
}
.bc-product__meta {
	padding:25px 15px;
}
.bc-product__title-link {
	font-size:20px;
}
.bc-form.bc-product-form button.bc-btn--form-submit {
	margin:15px;
	max-width:calc(100% - 30px);
}
.bc-single-product__rating--top {
	color:#f09200;
}
.bc-rating-star:before {
	font-size:20px;
}


/* SINGLE PRODUCT */
.bc-product-single {
	padding-top:120px;
}
.bc-product-single .bc-product__gallery {
	flex:auto;
	max-width:calc(50% - 50px);
}
.bc-product-gallery__images {
	max-width:100%;
}

.bc-btn, button.bc-btn, a.bc-btn, .entry-content .bc-btn, .entry-content button.bc-btn, .entry-content a.bc-btn, .bc-mini-cart .bc-btn, .bc-mini-cart button.bc-btn, .bc-mini-cart a.bc-btn, .bigcommerce-cart__item-count, .bc-account-login__form input[type="submit"] {
	font-family: 'Volkhov', serif;
	font-size:16px;
	font-weight:100;
	color:#ffeed0;
	background:#45620e;
}
.bc-btn:hover, button.bc-btn:hover, a.bc-btn:hover, .entry-content .bc-btn:hover, .entry-content button.bc-btn:hover, .entry-content a.bc-btn:hover, .bc-mini-cart .bc-btn:hover, .bc-mini-cart button.bc-btn:hover, .bc-mini-cart a.bc-btn:hover, .bigcommerce-cart__item-count:hover, .bc-account-login__form input[type="submit"]:hover {
	color:#ffa531;
}
.bc-product__brand {
	display:none;
}
.bc-product-single .bc-single-product__description,
.bc-single-product__reviews,
.bc-single-product__related {
	border-top:solid 1px #45620e;
}



/* CART */
.bc-cart-header {
	border-bottom:solid 1px #334d05;
}
.bc-cart-header > div {
	font-size:18px;
	font-weight:100;
	color:#334d05;
	padding:40px 0 20px 0;
}
.bc-cart-item__product-brand {
	display:none;
}
.bc-cart-item__remove-button {
	font-size:18px;
	color:#d67e0c;
}


/* LAKE WENATCHEE NETS 

	font-family: 'Volkhov', serif;

	
	BROWN:
	color:#432b01;
	
	light tan:
	color:#ffeed0;
	
	green:
	color:#2e4501;

*/



