body .bannerTop {
  height: 150px;
  width: 100%;
  background-position: center;
  background-size: cover;
}
body .navtop {
  width: auto;
  white-space: nowrap;
  overflow-x: auto;
  flex-wrap: nowrap;
  gap: 10px;
}
body .navtop .btnMenu {
  border-radius: 10px;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
}
body .msgsEmpresa {
  margin-top: 30px;
}
body .msgsEmpresa .msgHome {
  background-color: #1b84e7;
  color: #fff;
  font-size: 14px;
  border-radius: 17px;
  padding: 20px;
  margin-bottom: 20px;
}
body .slim-navbar {
  padding: 10px 0;
}
body .slim-navbar .wavesBg {
  background-color: rgb(243, 245, 247);
  width: 100%;
  position: absolute;
  bottom: -9px;
  height: 10px;
}
body .slim-navbar .waves {
  height: 100%;
  background-position: center top;
  background-repeat: repeat-x;
  background-color: transparent;
  background-image: url("../img/new-waves.svg");
}
body .slimNav {
  overflow: initial;
  border-bottom: 0px;
  margin-top: -47px;
  border-top-right-radius: 42px;
  border-top-left-radius: 42px;
}
body .slimNav .logoBox {
  display: flex;
  justify-content: center;
  position: relative;
  top: -51px;
  margin-bottom: -36px;
}
body .slimNav .logoBox .logomarcaCardapio {
  border: 4px solid #fff;
}
body .slimNav .nomeEmpresa {
  margin-bottom: 0px;
}
body .slimNav .descEmpresa {
  font-size: 13px;
  font-style: italic;
  color: #000;
  margin-bottom: 8px;
}
body .slimNav .containerSlimNav {
  z-index: 2;
}
body .cardcats .media-list {
  margin-top: 0px;
}
body .cardcats .media-list .img-thumbnail {
  min-width: 84px;
  min-height: 84px;
  margin-left: 0px;
  border-radius: 12px;
  border: 1px solid rgb(232, 234, 237);
  background-color: rgb(198, 205, 212);
  -o-object-fit: cover;
     object-fit: cover;
  padding: 0px;
  -o-object-position: center;
     object-position: center;
}
body .cardcats .media-list .actionsItens button {
  border-radius: 50px;
}
body .cardcats .media-list .tx-14 {
  margin-top: 15px;
}
body .cardcats {
  border-radius: 16px;
  overflow: hidden;
}
body .cardcats .slim-card-title {
  color: #fff;
  font-size: 16px;
}
body .cardcats p.descriptionCat {
  color: #000;
  margin-top: 5px;
  padding: 5px;
  background-color: rgba(255, 255, 255, 0.4392156863);
  border-radius: 10px;
}
body .media-list .media {
  align-items: flex-start;
}
body .media-list .media .tx-15 strong {
  display: block;
}
body .media-list .media .tx-15 span {
  font-size: 12px;
}
body .media-list .media .groupPriceBtn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 5px;
}
body .searchField {
  position: relative;
}
body .searchField i {
  font-size: 20px;
  position: absolute;
  top: 10px;
  left: 11px;
}
body .searchField input {
  padding-left: 40px;
}
body .modalHeadProduto {
  border-radius: 0px;
  color: #fff;
}
body .modalHeadProduto h6 {
  font-size: 14px;
  font-weight: 600;
}
body .modalHeadProduto button.close span {
  color: #fff;
}
body #visul_usuario .img-thumbnail {
  border: 0px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 16px;
}
body #visul_usuario .tx-18 {
  color: var(--main-color);
  font-weight: 600;
}
body #visul_usuario .tx-15 {
  font-size: 13px;
}
body #visul_usuario .slim-card-title {
  color: var(--main-color);
}
body #visul_usuario .selectOptions {
  margin-bottom: 5px;
  font-size: 13px;
}
body #visul_usuario .rowPedidoOpcional {
  border-bottom: 1px solid #dee2e6;
  margin-bottom: 1px;
  margin-top: 1px;
}
body #visul_usuario .optionsRow {
  display: flex;
  align-items: center;
}
body #visul_usuario .optionsRow img {
  width: 75px;
  border-radius: 5px;
  margin-right: 1rem !important;
}
body #visul_usuario .optionsRow input {
  margin-right: 5px;
}
body #visul_usuario .optionsRow label {
  margin-bottom: 0px;
}
body #visul_usuario .slim-card-title {
  font-size: 14px;
}
body #visul_usuario .valorOpcional {
  text-align: right;
  font-weight: 600;
}
body a[href="#top"] {
  right: 20px;
  color: var(--main-color) !important;
}
@media screen and (max-width: 767px) {
  body a[href="#top"] {
    right: 8px;
    top: 81%;
  }
}
body .actionsHeaderStore a {
  color: var(--main-color) !important;
  font-size: 20px;
}
body #visulShare .modal-header,
body #visulPayment .modal-header {
  background: var(--main-color);
}
body #visulShare .modal-header h6,
body #visulPayment .modal-header h6 {
  font-size: 18px;
  color: #fff;
}
body #visulInfoModal .modal-header {
  background: var(--main-color);
}
body #visulInfoModal .modal-header h6 {
  font-size: 18px;
  color: #fff;
}
body #visulInfoModal .infoEmpresa .tx-14 {
  margin-bottom: 5px;
}
body #visulInfoModal .infoEmpresa .tx-14 .ifmfo {
  font-weight: 600;
}
body #visulInfoModal .infoEmpresa .titleNewSEC {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: var(--main-color);
  display: flex;
  align-items: center;
}
body #visulInfoModal .infoEmpresa .titleNewSEC.formas {
  margin-top: 20px;
}
body #visulInfoModal .infoEmpresa .row.hours.active {
  font-weight: 600;
}
body #visulInfoModal .infoEmpresa .itemFormapg {
  margin-bottom: 5px;
}
body .btn-info {
  background: #1b84e7;
}
body .carrinhoMobile {
  display: none;
  padding: 10px;
  background: #ccc !important;
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  opacity: 0.95;
}
body .carrinhoMobile .text-strong {
  font-size: 18px;
  font-weight: 600;
  color: #000;
}
body .carrinhoMobile .col-12 {
  justify-content: center;
}
@media screen and (max-width: 767px) {
  body .carrinhoMobile {
    display: block;
  }
}
body .cardCarrinho .media-list {
  padding: 15px;
}
body .cardCarrinho .media-list .tx-14 {
  font-weight: 600;
}
body .cardCarrinho .media-list .card-people-list {
  padding: 0px;
  color: #666666;
  border-radius: 10px;
}
body .cardCarrinho .media-list .txItem {
  color: var(--main-color);
}
body .cardCarrinho .media-list .removeItem {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
body .cardCarrinho .media-list .removeItem a {
  display: inline-block;
}
body .linePedidosDelivery {
  margin-top: 30px;
}
body .linePedidosDelivery .btnAddmaisItens {
  color: #fff;
  font-weight: 600;
  font-size: 16px;
}
body .boxPixQrCode img.imgQrCodePix {
  width: 350px;
  display: block;
  margin: 0px auto;
}
body .boxPixQrCode .msgDiv p {
  margin-top: 5px;
  color: var(--main-color);
  font-weight: 600;
  text-align: center;
  display: block;
  margin-bottom: 10px;
}
body .section-wrapper {
  border-radius: 10px;
}
body .titleDeliveryTitle h4 {
  color: var(--main-color);
  font-size: 18px;
  text-align: center;
  display: block;
}
body .titleDeliveryTitle p {
  margin-bottom: 0px;
  text-align: center;
  font-size: 14px;
}
body .select2-container--default .select2-results__option[aria-disabled=true] {
  color: #dfdfdf;
  text-decoration: line-through;
}/*# sourceMappingURL=cardapio.css.map */