
	/* start customstyles.php */

	                    .simpleclassbyoptions{
margin: auto;
}                	
			
		/* primary color */
		
		
		@media (max-width: 767px){
			.carousel h2 a{
			color: #0a0a0a !important;
			}
		}

		
		
	
		
			/* logo shadow */
	
		header .wrapper #logo{
			text-shadow: 2px 2px 0 #ffffff, 4px 4px 0px #0a0a0a !important;
		}
		
		
		