.itopplus-background {

}
.itopplus-menu {
    margin-top: 2%;
}

.shopcart {
    display: none!important;
}
.Template-G-buttonDetail {
    display: none!important;
}

@media (max-width: 766px) {
  #nav-menu {
	overflow: auto;
    position: fixed!important;
    max-height: 760px;
  }
  #itopplus-sticky-nav-bar {
  	display:none!important;
  }
}

@media (max-width: 414px) {
  #nav-menu {
    max-height: 630px!important;
    white-space:nowrap;
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 375px) {
  #nav-menu {
    max-height: 590px!important;
  }
}

@media (max-width: 375px) and (max-height: 667px) {
  #nav-menu {
    max-height: 560px!important;
    white-space:nowrap;
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
  }
}


