/*
 * IMG-1 — flavour plate behind transparent pack photos.
 * Home: .products-section img.product-image
 * PDP: ShopEngine gallery + thumbs, classed from the selected flavour.
 * The mixed assortment has no plate. Do not merge into custom-style.css.
 */

.products-section img.product-image.lumi-flavour-freeze-mint {
	background-color: #91FFB5;
}

.products-section img.product-image.lumi-flavour-blue-ice {
	background-color: #61B8F2;
}

.products-section img.product-image.lumi-flavour-watermelon {
	background-color: #FF3B19;
}

.products-section img.product-image.lumi-flavour-citrus {
	background-color: #CFFF1C;
}

.products-section img.product-image.lumi-flavour-forest-fruits {
	background-color: #A10064;
}

body.lumi-flavour-freeze-mint .shopengine-product-image .woocommerce-product-gallery,
body.lumi-flavour-freeze-mint .shopengine-product-image .woocommerce-product-gallery__image,
body.lumi-flavour-freeze-mint .shopengine-product-image .woocommerce-product-gallery__image > a,
body.lumi-flavour-freeze-mint .shopengine-product-image .flex-viewport,
body.lumi-flavour-freeze-mint .shopengine-product-image .flex-control-thumbs li,
.shopengine-product-image.lumi-flavour-freeze-mint .woocommerce-product-gallery,
.shopengine-product-image.lumi-flavour-freeze-mint .woocommerce-product-gallery__image,
.shopengine-product-image.lumi-flavour-freeze-mint .woocommerce-product-gallery__image > a,
.shopengine-product-image.lumi-flavour-freeze-mint .flex-viewport,
.shopengine-product-image.lumi-flavour-freeze-mint .flex-control-thumbs li {
	background-color: #91FFB5;
}

body.lumi-flavour-blue-ice .shopengine-product-image .woocommerce-product-gallery,
body.lumi-flavour-blue-ice .shopengine-product-image .woocommerce-product-gallery__image,
body.lumi-flavour-blue-ice .shopengine-product-image .woocommerce-product-gallery__image > a,
body.lumi-flavour-blue-ice .shopengine-product-image .flex-viewport,
body.lumi-flavour-blue-ice .shopengine-product-image .flex-control-thumbs li,
.shopengine-product-image.lumi-flavour-blue-ice .woocommerce-product-gallery,
.shopengine-product-image.lumi-flavour-blue-ice .woocommerce-product-gallery__image,
.shopengine-product-image.lumi-flavour-blue-ice .woocommerce-product-gallery__image > a,
.shopengine-product-image.lumi-flavour-blue-ice .flex-viewport,
.shopengine-product-image.lumi-flavour-blue-ice .flex-control-thumbs li {
	background-color: #61B8F2;
}

body.lumi-flavour-watermelon .shopengine-product-image .woocommerce-product-gallery,
body.lumi-flavour-watermelon .shopengine-product-image .woocommerce-product-gallery__image,
body.lumi-flavour-watermelon .shopengine-product-image .woocommerce-product-gallery__image > a,
body.lumi-flavour-watermelon .shopengine-product-image .flex-viewport,
body.lumi-flavour-watermelon .shopengine-product-image .flex-control-thumbs li,
.shopengine-product-image.lumi-flavour-watermelon .woocommerce-product-gallery,
.shopengine-product-image.lumi-flavour-watermelon .woocommerce-product-gallery__image,
.shopengine-product-image.lumi-flavour-watermelon .woocommerce-product-gallery__image > a,
.shopengine-product-image.lumi-flavour-watermelon .flex-viewport,
.shopengine-product-image.lumi-flavour-watermelon .flex-control-thumbs li {
	background-color: #FF3B19;
}

body.lumi-flavour-citrus .shopengine-product-image .woocommerce-product-gallery,
body.lumi-flavour-citrus .shopengine-product-image .woocommerce-product-gallery__image,
body.lumi-flavour-citrus .shopengine-product-image .woocommerce-product-gallery__image > a,
body.lumi-flavour-citrus .shopengine-product-image .flex-viewport,
body.lumi-flavour-citrus .shopengine-product-image .flex-control-thumbs li,
.shopengine-product-image.lumi-flavour-citrus .woocommerce-product-gallery,
.shopengine-product-image.lumi-flavour-citrus .woocommerce-product-gallery__image,
.shopengine-product-image.lumi-flavour-citrus .woocommerce-product-gallery__image > a,
.shopengine-product-image.lumi-flavour-citrus .flex-viewport,
.shopengine-product-image.lumi-flavour-citrus .flex-control-thumbs li {
	background-color: #CFFF1C;
}

body.lumi-flavour-forest-fruits .shopengine-product-image .woocommerce-product-gallery,
body.lumi-flavour-forest-fruits .shopengine-product-image .woocommerce-product-gallery__image,
body.lumi-flavour-forest-fruits .shopengine-product-image .woocommerce-product-gallery__image > a,
body.lumi-flavour-forest-fruits .shopengine-product-image .flex-viewport,
body.lumi-flavour-forest-fruits .shopengine-product-image .flex-control-thumbs li,
.shopengine-product-image.lumi-flavour-forest-fruits .woocommerce-product-gallery,
.shopengine-product-image.lumi-flavour-forest-fruits .woocommerce-product-gallery__image,
.shopengine-product-image.lumi-flavour-forest-fruits .woocommerce-product-gallery__image > a,
.shopengine-product-image.lumi-flavour-forest-fruits .flex-viewport,
.shopengine-product-image.lumi-flavour-forest-fruits .flex-control-thumbs li {
	background-color: #A10064;
}
