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

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

.primary_hover a:hover{
	background-color: rgb(233, 181, 181);
}

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

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

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

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