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;
}

.zpvideo {
    width: 1340px;
    height: 786px;
    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;
}

.zpdivider-container.zpdivider-line.zpdivider-line-style-solid {
	display: none;
}

.page-displax-evolved .header, 
.page-displax-evolved .footer {
    display: none !important;
}

.theme-header {
 padding: 25px;
}

@media (min-width: 992px) {
	.theme-navigation-and-icons .theme-menu-area .theme-menu ul li a {
        margin-inline-end: 16px;
        padding-block-start: 8px;
        padding-block-end: 8px;
        padding-inline-start: 16px;
        padding-inline-end: 16px;
        border-radius: 3px;
    }
}

.theme-responsive-menu .theme-menu .theme-menu-name {
        font-weight: 700;
}

.theme-responsive-menu .theme-menu .zpmm-element-textcontent {
    padding-left: 20px;
    padding-top: 12px;
    padding-bottom: 11px;
}
    
.theme-responsive-menu .theme-menu ul li a {
        padding: 15px;
}