/* moshtix nz */

#footer > div.clearfix > div:nth-child(3), #container > footer > div.nz-mobile-footer > div:nth-child(1) > div:nth-child(3) > div {
display:none;
}

#search_main {
 display:none;
}

#logo {
 margin-top: -30px;
 margin-left: -2px;
margin-top: 30px;
}

#container > #header {
 height: 170px;

}

.addThisDiv {
 display:none;
}

#event-info {
 display:none;
}

/* left bar */
#sectionMoshtixSubscribeForm,
#twitter_plugin,
#recommendations {
 display:none;
}


mobile-header-left{}

#newsfeatures{width:970px;}
/* - Navigation Menu - */

#header > nav {
display: block; /* show nav bar*/
overflow: overlay;   
padding-left: 0px;  /* x position */

width: 100%;  /* width */
}

header > nav > ul > li {
    width: 155px;
}
header > nav > ul > li.menu-item-small{width:155px;}

#nav_whatson,
#nav_gallery,
#nav_venues,
#nav_vouchers{
display: none;  /* hide other menu items */
}


#mobile-menu-overlay .menu-giftvoucher{
	display: none; /* hide other menu items */
}

#menu-item-gift-vouchers{
display: none!important;  /* hide other menu items */
}


#footer-giftvoucher{
	display: none; /* hide other menu items */
}


#graybar {
    background-color: #DDDDDD;
    position: absolute;
    top: 140px;
    left: 552px;
    height: 29px;
    width: 418px;
}

#footer_google{display:none!important;}

footer #logo_footer {
    float: right;
    width: 196px;
    margin-top: -20px;
}
.nz-mobile-footer{display:none;}

#mobile-nav-nz{display:none;}

#container > header{border:0;}

/* Mobile Fixes */
@media (max-width: 1024px) {
#footer{display:none;}

#logo{display:none;}

#mobile-nav{display:none;}

.nz-mobile-footer{display:inherit;}

#mobile-nav-nz{display:inherit;}

.mobile-footer-black{
    background-color: black!important;
    padding-top: 20px;
    padding-bottom: 20px;
}

#mobile-footer-logo-img{width:50%;}

.mobile-footer-logo{margin-top:10px;
margin-bottom:10px;}

#container > #header {
    height: auto;
border-bottom: 1px #e7e7e7 solid;
}

}