/* Enter Your Custom CSS Here */


.page-id-415 #content .entry-title {
	display: none;
}

.entry-header {
    margin-bottom: 10px;
    border-bottom: 0px solid #ddd;
    box-shadow: none;
}

#main {
    padding: 20px 0 20px 0;
}

#content .entry-title {
    margin: 0 0 5px;
    padding: 0;
    text-shadow: 0 1px 1px #fff;
    font-size: 24px !important;
    line-height: 1;
    color: #023837 !important;
}

h1 {
	font-size: 24px !important;
	color: #023837 !important;

}

.entry-header {
    margin-bottom: 20px;
    border-bottom: none;
}


@media only screen and (max-width: 600px) {
	.site-title {
	padding: 20px;
	line-height: 1.2;
  }
	
	.menu-toggle h1 {
    color: #ffffff !important;
    font-size: 18px;
	}
	
	.clear-menu .menu-toggle h1 {
    color: #ffffff !important;
	}
	
	h1 {
		color: #ffffff !important;
	}

}
