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

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

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

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

.product_detail li a:hover{
	background-color: rgb(63, 171, 234)!important;		
}

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

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