@charset "UTF-8";

@font-face {
  font-family: Montserrat-Regular;
  src: url(../fontes/Montserrat-Regular.ttf);
}

@font-face {
  font-family: Montserrat-Light;
  src: url(../fontes/Montserrat-Light.ttf);
}

@font-face {
  font-family: Montserrat-Medium;
  src: url(../fontes/Montserrat-Medium.ttf);
}

@font-face {
  font-family: Montserrat-Bold;
  src: url(../fontes/Montserrat-Bold.ttf);
}

body,
h1,
h2,
h3,
p,
a {
  margin: 0;
  padding: 0;
  text-decoration: none;
  font-family: Montserrat-Regular;
}

#img-bg {
  width: 100%;
  height: auto;
  float: left;
  margin: 0;
  padding: 0;
  background-repeat: repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 1fr;
  background-color: #ffffff;
  box-shadow: 2px 0px 8px -5px rgb(0 0 0 / 88%);
  border-radius: 5px;
}

/* BOX-LOGO */
#box-logo {
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  padding: 25px 0px 15px 0px;
  float: left;

  text-align: center;
}

/* BOX-LOGO */
#box-logo img {
  height: 140px;
  width: 140px;
  border-radius: 5px;
  text-align: center;
  background-color: #c9c9c9;
  /* padding: 0.1em; */
  border-radius: 15px;
  box-shadow: 5px 2px 8px -5px rgb(0 0 0 / 88%);
}

/* BOX-LOGO */

/* BOX-ONLINE */
#box-online {
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  float: left;
  text-align: center;
  color: #33a7db;

}

/* h1 {  text-shadow: 0px 2px 2px  #555; line-height: 30px;  color: #fff; float: left;  text-align: center; width: 100%;} */

p.online-p {
  /* text-shadow: 0px 2px 2px #555; */
  line-height: 40px;
  color: #fff;
  float: left;
  text-align: center;
  width: 100%;
  font-size: 18px;
  color: #444;
}

p.pedir-online img {
  height: 20px;
  margin-bottom: -4px;
  margin-left: 5px;
}

p.pedir-online {
  text-shadow: 0px 2px 2px #5e5e5e8a;
  line-height: 40px;
  background-color: rgb(154 205 50);
  color: #fff;
  float: left;
  font-size: 20px;
  text-align: center;
  width: 100%;
}

/* BOX-ONLINE */

#box-det {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: 900px;
  height: auto;
  display: flex;
  flex-direction: column;
}

#infos {
  margin: 0;
  margin-top: 4%;
  padding: 0;
  /* width: 30%; */
  /* margin-left: 2.3%; */
  /* float: left; */
  padding: 15px 10px 15px 10px;
  height: auto;
  background-color: #ffffff;
  border-radius: 5px;
  text-align: center;
  box-shadow: 0px 0px 2px 0px #555;
  box-shadow: 2px 0px 8px -5px rgb(0 0 0 / 88%);
  border-radius: 5px;
  color: #555;
}

#infos img {
  height: 25px;
}

.infos-display-flex {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}

p.p-func {
  line-height: 25px;
  padding: 0px 4px 0px 4px;
  font-size: 13px;
}

p.p-func strong {
  font-family: Montserrat-Light;
  font-size: 14px;
}

#infos p.p-funcimg img {
  margin-top: 10px;
  height: 25px;
}

#infos a.infos3 {
  margin: 0;
  padding: 0;
  line-height: 30px;
  width: 100%;
  float: left;
  background-color: #33a7db;
  margin-top: 10px;
  color: #fff;
  font-family: Montserrat-Bold;
  text-decoration: none;
}

#infos a.infos2 {
  margin: 0;
  padding: 0;
  line-height: 30px;
  width: 100%;
  float: left;
  background-color: #33a7db;
  margin-bottom: 10px;
  color: #fff;
  font-family: Montserrat-Bold;
  text-decoration: none;

  display: none;
}

/* CARDÁPIO ------------------------------------------------------- */

#container {
  margin: 0 auto;
  padding: 0;

  width: 96%;
  max-width: 900px;
}

