/* ==========================================================================
   ==========================================================================
   GALLO FAMILY VINEYARDS + KABOOKABOO MARKETING
   ==========================================================================
   ========================================================================== */










/* ==========================================================================
   ==========================================================================
   Background Colors
   ==========================================================================
   ========================================================================== */

.sweet-apple-bg {
	background: #85B534;
}

.sweet-peach-bg {
	background: #d6765a;
}

.sweet-pineapple-bg {
	background: #e4b31e;
}

.sweet-berry-bg {
	background: #ac1931;
}

.sweet-grapefruit-rose-bg {
	background: #CF7078;
}

.sweet-grape-bg {
	background: #6b2e6e;
}

.sweet-watermelon-bg {
	background: #42872D;
}

.sweet-mango-bg {
	background: #E4973D;
}

.moscato-bg {
	background: #1DA3AF;
}

.pink-moscato-bg {
	background: #d26f67;
}

.red-moscato-bg {
	background: #ed1c24;
}

.cabernet-sauvignon-bg {
	background: #860101;
}

.chardonnay-bg {
	background: #c2892c;
}

.pinot-grigio-bg {
	background: #a9af5c;
}

.sauvignon-blanc-bg {
	background: #598946;
}

.merlot-bg {
	background: #314f7b;
}

.pinot-noir-bg {
	background: #602e55;
}

.sweet-red-bg {
	background: #A81B5E;
}

.cafe-zinfandel-bg {
	background: #84195d;
}

.white-merlot-bg {
	background: #9E374A;
}

.hearty-burgundy-bg {
	background: #412769;
}

.white-zinfandel-bg {
	background: #d26f67;
}










/* ==========================================================================
   ==========================================================================
   Stroke Colors
   ==========================================================================
   ========================================================================== */

.sweet-apple-stroke {
	stroke: #85B534;
}

.sweet-grapefruit-rose-stroke {
	stroke: #CF7078;
}

.sweet-grape-stroke {
	stroke: #6b2e6e;
}

.sweet-peach-stroke {
	stroke: #d6765a;
}

.sweet-pineapple-stroke {
	stroke: #e4b31e;
}

.sweet-berry-stroke {
	stroke: #ac1931;
}

.sweet-watermelon-stroke {
	stroke: #42872D;
}

.sweet-mango-stroke {
	stroke: #E4973D;
}

.moscato-stroke {
	stroke: #1DA3AF;
}

.pink-moscato-stroke {
	stroke: #d26f67;
}

.red-moscato-stroke {
	stroke: #ed1c24;
}

.cabernet-sauvignon-stroke {
	stroke: #860101;
}

.chardonnay-stroke {
	stroke: #c2892c;
}

.pinot-grigio-stroke {
	stroke: #a9af5c;
}

.sauvignon-blanc-stroke {
	stroke: #598946;
}

.merlot-stroke {
	stroke: #314f7b;
}

.pinot-noir-stroke {
	stroke: #602e55;
}

.sweet-red-stroke {
	stroke: #A81B5E;
}

.cafe-zinfandel-stroke {
	stroke: #84195d;
}

.white-merlot-stroke {
	stroke: #9E374A;
}

.hearty-burgundy-stroke {
	stroke: #412769;
}

.white-zinfandel-stroke {
	stroke: #d26f67;
}









