/************************************************
FILE GENERATO AUTOMATICAMENTE, NON MODIFICARE
(il file da modificare e` 'styleless.less')
*************************************************/

@import url('https://fonts.googleapis.com/css2?family=Gothic+A1:wght@100;200;400;700&display=swap');
.backgroundCover {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.centrato-vert {
  display: table;
  height: 100%;
  width: 100%;
}
.centrato-vert>div,
.centrato-vert-interno {
  display: table-cell;
  vertical-align: middle;
}
a img {
  border: none;
  outline: none;
}
.hoverTrasparenza {
  opacity: 0.8;
  text-decoration: none;
}
.bottoneHoverTrasparenza {
  text-decoration: none;
}
.bottoneHoverTrasparenza:focus {
  text-decoration: none;
}
.bottoneHoverTrasparenza:hover {
  opacity: 0.8;
  text-decoration: none;
}
.disattivaBottoneHoverTrasparenza:hover {
  opacity: 1;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.footer-bottom-flex_contenitore-principale {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
  .footer-bottom-flex_contenitore-principale {
    display: block;
  }
}
.footer-bottom-flex_contenitore-principale-senza-footer {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
  .footer-bottom-flex_contenitore-principale-senza-footer {
    display: block;
  }
}
@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
  .footer-bottom-flex_contenitore-principale-senza-footer {
    min-height: 957px;
    min-height: calc(100vh - 123px);
  }
}
.scala-di-grigi {
  filter: url(lsbox/filters.svg#grayscale);
  filter: gray;
  -webkit-filter: grayscale(1);
  -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(grayScale=1)';
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
}
.fixed-ratio-cropped-image-default {
  width: 100%;
}
.fixed-ratio-cropped-image-default>div {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.fixed-ratio-cropped-image-default>div>div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.fixed-ratio-cropped-image-default>div>div {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.fixed-ratio-cropped-image-default>div>div .img-cropped-attr-alt-layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.iframe-autoridimensionante {
  width: 100%;
  height: 800px;
  border: none;
  outline: none;
}
.soloMobile990 {
  display: none;
}
@media only screen and (max-width: 990px) {
  .soloMobile990 {
    display: block;
  }
}
@media only screen and (max-width: 990px) {
  .soloDesktop990 {
    display: none;
  }
}
.soloMobile768 {
  display: none;
}
@media only screen and (max-width: 768px) {
  .soloMobile768 {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .soloDesktop768 {
    display: none;
  }
}
.ls-scritta-chiara {
  color: white;
}
.ls-scritta-scura {
  color: black;
}
@keyframes rotazioneInfinita {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
body {
  font-family: "Poppins", sans-serif;
  margin: 0;
  padding: 0;
}
body.pagina-frontend {
  background: #e7e2d5;
  color: #52423b;
}
.header {
  background: #967e72;
  color: white;
}
.header .logo {
  margin: 0 auto;
  display: block;
  height: 40px;
}
.box-txt {
  width: 100%;
  border: 1px solid #967e72;
  border-radius: 20px;
  resize: none;
  padding: 10px;
  height: 100px;
}
.footer {
  color: black;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-content: center;
  flex-wrap: nowrap;
  flex-direction: row;
  gap: 40px;
}
.footer .logo-footer {
  width: 140px;
  margin: 0 auto 40px;
  display: block;
}
@media only screen and (max-width: 600px) {
  .footer {
    flex-direction: column;
  }
}
.footer .link-testuali-footer a {
  font-size: 14px;
  color: black;
}
.footer .link-testuali-footer a:hover {
  color: black;
  text-decoration: underline;
}
.via {
  display: none;
}
#form-acquisto {
  padding: 10px;
}
.blocco-centrale {
  max-width: 600px;
  margin: 0 auto;
}
.single-prodotto {
  position: relative;
  max-width: 600px;
  margin: 0 auto;
}
.single-prodotto .nome-prod {
  margin-top: 12px;
  font-size: 23px;
  font-weight: 700;
  text-align: center;
}
.single-prodotto .desc-prod {
  padding: 10px;
}
.single-prodotto .prezzo {
  padding: 10px;
  font-weight: bold;
  font-size: 20px;
  text-align: right;
  right: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sotto-header {
  background: #f9a72b;
}
.nome-locale {
  z-index: 99;
  background: #fff;
  width: 100%;
  padding: 0px 20px 9px;
  border-radius: 0px 0px 0px 30px;
  font-size: 23px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  background: #967e72;
  margin-top: -1px;
}
.indirizzo-locale {
  position: relative;
  background: #fff;
  max-width: 600px;
  width: 100%;
  padding: 46px 20px 10px;
  border-radius: 0px 0px 0px 30px;
  font-size: 20px;
  font-weight: 400;
  text-align: right;
  color: #000;
  background: #f9a72b;
  color: white;
  top: -38px;
  z-index: 90;
}
.indirizzo-locale a {
  color: white;
}
.bottone-main {
  border-radius: 100px;
  background: #967e72;
  color: white;
  text-align: center;
  height: 58px;
  text-transform: uppercase;
  font-weight: bold;
  border: none;
  outline: none;
  max-width: 300px;
  width: auto;
  display: block;
  margin: 30px auto;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
.area-conferma-ordine {
  text-align: center;
  margin-top: 30px;
}
.area-conferma-ordine .selettore-quantita {
  margin-top: 5px;
}
.area-conferma-ordine .bottone-annulla {
  border: none;
  background: #ecc291;
  border-radius: 100px;
  padding: 10px 20px;
  color: black;
  display: inline-block;
  margin-bottom: 30px;
  margin-top: 14px;
}
.area-selettore-tavolo {
  text-align: center;
}
.area-selettore-tavolo .input-numero-tavolo {
  border: none;
  background: #ecc291;
  margin: auto;
  width: 126px;
  height: 44px;
  border-radius: 100px;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}
.area-selettore-tavolo .bottone-main {
  border-radius: 100px;
  background: #967e72;
  color: white;
  text-align: center;
  height: 58px;
  text-transform: uppercase;
  font-weight: bold;
  border: none;
  outline: none;
  max-width: 300px;
  width: auto;
  display: block;
  margin: 30px auto;
  width: 100%;
}
.area-selettore-tavolo a.bottone-main {
  padding-top: 18px;
}
.area-selettore-tavolo a.bottone-main:hover {
  text-decoration: none;
  color: black;
}
.lscbmod input {
  display: none;
}
.lscbmod input+div {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  background: white;
  border: 1px solid ;
  position: relative;
  top: -1px;
}
.lscbmod input+div div {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -moz-transform: translate(-50%,-50%) ;
  -o-transform: translate(-50%,-50%) ;
  -webkit-transform: translate(-50%,-50%) ;
  -ms-transform: translate(-50%,-50%) ;
  transform: translate(-50%,-50%) ;
  width: 20px;
  height: 20px;
  display: none;
  background: ;
}
.lscbmod input:checked+div div {
  display: block;
}
.lsmodale-sfondo {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: black;
  opacity: 0.5;
  z-index: 10000000001;
}
.lsmodale-sfondo.non-chiudibile {
  cursor: default;
}
.lsmodale-popup {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -moz-transform: translate(-50%,-50%) ;
  -o-transform: translate(-50%,-50%) ;
  -webkit-transform: translate(-50%,-50%) ;
  -ms-transform: translate(-50%,-50%) ;
  transform: translate(-50%,-50%) ;
  position: fixed;
  z-index: 10000000005;
  width: 40vw;
  max-width: 400px;
  min-width: 300px;
  max-height: 80vh;
}
.lsmodale-popup .contenuto-modale {
  border-radius: 20px;
  background: #f9a72b;
  color: white;
  font-size: 16px;
  font-weight: bold;
  padding: 30px 20px;
  text-align: center;
}
.lsmodale-popup .contenuto-modale .bottone-main {
  height: 38px;
  max-width: 180px;
  padding-top: 9px;
}
.lsmodale-popup .contenuto-modale .bottone-main:active,
.lsmodale-popup .contenuto-modale .bottone-main:focus,
.lsmodale-popup .contenuto-modale .bottone-main:hover {
  color: white;
  text-decoration: none;
}
.lsmodale-popup .lsmodale-bott-chiudi {
  position: absolute;
  top: -14px;
  right: -14px;
  background: #f68712;
  border-radius: 100px;
  width: 30px;
  height: 30px;
  font-weight: bold;
  color: white;
  text-align: center;
  font-size: 18px;
  line-height: 1em;
  padding-top: 7px;
  font-family: sans-serif;
  border: none;
  text-decoration: none;
}
.lsmodale-popup .lsmodale-bott-chiudi svg {
  height: 18px;
  width: 18px;
  fill: currentColor;
}
.lsmodale-popup .lsmodale-bott-chiudi:hover {
  text-decoration: none;
}
.lsmodale-popup.non-chiudibile .lsmodale-bott-chiudi {
  display: none;
}
.categorie .categoria {
  margin: 40px 0;
}
.categorie .categoria .nome-cat {
  font-weight: 900;
  text-transform: uppercase;
  font-size: 24px;
}
.categorie .categoria .sottocategoria {
  margin: 20px 0;
}
.categorie .categoria .nome-sottocat {
  font-weight: bold;
  font-size: 18px;
}
.prodotti .prodotto {
  border-radius: 10px 40px;
  margin: 20px 0;
  background: #a79386;
  position: relative;
}
.prodotti .prodotto .boxone {
  display: flex;
}
.prodotti .prodotto .boxone .cont-img img {
  width: 129px;
  height: 129px;
  object-fit: cover;
  border-radius: 10px 40px;
}
.prodotti .prodotto .boxone .box-desc {
  position: relative;
  flex-grow: 1;
}
.prodotti .prodotto .boxone .box-desc .nome-prod {
  padding: 10px;
  font-weight: 700;
  color: white;
  font-size: clamp(10px,4.1vw,20px);
}
.prodotti .prodotto .boxone .box-desc .desc-prod {
  padding: 0px 10px 0px 10px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  color: #fff;
}
.prodotti .prodotto .prezzo {
  padding: 10px;
  font-weight: bold;
  font-size: 17px;
  text-align: right;
  position: absolute;
  right: 0;
  top: 78px;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  color: #fff;
}
.etichetta-qrcode {
  width: 11cm;
  height: auto;
  margin: 12mm 2mm 0 6mm;
  page-break-inside: avoid;
  display: block;
  float: left;
}
@media print {
  body {
    margin: 0;
    padding: 0;
  }
  body div {
    display: block !important;
  }
  @page {
    size: A4 portrait;
    margin: 10mm;
  }
  .bottone-stampa,
  .footer,
  form,
  #barra-top {
    display: none !important;
  }
}
.selettore-quantita {
  display: inline-block;
  font-weight: 400;
}
.selettore-quantita a,
.selettore-quantita input {
  display: inline-block;
  vertical-align: bottom;
  height: 28px;
}
.selettore-quantita input {
  border-radius: 0;
  border: 2px solid #f68712;
  background: white;
  color: black;
  font-size: 20px;
  text-align: center;
  width: 50px;
}
.selettore-quantita a {
  padding: 5px 9px;
  background: #f68712;
  color: white;
  font-size: 13px;
  text-decoration: none;
  font-weight: bolder;
}
.selettore-quantita a.sel-q-meno {
  border-radius: 100px 0 0 100px;
  padding-right: 10px;
}
.selettore-quantita a.sel-q-piu {
  border-radius: 0 100px 100px 0;
  padding-left: 10px;
}
.allergeni {
  padding: 10px;
}
.allergene {
  display: inline-block;
  border: 1px solid #f44336;
  border-radius: 100px;
  background: #fff;
  padding: 4px 10px;
  margin: 7px 2px;
}
.allergene img {
  width: 24px;
  height: 24px;
  object-fit: contain;
}
.immagine-single-prodotto {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 1.7777777777778;
  border-radius: 0px 0px 0px 30px;
}
.riepilogo-ordine {
  border-collapse: collapse;
  width: 100%;
}
.riepilogo-ordine td {
  padding: 10px;
  border-bottom: 1px solid black;
}
.riepilogo-ordine td:last-child {
  text-align: right;
}
.selettore-quantita a:active {
  opacity: 0.5;
}
.note-in-riepilogo {
  font-size: 0.8em;
  font-style: italic;
}
.cont-textarea-note {
  position: relative;
}
.cont-textarea-note textarea {
  display: block;
}
.cont-textarea-note .feedback-note {
  position: absolute;
  bottom: 8px;
  right: 8px;
  width: 20px;
  height: 20px;
  display: none;
  filter: invert(68%) sepia(61%) saturate(4014%) hue-rotate(354deg) brightness(99%) contrast(95%);
}
.header {
  height: auto;
}
.header .link-logo {
  padding: 6px;
  margin: 0 auto;
  display: block;
  width: fit-content;
}
.header .logo {
  display: block;
  margin: 0;
  height: 60px;
}
.header .link-ordini {
  display: block;
  margin: 0;
  position: absolute;
  right: 10px;
  top: 19px;
  font-size: 13px;
}
.header .link-ordini:active,
.header .link-ordini:focus,
.header .link-ordini:hover {
  text-decoration: none;
}
.header .link-ordini img {
  margin: 0;
  display: block;
  height: 26px;
}
.header .link-ordini div {
  color: white;
  text-decoration: none;
  text-align: center;
}
.spaziatore-per-barra-fixed {
  height: 60px;
}
.area-totale-ordine {
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  font-size: 18px;
  background: #f9a72b;
  color: white;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  align-content: center;
  flex-wrap: wrap;
  flex-direction: row;
  padding: 0 6px;
  height: 60px;
  z-index: 1000;
}
.area-totale-ordine .bottone-reset-carrello {
  color: black;
  border: none;
  background: white;
  border-radius: 5px;
  font-size: 14px;
  line-height: 1.1em;
  height: 30px;
  text-transform: uppercase;
  font-weight: bold;
}
.area-totale-ordine .totale-ordine {
  flex-grow: 1;
  text-align: right;
  padding-right: 10px;
  font-size: 18px;
  font-weight: bold;
}
.area-totale-ordine .bottone-invia-ordine {
  color: black;
  border: none;
  background: white;
  border-radius: 5px;
  font-size: 14px;
  width: 80px;
  white-space: normal;
  text-transform: uppercase;
  line-height: 1.1em;
  font-weight: bold;
  padding: 8px 0;
}
.area-totale-ordine .bottone-invia-ordine:disabled {
  opacity: 0.5;
}
.titolo-pagina {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
}
.ordini-precedenti {
  padding: 0 10px;
}
.ordini-precedenti .ordine {
  border-radius: 10px 40px;
  margin: 10px 0;
  background: white;
  box-shadow: 0 1px 4px rgba(0,0,0,0.2);
  position: relative;
  padding: 20px;
}
.ordini-precedenti .ordine .tavolo {
  font-size: 18px;
  font-weight: bold;
  float: left;
  line-height: 20px;
}
.ordini-precedenti .ordine .orario {
  float: right;
  line-height: 20px;
}
.ordini-precedenti .ordine table tr:last-child td {
  border-bottom: none;
}
.header {
  position: sticky;
  top: 0px;
  z-index: 100;
}
.ancore {
  position: sticky;
  top: 72px;
  z-index: 89;
  overflow: auto;
  white-space: nowrap;
  padding: 10px;
  background: #f9a72b;
  border-radius: 0 0 0 0px;
}
.ancore a {
  color: white;
  padding: 6px 10px;
  border-radius: 50px;
  display: inline-block;
  font-weight: bold;
}
.ancore a:focus,
.ancore a:hover,
.ancore a:active {
  text-decoration: none;
  background: #f68712;
}
.ordine:before,
.ordine:after {
  content: " ";
  display: table;
}
.ordine:after {
  clear: both;
}
.ordine.collassato {
  height: 68px;
  overflow: hidden;
}
.ordine .idordine {
  font-weight: bold;
  font-size: 18px;
  float: none;
  line-height: 20px;
  float: none !important;
}
.ordine .tavolo {
  margin-bottom: 5px;
  line-height: auto;
  float: none !important;
}
.ordine .stato-ordine {
  float: right;
  font-weight: bold;
  font-size: 16px;
  display: inline-block;
  padding: 10px 20px;
  border-radius: 100px;
  border: 3px solid;
}
.ordine .stato-ordine.stato-in_attesa {
  background: #fed;
  border-color: #ffbb77;
}
.ordine .stato-ordine.stato-in_preparazione {
  background: #ffd;
  border-color: #ffff77;
}
.ordine .stato-ordine.stato-pronto {
  background: #dfd;
  border-color: #77ff77;
}
.ordine .stato-ordine.stato-consegnato {
  background: #ccf;
  border-color: #6666ff;
}
@keyframes blinker {
  50% {
    opacity: 0.2;
  }
}
.gestionale .link-ico-seleziona-mod-gestionale img {
  height: 32px;
  filter: brightness(0) saturate(100%) invert(61%) sepia(85%) saturate(401%) hue-rotate(354deg) brightness(97%) contrast(101%);
}
.gestionale .msg-nessun-ordine {
  text-align: center;
  border: 1px dotted gray;
  border-radius: 10px;
  padding: 10px;
  margin: 10px 0;
}
.gestionale .colonne-gest {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: space-between;
  align-items: flex-start;
}
.gestionale .colonne-gest>div {
  width: 50%;
}
@media only screen and (max-width: 740px) {
  .gestionale .colonne-gest>div {
    width: 100%;
  }
}
.gestionale .titolo-colonna {
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  margin-top: 30px;
}
.gestionale .ordine {
  border: 3px solid;
}
.gestionale .ordine.lampeggiante {
  animation: blinker 1s linear infinite;
}
.gestionale .ordini-da_pagare_in_cassa .ordine {
  background: #fdd;
  border-color: #ff7777;
}
.gestionale .ordini-in_attesa .ordine {
  background: #fed;
  border-color: #ffbb77;
}
.gestionale .ordini-in_preparazione .ordine {
  background: #ffd;
  border-color: #ffff77;
}
.gestionale .ordini-pronto .ordine {
  background: #dfd;
  border-color: #77ff77;
}
.gestionale .ordini-consegnato .ordine {
  background: #ccf;
  border-color: #6666ff;
}
.gestionale .blocco-centrale {
  max-width: 990px;
  margin: 0 auto;
  padding: 10px;
}
.gestionale .bottoni-ordine {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  align-content: center;
  flex-direction: row;
}
.gestionale .bottoni-ordine a {
  padding: 20px 40px;
  text-transform: uppercase;
}
.gestionale .bottoni-ordine .btn {
  font-weight: bold;
  color: black;
  border-radius: 20px;
  border-width: 3px;
  box-shadow: 3px 3px 6px rgba(0,0,0,0.5);
}
.gestionale .bottoni-ordine .bottone_stato_da_pagare_in_cassa {
  background: #ffdddd;
  border-color: #ff7777;
}
.gestionale .bottoni-ordine .bottone_stato_in_attesa {
  background: #ffeedd;
  border-color: #ffbb77;
}
.gestionale .bottoni-ordine .bottone_stato_in_preparazione {
  background: #ffffdd;
  border-color: #ffff77;
}
.gestionale .bottoni-ordine .bottone_stato_pronto {
  background: #ddffdd;
  border-color: #77ff77;
}
.gestionale .bottoni-ordine .bottone_stato_consegnato {
  background: #ccccff;
  border-color: #6666ff;
}
.gestionale .bottoni-ordine .bottone_stato_annullato {
  box-shadow: none;
  padding: 0;
  background: none;
  border: none;
  outline: none;
  color: darkred;
  font-size: 14px;
  text-transform: none;
  line-height: 1em;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-content: center;
  flex-wrap: nowrap;
  flex-direction: row;
  gap: 2px;
  text-align: left;
  margin: 10px;
  margin-left: 0px;
}
.gestionale .note-in-riepilogo {
  font-weight: bold;
}
.gestionale .note-in-riepilogo:before {
  content: '⚠';
  font-style: normal;
}
.barra-feedback-autoreload {
  height: 5px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.barra-feedback-autoreload>div {
  background: #f68712;
  height: 100%;
  width: 100%;
  float: right;
}
.img-ristorante {
  position: relative;
  z-index: 92;
}
.pagina_ordini .sotto-header {
  background: none;
}
.pagina_prodotto .sotto-header,
.pagina_orario_chiusura .sotto-header,
.pagina_seleziona_tavolo .sotto-header {
  position: relative;
  z-index: 2;
  background: none;
}
.pagina_prodotto .blocco-centrale,
.pagina_orario_chiusura .blocco-centrale,
.pagina_seleziona_tavolo .blocco-centrale {
  position: relative;
  z-index: 1;
  margin-top: -28px;
}
.numero-tavolo {
  color: white;
  text-align: center;
  font-weight: bold;
  font-size: 0.6em;
}
.blocco-giallo-checkout {
  background: #f9a72b;
  color: white;
  border-radius: 0 0 0 30px;
  padding: 1px 20px 30px;
}
.blocco-giallo-checkout td {
  border-color: white;
}
.bottone-indietro {
  position: absolute;
  display: block;
  top: 12px;
  left: 10px;
  padding: 14px 9px;
  border-radius: 100px;
}
.bottone-indietro img {
  width: 30px;
}
.pagina_seleziona_tavolo .bottone-indietro,
.pagina_orario_chiusura .bottone-indietro,
.pagina_menu .bottone-indietro {
  display: none;
}
.pagina_seleziona_tavolo .link-ordini,
.pagina_orario_chiusura .link-ordini {
  display: none;
}
.riga-oppure-barrato {
  margin: 10px auto;
  max-width: 460px;
  text-align: center;
  overflow: hidden;
}
.riga-oppure-barrato .oppure {
  position: relative;
  display: inline-block;
  color: #967e72;
}
.riga-oppure-barrato .oppure:after,
.riga-oppure-barrato .oppure:before {
  background: #967e72;
  content: ' ';
  height: 1px;
  position: absolute;
  top: 50%;
  width: 2000px;
}
.riga-oppure-barrato .oppure:after {
  left: 100%;
  margin-left: 3px;
}
.riga-oppure-barrato .oppure:before {
  right: 100%;
  margin-right: 3px;
}
.area-conferma-ordine .bottone-main {
  margin: 20px auto;
}
.riga-doppia-separatore-tabella-ordine td {
  padding: 2px;
}
.riga-prodotto-gestionale .boxone .box-desc .nome-prod,
.riga-prodotto-gestionale .boxone .box-desc .desc-prod,
.riga-prodotto-gestionale .boxone .box-desc .prezzo {
  color: #333 !important;
}
.riga-prodotto-gestionale.prodgest-attivato {
  background: #dfd;
}
.riga-prodotto-gestionale.prodgest-disattivato {
  background: #fdd;
}
.riga-prodotto-gestionale .comandi-prodgest {
  padding-left: 20px;
  padding-top: 20px;
  padding-right: 10px;
}
.riga-prodotto-gestionale .comandi-prodgest .stato-corrente {
  font-size: 20px;
  font-weight: bold;
}
.riga-prodotto-gestionale .comandi-prodgest .bottoni a {
  display: block;
  margin-top: 10px;
  font-weight: bold;
  padding: 16px;
}
.riga-prodotto-gestionale .comandi-prodgest .bottoni .attiva {
  background: #0a0;
  border-color: #007700;
}
.riga-prodotto-gestionale .comandi-prodgest .bottoni .disattiva {
  background: #a00;
  border-color: #770000;
}
#loader-ajax-globale {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 150px;
  height: 150px;
  margin-left: -75px;
  margin-top: -75px;
  z-index: 1000001;
  filter: invert(68%) sepia(61%) saturate(4014%) hue-rotate(354deg) brightness(99%) contrast(95%);
  display: none;
}
#sfondo-loader-ajax-globale {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000000;
  background: rgba(0,0,0,0.3);
  display: none;
}
.bottoncione {
  padding: 30px 40px;
  font-weight: bold;
}
.bottoni-dx-header-gest {
  position: absolute;
  right: 0;
  top: 0;
}
.bottoni-dx-header-gest a {
  color: white;
  margin: 12px 10px;
  display: inline-block;
}
.bottoni-dx-header-gest a svg {
  height: 32px;
  vertical-align: middle;
  color: #f68712;
  fill: currentColor;
}
.bottoni-dx-header-gest a.selez span {
  text-decoration: underline;
  font-weight: bold;
}
.bottoni-dx-header-gest a.disabled {
  opacity: 0.5;
  filter: grayscale(1);
}
.titolo-interno-pagina-gest {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  margin: 10px 0;
  color: #52423b;
}
.lsmodale-popup.popup-custom-rimborso {
  font-size: 20px;
  width: 90vw;
  max-width: 620px;
}
.lsmodale-popup.popup-custom-rimborso .contenuto-modale {
  background: white;
}
.form-popup-rimborso {
  font-size: 16px;
  width: 100%;
}
.form-popup-rimborso .rimborso-title {
  font-size: 1.4em;
  font-weight: 700;
  color: #1a1a2e;
  margin-bottom: 0.25em;
  letter-spacing: -0.3px;
}
.form-popup-rimborso .rimborso-subtitle {
  font-size: 0.9em;
  color: #6c757d;
  margin-bottom: 1.25em;
}
.form-popup-rimborso .rimborso-products-section {
  margin-bottom: 1.5em;
}
.form-popup-rimborso .rimborso-products-title {
  font-size: 0.85em;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #6c757d;
  margin-bottom: 0.65em;
}
.form-popup-rimborso .product-btn {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0.7em 1em;
  border-radius: 10px;
  border: 2px solid #f59e0b;
  background: #fef3c7;
  color: #78350f;
  font-size: 0.95em;
  font-weight: 600;
  cursor: pointer;
  touch-action: manipulation;
  transition: background 0.15s, color 0.15s, border-color 0.15s;
  text-align: left;
  margin-bottom: 0.45em;
  gap: 0.5em;
}
.form-popup-rimborso .product-btn:hover:not(.deselected) {
  background: #fde68a;
  border-color: #d97706;
}
.form-popup-rimborso .product-btn.deselected {
  background: #f1f3f5;
  border-color: #ced4da;
  color: #adb5bd;
}
.form-popup-rimborso .product-btn.deselected:hover {
  background: #e9ecef;
}
.form-popup-rimborso .product-btn .product-check {
  font-size: 1em;
  flex-shrink: 0;
  text-align: center;
}
.form-popup-rimborso .product-btn .product-check img {
  height: 1.8em;
}
.form-popup-rimborso .product-btn .product-name {
  flex: 1;
}
.form-popup-rimborso .product-btn .product-price {
  flex-shrink: 0;
  font-family: 'Courier New', Courier, monospace;
  font-size: 0.9em;
}
.form-popup-rimborso .product-list-scroll {
  max-height: 260px;
  overflow-y: auto;
  padding-right: 2px;
  position: relative;
}
.form-popup-rimborso .product-list-wrap {
  position: relative;
}
.form-popup-rimborso .product-list-wrap::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 48px;
  background: linear-gradient(to bottom,transparent,rgba(255,255,255,0.95));
  pointer-events: none;
  border-radius: 0 0 8px 8px;
  transition: opacity 0.2s;
}
.form-popup-rimborso .product-list-wrap.at-bottom::after {
  opacity: 0;
}
.form-popup-rimborso .rimborso-divider {
  border: none;
  border-top: 2px dashed #dee2e6;
  margin: 1.25em 0;
}
.form-popup-rimborso .digit-input-wrapper {
  display: flex;
  align-items: center;
  gap: 4px;
  justify-content: center;
  user-select: none;
}
.form-popup-rimborso .digit-separator {
  font-size: 2.8em;
  font-weight: 700;
  font-family: 'Courier New', Courier, monospace;
  color: #1a1a2e;
  line-height: 1;
  align-self: flex-end;
  padding-bottom: 6px;
  margin: 0 4px;
}
.form-popup-rimborso .digit-col {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
}
.form-popup-rimborso .digit-col .btn {
  width: 56px;
  height: 48px;
  font-size: 1.5em;
  line-height: 1;
  padding: 0;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  touch-action: manipulation;
  transition: opacity 0.15s;
}
.form-popup-rimborso .digit-col .btn-up {
  background: #0d6efd;
  color: #fff;
  border: none;
}
.form-popup-rimborso .digit-col .btn-up:hover:not(:disabled) {
  background: #0b5ed7;
}
.form-popup-rimborso .digit-col .btn-dn {
  background: #dc3545;
  color: #fff;
  border: none;
}
.form-popup-rimborso .digit-col .btn-dn:hover:not(:disabled) {
  background: #bb2d3b;
}
.form-popup-rimborso .digit-col .btn:disabled {
  opacity: 0.22;
  cursor: not-allowed;
}
.form-popup-rimborso .digit-display {
  width: 56px;
  height: 64px;
  font-size: 2.4em;
  font-family: 'Courier New', Courier, monospace;
  font-weight: 700;
  text-align: center;
  line-height: 64px;
  background: #f8f9fa;
  border: 2px solid #dee2e6;
  border-radius: 10px;
  color: #1a1a2e;
}
.form-popup-rimborso .digit-group-label {
  text-align: center;
  font-size: 0.78em;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #adb5bd;
  margin-bottom: 4px;
}
.form-popup-rimborso .digit-group {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.form-popup-rimborso .digit-group-row {
  display: flex;
  gap: 4px;
}
.form-popup-rimborso .rimborso-max-warning {
  display: none;
  margin-top: 0.6em;
  text-align: center;
  font-size: 0.85em;
  color: #dc3545;
  font-weight: 600;
}
.form-popup-rimborso .rimborso-amount-preview {
  margin-top: 1.25em;
  text-align: center;
  font-size: 1.1em;
  color: #495057;
}
.form-popup-rimborso .rimborso-amount-preview strong {
  font-size: 1.5em;
  color: #0d6efd;
  font-family: 'Courier New', Courier, monospace;
}
.form-popup-rimborso .rimborso-submit {
  margin-top: 1.75em;
}
.form-popup-rimborso .rimborso-tipo-badge {
  display: inline-block;
  font-size: 0.8em;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  padding: 0.25em 0.75em;
  border-radius: 99px;
  margin-left: 0.5em;
  vertical-align: middle;
}
.form-popup-rimborso .badge-totale {
  background: #d1fae5;
  color: #065f46;
}
.form-popup-rimborso .badge-parziale {
  background: #fef3c7;
  color: #92400e;
}
.form-popup-rimborso .rimborso-reset-btn {
  background: none;
  border: none;
  color: #6c757d;
  font-size: 0.85em;
  cursor: pointer;
  padding: 0.3em 0.6em;
  border-radius: 6px;
  text-decoration: underline;
  touch-action: manipulation;
  transition: color 0.15s;
}
.form-popup-rimborso .rimborso-reset-btn:hover {
  color: #dc3545;
}
.form-popup-rimborso .rimborso-title-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.25em;
}
