/*
	Theme Name: Wellness Centre Theme
	Theme URI: http://bretthenning.com/wellnesscentretheme
	Author: Brett Henning
	Author URI: URI: http://bretthenning.com
	Description: The Wellness Centre Westport
	Version: 1.0
	Licence: All Rights Reserved
	Licence URI:
	Tags: responsive, mobile layout, ecommerce, centered layout 
*/

.added_to_cart.wc-forward{
	bottom:25px;
}

.circleMenu li:first-child .textItem {
    background: #ded252; 
}
.circleMenu li:nth-child(2) .textItem {
	background: #408cc8; 
}
.circleMenu li:nth-child(3) .textItem {
	background: #55af00; 
}
.circleMenu li:nth-child(4) .textItem {
	background: #fa8501;  
}
.circleMenu li:nth-child(5) .textItem {
	background: #f14038;  
}
.circleMenu li:nth-child(6) .textItem {
	background: #6c52de;  
}
.circleMenu li:nth-child(7) .textItem {
	background: #ac47af;  
}


