a[href$="/contact-us"] {
    box-shadow: 0px 0px 2px black inset;
}

.theme-navigation-and-icons .theme-search-and-mini-cart-group {
  display: none;
  align-self: stretch;
}

.zpcontainer {
    width: 1400px;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: auto;
    margin-inline-end: auto;
}

@media screen and (max-width: 1024px) {
  .zpcontainer {
    width: auto;
  }
}

.theme-header-topbar {
	display: none;
}

.theme-header-topbar.theme-header-topbar-responsive {
    display: none;
}

