.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: #4c4c4c!important;	
}

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

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

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

.product_area .product_detail .premium li a{
	background-color: rgb(177,177,177);
}
