
	/* start customstyles.php */
	
			
		/* primary color */
		
		/*section#top { background-color:#34495E;}*/
		
		@media (max-width: 767px){
			.carousel h2 a{
			color: #34495E !important;
			}
		}
		
	
		
			/* logo shadow */
	
		header .wrapper #logo{
			text-shadow: 2px 2px 0 #edf9ff, 4px 4px 0px #34495E !important;
		}
		
		
		
		/* background */
	
		.widget h4{
			background-image: none !important;
		}
		
		.widget h4 span{
			background: #edf9ff !important;
		}
		
		#loader{
			background: #edf9ff !important;
		}
		
	.simpleclassbyoptions{
margin: auto;
}