#conteudo {
  float: left;
  width: 100%;

  margin-top: 50px;
  min-height: 100%;
  background-color: #f7f7f7;
  height: 100%;
  border-radius: 5px;
  box-shadow: 0px 0px 2px 0px #555;
  text-shadow: 0px 0px 2px #ffffff;
}



#cardapio {
  margin-top: 15px;
  margin-bottom: 30px;
  margin-left: 4%;
  width: 92%;
  float: left;
}

#cardapio p {
  float: left;
  color: #444;
  margin: 0;
  font-size: 20px;
  margin-top: 15px;
  font-family: Montserrat-Medium;
}

#cardapio p.pcadastro {
  color: #242021;
}

#cardapio p.clstamanho {
  float: right;
  margin: 0;
  font-size: 14px;
  margin-top: 80px;
  margin-right: 12px;
  color: #ff4709;
  text-decoration: none;
}

#produto {
  border-top: 0.1em solid #ebebeb;
  margin-top: 6px;
  width: 94%;
  padding: 3%;
  float: left;
}

#produto- {
  border-top: 0.1em solid #ebebeb;
  border-width: thin;
  margin-bottom: 6px;
  padding: 2%;
  float: left;
  width: 96%;
}

#nomeproduto {
  float: left;
  width: auto;
  font-size: 20px;
  color: #33a7db;
  font-weight: 500;
  text-transform: uppercase;
}

#descricao {
  width: 100%;
  float: left;
  font-size: 14px;
  color: #555;
  line-height: 25px;
  font-weight: 300;
}

#valor {
  float: right;
  color: #444;
  font-size: 12px;
  color: #555;
  margin: 0.3em 0em 0em 0em;
}

#tamanhos {
  display: none;
}

.img-painel-cardapio {
  width: 100%;
}

input.btn-painel-edit-exclui-prato,
button#btnFechaEdita {
  border: none;
  border-radius: 5px;
  flex-direction: row;
  flex-wrap: nowrap;
  color: #fff;
  padding: 5px 10px 5px 10px;
  border: none;
  color: #ffffff;
  border-top: none;
  box-shadow: 0px -2px 10px -2px #ffffff;
  flex-direction: column;
  font-size: 14px;
  cursor: pointer;
  letter-spacing: 0.5px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  transition: all 0.3s ease;
}

.cardapio-img-destaque {
  height: auto;
  column-count: 3 !important;
  display: initial !important;
  float: inherit !important;
}

.card-cardapio {
  break-inside: avoid-column;
  position: relative;
  background: white;
  margin-bottom: 2%;
  border-radius: 5px;
  box-shadow: 2px 0px 8px -5px rgb(0 0 0 / 88%);
  padding: 1%;
  display: flex;
  flex-direction: column;
}

.box-btn-painel-exclui-edit {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}

#nav-cardapio {
  width: 100%;
  height: auto;
  background-color: #f7f7f7;
  position: fixed;
  bottom: 0;
  text-align: center;
  padding: 8px 0px 8px 0px;
  left: 0;

  box-shadow: 0px 0px 2px 1px rgba(85, 85, 85, 0.77);
}

a.a-cardapio {
  margin: 0;
  padding: 0;
  padding: 0% 1% 0% 1%;
  line-height: 20px;
  font-size: 14px;
  text-decoration: none;
  list-style: none;
  margin-left: 5px;
  margin-right: 5px;
  color: #33a7db;
  text-decoration: underline;
  font-family: Montserrat-Regular;
}

/* //MENU DESTAQUE */
.menu-destaque {
  background: #fefefe;
  width: 100%;
  /* float: left; */
  display: inline-flex;
  margin-top: 20px;
  border-radius: 5px;
  flex-direction: column;
}

.ul-menu-destaque {
  float: left;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: space-evenly;
  align-items: center;
}

.menu-dest-nome,
.menu-dest-desqu,
.class-file-menu-destaque,
.menu-dest-valor {
  border: none;
  border-bottom: 1px solid #9b9b9b;
  margin-bottom: 8px;
  /* background: red; */
  width: 85%;

  padding: 0;
  /* margin-left: 3%; */
  /* border-width: thin; */
  /* background: red; */
  padding: 5px;
}

