.theme-header .zpcontainer .theme-branding-info .theme-logo-parent a img {
    max-width: 200px;
    height: auto !important;
}
.theme-header .zpcontainer .theme-branding-info .theme-site-name-caption {
    display: none !important;
}
.zpelem-box {
    margin:0 0 20px 0;
}
.zpheader-style-01 {
    position: sticky;
    inset-block-start: 0;
}
@media (min-width: 992px) {
    .zpheader-style-01 .zpcontainer .theme-navigation-and-icons .theme-menu-area .theme-menu>ul>li {
        margin-inline-end: 0!important;
    }
}