.menu__banner > div {display:flex;flex-direction:column;justify-content:center;height:100%;max-height:428px;padding: 15px;text-align:center;background: radial-gradient(circle, rgba(0,137,168, .5) 0%, #057d99 100%);border-radius:4px}
.menu__banner div img {margin:20px 0;padding:15px}
.menu__banner span {font-size:1.5em;font-weight:500}
.menu__banner span:last-of-type{font-size:1.3em}

.product-thumb .option__group {clear:both}



.menu__level-1-img {
    width: 38px;
    height: 38px;
}

.home-page .html-module {
    padding: 15px 0;
    background: none;
}
@media (min-width: 1600px) {
.header-search2 {
    padding-top: 20px;
}
}
.allbtn {
background: #f29633;
    color: #fff;
    padding: 10px 15px;
}

.allbtn:hover {
background: #ef8b1f;
color:#fff;
}

.stock {display: none;}

.header-logo {
    margin: 0 auto;
}

.product-thumb__quick-order {
    margin: 0 0 0 10px;
}

.checkout-customer__group {display: none;}
.modal-register__customer-group {display: none;}