.menu-dest-nome:focus-visible,
.menu-dest-desqu:focus-visible,
.menu-dest-valor:focus-visible {
  outline: none;
  padding: 10px;
  border-bottom-style: dotted;
}

.menu-dest-nome {
  font-size: 20px;
  color: #33a7db;
  text-transform: uppercase;
}

.menu-dest-desqu {
  font-size: 14px;
  color: #555;
}

input#btCadastroServ {
  border: none;

  color: #ffffff;
  font-size: 16px;
  /* display: block; */
  margin-top: 10px;
  /* border: 1px solid #b1468d; */
  border-radius: 5px;
  padding: 8px;
  margin-bottom: 10px;
}

p.aviso-menu-cheio {
  color: #be0f0f;
  width: 100%;
  padding: 5px;
  text-align: center;
  font-weight: 600;
}

.legend-cad-prato-dest {
  margin-top: 18px;
  color: #33a7db;
  font-size: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.menu-dest-valor {
  width: 15%;
  color: #444;
  font-size: 14px;
}

.box-dest-menu-valor {
  display: flex;
  width: 86%;
}

.menu-dest-nome {
  width: 80% !important;
  /* background: red; */
  margin-right: 1%;
}

span.cifrao {
  font-size: 14px;
  position: relative;
  margin-top: 8px;
}

#circle-loading-prato {
  width: 40px;
  height: 40px;
  border-radius: 40px;
  box-sizing: border-box;
  border: solid 6px #f7f7f7;
  border-top-color: #4faed8;
  animation: spin 1s infinite linear;
  display: none;
}

div#cardapio-produtos {
  width: 98%;
  background: #fff;
  display: inline-block;
  border-radius: 5px;
  padding: 2%;
  padding-bottom: 25px;
  box-shadow: 2px 0px 8px -5px rgb(0 0 0 / 88%);
}

/* CARDAPIO PESQUISA UM */

.cardapio.result-imgs.fadeInUm {
  height: auto;
  column-count: 2;
}

.box-img-result {
  break-inside: avoid-column;
  position: relative;
  background: white;

  margin-bottom: 5px;
  border-radius: 5px;
  box-shadow: 2px 0px 8px -5px rgb(0 0 0 / 88%);
  padding: 1%;
}

img.result-imgs-img.result-imgs {
  width: 100%;
}

.nomeproduto.result-imgs {
  font-weight: 500;
  font-size: 16px !important;
  text-transform: uppercase;
  color: #33a7db;
  margin-top: 10px;
  margin-bottom: 5px;
}

.descricao.result-imgs {
  color: #555;
  font-weight: 300;
}

.nomeproduto.result-imgs,
.descricao.result-imgs,
.valor.result-imgs {
  padding-right: 1%;
  font-size: 14px;
  padding-left: 1%;
}

.dtlhes-estab {
  text-align: end;
  background: #33a7db;
  text-transform: lowercase;
  font-size: 0.9em;
  text-decoration: underline;
  padding-right: 1%;
  color: #fff;
  margin: -1%;
  line-height: 35px;
  margin-top: 2px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.valor.result-imgs {
  color: #444;
  padding: 0.5em;
  padding-right: 2%;
  font-size: 12px;
  font-weight: 400 !important;
}

button.bt-dtlhes-estab {
  background: none;
  border: none;
  color: #ffffff;
  cursor: pointer;
  font-size: 14px;
  /* font-weight: 600; */
  letter-spacing: 1px;
  width: 100%;
  /* background: red; */
  text-align: end;
  /* margin-right: 55px; */
  padding-right: 10px;
}

/* MODAL EDITAR EXCUIR CARDAPIO DESTAQUE
 */

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-family: Arial, Helvetica, sans-serif;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99999;
  opacity: 0;
  -webkit-transition: opacity 400ms ease-in;
  -moz-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in;
  pointer-events: none;
}

.modal:target {
  opacity: 1;
  pointer-events: auto;
}

.modal>div {
  width: 400px;
  position: relative;
  margin: 10% auto;
  padding: 15px 20px;
  background: #fff;
}

