.header:not(.transparent) .header-nav-main.nav > li > a {
    color: #e1811f !important;
}
.header:not(.transparent) .header-nav-main.nav > li > a:hover {
    color: #e1811f !important;
}
.header-nav-main.nav-line-bottom > li > a:before{
    background-color: #e1811f !important;
}
.header-top{
    background-color: #262626 !important;
	border-bottom: 1px solid;
}
.header-top a, .header-top{
   color: #ea3a3a !important;
}

.header-main .header-button > a.button:not(.is-outline) {
	background-color: #e1811f!important;
	color:#262626;
}

#footer section{
    display: none !important;
}

header #logo a{
    display: none;
}