/*LoginLogo Hide*/
.animatedStoreIcon {
    display: none;
}

/*LoginLogo*/
.businessLogo {
    display: flow-root;
    width: 200px;
    height: auto !important;
    margin-bottom: 100px !important;
}
.bg-store-light {
    background-color: #fff !important;
}
/*.moreMenuEarnings {*/
/*    display: none;*/
/*}*/

/*Item Menu Hide*/
.menuItemPrice {
  display: none !important;
}
.orderTotal {
  display: none !important;
}