        .zpdark-header-portion.theme-header {
        background: #01215C !important;
    }
    
    .zpdark-header-portion.theme-header .theme-navigation-and-icons .theme-menu-area .theme-menu>ul>li.menu-highlight-primary>a {
    color: #fff !important;
}
   .zpicon-heading a {
    color: #fff;
}
    .zpdark-header-portion.theme-header .theme-navigation-and-icons .theme-menu-area .theme-menu>ul>li:hover>a, .zpdark-header-portion.theme-header .theme-navigation-and-icons .theme-menu-area .theme-menu>ul>li.theme-menu-selected>a {
        background: none !important;
        color: #fff !important;
        }

.zpbutton {
border-bottom: 0.4rem solid #cc7000 !important;
    border-color: #cc7000 !important;
}

input#zsform_submit {
    width: 100% !important;
}

html,body{
    overflow-x: hidden;
}


@media (min-width: 992px) {
    .zpheader-style-01 .theme-header .zpcontainer {
        padding-block-start: 5px !important;
        padding-block-end: 5px !important;
    }
}
.zpicon-heading a {
    color: #fff;
}
.zpdark-header-portion.theme-header-topbar {
    display: none !important;
}