/* Enter Your Custom CSS Here */
#secondary {
    display: none !important;
}

@media screen and (min-width: 56.875em) {
    .content-area {
        width: 100% !important;
    }
}

.home .page-title { display: none; }
.home .entry-title { display: none; }

.content-area, .content-sidebar {
    padding-top: 0px;
}

.site-header {
  	padding-bottom: 0px;
    padding-top: 0px;
}