.burger,
.tablet-menu,
.direct-act,
#receiptSection .orderFooterButtons,
.orderFooterButtons .orderinfobtn,
.desktop-hide {
  display: none;
}
.shift-act {
  display: block;
}
.home-side-nav {
  float: left;
  width: 47px;
}
.home-msg {
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100%;
  margin-left: 47px;
  font-size: 16px;
}
#fly-btn {
  display: none !important;
}
