/**
	Theme Adjustments for Delices
 */

/* main.css */

#Header a.selected,
#Header a:hover {
	color: #69d436;
}

.headline-banner {
	background: #d2f2c1;
	color: #fff;
}

/* landing.css */

.landing-menu a:hover {
	background-color: #69d436;
}

/* produit.css */

.prodlist-title h2 {
	color: #69d436;
}

.prodlist-list .prodlist-caption {
	background: rgba(105, 212, 54, .8);
}

/* store.css */

#StorePanel .by-region #RegionInput ul li:hover {
	background: #69d436;
}
