/*\\\\\\\\\\\\\\\\\\\\\\\\餐飲style.css開始\\\\\\\\\\\\\\\\\\\\\\\\*/
@import url("https://noon360.com/mainssl/uploads/noon360/template/us_basic/style.css");

#ns_Header {
    background-color: #fff;
    height: 90px;
}

.meLogoBlock img {
  width: 100%;
  max-width: 75px;
}
@media (max-width: 768px) {
.meLogoBlock img {
    max-width: 75px;
    max-height: 75px;
}

}

/*內用隱藏購物車*/
.cartNone .meMsg_MsgTitle_4 {
    display: none;
}


#ns_Footer {
    background-color: #222222;
}

/**/
@media (max-width: 768px) {
.treeList {
    top: 90px;
}
}