@media all and (max-width: 768px) {
  .theme-header-topbar .theme-search-minicart-responsive{
    display: none;
  }
}
.theme-header .zpcontainer .theme-navigation-and-icons .theme-search-cart-non-res{
  display: none;
}