.theme-header {
    padding: 0px 100px;
}

.theme-menu ul li.theme-menu-selected>a {
	background: #FFFFFF !important;
    color: #000000 !important;
}

.theme-menu ul li>a:hover {
    background: #FFFFFF !important;
    color: #000000 !important;
}

.theme-navigation-and-icons .theme-menu-area .theme-menu ul li:hover>a {
    background: #FFFFFF !important;
    color: #000000 !important;
}

.link_a a {
    color: #FFFFFF !important;
}

@media only screen and (max-width: 600px) {
    .theme-header {
    padding: 0px 15px;
}
  .zphero-slide-video{
 display : block !important;
}
.zphero-full-screen .zphero {
    height: 300px !important;
}
.zphero.zpapply-height{ 
     height: 300px !important;
}
.zpcontent-container.hero-container{
     min-height: 300px;
}
}

.zpheader-style-01 .theme-header .zpcontainer
Specificity: (0,3,0)
 {
        :padding-block-start: 12px;
        :padding-block-end: 12px;
    }