.fechar {
  position: absolute;
  width: 30px;
  right: -15px;
  top: -20px;
  text-align: center;
  line-height: 30px;
  margin-top: 5px;
  background: #ff4545;
  border-radius: 50%;
  font-size: 16px;
  color: #8d0000;
}

div#container\ container-cardapio {
  background-color: white !important;
  display: table;
  break-inside: avoid-column;
  position: relative;
  background: white;
  margin-bottom: 2%;
  border-radius: 5px;
  box-shadow: 2px 0px 8px -5px rgb(0 0 0 / 88%);
  padding: 4%;
}


@media screen and (max-width: 1024px) {
  .cardapio-img-destaque {
    height: auto;
    column-count: 2 !important;
    display: initial !important;
    float: inherit !important;
  }
}


@media screen and (max-width: 750px) {
  #texto_detalhes {
    float: left;
    width: 96%;
    margin-left: 2%;
  }


  #LogoEstabelecimento {
    padding-top: 51px;
    width: 100%;
    height: auto;
    float: left;

    text-align: center;
  }

  #LogoEstabelecimento img {
    padding: 40px 0px 40px 0px;
    width: 80%;
    height: auto;
  }

  #info-box {
    width: 70%;
    margin-left: 15%;
    font-size: 14px;
    background-color: #e0e0e0;
    float: left;
    padding: 1% 0% 1% 0%;

    color: #444;
  }

  #infos {
    float: left;
    width: 96%;
    margin-left: 2%;
    height: auto;
    text-align: center;
  }

  .pinfos {
    font-size: 14px;
  }

  p span.span-600 {
    display: block;
  }
}

@media screen and (min-width: 1023px) {
  div#cardapio {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
  }



}

@media screen and (min-width: 1080px) {
  .cardapio.result-imgs.fadeInUm {
    column-count: 4;
  }
}



@media screen and (max-width: 750px) {
  .cardapio.result-imgs.fadeInUm {
    column-count: 1;
  }

  .box-conteudo-painel-alim {
    width: 100%;
    max-width: 1148px;
    display: flex;
    flex-direction: column !important;
    margin: 0 auto;
    align-items: center !important;
    justify-content: space-between !important;
  }

  .box-infos-painel-alim, .box-cardapio-painel-alim {
    width: 98% !important;
  }
}

@media screen and (max-width: 650px) {
  #infos {
    margin: 0;
    margin-top: 30px;
    padding: 0;
    width: 96%;
    margin-left: 2%;
    float: left;
    padding: 15px 0px 15px 0px;
    height: auto;

    background-color: #f7f7f7;
    border-radius: 5px;
    text-align: center;
  }

  #infos a.infos2 {
    display: table;
  }

  .cardapio-img-destaque {
    height: auto;
    column-count: 1 !important;
    display: initial !important;
    float: inherit !important;
  }
}

@media screen and (max-width: 600px) {
  #cardapio p.clstamanho {
    display: none;
  }

  .cardapio-img-destaque {
    height: auto;
    column-count: 1;
  }

  #cardapio p {
    width: 100%;
    font-size: 20px;
    text-align: center;
  }

  #valor {
    width: 100%;
    text-align: center;
    font-size: 14px;
    padding-bottom: 1px;
  }

  #nomeproduto {
    width: 100%;
    text-align: center;
    font-size: 20px;
    padding-bottom: 1px;
  }

  #descricao {
    width: 100%;
    text-align: center;
    margin-left: 0px;
    padding-bottom: 1px;
    font-size: 14px;
    margin: 0.3em 0em 0em 0em;
  }

  #tamanhos {
    text-align: center;
    display: inline;
    width: 100%;
    float: left;
    font-size: 14px;
    padding-bottom: 1px;
  }

  a.a-cardapio {
    font-size: 12px;
  }
}

/* MEDIA           -------------------------------------------- */

@media screen and (max-width: 400px) {
  h1 {
    font-size: 22px;
  }

  a.headerBtn.btn-home.btn-home-dois.link-compartilhar-menudosul {
    margin-top: 15px;
}
.box-btn-cardapionahora {
  display: flex;
  flex-direction: column!important;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
}