 /*----------------------------------
		Theme657
----------------------------------*/
.sf_main_header {
	color: #6A57D7;
}

.btn, .checkout a.button, .checkout input.button {	
	color: #594CAF;
	border: 1px solid #594CAF;
}

.sf_region4 .btn, .checkout a.button, .checkout input.button {	
	background-color: #6A57D7;	
}

.sf_region4 .btn:hover, .checkout a.button:hover, .checkout input.button:hover {	
	background-color: #7963FF;
}

a:link {
	color: #6A57D7;
	text-decoration: none;	
}

a:visited {
	color: #6A57D7;
	text-decoration: none;		
}

a:hover {
	color: #6A57D7;
	text-decoration: underline;	
}
