@charset "utf-8";
body {
    padding: 0!important;
}
article.category-1a,
article.category-1b,
article.category-1c,
article.category-1d,
article.category-1e,
article.category-1f {
    width:460px!important;
}
.home .featured-slider-area.boxed-wrapper {
    display: none;
}
.entry-header {
    height: 90px!important;
}
.wp-singular .entry-header {
    display: none!important;
}
.home.wp-singular .entry-header,
.page.wp-singular .entry-header {
    display: block!important;
}
.header-logo a {
    font-size: 23px!important;
}
#top-bar {
    display:none!important;
}
.main-content {
    padding-top: 0!important;
    padding-bottom: 0!important;
}
.wp-singular #page-footer,
.footer-widgets.clear-fix {
    display: none!important;
}
.home.wp-singular #page-footer,
.page.wp-singular #page-footer,
.home .footer-widgets.clear-fix,
.page .footer-widgets.clear-fix {
    display: block!important;
}