
	/* start customstyles.php */
	
	
		
			/* logo shadow */
	
		header .wrapper #logo{
			text-shadow: 2px 2px 0 transparent, 4px 4px 0px #2c3e50 !important;
		}
		
		
		
		/* background */
	
		.widget h4{
			background-image: none !important;
		}
		
		.widget h4 span{
			background: transparent !important;
		}
		
		#loader{
			background: transparent !important;
		}
		
	.simpleclassbyoptions{
margin: auto;
}