body .main-navigation .main-nav ul li[class*="current-menu-"] > a {
    background: white;
    color: #f68735;
}

.site-header {
    display: none;
}
img.page-header {
    max-width: 100%!important;
    padding: 0px!important;
    margin-bottom: -6px!important;
}
.site-branding * {
    color: white!important;
}

.comments-area {
    display: none;
}
.entry-title a, .entry-title a:visited {
    color: #f68735!important;
}
.main-navigation .main-nav ul li[class*="current-menu-"] > a {
    background-color: #f68735;
}
.footer-widgets {
    display: none;
}
.inside-header {
    background: url(http://sundun.com/blog/wp-content/uploads/2017/01/hero.jpg);
    background-size: cover!important;
    background-position: center;
}
.page-header-image {
    display: none;
}