body > div.zpheader-style-01.theme-mobile-header-fixed > div.theme-header > div:nth-child(1) > div.theme-navigation-and-icons > div > div > ul > li:nth-child(1) > a {
    padding: 16px 32px;
    background-color: rgba(234,119,4,1) !important;
    color: white;
    text-transform: uppercase;
}

body > div.zpheader-style-01.theme-mobile-header-fixed > div.theme-header > div:nth-child(1) > div.theme-navigation-and-icons > div > div > ul > li:nth-child(1) > a:hover {
    background-color: rgba(234,119,4,0.8) !important;
}

.hero-image {
    min-height: 500px;
}