.theme-banner{
    display:none !important;
}
.theme-header-navigation-style{
	display:none;
}
.zpsection{
        padding-block-start: 0px !important;
}
.hide_btn{
	display:none !important;
}

@media only screen and (max-width: 992px) {
  .zpheader-style-02 .theme-header .zpcontainer .theme-branding-info.theme-brand-style-02{
          margin-inline-end: auto !important;
      margin-inline-start: auto !important;
    }
    .zpsocialprofile-halign-right{
            justify-content: center !important;
    }
    .zpbutton-align-left{
        text-align: center !important;
    }
}