/* APS FOOD MARKETING 

	font-family: 'Josefin Sans', sans-serif;
	font-family: 'Open Sans', sans-serif;
	font-family: 'Seaweed Script', cursive;
	
	olive green:
	color:#668619;
	
	orange:
	color:#db772a;
	
	brown:
	color:#765e36;

*/

/* CATEGORIES PAGE */

.bc-product-archive__header h2 {
	font-family: 'Seaweed Script', cursive;
	font-size:48px;
}

.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: 'Josefin Sans', sans-serif;
	background:#668619;
}

.bc-product__title-link {
	font-family: 'Josefin Sans', sans-serif;
	font-size:20px;
	color:#765e36;
}
.bc-get-prices-wrapper.bc-product__pricing--visible, .bc-get-prices-wrapper.bc-show-pricing-spinner, .bc-product__pricing--api.bc-product__pricing--visible, .bc-product__pricing--api.bc-show-pricing-spinner, .bc-product__pricing--cached.bc-product__pricing--visible, .bc-product__pricing--cached.bc-show-pricing-spinner {
	font-family: 'Josefin Sans', sans-serif;
	font-size:18px;
	color:#db772a;
}


/* PRODUCT PAGE */

h1.bc-product__title,
.bc-product-single h2,
.bc-product-single h3,
.bc-product-single h4,
.bc-product-single h5 {
	font-family: 'Josefin Sans', sans-serif;
	color:#668619;
}
.bc-product-single h2 {
	font-size:1.8em;
}
.bc-product-single h3 {
	font-size:1.6em;
}
.bc-product-single h4 {
	font-size:1.4em;
}
.bc-product-single h5 {
	font-size:1.2em;
}

.bc-product-single .bc-product-form {
	margin-top:0;
}
.bc-product-single .shippingLocation {
	margin-bottom:20px;
}
.bc-product-single .shippingLocation .bc-product__spec-title {
	font-weight:bold;
}

.bc-product-single .bc-single-product__section-title {
	font-size:1.4em;
}
.bc-link {
	color:#668619;
}
.bc-product-flag--sale,
.bc-alert--success {
	background:#db772a;
}





/* APS FOOD MARKETING 

	font-family: 'Josefin Sans', sans-serif;
	font-family: 'Open Sans', sans-serif;
	font-family: 'Seaweed Script', cursive;
	
	olive green:
	color:#668619;
	
	orange:
	color:#db772a;
	
	brown:
	color:#765e36;

*/