.primary_color{
	background-color: rgb(201, 247, 201)!important;			
}

.secondary_color{
	background-color: rgb(156, 210, 156)!important;
}

.primary_hover a:hover{
	background-color: rgb(156, 210, 156);
}

.product_detail .active{
	background-color: rgb(130, 228, 130)!important;	
}

.product_detail li a:hover{
	background-color: rgb(133, 253, 133)!important;		
}

.secondary_hover{
	background-color: rgb(42, 210, 42)!important;	
}

.secondary_hover:hover{
	background-color: rgb(63, 234, 63)!important;
}
