﻿/* original classes */
.w3-food-apple-original { color: #000!important; background-color: #76cd26!important; }
.w3-food-aspargus-original { color: #fff!important; background-color: #77ab56!important; }
.w3-food-apricot-original { color: #fff!important; background-color: #ffb16d!important; }
.w3-food-aubergine-original { color: #fff!important; background-color: #3d0734!important; }
.w3-food-avocado-original { color: #fff!important; background-color: #87a922!important; }
.w3-food-banana-original { color: #000!important; background-color: #fafe4b!important; }
.w3-food-butter-original { color: #000!important; background-color: #ffff81!important; }
.w3-food-blueberry-original { color: #fff!important; background-color: #464196!important; }
.w3-food-carrot-original { color: #fff!important; background-color: #e67e22!important; }
.w3-food-cherry-original { color: #fff!important; background-color: #cf0234!important; }
.w3-food-chocolate-original { color: #fff!important; background-color: #411900!important; }
.w3-food-cranberry-original { color: #fff!important; background-color: #9e003a!important; }
.w3-food-coffee-original { color: #fff!important; background-color: #a6814c!important; }
.w3-food-egg-original { color: #000!important; background-color: #fffcc4!important; }
.w3-food-grape-original { color: #fff!important; background-color: #6c3461!important; }
.w3-food-kiwi-original { color: #000!important; background-color: #8ee53f!important; }
.w3-food-lemon-original { color: #000!important; background-color: #fdff52!important; }
.w3-food-lime-original { color: #000!important; background-color: #bffe28!important; }
.w3-food-mango-original { color: #fff!important; background-color: #ffa62b!important; }
.w3-food-mushroom-original { color: #fff!important; background-color: #ba9e88!important; }
.w3-food-mustard-original { color: #fff!important; background-color: #ceb301!important; }
.w3-food-mint-original { color: #000!important; background-color: #c0fa8b!important; }
.w3-food-olive-original { color: #fff!important; background-color: #6e750e!important; }
.w3-food-orange-original { color: #fff!important; background-color: #f97306!important; }
.w3-food-pea-original { color: #fff!important; background-color: #a4bf20!important; }
.w3-food-peach-original { color: #fff!important; background-color: #ffb07c!important; }
.w3-food-pear-original { color: #000!important; background-color: #cbf85f!important; }
.w3-food-pistachio-original { color: #000!important; background-color: #c0fa8b!important; }
.w3-food-plum-original { color: #fff!important; background-color: #3f012c!important; }
.w3-food-pomegranate-original { color: #fff!important; background-color: #c0392b!important; }
.w3-food-pumpkin-original { color: #fff!important; background-color: #d35400!important; }
.w3-food-raspberry-original { color: #fff!important; background-color: #b00149!important; }
.w3-food-saffron-original { color: #fff!important; background-color: #feb209!important; }
.w3-food-salmon-original { color: #fff!important; background-color: #ff796c!important; }
.w3-food-spearmint-original { color: #000!important; background-color: #1ef876!important; }
.w3-food-squash-original { color: #fff!important; background-color: #f2ab15!important; }
.w3-food-strawberry-original { color: #fff!important; background-color: #fb2943!important; }
.w3-food-tomato-original { color: #fff!important; background-color: #ec2d01!important; }
.w3-food-wheat-original { color: #000!important; background-color: #fbdd7e!important; }
.w3-food-wine-original { color: #fff!important; background-color: #80013f!important; }

/* background-only classes */
.w3-food-apple { background-color: #76cd26 !important; }
.w3-food-aspargus { background-color: #77ab56 !important; }
.w3-food-apricot { background-color: #ffb16d !important; }
.w3-food-aubergine { background-color: #3d0734 !important; }
.w3-food-avocado { background-color: #87a922 !important; }
.w3-food-banana { background-color: #fafe4b !important; }
.w3-food-butter { background-color: #ffff81 !important; }
.w3-food-blueberry { background-color: #464196 !important; }
.w3-food-carrot { background-color: #e67e22 !important; }
.w3-food-cherry { background-color: #cf0234 !important; }
.w3-food-chocolate { background-color: #411900 !important; }
.w3-food-cranberry { background-color: #9e003a !important; }
.w3-food-coffee { background-color: #a6814c !important; }
.w3-food-egg { background-color: #fffcc4 !important; }
.w3-food-grape { background-color: #6c3461 !important; }
.w3-food-kiwi { background-color: #8ee53f !important; }
.w3-food-lemon { background-color: #fdff52 !important; }
.w3-food-lime { background-color: #bffe28 !important; }
.w3-food-mango { background-color: #ffa62b !important; }
.w3-food-mushroom { background-color: #ba9e88 !important; }
.w3-food-mustard { background-color: #ceb301 !important; }
.w3-food-mint { background-color: #c0fa8b !important; }
.w3-food-olive { background-color: #6e750e !important; }
.w3-food-orange { background-color: #f97306 !important; }
.w3-food-pea { background-color: #a4bf20 !important; }
.w3-food-peach { background-color: #ffb07c !important; }
.w3-food-pear { background-color: #cbf85f !important; }
.w3-food-pistachio { background-color: #c0fa8b !important; }
.w3-food-plum { background-color: #3f012c !important; }
.w3-food-pomegranate { background-color: #c0392b !important; }
.w3-food-pumpkin { background-color: #d35400 !important; }
.w3-food-raspberry { background-color: #b00149 !important; }
.w3-food-saffron { background-color: #feb209 !important; }
.w3-food-salmon { background-color: #ff796c !important; }
.w3-food-spearmint { background-color: #1ef876 !important; }
.w3-food-squash { background-color: #f2ab15 !important; }
.w3-food-strawberry { background-color: #fb2943 !important; }
.w3-food-tomato { background-color: #ec2d01 !important; }
.w3-food-wheat { background-color: #fbdd7e !important; }
.w3-food-wine { background-color: #80013f !important; }

/* text-only classes */
.w3-text-food-apple { color: #76cd26 !important; }
.w3-text-food-aspargus { color: #77ab56 !important; }
.w3-text-food-apricot { color: #ffb16d !important; }
.w3-text-food-aubergine { color: #3d0734 !important; }
.w3-text-food-avocado { color: #87a922 !important; }
.w3-text-food-banana { color: #fafe4b !important; }
.w3-text-food-butter { color: #ffff81 !important; }
.w3-text-food-blueberry { color: #464196 !important; }
.w3-text-food-carrot { color: #e67e22 !important; }
.w3-text-food-cherry { color: #cf0234 !important; }
.w3-text-food-chocolate { color: #411900 !important; }
.w3-text-food-cranberry { color: #9e003a !important; }
.w3-text-food-coffee { color: #a6814c !important; }
.w3-text-food-egg { color: #fffcc4 !important; }
.w3-text-food-grape { color: #6c3461 !important; }
.w3-text-food-kiwi { color: #8ee53f !important; }
.w3-text-food-lemon { color: #fdff52 !important; }
.w3-text-food-lime { color: #bffe28 !important; }
.w3-text-food-mango { color: #ffa62b !important; }
.w3-text-food-mushroom { color: #ba9e88 !important; }
.w3-text-food-mustard { color: #ceb301 !important; }
.w3-text-food-mint { color: #c0fa8b !important; }
.w3-text-food-olive { color: #6e750e !important; }
.w3-text-food-orange { color: #f97306 !important; }
.w3-text-food-pea { color: #a4bf20 !important; }
.w3-text-food-peach { color: #ffb07c !important; }
.w3-text-food-pear { color: #cbf85f !important; }
.w3-text-food-pistachio { color: #c0fa8b !important; }
.w3-text-food-plum { color: #3f012c !important; }
.w3-text-food-pomegranate { color: #c0392b !important; }
.w3-text-food-pumpkin { color: #d35400 !important; }
.w3-text-food-raspberry { color: #b00149 !important; }
.w3-text-food-saffron { color: #feb209 !important; }
.w3-text-food-salmon { color: #ff796c !important; }
.w3-text-food-spearmint { color: #1ef876 !important; }
.w3-text-food-squash { color: #f2ab15 !important; }
.w3-text-food-strawberry { color: #fb2943 !important; }
.w3-text-food-tomato { color: #ec2d01 !important; }
.w3-text-food-wheat { color: #fbdd7e !important; }
.w3-text-food-wine { color: #80013f !important; }
