body a, body a:visited {
    color: #d86e24;
}

header .inside-header {
    max-width: 100%!important;
    height: 170px!important;
}

.main-navigation a:hover {
    color: #ffffff;
    background-color: #d86e24!important;
}

.sidebar .widget a, .sidebar .widget a:visited {
    font-size: 14px;
}
.sidebar .widget a:hover {
    color: #d86e24;
}

header .inside-header {
    height: 500px;
}
.site-branding {
    display: none;
}

.comments-area {
    display: none;
}
.entry-title a, .entry-title a:visited {
    color: #d86e24!important;
}
.main-navigation .main-nav ul li[class*="current-menu-"] > a {
    background-color: #d86e24;
}
.footer-widgets {
    display: none;
}
.page-header-image {
    display: none;
}