/* Enter Your Custom CSS Here */
.zindex {
z-index:99!important;
}

header.page_header.scrolled_not_transparent.fixed{
  margin-top: 46px!important;
}

@media only screen and (max-width: 536px){
 header.page_header.scrolled_not_transparent.fixed {
    margin-top: 87px!important;
} 
}