
	/* start customstyles.php */
	
	
		
			/* logo shadow */
	
		header .wrapper #logo{
			text-shadow: 2px 2px 0 #f7f4ed, 4px 4px 0px #2c3e50 !important;
		}
		
		
		
		/* background */
	
		.widget h4{
			background-image: none !important;
		}
		
		.widget h4 span{
			background: #f7f4ed !important;
		}
		
		#loader{
			background: #f7f4ed !important;
		}
		
	.simpleclassbyoptions{
margin: auto;
}

header .wrapper #logo {
    font-family: &#039;Lato&#039;, sans-serif;
    text-shadow: none;
    text-transform: lowercase;
    padding-bottom: 40px;
}

header .wrapper #logo a {
    color: #B4003F;
}

header .wrapper #sublogo {
    padding-top: 20px;
}

h1, .h1 {
    font-size: 50px;
}

@media (max-width: 767px) {
header .wrapper #logo a {
font-size:80px;
}
}

section#content article h2, section#content article h3 {
margin-top: 30px;
text-align: left;
padding: 0 0;
}