@charset "UTF-8";
/* include SASS variabili e mixins di default */
/* testo */
/* h1, h2, h3, h4 ,h5, h6, caption */
/* altri font già disponibili */
/* include SASS di default */
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css");
@import url(../../../../css/jquery-ui.css);
@import url(../../../../css/jquery.mobile.css);
@import url(../../../../css/font-ico-moon.css);
@import url(font.css);
* {
  box-sizing: border-box;
  font-family: "Roboto", Arial, sans-serif; }

body {
  color: #000;
  background-color: #FFF;
  margin: 0;
  padding: 0 0 0 0;
  opacity: 1;
  min-width: 320px;
  font-size: 0.9em; }
  @media screen and (min-width: 960px) {
    body {
      font-size: 1.0em;
      line-height: 1.5em; } }

#tk_page_ploader_wheel {
  display: none;
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url("/img/loading_icon.gif") 50% 50% no-repeat white; }

img {
  border: 0; }

h1 {
  margin: 0;
  font-size: 100%; }

h2 {
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 100%; }

h3 {
  margin-top: 0; }

h1,
h2,
h3,
caption,
input[type='button'],
input[type='submit'],
select,
button {
  letter-spacing: 1px; }

table,
tr,
td {
  border: 1px solid #ccc;
  border-collapse: collapse; }

table,
tr,
th {
  border: 1px solid #ccc;
  border-collapse: collapse; }

h1,
h2,
h3,
h4,
h5,
h6,
caption {
  font-family: "Roboto", Arial, sans-serif; }

#container {
  color: #000;
  background: #FFF;
  margin: 0 auto;
  overflow: hidden;
  padding: 0.5em;
  clear: both;
  width: 100%;
  max-width: 1140px; }
  @media screen and (min-width: 960px) {
    #container {
      padding: 0 0 2em 0;
      width: 960px; } }
  @media screen and (min-width: 1140px) {
    #container {
      width: 1140px; } }
  #container #containerCx {
    width: 100%;
    margin: 0;
    padding: 0; }
  #container #containerRx {
    display: none;
    width: 25%;
    margin: 0;
    float: right;
    display: none;
    padding-left: 1em; }
    @media screen and (min-width: 960px) {
      #container #containerRx {
        display: none; } }
  #container #containerCxRx {
    width: 100%;
    padding: 0;
    margin-bottom: 50px;
    float: left; }
    @media screen and (min-width: 960px) {
      #container #containerCxRx {
        width: 100%; } }
  #container .popUp {
    width: 550px; }

#headMobile {
  background: #FFF;
  overflow: hidden; }
  @media screen and (min-width: 960px) {
    #headMobile {
      display: none;
      text-align: right; } }
  #headMobile #menuHamburger {
    text-align: right; }
  #headMobile #menuMainMobile {
    position: absolute;
    top: 30px;
    right: 7px; }
  #headMobile #logoMobile img {
    width: 80%;
    max-width: 100px; }
  #headMobile #langMobile {
    position: absolute;
    top: 10px;
    right: 10px; }
    #headMobile #langMobile a {
      color: #8F8F8F;
      text-decoration: none; }

#menuMobile {
  text-align: right;
  display: none;
  margin: 0 auto;
  max-width: 1000px; }
  #menuMobile ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  #menuMobile li {
    display: inline-block;
    float: left;
    margin-right: 1px;
    width: 100%;
    margin-bottom: 1px; }
    #menuMobile li a {
      display: block;
      min-width: 140px;
      height: 50px;
      /*text-align: center;*/
      line-height: 50px;
      color: #FFF;
      background: #2B2D2E;
      /* #AF9453;*/
      text-decoration: none;
      padding: 0 10px;
      width: 100%;
      text-align: right;
      text-transform: uppercase;
      letter-spacing: 2px; }

#head {
  padding: 0;
  margin: 0 auto;
  color: #FFFFFF;
  overflow: hidden;
  width: 100%;
  display: none; }
  @media screen and (min-width: 960px) {
    #head {
      display: block;
      width: 960px; } }
  #head #head_logo {
    text-align: left; }
  #head #head_img {
    text-align: center;
    background: transparent; }
  #head #menuMain {
    background-color: #ED8F0A;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    letter-spacing: 1px;
    overflow: hidden; }
    #head #menuMain ul {
      max-width: 250px;
      margin: 0 auto;
      padding: 0;
      list-style-type: none;
      text-align: left; }
      @media screen and (min-width: 960px) {
        #head #menuMain ul {
          max-width: 100%; } }
      #head #menuMain ul li {
        display: inline;
        margin: 0 auto;
        padding: 0; }
        #head #menuMain ul li a {
          color: #000;
          border-bottom: 4px solid #ED8F0A;
          padding: 10px 20px 0 20px;
          line-height: 40px;
          display: block;
          float: left;
          text-decoration: none;
          text-align: right;
          font-weight: 600;
          font-style: normal;
          text-transform: uppercase; }
          #head #menuMain ul li a:hover {
            border-bottom: 4px solid #000; }
        #head #menuMain ul li a.selected {
          border-bottom: 4px solid orange; }

#datiRivendita {
  float: right;
  width: 50%;
  text-align: right;
  color: #000000;
  padding-right: 1em; }

#head2 {
  /*
  display:block;
  overflow:auto;
  padding:1.5em;
  img {
      width:16%;
      min-width:100px;
      float:left;
  }
  div {
      width:60%;
      float:right;
      text-align:right;
      margin-top:18px;
      border:0px solid green;
      a {
          color: #000;
          background: trasparent !important;
          border:0 !important;
          margin:0 0 16px 14px;
          text-decoration: none;
      }
      a:first-child {
          margin:0 0 8px 0;
      }
  }
  */ }
  @media screen and (min-width: 960px) {
    #head2 {
      display: none; } }

#foot {
  width: 100%;
  border: 0px solid red;
  clear: both;
  overflow: hidden;
  padding: 10px;
  box-sizing: border-box;
  line-height: 1.3em;
  color: #aaa;
  padding: 30px 0;
  letter-spacing: 0.04em; }
  #foot .copyright {
    max-width: 960px;
    margin: 0 auto;
    overflow: hidden; }
  #foot a {
    color: #aaa;
    text-decoration: none; }
    #foot a:hover {
      color: #000000; }

#mappa {
  margin-top: 1em;
  border: 1px solid #550015;
  clear: both; }
  #mappa #mappaHead {
    background: #ed1c24;
    color: #FFFFFF;
    overflow: hidden; }
  #mappa #mappaDescr {
    padding: 20px 10px;
    text-align: left;
    float: left;
    width: 45%;
    border: 0px solid green; }
  #mappa #mappaBottone {
    padding: 15px 10px;
    float: right;
    text-align: right;
    border: 0px solid green;
    width: 30%; }
    #mappa #mappaBottone button {
      color: #FFFFFF;
      background: #000000;
      border: 1px solid #000;
      border-radius: 5px;
      text-transform: initial;
      padding: 0.7em;
      font-weight: bold; }
    #mappa #mappaBottone form,
    #mappa #mappaBottone div {
      margin: 0;
      padding: 0;
      height: 8px; }
  #mappa #mappaImg {
    background: #ededed;
    clear: both;
    text-align: center;
    padding: 25px; }
  #mappa #mappaUtility {
    background: #861724;
    clear: both;
    text-align: left;
    padding: 10px;
    color: #FFFFFF; }
    #mappa #mappaUtility a {
      color: #FFFFFF; }

.indexSpettacolo #imgSettori {
  padding: 1.5em 0;
  text-align: center;
  border: 0px solid orange; }
.indexSpettacolo hr {
  clear: both;
  border: 0;
  border-top: 2px solid #d3d4d6;
  padding-bottom: 1.2em; }
.indexSpettacolo .itemSpett {
  border: 0px solid green;
  clear: both; }
  .indexSpettacolo .itemSpett .dataEvento {
    border: 0px solid green; }
    @media screen and (min-width: 640px) {
      .indexSpettacolo .itemSpett .dataEvento {
        float: right;
        width: 75%;
        text-align: left; } }
  .indexSpettacolo .itemSpett h2 {
    clear: both;
    margin: 0 0 0 0;
    padding: 0;
    border: 0px solid green; }
  .indexSpettacolo .itemSpett .immagine {
    width: 100%;
    float: left;
    margin: 0; }
    .indexSpettacolo .itemSpett .immagine img {
      width: 100%;
      border: 0px solid #43474D;
      padding-bottom: 1.5em; }
    @media screen and (min-width: 640px) {
      .indexSpettacolo .itemSpett .immagine {
        width: 25%;
        padding-right: 1.5em; } }
  .indexSpettacolo .itemSpett .spettacoli {
    width: 100%;
    display: inline-table;
    padding-bottom: 1.5em; }
    @media screen and (min-width: 640px) {
      .indexSpettacolo .itemSpett .spettacoli {
        float: right;
        width: 75%; } }
.indexSpettacolo .spettacoli table {
  margin: 0 auto;
  margin-top: 0px;
  padding: 0;
  border: 0px solid #d191a0;
  width: 100%;
  background: #f2f5f9; }
  .indexSpettacolo .spettacoli table a {
    color: #21ba45; }
  .indexSpettacolo .spettacoli table caption {
    color: #000;
    padding: 5px;
    font-weight: bold; }
    .indexSpettacolo .spettacoli table caption a {
      color: #000; }
  .indexSpettacolo .spettacoli table th {
    color: #000000;
    background: #D7D7D7;
    padding: 10px 10px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase; }
    .indexSpettacolo .spettacoli table th:last-child {
      text-align: center; }
      @media screen and (min-width: 960px) {
        .indexSpettacolo .spettacoli table th:last-child {
          white-space: nowrap; } }
  .indexSpettacolo .spettacoli table td {
    color: #000;
    background: #FFFFFF;
    padding: 5px 0;
    font-weight: normal; }
    @media screen and (min-width: 960px) {
      .indexSpettacolo .spettacoli table td {
        padding: 5px 10px; } }
    .indexSpettacolo .spettacoli table td a {
      color: #ED8F0A;
      text-decoration: none;
      text-transform: uppercase; }
  .indexSpettacolo .spettacoli table .tabella {
    color: #000;
    background: #FFFFFF;
    padding: 0px;
    font-weight: normal; }
  .indexSpettacolo .spettacoli table table {
    width: 100%;
    padding: 0;
    margin: 0;
    border-collapse: collapse; }
    .indexSpettacolo .spettacoli table table tr {
      padding: 0;
      margin: 0;
      border-collapse: collapse; }
      .indexSpettacolo .spettacoli table table tr td {
        color: #000;
        padding: 2px;
        margin: 0;
        border-collapse: collapse; }
      .indexSpettacolo .spettacoli table table tr td.evidenzia {
        color: #F40000 !important;
        background: #FFF !important;
        border: 1px solid #D191A0 !important; }
.indexSpettacolo p {
  clear: both; }
.indexSpettacolo .evidenzia {
  background: #FFD484;
  border-top: 1px solid #D191A0; }

#containerCx .spettacoli > table {
  width: 100%; }

#containerCxRx .spettacoli > table {
  width: 100%; }
  @media screen and (min-width: 640px) {
    #containerCxRx .spettacoli > table {
      float: left;
      width: 75%; } }

#containerRx table {
  margin-bottom: 20px;
  border: 0px solid #d191a0;
  width: 100%; }
#containerRx table caption {
  color: #FFF;
  padding: 5px;
  font-weight: bold;
  text-align: left;
  padding: 0.7em;
  background: #000;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  word-spacing: 0.3em; }
#containerRx table th {
  color: #000000;
  background: #D7D7D7;
  padding: 0.6em 1em 0.4em 0.4em;
  font-weight: normal;
  width: 120%;
  text-transform: initial;
  text-align: left;
  background: #f6f6f6;
  border: 1px solid #f6f6f6; }
#containerRx table td,
#containerRx .vistaRiassuntoCarrello td {
  color: #022344;
  background: #f6f6f6;
  padding: 10px 5px;
  width: 120%;
  font-weight: bold;
  text-align: left;
  background: #f6f6f6;
  border: 1px solid #f6f6f6; }
#containerRx table a {
  color: #444;
  text-decoration: none;
  /*text-transform: uppercase;*/ }
#containerRx table a:hover {
  color: #81001E; }
#containerRx table select,
#containerRx table input,
#containerRx table button {
  width: 100%;
  border: 1px solid #d3d4d6;
  border-radius: 5px;
  padding: 4px;
  text-transform: initial; }
#containerRx table .submitCerca {
  background: #f6f6f6 url("/img/search.png") center center no-repeat;
  color: transparent;
  margin-left: 5px;
  content: none;
  padding: 3px; }

#vistaSpettacolo caption {
  color: #F40000;
  text-align: left;
  padding: 5px 0 15px 0;
  font-weight: normal; }
#vistaSpettacolo td.evidenziaRiga {
  color: #F40000 !important;
  background: #FFF !important;
  border: 1px solid #D191A0 !important; }
#vistaSpettacolo .prezzo div {
  padding-bottom: 1em; }
#vistaSpettacolo .prezzo div:last-child {
  padding-bottom: 0; }
@media screen and (min-width: 960px) {
  #vistaSpettacolo .prezzo {
    text-align: right;
    white-space: nowrap; }
    #vistaSpettacolo .prezzo div {
      border-bottom: 0; } }
#vistaSpettacolo .noMobile {
  display: none; }
  @media screen and (min-width: 640px) {
    #vistaSpettacolo .noMobile {
      display: table-cell; } }

#divIstruzioniNoMap img {
  display: none; }
#divIstruzioniNoMap b {
  color: #F40000; }
#divIstruzioniNoMap a {
  color: #022344;
  font-weight: bold; }
@media screen and (min-width: 640px) {
  #divIstruzioniNoMap {
    padding-left: 1.5em;
    float: right;
    width: 45%; } }

#navigator {
  display: none; }
  #navigator .circle {
    fill: #FFFFFF;
    stroke: #000;
    stroke-width: 5; }
  #navigator .button {
    fill: #FFFFFF;
    stroke: #000;
    stroke-width: 5;
    cursor: pointer; }
  #navigator .plus-minus {
    fill: #FFA500;
    stroke: #000;
    stroke-width: 3;
    cursor: pointer; }
  #navigator .arrow {
    fill: #FFA500;
    stroke: #000;
    stroke-width: 3;
    cursor: pointer; }
  #navigator .arrowRect {
    cursor: pointer; }
  @media screen and (min-width: 960px) {
    #navigator {
      display: block; } }

#navigatorNew {
  clear: both;
  overflow: hidden;
  width: 100%;
  padding: 1em 0; }
  #navigatorNew #navigatorPosition {
    float: left;
    width: 65%; }
  #navigatorNew #navigatorZoom {
    float: right;
    width: 35%;
    text-align: right; }
  #navigatorNew a {
    padding: 0 0.8em;
    cursor: pointer; }
  @media screen and (min-width: 960px) {
    #navigatorNew {
      display: none; } }

#divIstruzioni {
  padding-top: 1.5em; }
  #divIstruzioni img {
    display: none; }
  #divIstruzioni b {
    color: #F40000; }
  #divIstruzioni a {
    color: #022344;
    font-weight: bold; }
  @media screen and (min-width: 640px) {
    #divIstruzioni {
      clear: both;
      padding-left: 1.5em; } }

#noMap table {
  border: 0px solid #d191a0;
  width: 100%;
  background: #f2f5f9; }
  #noMap table caption {
    color: #FFFFFF;
    background: #43474D;
    padding: 10px;
    font-weight: bold; }
  #noMap table th {
    color: #000;
    background: #D7D7D7;
    padding: 10px;
    font-weight: bold; }
  #noMap table td {
    color: #000;
    background: #FFFFFF;
    padding: 5px 10px;
    font-weight: normal;
    line-height: 150%; }

#carrello table {
  margin-bottom: 20px;
  border: 0px solid #d191a0;
  width: 100%;
  background: #f2f5f9; }
  #carrello table caption {
    color: #FFFFFF;
    background: #43474D;
    padding: 0.5em;
    font-weight: bold; }
  #carrello table th {
    color: #000;
    background: #D7D7D7;
    padding: 0.5em;
    font-weight: bold; }
  #carrello table td {
    color: #000;
    background: #FFFFFF;
    padding: 0.5em;
    font-weight: normal;
    line-height: 150%; }

#cassa table {
  margin-bottom: 20px;
  border: 0px solid #d191a0;
  width: 100%; }
  #cassa table caption {
    color: #FFFFFF;
    background: #43474D;
    padding: 5px;
    font-weight: bold; }
  #cassa table th {
    color: #000;
    background: #D7D7D7;
    padding: 1px;
    font-weight: bold; }
  #cassa table td {
    color: #000;
    background: #FFFFFF;
    padding: 1px 3px 1px 3px;
    font-weight: normal;
    line-height: 150%; }
  #cassa table tr.bordo td {
    border-top: 1px solid #000; }
  #cassa table td span {
    font-size: 80%; }
  #cassa table select {
    width: 100%; }
  #cassa table .intestatario {
    color: #000;
    background: #ededed;
    padding: 1px 3px 1px 30px;
    font-weight: normal;
    text-align: left; }

#abbOpen table,
#pageLogin table,
#formIndirizzo table,
#formRegalo table,
#formSpedizione table,
#voucher table,
#listaOrdini table,
#formRegistrazione table,
#formRecuperoPassword table {
  margin-bottom: 20px;
  border: 0px solid #d191a0;
  width: 100%;
  background: #ededed; }
  #abbOpen table caption,
  #pageLogin table caption,
  #formIndirizzo table caption,
  #formRegalo table caption,
  #formSpedizione table caption,
  #voucher table caption,
  #listaOrdini table caption,
  #formRegistrazione table caption,
  #formRecuperoPassword table caption {
    color: #FFF;
    background: #000;
    padding: 10px;
    font-weight: bold; }
  #abbOpen table .trTitolo,
  #pageLogin table .trTitolo,
  #formIndirizzo table .trTitolo,
  #formRegalo table .trTitolo,
  #formSpedizione table .trTitolo,
  #voucher table .trTitolo,
  #listaOrdini table .trTitolo,
  #formRegistrazione table .trTitolo,
  #formRecuperoPassword table .trTitolo {
    color: #000;
    background: #D7D7D7;
    padding: 10px 20px 5px 20px;
    font-weight: normal;
    text-align: center; }
  #abbOpen table th,
  #pageLogin table th,
  #formIndirizzo table th,
  #formRegalo table th,
  #formSpedizione table th,
  #voucher table th,
  #listaOrdini table th,
  #formRegistrazione table th,
  #formRecuperoPassword table th {
    color: #000;
    background: #FFFFFF;
    padding: 10px;
    font-weight: normal;
    text-align: right; }
  #abbOpen table td,
  #pageLogin table td,
  #formIndirizzo table td,
  #formRegalo table td,
  #formSpedizione table td,
  #voucher table td,
  #listaOrdini table td,
  #formRegistrazione table td,
  #formRecuperoPassword table td {
    color: #000;
    background: #FFFFFF;
    padding: 10px;
    font-weight: normal; }
    #abbOpen table td span,
    #pageLogin table td span,
    #formIndirizzo table td span,
    #formRegalo table td span,
    #formSpedizione table td span,
    #voucher table td span,
    #listaOrdini table td span,
    #formRegistrazione table td span,
    #formRecuperoPassword table td span {
      color: #333;
      background: #FEE99E;
      padding: 10px;
      font-weight: normal;
      display: block; }

#abbOpen table caption {
  display: none; }
#abbOpen table th {
  background: #D7D7D7; }
#abbOpen table input[type="text"] {
  background: transparent; }

#voucher table table,
#listaOrdini table table {
  border: 0px solid #d191a0;
  width: 100%; }
  #voucher table table td,
  #listaOrdini table table td {
    color: #000;
    padding: 1px;
    font-weight: normal; }

#formSpedizione #speseSpedizione {
  text-align: center;
  padding: 30px; }

#pageLogin {
  text-align: center;
  margin: auto;
  background: #FFFFFF; }
  #pageLogin caption {
    display: none; }
  #pageLogin a {
    text-decoration: none;
    color: #000; }
  #pageLogin table td,
  #pageLogin table th {
    background: #F2F2EF;
    border: 1px solid #F2F2EF;
    text-align: center; }

#navigatoreOrdine {
  margin: 0 0px 20px 0px;
  border-bottom: 1px solid #43474D;
  overflow: auto;
  display: none; }
  @media screen and (min-width: 960px) {
    #navigatoreOrdine ol {
      margin-left: 0;
      padding-left: 0;
      display: inline;
      border: none; }
      #navigatoreOrdine ol li {
        color: #999;
        font-size: 120%;
        border: none;
        list-style: none;
        float: left;
        padding: 5px 50px 5px 30px;
        margin: 0 10px 0 0px;
        background: url("/img/frecciaDel.png") no-repeat center right; }
      #navigatoreOrdine ol li.sel {
        color: #FFFFFF;
        background: #43474D url("/img/frecciaSel.png") no-repeat center right; }
      #navigatoreOrdine ol li a {
        color: #43474D;
        text-decoration: none; }
        #navigatoreOrdine ol li a.visitato {
          color: #43474D; } }

#HelpLayer {
  position: absolute;
  right: 5px;
  top: 10%;
  margin-left: 5px;
  /*border: 1px solid black;*/
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  border-bottom: 1px solid #666;
  border-right: 1px solid #666;
  z-index: 50;
  visibility: hidden;
  background-color: #f0f0f0;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -border-radius: 5px; }

#loginPopUp,
.divPopUp {
  background: #FFFFFF;
  border: 1px solid #666;
  padding: 10px; }
  #loginPopUp div,
  .divPopUp div {
    /*padding: 10px;*/ }

.indexGadget hr {
  clear: both;
  border: 0;
  border-top: 2px solid #d3d4d6;
  padding-bottom: 1.2em; }
.indexGadget .items {
  border: 0px solid green; }
  .indexGadget .items .titolo {
    border: 0px solid green; }
    @media screen and (min-width: 640px) {
      .indexGadget .items .titolo {
        float: right;
        width: 75%;
        text-align: left; } }
    .indexGadget .items .titolo h2 {
      clear: both;
      margin: 0 0 0 0;
      padding: 0;
      border: 0px solid green; }
  .indexGadget .items .immagine {
    width: 100%;
    float: left;
    margin: 0; }
    .indexGadget .items .immagine img {
      width: 100%;
      border: 0px solid #43474D;
      padding-bottom: 1.5em; }
    @media screen and (min-width: 640px) {
      .indexGadget .items .immagine {
        width: 25%;
        padding-right: 1.5em; } }
  .indexGadget .items .descrizione {
    width: 100%;
    display: inline-table;
    padding-bottom: 1.5em; }
    @media screen and (min-width: 640px) {
      .indexGadget .items .descrizione {
        float: right;
        width: 75%; } }

#gadget-menu .image {
  margin: 0 auto;
  text-align: center;
  min-width: 155px;
  max-width: 100%;
  min-height: 155px; }
  #gadget-menu .image img {
    width: 100%; }
#gadget-menu .prezzo {
  text-align: right; }

.boxInLine {
  position: absolute;
  padding: 10px;
  text-align: center;
  background: #FFFFFF;
  border: 2px solid #F40000;
  border-top: 40px solid #F40000;
  display: none;
  box-shadow: 1px 1px 1px #F40000;
  border-radius: 5px;
  border-top-radius: 35px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  cursor: move;
  max-width: 140px; }
  .boxInLine button:first-child {
    position: absolute;
    top: 5px;
    right: 5px;
    margin-top: -40px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px; }

/* Force table to not be like tables anymore */
#carrello.mobileTable,
#listaOrdini.mobileTable,
#ordineSisal.mobileTable {
  width: 100%; }
  #carrello.mobileTable .noMobileTd,
  #carrello.mobileTable .noMobileTr,
  #listaOrdini.mobileTable .noMobileTd,
  #listaOrdini.mobileTable .noMobileTr,
  #ordineSisal.mobileTable .noMobileTd,
  #ordineSisal.mobileTable .noMobileTr {
    display: none; }
  #carrello.mobileTable table,
  #carrello.mobileTable tbody,
  #carrello.mobileTable thead,
  #carrello.mobileTable th,
  #carrello.mobileTable td,
  #carrello.mobileTable tr,
  #carrello.mobileTable caption,
  #listaOrdini.mobileTable table,
  #listaOrdini.mobileTable tbody,
  #listaOrdini.mobileTable thead,
  #listaOrdini.mobileTable th,
  #listaOrdini.mobileTable td,
  #listaOrdini.mobileTable tr,
  #listaOrdini.mobileTable caption,
  #ordineSisal.mobileTable table,
  #ordineSisal.mobileTable tbody,
  #ordineSisal.mobileTable thead,
  #ordineSisal.mobileTable th,
  #ordineSisal.mobileTable td,
  #ordineSisal.mobileTable tr,
  #ordineSisal.mobileTable caption {
    display: block; }
  #carrello.mobileTable th,
  #carrello.mobileTable td,
  #carrello.mobileTable tr,
  #listaOrdini.mobileTable th,
  #listaOrdini.mobileTable td,
  #listaOrdini.mobileTable tr,
  #ordineSisal.mobileTable th,
  #ordineSisal.mobileTable td,
  #ordineSisal.mobileTable tr {
    width: 100%; }
  @media all and (min-width: 640px) {
    #carrello.mobileTable .noMobileTr,
    #listaOrdini.mobileTable .noMobileTr,
    #ordineSisal.mobileTable .noMobileTr {
      display: table-row; }
    #carrello.mobileTable .noMobileTd,
    #listaOrdini.mobileTable .noMobileTd,
    #ordineSisal.mobileTable .noMobileTd {
      display: table-cell; }
    #carrello.mobileTable table,
    #listaOrdini.mobileTable table,
    #ordineSisal.mobileTable table {
      display: table; }
    #carrello.mobileTable tbody,
    #listaOrdini.mobileTable tbody,
    #ordineSisal.mobileTable tbody {
      display: table-row-group; }
    #carrello.mobileTable thead,
    #listaOrdini.mobileTable thead,
    #ordineSisal.mobileTable thead {
      display: table-header-group; }
    #carrello.mobileTable caption,
    #listaOrdini.mobileTable caption,
    #ordineSisal.mobileTable caption {
      display: table-caption; }
    #carrello.mobileTable tr,
    #listaOrdini.mobileTable tr,
    #ordineSisal.mobileTable tr {
      display: table-row; }
    #carrello.mobileTable th,
    #carrello.mobileTable td,
    #listaOrdini.mobileTable th,
    #listaOrdini.mobileTable td,
    #ordineSisal.mobileTable th,
    #ordineSisal.mobileTable td {
      display: table-cell;
      width: 25%; } }

#carrello.mobileTable th,
#carrello.mobileTable td {
  text-align: left; }

.monitoring::before {
  display: none;
  text-align: center;
  color: black;
  content: "> 1000";
  height: 24px;
  width: 100px;
  margin: 0 auto;
  position: fixed;
  background: red;
  z-index: 9999;
  border: 2px dotted white;
  font-weight: bold; }
  @media screen and (max-width: 960px) {
    .monitoring::before {
      content: "< 1000"; } }

#paginator #mostraAltri {
  display: none;
  text-align: center; }

.titolo1 {
  margin-top: 0;
  clear: both;
  text-align: center;
  width: 100%;
  margin-bottom: 1.5em;
  padding: 0.7em;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  word-spacing: 0.3em;
  color: #FFF;
  background: #000; }

.titolo1.rounded {
  border-radius: 0.375rem; }

#logoTicka {
  margin-left: 428px;
  top: 148px;
  position: absolute;
  left: 50%; }

.validitaCarrello {
  margin: 1em; }

.color0 > td {
  background: #ededed; }

.color1 > td {
  background: #ffffff; }

.color3 > td {
  background: #FFD484;
  cursor: pointer; }

.colorPointer3 > td {
  background: #FFD484;
  cursor: pointer; }

.colorBlue {
  color: #FFD484; }

.error {
  position: absolute;
  top: 0;
  left: 0;
  color: red; }

.hidden {
  display: none;
  visibility: hidden; }

input[type="text"],
select,
input[type="password"],
input[type="file"],
input[type="search"],
input[type="email"],
input[type="data"],
textarea,
.indexSpettacolo .spettacoli table td a,
.indexSpettacolo button,
#note input[type=submit],
.spettacoli .anchorLink,
.spettacoli table tr > td > a,
.spettacoli input[type=submit],
.spettacoli input[type=button],
#aggiungiAlCarrello,
#carrello button,
#formSpedizione input,
.boxInLine button,
#carrello input[type=submit],
#containerCxRx input[type=submit],
#formIndirizzo input[type=submit],
#containerCxRx input[type=submit],
#listaOrdini table tr > td > a,
#cassa input,
#cassa button,
#mostraAltri button,
#formRegistrazione select,
#formRegistrazione input,
#formRegistrazione button,
#formRecuperoPassword input,
#noMap button,
#noMap input[type=submit],
.nomap_quantita input[type=button],
#tabellaBottoneStampa button,
#formLogin input[type=submit],
#abbOpen input[type=button],
#inCarrello button,
#containerRx button,
#abbOpen input[type=submit],
.indexGadget form input[type=submit],
.indexGadget form input[type="text"],
#formDestinatario input[type=text],
#formDestinatario select,
.calendarioBiglietti table td a {
  border: inherit;
  /*height:inherit;*/
  line-height: inherit;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: 10px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  vertical-align: middle;
  font-weight: 600;
  background: #00BEC6;
  border: 0.1em solid #000;
  color: white;
  padding: 0.7em 0.5em;
  font-size: 100%;
  min-width: 3em; }
  input[type="text"]:hover,
  select:hover,
  input[type="password"]:hover,
  input[type="file"]:hover,
  input[type="search"]:hover,
  input[type="email"]:hover,
  input[type="data"]:hover,
  textarea:hover,
  .indexSpettacolo .spettacoli table td a:hover,
  .indexSpettacolo button:hover,
  #note input[type=submit]:hover,
  .spettacoli .anchorLink:hover,
  .spettacoli table tr > td > a:hover,
  .spettacoli input[type=submit]:hover,
  .spettacoli input[type=button]:hover,
  #aggiungiAlCarrello:hover,
  #carrello button:hover,
  #formSpedizione input:hover,
  .boxInLine button:hover,
  #carrello input[type=submit]:hover,
  #containerCxRx input[type=submit]:hover,
  #formIndirizzo input[type=submit]:hover,
  #containerCxRx input[type=submit]:hover,
  #listaOrdini table tr > td > a:hover,
  #cassa input:hover,
  #cassa button:hover,
  #mostraAltri button:hover,
  #formRegistrazione select:hover,
  #formRegistrazione input:hover,
  #formRegistrazione button:hover,
  #formRecuperoPassword input:hover,
  #noMap button:hover,
  #noMap input[type=submit]:hover,
  .nomap_quantita input[type=button]:hover,
  #tabellaBottoneStampa button:hover,
  #formLogin input[type=submit]:hover,
  #abbOpen input[type=button]:hover,
  #inCarrello button:hover,
  #containerRx button:hover,
  #abbOpen input[type=submit]:hover,
  .indexGadget form input[type=submit]:hover,
  .indexGadget form input[type="text"]:hover,
  #formDestinatario input[type=text]:hover,
  #formDestinatario select:hover,
  .calendarioBiglietti table td a:hover {
    color: white;
    background: #1c9fa6; }

#formRecuperoPassword input[type=text],
#formRegistrazione input[type=text],
#formRegistrazione input[type=password],
#formRecuperoPassword input[type=text],
#formRecuperoPassword input[type=password],
#formRegistrazione select,
#formRegistrazione select:hover,
#formLogin input[type=text],
#formLogin input[type=password],
#noMap input[type=text],
#carrello input[type=text],
#carrello select,
#inviaOTP select,
#carrello select,
#carrello select:hover,
#inviaOTP select:hover,
#carrello select:hover,
textarea,
.indexGadget form input[type="text"],
#formDestinatario input[type=text],
#formDestinatario select {
  max-width: 200px;
  background: #FFFFFF;
  color: #000000;
  font-weight: normal; }
  @media screen and (min-width: 640px) {
    #formRecuperoPassword input[type=text],
    #formRegistrazione input[type=text],
    #formRegistrazione input[type=password],
    #formRecuperoPassword input[type=text],
    #formRecuperoPassword input[type=password],
    #formRegistrazione select,
    #formRegistrazione select:hover,
    #formLogin input[type=text],
    #formLogin input[type=password],
    #noMap input[type=text],
    #carrello input[type=text],
    #carrello select,
    #inviaOTP select,
    #carrello select,
    #carrello select:hover,
    #inviaOTP select:hover,
    #carrello select:hover,
    textarea,
    .indexGadget form input[type="text"],
    #formDestinatario input[type=text],
    #formDestinatario select {
      /*max-width:  none;*/ } }

#formRegistrazione select,
#noMap input[type=text],
#inviaOTP input[type=text],
#carrello select {
  width: auto; }

#formDestinatario input[type=text],
#formDestinatario textarea,
#formDestinatario select {
  max-width: unset;
  width: 100%; }

#containerRx table select,
#containerRx table input,
#containerRx table button {
  width: 100%; }

.nomap_quantita {
  white-space: normal !important; }
  @media screen and (min-width: 960px) {
    .nomap_quantita {
      white-space: nowrap !important; } }
  .nomap_quantita input {
    color: #000; }

/* div tranfer effect for createDialog */
.ui-effects-transfer {
  border: 3px solid gray; }

#listaOrdini.mobileTable td table td {
  text-align: right; }

#listaOrdini.mobileTable tr:last-child th {
  text-align: right; }

#carrello .immagine {
  text-align: center; }

#carrello .immagine img {
  width: 22% !important; }
  @media screen and (max-width: 960px) {
    #carrello .immagine img {
      width: 20% !important;
      margin-top: -5px; } }

#formNoMap {
  width: 50%;
  float: left;
  margin-bottom: 30px;
  clear: both; }
  @media screen and (max-width: 960px) {
    #formNoMap {
      width: 100%;
      float: none; } }

#istruzioni {
  width: 100%; }
  @media screen and (min-width: 960px) {
    #istruzioni {
      padding-left: 2em;
      width: 50%;
      float: right; } }

.vistaRiassuntoCarrello tr th:first-child {
  padding-left: 5px !important; }

.vistaRiassuntoCarrello tr td:first-child {
  padding-left: 5px !important; }

.menuPopUpAncor {
  margin-left: 488px;
  color: #FFF;
  background: #F28300;
  font-weight: bold;
  border: 0px solid red;
  width: 10px;
  position: fixed;
  top: 300px;
  left: 50%;
  padding: 20px 15px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  z-index: 100;
  cursor: pointer;
  box-shadow: 0px 0px 11px #333; }

.size80 {
  font-size: 80%; }

.menuPopUp {
  position: absolute;
  top: 179px;
  left: 50%;
  margin-left: 280px;
  display: none;
  z-index: 100;
  background: #FFF;
  border-radius: 20px;
  padding: 20px;
  box-shadow: 0px 0px 11px #333; }

.spettacoli > table td.evidenziaRiga {
  background: #FFD484;
  border: 1px solid #D191A0; }

#vistaSpettacolo td.evidenziaRiga {
  background: #FFD484 !important; }

/***************************    STAMPA    *******************************/
#sceltaAssicurazione {
  background: #FFF;
  border: 1px solid #666;
  padding: 10px;
  font-size: 90%; }

#sceltaAssicurazione div {
  padding: 10px; }

#regolamentoSisal {
  background: #FFF;
  border: 1px solid #666;
  padding: 10px;
  font-size: 90%; }
  #regolamentoSisal div {
    padding: 10px; }

#cassa table .intestatario2 {
  color: #000;
  padding: 1px 3px 1px 20px;
  font-weight: normal;
  text-align: left;
  border: 0; }

.evidenziaPrezzoSpeciale,
.indexSpettacolo .spettacoli > table td.evidenziaPrezzoSpeciale {
  background: #BDEBFB !important;
  padding: 5px; }

.boxInLine {
  position: absolute;
  padding: 10px;
  text-align: center;
  background: #FFF;
  border: 2px solid #550015;
  border-top: 40px solid #550015;
  display: none;
  box-shadow: 5px 5px 5px #550015;
  border-radius: 5px;
  border-top-radius: 35px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  cursor: move; }
  .boxInLine button:first-child {
    position: absolute;
    top: 5px;
    right: 5px;
    margin-top: -40px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px; }

#gadget-menu .image {
  text-align: center;
  min-width: 155px;
  max-width: 155px;
  min-height: 155px; }
#gadget-menu .prezzo {
  text-align: right; }

.prezzoInfo span:hover {
  cursor: help; }
.prezzoInfo div {
  position: absolute;
  margin-right: 20px;
  white-space: normal;
  display: none;
  color: #999;
  padding: 10px;
  border: 2px outset orange;
  border-radius: 5px;
  background: #fff;
  max-width: 300px;
  z-index: 99; }

/* traduzioni popUp */
#divDraggable {
  background-color: white; }
  #divDraggable #search_form #searchtext {
    background-color: white;
    margin-bottom: 1em;
    height: 2em;
    color: black;
    margin-top: 0.7em;
    cursor: text; }
  #divDraggable #search_form button[type="button"] {
    cursor: pointer; }
  #divDraggable .editButton:hover {
    background-color: yellow; }

#search_result_div {
  background-color: white; }
  #search_result_div .editButton:hover {
    background-color: yellow; }
  #search_result_div .editButtonEveryWhere:hover {
    background-color: yellow; }

#editorPanel_div {
  background-color: white; }
  #editorPanel_div #editorPanel_form #descrizione_default {
    background-color: white;
    color: black;
    cursor: text; }
  #editorPanel_div #editorPanel_form #descrizione {
    background-color: white;
    color: black;
    cursor: text; }
  #editorPanel_div #editorPanel_form button {
    cursor: pointer; }

#head_img {
  text-align: center;
  line-height: 0;
  background: #c9bfb2;
  margin-bottom: 3em;
  width: 100%; }
  #head_img img {
    width: 100%; }

#head {
  width: 100%;
  max-width: 1140px; }
  #head #head_logo {
    text-align: left;
    float: left;
    width: 50%; }
  #head #menuMain {
    background: transparent;
    float: right;
    width: 50%;
    margin-top: 20px; }
    #head #menuMain ul {
      float: right; }
      #head #menuMain ul li a {
        border: 0;
        color: #000;
        font-weight: normal;
        padding: 10px 20px 0 0; }

#carrello .campi_obbligatori {
  text-align: right;
  width: 930px;
  margin: 0 auto !important;
  color: #575756; }

.tk_title {
  margin: 0;
  padding: 0;
  padding-bottom: 1em; }

.tk_description {
  padding-bottom: 1em; }

.tk_box1 {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between; }
  .tk_box1 .col {
    padding: 2em;
    background: #FFF;
    margin: 0.1em;
    margin-bottom: 2em;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    width: 100%; }
    @media screen and (min-width: 640px) {
      .tk_box1 .col {
        display: flex;
        flex-direction: column;
        flex-basis: 48%; } }
    @media screen and (min-width: 960px) {
      .tk_box1 .col {
        display: flex;
        flex-direction: column;
        flex-basis: 98%; } }
    .tk_box1 .col .image img {
      width: 100%;
      padding-bottom: 1em;
      height: 300px;
      object-fit: contain; }
    .tk_box1 .col h2 {
      margin: 0;
      padding: 0;
      padding-bottom: 1em; }
    .tk_box1 .col .description {
      padding-bottom: 1em; }
      .tk_box1 .col .description p {
        padding: 0;
        margin: 0; }
    .tk_box1 .col .extra_info {
      font-style: italic;
      padding-bottom: 1em; }
    .tk_box1 .col .button {
      width: 100%;
      padding: 1em 0;
      background: #00BEC6;
      color: white;
      text-transform: uppercase;
      text-align: center;
      /*border-radius:30px;*/
      border: 0;
      display: block;
      margin-top: auto; }
      .tk_box1 .col .button:hover {
        cursor: pointer;
        color: white;
        background: #1c9fa6; }
      .tk_box1 .col .button span {
        cursor: pointer;
        display: inline-block;
        position: relative;
        transition: 0.5s; }
      .tk_box1 .col .button span:after {
        content: '\00bb';
        position: absolute;
        opacity: 0;
        top: 0;
        right: -20px;
        transition: 0.5s; }
      .tk_box1 .col .button:hover span {
        padding-right: 25px; }
      .tk_box1 .col .button:hover span:after {
        opacity: 1;
        right: 0; }

.tk_box2 {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between; }
  .tk_box2 .col {
    padding: 2em;
    background: #FFF;
    margin: 0.1em;
    margin-bottom: 2em;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    width: 100%; }
    @media screen and (min-width: 640px) {
      .tk_box2 .col {
        display: flex;
        flex-direction: column;
        flex-basis: 48%; } }
    @media screen and (min-width: 960px) {
      .tk_box2 .col {
        display: flex;
        flex-direction: column;
        flex-basis: 48%; } }
    .tk_box2 .col .image img {
      width: 100%;
      padding-bottom: 1em;
      height: 300px;
      object-fit: contain; }
    .tk_box2 .col h2 {
      margin: 0;
      padding: 0;
      padding-bottom: 1em; }
    .tk_box2 .col .description {
      padding-bottom: 1em; }
      .tk_box2 .col .description p {
        padding: 0;
        margin: 0; }
    .tk_box2 .col .extra_info {
      font-style: italic;
      padding-bottom: 1em; }
    .tk_box2 .col .button {
      width: 100%;
      padding: 1em 0;
      background: #00BEC6;
      color: white;
      text-transform: uppercase;
      text-align: center;
      /*border-radius:30px;*/
      border: 0;
      display: block;
      margin-top: auto; }
      .tk_box2 .col .button:hover {
        cursor: pointer;
        color: white;
        background: #1c9fa6; }
      .tk_box2 .col .button span {
        cursor: pointer;
        display: inline-block;
        position: relative;
        transition: 0.5s; }
      .tk_box2 .col .button span:after {
        content: '\00bb';
        position: absolute;
        opacity: 0;
        top: 0;
        right: -20px;
        transition: 0.5s; }
      .tk_box2 .col .button:hover span {
        padding-right: 25px; }
      .tk_box2 .col .button:hover span:after {
        opacity: 1;
        right: 0; }

.tk_box3 {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between; }
  .tk_box3 .col {
    padding: 2em;
    background: #FFF;
    margin: 0.1em;
    margin-bottom: 2em;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    width: 100%; }
    @media screen and (min-width: 640px) {
      .tk_box3 .col {
        display: flex;
        flex-direction: column;
        flex-basis: 48%; } }
    @media screen and (min-width: 960px) {
      .tk_box3 .col {
        display: flex;
        flex-direction: column;
        flex-basis: 31.3333333333%; } }
    .tk_box3 .col .image img {
      width: 100%;
      padding-bottom: 1em;
      height: 300px;
      object-fit: contain; }
    .tk_box3 .col h2 {
      margin: 0;
      padding: 0;
      padding-bottom: 1em; }
    .tk_box3 .col .description {
      padding-bottom: 1em; }
      .tk_box3 .col .description p {
        padding: 0;
        margin: 0; }
    .tk_box3 .col .extra_info {
      font-style: italic;
      padding-bottom: 1em; }
    .tk_box3 .col .button {
      width: 100%;
      padding: 1em 0;
      background: #00BEC6;
      color: white;
      text-transform: uppercase;
      text-align: center;
      /*border-radius:30px;*/
      border: 0;
      display: block;
      margin-top: auto; }
      .tk_box3 .col .button:hover {
        cursor: pointer;
        color: white;
        background: #1c9fa6; }
      .tk_box3 .col .button span {
        cursor: pointer;
        display: inline-block;
        position: relative;
        transition: 0.5s; }
      .tk_box3 .col .button span:after {
        content: '\00bb';
        position: absolute;
        opacity: 0;
        top: 0;
        right: -20px;
        transition: 0.5s; }
      .tk_box3 .col .button:hover span {
        padding-right: 25px; }
      .tk_box3 .col .button:hover span:after {
        opacity: 1;
        right: 0; }

#tk_credits {
  /*credit*/
  clear: both;
  background: #000;
  color: #FFF;
  line-height: 2em;
  padding: 2em 0;
  font-size: 90%;
  overflow: hidden;
  text-align: center; }
  #tk_credits a {
    color: #FFF;
    text-decoration: none; }
    #tk_credits a:hover {
      text-decoration: underline; }

#tk_calendario_fasce form {
  clear: both; }
#tk_calendario_fasce #calendarioBiglietti {
  width: 100%; }
  @media screen and (min-width: 960px) {
    #tk_calendario_fasce #calendarioBiglietti {
      width: 50%;
      float: left; } }
#tk_calendario_fasce table {
  clear: both;
  margin: 0 auto;
  margin-top: 0px;
  margin-top: 2em;
  padding: 0;
  border: 0px solid #d191a0;
  width: 100%;
  background: #f2f5f9; }
  #tk_calendario_fasce table th {
    color: #000000;
    background: #D7D7D7;
    padding: 10px 10px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    min-height: 4em;
    height: 4em;
    width: 14.28%; }
  #tk_calendario_fasce table td {
    color: #000;
    background: #FFFFFF;
    padding: 5px 1px;
    font-weight: normal;
    min-height: 4em;
    height: 4em; }
    #tk_calendario_fasce table td a {
      text-decoration: none; }
      #tk_calendario_fasce table td a:hover {
        background: #1c9fa6; }
    @media screen and (min-width: 960px) {
      #tk_calendario_fasce table td {
        padding: 5px 10px; } }
#tk_calendario_fasce #fasceOrarie {
  display: none;
  width: 100%;
  background: #efefef;
  border-radius: .3em;
  padding: 2em; }
  @media screen and (min-width: 960px) {
    #tk_calendario_fasce #fasceOrarie {
      width: 45%;
      float: right; } }
#tk_calendario_fasce .mese, #tk_calendario_fasce .numCallNext, #tk_calendario_fasce .numCallBack {
  font-size: 110%;
  margin: 0 1em;
  background: #1c9fa6;
  padding: 1em;
  font-weight: bold;
  border-radius: .2em;
  float: left;
  width: 60%; }
#tk_calendario_fasce .numCallNext, #tk_calendario_fasce .numCallBack {
  margin: 0;
  width: 15%;
  background: #000;
  color: #FFF;
  text-decoration: none; }
  #tk_calendario_fasce .numCallNext:hover, #tk_calendario_fasce .numCallBack:hover {
    color: white;
    background: #1c9fa6; }
#tk_calendario_fasce .numCallNext {
  float: right; }
#tk_calendario_fasce label {
  font-weight: bold; }
#tk_calendario_fasce select, #tk_calendario_fasce input[type=text], #tk_calendario_fasce input[type=number] {
  width: 100%;
  background: #FFF;
  color: #000;
  height: 3em; }
  #tk_calendario_fasce select option, #tk_calendario_fasce input[type=text] option, #tk_calendario_fasce input[type=number] option {
    height: 3em; }
#tk_calendario_fasce #procedi input, #tk_calendario_fasce #procedi button {
  width: 100%; }
#tk_calendario_fasce h1 {
  font-size: 120%; }
#tk_calendario_fasce .loader, #tk_calendario_fasce .loader2 {
  position: unset;
  clear: both;
  margin: 0 auto;
  border: 16px solid #f3f3f3;
  /* Light grey */
  border-top: 16px solid #1c9fa6;
  /* Blue */
  border-radius: 50%;
  width: 60px;
  height: 60px;
  animation: spin 2s linear infinite; }
@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.cntMove {
  clear: both;
  padding: 15px 10px;
  font-size: 90%; }
  .cntMove table,
  .cntMove tr,
  .cntMove td,
  .cntMove th {
    border: 0; }
  .cntMove td {
    padding: 3px; }
  .cntMove button {
    min-width: 2em; }
    @media screen and (min-width: 960px) {
      .cntMove button {
        min-width: 3em; } }

#cercaSpett {
  text-align: center; }

/* Inizio Stili SPID */
.italia-it-button-text {
  background-color: inherit !important;
  color: #FFF !important;
  margin-left: 8px;
  padding: 0.95em 1em 0.85em 1em !important;
  font-size: 1.15em !important;
  text-align: center !important;
  display: block;
  float: left; }

.italia-it-button-icon {
  margin: 0 -0.4em 0 0 !important;
  padding: 0.6em 0.8em 0.5em !important;
  border-right: rgba(255, 255, 255, 0.1) 0.1em solid !important;
  background-color: inherit !important;
  display: block;
  float: left; }

.italia-it-button {
  display: inline-block;
  position: relative;
  padding: 0;
  color: #FFF;
  font-family: "Titillium Web", HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
  font-weight: 600;
  line-height: 1em;
  text-decoration: none;
  border: 0;
  text-align: center;
  cursor: pointer;
  overflow: hidden; }

.italia-it-button-size-m {
  font-size: 15px;
  width: 220px; }

.italia-it-button-size-m > span img {
  width: 29px;
  height: 29px;
  border: 0; }

.button-spid {
  background-color: #06C;
  color: #FFF; }

.button-spid:hover {
  background-color: #036;
  color: #FFF; }

.button-spid:active {
  background-color: #83BEED;
  color: #036; }

/* Fine Stili SPID */
/* inizio FAQ */
.faq {
  width: 100%;
  margin: 17px 0; }
  .faq .domanda {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    min-height: 30px;
    padding: 3px 20px;
    background: orange;
    color: white;
    color: #000; }
    .faq .domanda:hover {
      background: #E9F0F4;
      color: #000;
      cursor: pointer; }
    .faq .domanda .testo {
      flex: 80%;
      width: 80%;
      word-break: break-all;
      white-space: normal;
      text-transform: initial; }
    .faq .domanda .tendina {
      margin-left: 5%;
      text-align: end;
      transform: scaleX(1.4) scaleY(0.8); }
  .faq .active {
    background: #E9F0F4;
    color: #000; }
  .faq .risposta {
    display: none;
    padding: 5px 20px;
    color: #575756;
    background: #E9F0F4;
    text-transform: initial; }

/* fine FAQ */
/* inizio metodiPagamentoNew 
#metodiPagamentoNew {
    clear: both !important;
    width:100%;
    float:right;
    overflow: hidden;
    text-align: center;
    img {
        width: 100%;
        margin-right: 2em;
    }
    .metodoPagamento{
        background: none;
        color:#000;
        border:none;
        min-width: 0;
        background-color: #fff;
        background-clip: border-box;
        border: 1px solid #e3e6ed;
        border-radius: .5rem;
        padding:1em;
        margin-bottom:1.5em;
        width: 20%;
        &:hover{
            background: none;
            color:#000;
            border:none;
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.5);
        }
    }
    b{
        
    }

}*/
/* fine metodiPagamentoNew */
#metodiPagamentoNew {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 1em !important;
  width: 100% !important;
  margin: 0 auto !important; }

#metodiPagamentoNew form {
  flex: 1 1 calc(25% - 1em) !important;
  max-width: calc(25% - 1em) !important;
  box-sizing: border-box !important;
  padding: 0 !important;
  margin: 0 !important; }

#metodiPagamentoNew .metodoPagamento {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  background: none !important;
  color: #000 !important;
  border: solid 0.5px #bd0000 !important;
  border-radius: 10px !important;
  padding: 1em !important;
  margin: 0 !important;
  transition: box-shadow 0.3s ease !important;
  height: 300px !important;
  margin: 5px !important;
  box-shadow: 5px 5px 24px -6px #848484 !important; }
  #metodiPagamentoNew .metodoPagamento:hover {
    background: none !important;
    color: #000 !important;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.5) !important; }
  #metodiPagamentoNew .metodoPagamento p {
    font-size: 12px; }
  @media (max-width: 576px) {
    #metodiPagamentoNew .metodoPagamento {
      width: 97% !important;
      max-width: 100% !important;
      height: auto !important; } }

#metodiPagamentoNew .metodoPagamento img {
  width: auto !important;
  margin-bottom: 1em !important;
  max-width: 150px !important; }

#metodiPagamentoNew .metodoPagamento b {
  margin-top: 0.5em !important; }

@media (max-width: 992px) {
  #metodiPagamentoNew form {
    flex: 1 1 calc(50% - 1em) !important;
    max-width: calc(50% - 1em) !important; } }
@media (max-width: 576px) {
  #metodiPagamentoNew form {
    flex: 1 1 100% !important;
    max-width: 100% !important; } }
#opzione_regalo {
  padding: 1em 1em 1em calc(50% - 2px);
  margin-bottom: 1em;
  border-radius: 5px;
  border: 1px solid #ddd;
  background-color: #EFEEEB; }
  @media screen and (max-width: 960px) {
    #opzione_regalo {
      padding: 1em 1em 1em 1em; } }

#btnContinueCheckout {
  height: 50px; }
  @media screen and (max-width: 960px) {
    #btnContinueCheckout {
      height: 72px; } }

#formRecuperoPassword th[align="center"] {
  text-align: center; }

@media screen and (max-width: 960px) {
  #formRecuperoPassword input {
    width: 100%;
    max-width: 100%;
    margin: 0 auto; } }
/****************************** CARRELLO NEW INIZIO ******************************************/
.tk_carrello_content {
  overflow: auto;
  clear: both;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 1em;
  margin-bottom: 1em; }
  .tk_carrello_content .data {
    margin-bottom: 1em; }
  .tk_carrello_content span {
    color: red; }
  .tk_carrello_content .immagine img {
    margin-bottom: 1em;
    margin-left: 2em;
    width: 30%;
    border: 1px solid #e6e6e6;
    border-radius: 20px 0;
    padding: 0.1em;
    float: right; }
    @media screen and (min-width: 960px) {
      .tk_carrello_content .immagine img {
        width: 10%; } }
  .tk_carrello_content .tk_carrello_prezzi {
    clear: both;
    text-align: left;
    border: 0px solid red;
    float: right; }
    @media screen and (min-width: 960px) {
      .tk_carrello_content .tk_carrello_prezzi {
        width: 50%; } }
    .tk_carrello_content .tk_carrello_prezzi div:nth-child(1) {
      border-top: 0px !important; }
    .tk_carrello_content .tk_carrello_prezzi div {
      border-top: 1px solid #ddd;
      clear: both;
      overflow: auto;
      padding: .3em 0; }
      .tk_carrello_content .tk_carrello_prezzi div .price {
        overflow: auto;
        text-align: right;
        float: right;
        width: 140px;
        border: 0px solid #ddd; }
      .tk_carrello_content .tk_carrello_prezzi div .priceDescr {
        /*overflow:auto;*/
        text-align: left;
        float: left;
        width: calc(100% - 140px);
        border: 0px solid #ddd; }
        .tk_carrello_content .tk_carrello_prezzi div .priceDescr i {
          font-size: 90%; }
        .tk_carrello_content .tk_carrello_prezzi div .priceDescr span.evidenzia {
          margin-top: 0.5em;
          background: #BDEBFB;
          padding: 0; }
      .tk_carrello_content .tk_carrello_prezzi div .priceSpecial {
        display: none;
        clear: both;
        border: 1px solid red;
        background: #BDEBFB !important;
        padding: 5px; }
    .tk_carrello_content .tk_carrello_prezzi .nonSelezionato {
      border-radius: 5px;
      width: 42px;
      height: 42px;
      font-weight: bold;
      color: #000;
      border: 1px solid #000;
      cursor: pointer; }
    .tk_carrello_content .tk_carrello_prezzi .selezionato {
      border-radius: 5px;
      width: 42px;
      height: 42px;
      font-weight: bold;
      color: #000;
      background: #FFF;
      border: 2px solid #000; }
  .tk_carrello_content .titolo {
    font-weight: bold; }
  .tk_carrello_content .descrizione_dettagliata {
    margin-top: 1em;
    padding: 1em; }
  .tk_carrello_content .buttonDelete {
    clear: both;
    padding: 0.7em 0;
    text-align: right; }
  .tk_carrello_content .luogo iframe {
    width: 100%;
    height: 260px; }
    @media screen and (min-width: 960px) {
      .tk_carrello_content .luogo iframe {
        width: 80%; } }
  .tk_carrello_content a, .tk_carrello_content a:active {
    color: #F04A3C; }
  .tk_carrello_content .fa, .tk_carrello_content .fa-regular, .tk_carrello_content .fa-solid {
    color: #FFF;
    padding: .2em; }

/****************************** CARRELLO NEW INIZIO ******************************************/
/****************************** MAPPA NEW INIZIO ******************************************/
#tk_mappa_container .tk_hide {
  visibility: hidden; }
#tk_mappa_container .leaflet-popup-content {
  max-width: 260px;
  border: 0; }
  #tk_mappa_container .leaflet-popup-content table {
    border: 0; }
    #tk_mappa_container .leaflet-popup-content table td {
      border: 0;
      width: 50%;
      padding: 1em; }
#tk_mappa_container .fa, #tk_mappa_container .fa-regular, #tk_mappa_container .fa-solid {
  color: #00BEC6;
  padding: .2em; }
#tk_mappa_container button {
  background: #00BEC6;
  color: #FFF;
  text-transform: uppercase;
  border: 1px solid #000;
  padding: .5em;
  border-radius: 5px;
  width: 100%; }
  #tk_mappa_container button:hover {
    background: orange; }
  #tk_mappa_container button .fa, #tk_mappa_container button .fa-regular, #tk_mappa_container button .fa-solid {
    color: #FFF;
    padding: .2em; }
#tk_mappa_container #tk_mappa_scelta_posto {
  clear: both;
  width: 100%;
  position: relative;
  display: none;
  margin-top: 2em; }
  #tk_mappa_container #tk_mappa_scelta_posto #tk_mappa_box {
    background: #ededed; }
    @media screen and (min-width: 960px) {
      #tk_mappa_container #tk_mappa_scelta_posto #tk_mappa_box {
        float: left;
        width: 70%; } }
    #tk_mappa_container #tk_mappa_scelta_posto #tk_mappa_box button {
      margin: .2em; }
    #tk_mappa_container #tk_mappa_scelta_posto #tk_mappa_box #tk_mappa {
      width: 100%;
      height: 400px;
      border: 1px solid #ededed;
      border-top: 0;
      background: #FFF; }
      @media screen and (min-width: 960px) {
        #tk_mappa_container #tk_mappa_scelta_posto #tk_mappa_box #tk_mappa {
          height: 600px; } }
  #tk_mappa_container #tk_mappa_scelta_posto #tk_mappa_carrello {
    width: 100%;
    overflow: auto;
    background: #ededed;
    text-align: right;
    overflow-x: hidden; }
    @media screen and (min-width: 960px) {
      #tk_mappa_container #tk_mappa_scelta_posto #tk_mappa_carrello {
        float: right;
        width: 30%; } }
    #tk_mappa_container #tk_mappa_scelta_posto #tk_mappa_carrello button {
      margin: .2em;
      width: calc(100% - 0.2em); }
    #tk_mappa_container #tk_mappa_scelta_posto #tk_mappa_carrello form {
      display: none; }
    #tk_mappa_container #tk_mappa_scelta_posto #tk_mappa_carrello #tk_mappa_carrello_posti {
      background: #fff;
      text-align: left; }
      #tk_mappa_container #tk_mappa_scelta_posto #tk_mappa_carrello #tk_mappa_carrello_posti div {
        padding: 1em .5em .5em 1em;
        border: 1px solid #ededed;
        overflow: hidden; }
        #tk_mappa_container #tk_mappa_scelta_posto #tk_mappa_carrello #tk_mappa_carrello_posti div .left {
          float: left;
          width: 10%;
          font-size: initial; }
        #tk_mappa_container #tk_mappa_scelta_posto #tk_mappa_carrello #tk_mappa_carrello_posti div .center {
          float: left;
          width: 70%;
          font-size: initial; }
        #tk_mappa_container #tk_mappa_scelta_posto #tk_mappa_carrello #tk_mappa_carrello_posti div .right {
          float: left;
          width: 20%;
          word-spacing: nowrap;
          text-align: right;
          word-spacing: nowrap;
          font-size: initial; }
#tk_mappa_container #tk_mappa_menu {
  float: left;
  width: 50%; }
  #tk_mappa_container #tk_mappa_menu h2 {
    margin: 0;
    cursor: pointer;
    font-weight: bold;
    background: #ededed;
    padding: .5em 1em; }
    #tk_mappa_container #tk_mappa_menu h2 span {
      padding: .2em .5em;
      border: 1px inset #999;
      border-radius: 10px; }
      #tk_mappa_container #tk_mappa_menu h2 span:hover {
        background: #FFF;
        border: 2px outset #999; }
  #tk_mappa_container #tk_mappa_menu a {
    color: #000;
    text-decoration: none; }
  #tk_mappa_container #tk_mappa_menu #tk_mappa_select_odp {
    background: #fff;
    display: none;
    margin-left: 3px;
    position: absolute;
    top: 3em;
    z-index: 10000;
    border: 1px solid #ededed;
    width: 310px;
    max-height: 400px;
    overflow-y: auto; }
    @media screen and (min-width: 960px) {
      #tk_mappa_container #tk_mappa_menu #tk_mappa_select_odp {
        top: 2.7em;
        max-height: initial; } }
    #tk_mappa_container #tk_mappa_menu #tk_mappa_select_odp div[id^='tk_mappa_ord_'] {
      cursor: pointer; }
      #tk_mappa_container #tk_mappa_menu #tk_mappa_select_odp div[id^='tk_mappa_ord_']:hover {
        background: #ededed; }
      #tk_mappa_container #tk_mappa_menu #tk_mappa_select_odp div[id^='tk_mappa_ord_'] .center {
        width: 90%;
        margin: 0;
        padding: 0;
        font-size: initial; }
      #tk_mappa_container #tk_mappa_menu #tk_mappa_select_odp div[id^='tk_mappa_ord_'] .right {
        clear: both;
        width: 100%;
        word-spacing: nowrap;
        text-align: right;
        margin: 0;
        padding: 0;
        padding-right: .5em;
        font-size: initial; }
    #tk_mappa_container #tk_mappa_menu #tk_mappa_select_odp > div {
      padding: .5em 0 .5em 1em;
      border-bottom: 1px solid #ededed;
      overflow: hidden; }
#tk_mappa_container #tk_mappa_icona_carrello {
  float: right;
  width: 50%;
  text-align: right;
  padding-right: 1em;
  cursor: pointer;
  font-size: 140%; }
  #tk_mappa_container #tk_mappa_icona_carrello .fa-shopping-cart {
    color: #00BEC6; }
  #tk_mappa_container #tk_mappa_icona_carrello .fa-stack[data-count]:after {
    position: absolute;
    content: attr(data-count);
    font-size: 50%;
    padding: .6em;
    border-radius: 999px;
    line-height: .75em;
    text-align: center;
    min-width: 2em;
    font-weight: bold;
    background: white;
    border-style: solid; }
  @media screen and (max-width: 960px) {
    #tk_mappa_container #tk_mappa_icona_carrello {
      padding-right: 12.5%; } }
#tk_mappa_container #tk_mappa_info {
  overflow: auto;
  color: #000;
  background-color: #ededed;
  /*margin:-2em -2em 1em -2em;*/
  padding: 2em; }
  #tk_mappa_container #tk_mappa_info img {
    min-width: 30px;
    max-height: 80px;
    max-width: 200px;
    height: unset;
    border: 1px solid #e6e6e6;
    border-radius: 20px 0;
    padding: 0.1em; }
    @media screen and (min-width: 960px) {
      #tk_mappa_container #tk_mappa_info img {
        min-width: 40px;
        max-height: 200px;
        max-width: 400px; } }
  #tk_mappa_container #tk_mappa_info .titolo {
    font-weight: bold; }
  #tk_mappa_container #tk_mappa_info .descrizione_dettagliata {
    margin-top: 1em;
    padding: 1em;
    display: none; }
    #tk_mappa_container #tk_mappa_info .descrizione_dettagliata p {
      color: #FFF;
      font-size: inherit; }
    #tk_mappa_container #tk_mappa_info .descrizione_dettagliata span {
      color: white !important;
      background-color: transparent !important; }
  #tk_mappa_container #tk_mappa_info div {
    margin-bottom: 1em; }
  #tk_mappa_container #tk_mappa_info .luogo iframe {
    width: 100%;
    height: 260px;
    display: none; }
    @media screen and (min-width: 960px) {
      #tk_mappa_container #tk_mappa_info .luogo iframe {
        margin: 2em 0 0 0;
        border: 1px solid #000;
        border-radius: 1em 1em 1em 1em; } }
  #tk_mappa_container #tk_mappa_info a, #tk_mappa_container #tk_mappa_info a:active {
    color: #00BEC6; }
#tk_mappa_container #tk_mappa_miglior_posto_container {
  clear: both;
  display: none;
  border: 1px solid #ededed;
  border-radius: 10px;
  margin-top: 1em; }
  #tk_mappa_container #tk_mappa_miglior_posto_container .tk_mappa_miglior_posto {
    border: 0;
    width: 100%; }
    #tk_mappa_container #tk_mappa_miglior_posto_container .tk_mappa_miglior_posto tr {
      border: 0;
      border-bottom: 1px solid #ededed; }
    #tk_mappa_container #tk_mappa_miglior_posto_container .tk_mappa_miglior_posto td {
      border: 0;
      width: 100%;
      padding: 1em; }
    #tk_mappa_container #tk_mappa_miglior_posto_container .tk_mappa_miglior_posto td:nth-of-type(2) {
      white-space: nowrap; }
      #tk_mappa_container #tk_mappa_miglior_posto_container .tk_mappa_miglior_posto td:nth-of-type(2) input {
        font-size: 1.5em;
        border: 0;
        width: 1.5em;
        text-align: center; }
    #tk_mappa_container #tk_mappa_miglior_posto_container .tk_mappa_miglior_posto i {
      cursor: pointer; }
    #tk_mappa_container #tk_mappa_miglior_posto_container .tk_mappa_miglior_posto .disattiva, #tk_mappa_container #tk_mappa_miglior_posto_container .tk_mappa_miglior_posto .fa-square-minus {
      color: #ededed; }
    #tk_mappa_container #tk_mappa_miglior_posto_container .tk_mappa_miglior_posto .attiva {
      color: #00BEC6; }
#tk_mappa_container #tk_mappa_tipo_scelta {
  display: flex; }
  #tk_mappa_container #tk_mappa_tipo_scelta .active {
    background: #ededed; }
  #tk_mappa_container #tk_mappa_tipo_scelta .miglior_posto, #tk_mappa_container #tk_mappa_tipo_scelta .mappa {
    width: 48%;
    border: 1px solid #ededed;
    border-radius: 10px;
    text-align: center;
    padding: 1em;
    margin: 1em;
    overflow: auto;
    flex: 1; }
  #tk_mappa_container #tk_mappa_tipo_scelta .miglior_posto {
    float: left;
    margin-left: 0%; }
  #tk_mappa_container #tk_mappa_tipo_scelta .mappa {
    float: right;
    margin-right: 0%; }
  #tk_mappa_container #tk_mappa_tipo_scelta button {
    padding: 2em;
    min-height: 10em; }
  @media screen and (min-width: 960px) {
    #tk_mappa_container #tk_mappa_tipo_scelta .miglior_posto, #tk_mappa_container #tk_mappa_tipo_scelta .mappa {
      padding: 2em 1em; } }

/****************************** MAPPA NEW FINE ******************************************/
/****************************** CAMPAGNE ******************************************/
#tk_campagne_all_page {
  clear: both;
  background: orange;
  text-align: center;
  padding: 0.5em;
  /*margin: 1em 0;*/
  line-height: 2em;
  color: #000;
  background: #FFA500; }
  #tk_campagne_all_page form {
    display: inline; }
    #tk_campagne_all_page form input[type=text] {
      background: #fff;
      /*height: 80%;*/ }
    #tk_campagne_all_page form input[type=submit] {
      border: 1px solid #d3d4d6;
      border-radius: 5px; }

#tk_campagne_in_page {
  margin-top: 2em; }
  #tk_campagne_in_page table {
    max-width: 300px;
    margin: 0 auto;
    margin-bottom: 20px;
    border: 0px solid #d191a0;
    width: 100%; }
  #tk_campagne_in_page table caption {
    padding: 5px;
    font-weight: bold;
    text-align: left;
    padding: 0.7em;
    text-transform: uppercase;
    letter-spacing: 0.01em;
    word-spacing: 0.3em;
    color: #000;
    background: #FFA500; }
  #tk_campagne_in_page table th {
    color: #000000;
    background: #D7D7D7;
    padding: 10px 5px;
    font-weight: bold;
    width: 120%;
    text-transform: initial;
    text-align: left;
    background: #f6f6f6;
    border: 1px solid #f6f6f6; }
  #tk_campagne_in_page table td {
    color: #022344;
    padding: 10px 5px;
    font-weight: bold;
    text-align: left;
    background: #f6f6f6;
    border: 1px solid #f6f6f6; }
  #tk_campagne_in_page table a {
    color: #444;
    text-decoration: none; }
  #tk_campagne_in_page table a:hover {
    color: #81001E; }
  #tk_campagne_in_page table select, #tk_campagne_in_page table input, #tk_campagne_in_page table button {
    width: 100%;
    border: 1px solid #d3d4d6;
    border-radius: 5px;
    padding: 4px;
    text-transform: initial;
    background: #fff; }

/****************************** SLIDESHOW INIZIO ******************************************/
#cercaSpett {
  overflow-x: auto;
  position: relative;
  padding: 0.5em;
  border: none; }
  #cercaSpett input {
    width: 90%;
    font-size: 150%;
    padding: 0.5em;
    border-radius: 2em;
    border-color: gray; }

.TK-slideshow {
  overflow-x: auto;
  position: relative;
  margin: 1em 0.1em 1em 0.1em;
  padding: 0.5em;
  border-radius: 0;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  background: #ededed; }
  .TK-slideshow a {
    text-decoration: none; }

.cell {
  width: calc(33%);
  text-align: center;
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  z-index: 20;
  margin: 0;
  padding: 0;
  height: 1%; }
  .cell img {
    width: 100%;
    height: 300px;
    margin: 0;
    padding: 0;
    display: block; }

.hidden {
  display: none; }

.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
  text-align: left;
  padding: 1em 0.5em;
  z-index: 1000; }

.pagination {
  text-align: center;
  margin: 1em; }
  .pagination span {
    cursor: pointer;
    margin: 0 10px; }
  .pagination span.active {
    font-weight: bold;
    /*color:orange;*/ }

.arrow {
  display: none;
  position: absolute;
  top: 200px;
  transform: translateY(-50%);
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
  padding: 10px;
  z-index: 1000; }

.left-arrow {
  left: 10px; }

.right-arrow {
  right: 10px; }

/* Media query per tablet */
@media screen and (max-width: 960px) {
  .cell {
    width: calc(49.6%); } }
/* Media query per smartphone */
@media screen and (max-width: 640px) {
  .cell {
    width: calc(100%); } }
/****************************** SLIDESHOW FINE ******************************************/
#pageLogin table td span {
  background-color: transparent !important; }

#pageLogin table td span:hover {
  background-color: transparent !important; }

.gsi-material-button {
  -moz-user-select: none !important;
  -webkit-user-select: none !important;
  -ms-user-select: none !important;
  -webkit-appearance: none !important;
  background-color: WHITE !important;
  background-image: none !important;
  border: 1px solid #747775 !important;
  -webkit-border-radius: 20px !important;
  border-radius: 20px !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  color: #1f1f1f !important;
  cursor: pointer !important;
  font-family: 'Roboto', arial, sans-serif;
  font-size: 14px !important;
  height: 40px !important;
  letter-spacing: 0.25px !important;
  outline: none !important;
  overflow: hidden !important;
  padding: 0 12px !important;
  position: relative !important;
  text-align: center !important;
  -webkit-transition: background-color .218s, border-color .218s, box-shadow .218s !important;
  transition: background-color .218s, border-color .218s, box-shadow .218s !important;
  vertical-align: middle !important;
  white-space: nowrap !important;
  width: auto !important;
  max-width: 400px !important;
  min-width: min-content !important; }

.gsi-material-button .gsi-material-button-icon {
  height: 20px !important;
  margin-right: 12px !important;
  min-width: 20px !important;
  width: 20px !important; }

.gsi-material-button .gsi-material-button-content-wrapper {
  -webkit-align-items: center !important;
  align-items: center !important;
  display: flex !important;
  -webkit-flex-direction: row !important;
  flex-direction: row !important;
  -webkit-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
  height: 100% !important;
  justify-content: space-between !important;
  position: relative !important;
  width: 100% !important; }

.gsi-material-button .gsi-material-button-contents {
  -webkit-flex-grow: 1 !important;
  flex-grow: 1 !important;
  font-family: 'Roboto', arial, sans-serif !important;
  font-weight: 500 !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  vertical-align: top !important;
  background-color: transparent !important; }

.gsi-material-button .gsi-material-button-state {
  -webkit-transition: opacity .218s !important;
  transition: opacity .218s !important;
  bottom: 0 !important;
  left: 0 !important;
  opacity: 0 !important;
  position: absolute !important;
  right: 0 !important;
  top: 0 !important; }

.gsi-material-button:disabled {
  cursor: default !important;
  background-color: #ffffff61 !important;
  border-color: #1f1f1f1f !important; }

.gsi-material-button:disabled .gsi-material-button-contents {
  opacity: 38% !important; }

.gsi-material-button:disabled .gsi-material-button-icon {
  opacity: 38% !important; }

.gsi-material-button:not(:disabled):active .gsi-material-button-state,
.gsi-material-button:not(:disabled):focus .gsi-material-button-state {
  background-color: #303030 !important;
  opacity: 12% !important; }

.gsi-material-button:not(:disabled):hover {
  -webkit-box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.3), 0 1px 3px 1px rgba(60, 64, 67, 0.15) !important;
  box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.3), 0 1px 3px 1px rgba(60, 64, 67, 0.15) !important; }

.gsi-material-button:not(:disabled):hover .gsi-material-button-state {
  background-color: #303030 !important;
  opacity: 8% !important; }

.fb-material-button {
  -moz-user-select: none !important;
  -webkit-user-select: none !important;
  -ms-user-select: none !important;
  -webkit-appearance: none !important;
  background-color: #1877F2 !important;
  border: none !important;
  border-radius: 20px !important;
  box-sizing: border-box !important;
  color: #fff !important;
  cursor: pointer !important;
  font-family: 'Roboto', arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  height: 40px !important;
  letter-spacing: 0.25px !important;
  outline: none !important;
  overflow: hidden !important;
  padding: 0 12px !important;
  position: relative !important;
  text-align: center !important;
  transition: background-color .218s, box-shadow .218s !important;
  vertical-align: middle !important;
  white-space: nowrap !important;
  width: auto !important;
  max-width: 400px !important;
  min-width: min-content !important; }

.fb-material-button:hover {
  background-color: #166FE5 !important;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3), 0 1px 3px 1px rgba(0, 0, 0, 0.15) !important; }

.fb-material-button:active {
  background-color: #155ED6 !important; }

.fb-material-button:disabled {
  cursor: default !important;
  background-color: #99bdfc !important;
  color: #e6e6e6 !important; }

.fb-material-button .fb-material-button-icon {
  height: 20px !important;
  margin-right: 12px !important;
  min-width: 20px !important;
  width: 20px !important; }

.fb-material-button .fb-material-button-content-wrapper {
  align-items: center !important;
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  height: 100% !important;
  justify-content: space-between !important;
  position: relative !important;
  width: 100% !important; }

.fb-material-button .fb-material-button-contents {
  flex-grow: 1 !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  vertical-align: top !important;
  background-color: transparent !important;
  color: #fff !important;
  /* sempre bianco */ }

.fb-material-button .fb-material-button-state {
  transition: opacity .218s !important;
  bottom: 0 !important;
  left: 0 !important;
  opacity: 0 !important;
  position: absolute !important;
  right: 0 !important;
  top: 0 !important; }

/* TEMA MODERN TICKA ONLINE */
button,
input[type="submit"],
*[type="button"] {
  font-family: "Roboto", Arial, sans-serif; }
  button:hover,
  input[type="submit"]:hover,
  *[type="button"]:hover {
    cursor: pointer; }
  button[disabled], button.disabled,
  input[type="submit"][disabled],
  input[type="submit"].disabled,
  *[type="button"][disabled],
  *[type="button"].disabled {
    cursor: default !important; }

input[type="text"]:not(:read-only):hover {
  background-color: #FFF !important;
  color: #000 !important; }

*[type="button"].nonSelezionato {
  font-family: "Roboto", Arial, sans-serif !important;
  font-weight: bold !important;
  background-color: white !important;
  color: white !important;
  border: 1px solid #00BEC6 !important; }
  *[type="button"].nonSelezionato:hover {
    background-color: rgba(0, 190, 198, 0.025) !important; }
*[type="button"][value="✓"] {
  font-family: "Roboto", Arial, sans-serif !important;
  font-weight: bold !important;
  background-color: #00BEC6 !important;
  color: white !important;
  border: 1px solid #00BEC6 !important; }

.tk-flex, .tk-flex-wrap, .tk-flex-wrap-reverse, .tk-row, .tk-svgmap-container, .tk-flex-center {
  display: flex; }

.tk-flex-wrap, .tk-flex-wrap-reverse, .tk-row, .tk-svgmap-container {
  flex-wrap: wrap;
  flex-direction: row; }

.tk-flex-wrap-reverse {
  flex-wrap: wrap-reverse; }

.tk-flex-center, .tk-svgmap-container {
  justify-content: center;
  align-content: center; }

.tk-col {
  flex-basis: 0;
  flex-grow: 1; }
  .tk-col-1 {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%; }
    @media screen and (max-width: 640px) {
      .tk-col-1 {
        flex-basis: 100%;
        max-width: 100%; } }
  @media screen and (max-width: 960px) {
    .tk-col-md-1 {
      flex-basis: 8.3333333333%;
      max-width: 8.3333333333%; } }
  @media screen and (max-width: 640px) {
    .tk-col-sm-1 {
      flex-basis: 8.3333333333%;
      max-width: 8.3333333333%; } }
  .tk-col-2 {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%; }
    @media screen and (max-width: 640px) {
      .tk-col-2 {
        flex-basis: 100%;
        max-width: 100%; } }
  @media screen and (max-width: 960px) {
    .tk-col-md-2 {
      flex-basis: 16.6666666667%;
      max-width: 16.6666666667%; } }
  @media screen and (max-width: 640px) {
    .tk-col-sm-2 {
      flex-basis: 16.6666666667%;
      max-width: 16.6666666667%; } }
  .tk-col-3 {
    flex-basis: 25%;
    max-width: 25%; }
    @media screen and (max-width: 640px) {
      .tk-col-3 {
        flex-basis: 100%;
        max-width: 100%; } }
  @media screen and (max-width: 960px) {
    .tk-col-md-3 {
      flex-basis: 25%;
      max-width: 25%; } }
  @media screen and (max-width: 640px) {
    .tk-col-sm-3 {
      flex-basis: 25%;
      max-width: 25%; } }
  .tk-col-4 {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%; }
    @media screen and (max-width: 640px) {
      .tk-col-4 {
        flex-basis: 100%;
        max-width: 100%; } }
  @media screen and (max-width: 960px) {
    .tk-col-md-4 {
      flex-basis: 33.3333333333%;
      max-width: 33.3333333333%; } }
  @media screen and (max-width: 640px) {
    .tk-col-sm-4 {
      flex-basis: 33.3333333333%;
      max-width: 33.3333333333%; } }
  .tk-col-5 {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%; }
    @media screen and (max-width: 640px) {
      .tk-col-5 {
        flex-basis: 100%;
        max-width: 100%; } }
  @media screen and (max-width: 960px) {
    .tk-col-md-5 {
      flex-basis: 41.6666666667%;
      max-width: 41.6666666667%; } }
  @media screen and (max-width: 640px) {
    .tk-col-sm-5 {
      flex-basis: 41.6666666667%;
      max-width: 41.6666666667%; } }
  .tk-col-6 {
    flex-basis: 50%;
    max-width: 50%; }
    @media screen and (max-width: 640px) {
      .tk-col-6 {
        flex-basis: 100%;
        max-width: 100%; } }
  @media screen and (max-width: 960px) {
    .tk-col-md-6 {
      flex-basis: 50%;
      max-width: 50%; } }
  @media screen and (max-width: 640px) {
    .tk-col-sm-6 {
      flex-basis: 50%;
      max-width: 50%; } }
  .tk-col-7 {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%; }
    @media screen and (max-width: 640px) {
      .tk-col-7 {
        flex-basis: 100%;
        max-width: 100%; } }
  @media screen and (max-width: 960px) {
    .tk-col-md-7 {
      flex-basis: 58.3333333333%;
      max-width: 58.3333333333%; } }
  @media screen and (max-width: 640px) {
    .tk-col-sm-7 {
      flex-basis: 58.3333333333%;
      max-width: 58.3333333333%; } }
  .tk-col-8 {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%; }
    @media screen and (max-width: 640px) {
      .tk-col-8 {
        flex-basis: 100%;
        max-width: 100%; } }
  @media screen and (max-width: 960px) {
    .tk-col-md-8 {
      flex-basis: 66.6666666667%;
      max-width: 66.6666666667%; } }
  @media screen and (max-width: 640px) {
    .tk-col-sm-8 {
      flex-basis: 66.6666666667%;
      max-width: 66.6666666667%; } }
  .tk-col-9 {
    flex-basis: 75%;
    max-width: 75%; }
    @media screen and (max-width: 640px) {
      .tk-col-9 {
        flex-basis: 100%;
        max-width: 100%; } }
  @media screen and (max-width: 960px) {
    .tk-col-md-9 {
      flex-basis: 75%;
      max-width: 75%; } }
  @media screen and (max-width: 640px) {
    .tk-col-sm-9 {
      flex-basis: 75%;
      max-width: 75%; } }
  .tk-col-10 {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%; }
    @media screen and (max-width: 640px) {
      .tk-col-10 {
        flex-basis: 100%;
        max-width: 100%; } }
  @media screen and (max-width: 960px) {
    .tk-col-md-10 {
      flex-basis: 83.3333333333%;
      max-width: 83.3333333333%; } }
  @media screen and (max-width: 640px) {
    .tk-col-sm-10 {
      flex-basis: 83.3333333333%;
      max-width: 83.3333333333%; } }
  .tk-col-11 {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%; }
    @media screen and (max-width: 640px) {
      .tk-col-11 {
        flex-basis: 100%;
        max-width: 100%; } }
  @media screen and (max-width: 960px) {
    .tk-col-md-11 {
      flex-basis: 91.6666666667%;
      max-width: 91.6666666667%; } }
  @media screen and (max-width: 640px) {
    .tk-col-sm-11 {
      flex-basis: 91.6666666667%;
      max-width: 91.6666666667%; } }
  .tk-col-12 {
    flex-basis: 100%;
    max-width: 100%; }
    @media screen and (max-width: 640px) {
      .tk-col-12 {
        flex-basis: 100%;
        max-width: 100%; } }
  @media screen and (max-width: 960px) {
    .tk-col-md-12 {
      flex-basis: 100%;
      max-width: 100%; } }
  @media screen and (max-width: 640px) {
    .tk-col-sm-12 {
      flex-basis: 100%;
      max-width: 100%; } }

.tk-bg, .tk-btn {
  background-color: #00BEC6 !important; }

.tk-bg-light, .tk-bg-border, .tk-card, .tk-svgmap {
  background-color: rgba(0, 190, 198, 0.025) !important; }

.tk-bg-2, .tk-btn-2 {
  background-color: #444 !important; }

.tk-bg-light-2, .tk-bg-border-2 {
  background-color: rgba(68, 68, 68, 0.1) !important; }

.tk-border, .tk-bg-border, .tk-btn, .tk-table, .tk-svgmap {
  border: 1px solid #00BEC6 !important; }

.tk-border-2, .tk-bg-border-2, .tk-btn-2 {
  border: 1px solid #444 !important; }

.tk-btn:hover {
  color: white !important;
  background: #1c9fa6 !important; }
.tk-btn[disabled], .tk-btn.disabled {
  cursor: default !important;
  opacity: .25; }

.tk-btn-2:hover {
  color: #444 !important;
  background: #000 !important; }
.tk-btn-2[disabled], .tk-btn-2.disabled {
  cursor: default !important;
  opacity: .25; }

.tk-p-5 {
  padding: 5px; }

.tk-p-10 {
  padding: 10px; }

.tk-p-25 {
  padding: 25px; }

.tk-gap-5 {
  gap: 5px; }

.tk-gap-10 {
  gap: 10px; }

.tk-gap-25, .tk-svgmap-container {
  gap: 25px; }

.tk-table {
  background-color: #000 !important;
  border-collapse: separate; }
  .tk-table tr,
  .tk-table th,
  .tk-table td {
    border: none !important;
    border-right: 1px solid #00BEC6 !important;
    border-bottom: 1px solid #00BEC6 !important;
    background-color: transparent !important;
    align-content: center; }
  .tk-table th, .tk-table td {
    padding: 10px; }
  .tk-table tr:last-child td {
    border-bottom: none !important; }
  .tk-table td:last-child,
  .tk-table th:last-child {
    border-right: none !important; }
  .tk-table th {
    color: #FFF !important;
    background-color: rgba(0, 190, 198, 0.025) !important; }

.tk-rounded, .tk-btn, .tk-btn-2, .tk-card, .tk-svgmap {
  border-radius: 10px;
  overflow: hidden; }

.tk-title {
  color: #FFF;
  font-weight: bold; }

.tk-subtitle {
  font-size: 90%; }

@media screen and (max-width: 960px) {
  .tk-svgmap-container {
    width: 100%; } }

.tk-svgmap {
  padding: 5%;
  height: 100%; }

.tk-text-center {
  text-align: center !important; }

.tk-hide {
  display: none !important; }
  @media screen and (min-width: 1140px) {
    .tk-hide-xl {
      display: none !important; } }
  @media screen and (max-width: 1140px) {
    .tk-hide-lg {
      display: none !important; } }
  @media screen and (max-width: 960px) {
    .tk-hide-md {
      display: none !important; } }
  @media screen and (max-width: 640px) {
    .tk-hide-sm {
      display: none !important; } }

.tk-fab {
  position: fixed;
  right: 5%;
  bottom: 5%;
  z-index: 2; }

.tk-descr-metodi-pagamento {
  font-size: 90%;
  color: #000;
  margin: 10px 0;
  text-align: center;
  color: red; }

.tk-totale-metodi-pagamento {
  font-size: 100% !important;
  font-weight: bold !important;
  margin: 10px 0 !important; }

a:has(.google-wallet-btn) {
  margin: 1px 0 1px auto !important;
  background: transparent !important;
  background-color: transparent !important;
  border: 0 !important; }

.apple-wallet-btn {
  margin: 4px 0 6px auto; }

/***************************    STAMPA    *******************************/
@media print {
  body {
    background-image: none;
    background-color: #FFFFFF;
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 0.7em; }

  #foot .copyright, #containerRx, #tabellaBottoneStampa, #logoTicka, #menuMain, #foot p, #head_img, #head2 div, .monitoring {
    display: none !important; }

  #head {
    width: 100%; }

  #foot a {
    color: #000; }

  button[onclick="window.print();"] {
    display: none; }

  #container, #containerCx, #containerCxRx, #foot {
    background-image: none;
    background-color: #FFFFFF;
    width: 100%;
    margin: 0px;
    padding: 0; }

  #foot {
    background-image: none;
    background-color: #FFFFFF;
    width: 100%;
    margin-top: 20px;
    padding: 0; }

  #container table, #containerCx table, #containerCxRx table {
    width: 100%;
    margin: 0;
    padding: 0; }

  #voucher {
    display: block; }

  #voucher table, #voucher caption, #voucher tr, #voucher td, #voucher th {
    border: 1px solid #000;
    font-size: 12px; }

  #voucher th {
    white-space: nowrap; } }
/* include CSS */
/*----------------------LAYOUT------------------------------*/
/*----------------------Riscrittura CSS default-------------*/
#head-container {
  background: #fff;
  box-shadow: 0px 8px 50px -9px #e5e5e5; }
  #head-container #head {
    padding: 1em; }
    #head-container #head button {
      float: right;
      border: none;
      border-radius: 1rem;
      padding: 5px;
      padding-left: 1rem;
      padding-right: 1rem;
      background: #00BEC6;
      margin-right: 1rem; }
    #head-container #head a {
      text-decoration: none;
      color: white; }
    #head-container #head span {
      float: left;
      color: #00BEC6;
      text-align: center; }
    #head-container #head #head_lang {
      float: right; }
      #head-container #head #head_lang img {
        height: 30px; }
      @media screen and (min-width: 960px) {
        #head-container #head #head_lang {
          right: 20%; } }

.indexSpettacolo hr {
  display: none; }

.indexSpettacolo .itemSpett {
  clear: both; }

.titolo1 {
  background: transparent;
  color: black; }

#boxumbria_top {
  width: 100%;
  margin-bottom: 2em; }
  #boxumbria_top .line_menu {
    clear: both;
    background: #fff;
    font-weight: bold;
    margin-bottom: 0;
    padding: 0.5em 1em 0.5em 0.5em;
    min-height: 50px;
    box-shadow: #ccc 0px 2px 2px; }
    @media screen and (min-width: 960px) {
      #boxumbria_top .line_menu {
        padding: 0; } }
    #boxumbria_top .line_menu #head_mobile {
      float: left;
      padding: 0px 0 0 0; }
      #boxumbria_top .line_menu #head_mobile img {
        height: 30px; }
      @media screen and (min-width: 960px) {
        #boxumbria_top .line_menu #head_mobile {
          display: none; } }
    #boxumbria_top .line_menu .hamburger {
      color: #00BEC6;
      text-align: right;
      cursor: pointer;
      font-size: 1.7em;
      padding-right: 0.2em;
      float: right; }
      #boxumbria_top .line_menu .hamburger:before {
        content: "\2630"; }
      @media screen and (min-width: 960px) {
        #boxumbria_top .line_menu .hamburger {
          display: none; } }
    #boxumbria_top .line_menu .menu {
      display: none;
      text-align: center;
      padding: .8em;
      background: #fff; }
      @media screen and (min-width: 960px) {
        #boxumbria_top .line_menu .menu {
          display: block;
          background: #fff; } }
      #boxumbria_top .line_menu .menu ul {
        display: block;
        list-style-type: none;
        margin: 0; }
        @media screen and (min-width: 960px) {
          #boxumbria_top .line_menu .menu ul {
            display: inline;
            margin: 0 auto;
            width: 960px; } }
      #boxumbria_top .line_menu .menu img {
        display: inline-block; }
      #boxumbria_top .line_menu .menu li {
        width: 100%;
        display: inline-block;
        position: relative;
        text-align: center;
        padding: 0;
        margin: 0; }
        #boxumbria_top .line_menu .menu li #head_lang {
          display: flex;
          flex-direction: row;
          justify-content: center; }
          #boxumbria_top .line_menu .menu li #head_lang img {
            height: 35px;
            width: auto; }
        @media screen and (min-width: 960px) {
          #boxumbria_top .line_menu .menu li {
            display: inline; }
            #boxumbria_top .line_menu .menu li #head_lang {
              display: none; } }
      #boxumbria_top .line_menu .menu a {
        text-transform: uppercase;
        color: #707070;
        display: block;
        padding: 0.7em 0.5em 0.7em 0.5em;
        text-decoration: none; }
        #boxumbria_top .line_menu .menu a:hover {
          color: #00BEC6; }
        @media screen and (min-width: 960px) {
          #boxumbria_top .line_menu .menu a {
            display: inline;
            margin-right: 2em;
            padding: 1em 0.5em 1em 0.5em; } }
      #boxumbria_top .line_menu .menu #head_lang {
        display: flex;
        gap: 10px;
        flex-direction: row-reverse; }
        #boxumbria_top .line_menu .menu #head_lang a {
          text-decoration: none; }

.bannerTempoPrenotazione {
  background-color: #00bec645;
  color: #333;
  padding: 0.5em 0;
  font-weight: bold;
  font-size: 1.2em;
  border: solid #00bec645 2px; }

#boxumbria_bottom #tk_credits {
  background: #f0f5f9;
  color: black;
  clear: both;
  border: 0;
  width: 100%; }
  #boxumbria_bottom #tk_credits .line_logo {
    margin: 0 auto;
    width: 100%;
    overflow: hidden; }
    @media screen and (min-width: 960px) {
      #boxumbria_bottom #tk_credits .line_logo {
        width: 960px; } }
    @media screen and (min-width: 1140px) {
      #boxumbria_bottom #tk_credits .line_logo {
        width: 1140px; } }
  #boxumbria_bottom #tk_credits img {
    width: 150px; }
    @media screen and (min-width: 960px) {
      #boxumbria_bottom #tk_credits img {
        float: left; } }
  #boxumbria_bottom #tk_credits a {
    color: black; }

#listaOrdini table caption {
  background: #00BEC6; }

#mappa #mappaHead {
  background: #FFB637;
  padding-bottom: 10px;
  color: black; }

.tk_box3 .col .button {
  border-radius: 30px; }

.mb-1 {
  margin-bottom: 0.5rem !important; }

.mb-2 {
  margin-bottom: 2rem !important; }

/*----------------------Personalizzazioni Boxumbria-------------*/
/* --- Stili generali --- */
body {
  font-family: Arial, sans-serif; }

#pagelogin a {
  text-decoration: none;
  color: #00BEC6;
  text-align: left; }

.chooseLoginBox {
  max-width: 400px;
  margin: 20px auto;
  padding: 20px;
  border: 1px solid #ddd;
  border-radius: 8px;
  background-color: #f9f9f9; }

.loginOption {
  margin-bottom: 20px; }

.loginOption label {
  font-size: 16px;
  color: #333; }

/* --- Form & campi di input --- */
.campiLogin {
  display: flex;
  flex-direction: column; }

.campiLogin input[type="text"],
.campiLogin input[type="password"] {
  width: 100%;
  padding: 12px 15px;
  margin-bottom: 12px;
  border: 1px solid #ccc;
  border-radius: 6px;
  box-sizing: border-box;
  font-size: 14px; }

.accordion {
  border: 1px solid #ddd !important;
  border-radius: 10px !important;
  width: 100% !important;
  font-family: Arial, sans-serif !important; }

.accordion-item {
  background: transparent !important; }

.accordion-header {
  width: 100% !important;
  text-align: left !important;
  padding: 12px !important;
  font-weight: bold !important;
  cursor: pointer !important;
  background: transparent !important;
  border: none !important;
  outline: none !important;
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  color: #444444 !important; }

.toggleArrow {
  transition: transform 0.2s !important;
  transform: rotate(90deg) scaleY(1.8);
  font-stretch: expanded;
  color: #F9B211; }

.selected {
  transform: rotate(270deg) scaleY(1.8); }

.accordion-content {
  display: none;
  text-align: left !important;
  padding: 12px !important;
  background: #fff !important;
  color: #555555 !important;
  border-top: 1px solid #D4D4D4 !important; }

.hide {
  display: none !important; }

.arrow {
  font-size: 14px !important;
  transition: transform 0.2s !important; }

#btnContinueCheckout {
  background-color: #00BEC6;
  color: white;
  border: none !important;
  padding: 12px 12px !important;
  font-size: 16px !important;
  border-radius: 30px !important;
  cursor: pointer;
  width: 200px;
  min-height: 48px;
  font-weight: 600; }

.campiLogin a.forgot-link {
  font-size: 13px;
  margin-bottom: 16px;
  text-decoration: none;
  color: #007bff;
  /* colore link */ }

.campiLogin a.forgot-link:hover {
  text-decoration: underline; }

/* --- Pulsante Accedi --- */
.campiLogin .btnLogin,
.campiLogin input[type="submit"] {
  background-color: #00BEC6;
  color: white;
  border: none !important;
  padding: 12px 20px !important;
  font-size: 16px !important;
  border-radius: 30px !important;
  cursor: pointer; }

.campiLogin .btnLogin:hover,
.campiLogin input[type="submit"]:hover {
  background-color: #36aaaa;
  /* leggermente più scuro al hover */ }

.hidden {
  visibility: hidden; }

/* --- Responsive (opzionale) --- */
@media (max-width: 480px) {
  .chooseLoginBox {
    padding: 15px; }

  .campiLogin input[type="text"],
  .campiLogin input[type="password"],
  .campiLogin input[type="submit"] {
    font-size: 14px;
    padding: 10px; } }
.registerOption {
  text-align: center;
  padding-top: 10px;
  font-size: 16px;
  color: #333; }
  .registerOption button {
    background-color: #00BEC6;
    color: white;
    border: none;
    padding: 12px 20px;
    font-size: 16px;
    border-radius: 30px;
    cursor: pointer;
    transition: background-color 0.2s ease, color 0.2s ease;
    margin-top: 10px;
    min-width: 200px;
    min-height: 48px;
    font-weight: 600; }
  .registerOption button:hover {
    background-color: #1c9fa6; }

.footer {
  background-color: #f0f5f9;
  font-family: "Roboto", Arial, sans-serif; }
  .footer h5 {
    margin-top: 1rem !important;
    margin-bottom: 0 !important; }

hr {
  margin: 0rem 0.5em;
  color: #92999f;
  border: 0;
  border-top: 1px solid;
  opacity: 1; }

.infoSpettacolo {
  border: solid 1px #ddd;
  border-radius: 8px;
  margin-bottom: 0.5rem; }

.vistaSpettacolo caption {
  margin: 0.5rem 0.5rem; }

.vistaSpettacolo .titolo {
  font-weight: bold;
  margin-bottom: 0.5rem;
  color: #333; }

.vistaSpettacolo .data {
  color: #4ec4c4;
  font-weight: bold;
  margin-bottom: 0.5rem; }

.sezioneInfoSpettacolo {
  border-bottom: solid 1px #ddd;
  padding: 0.8rem; }

.sezioneInfoSpettacoloBottone {
  background-color: #4ec4c4;
  border-radius: 0 0 8px 8px;
  padding: 0.5rem;
  text-align: end; }

.sezioneInfoSpettacoloBottone a {
  color: white;
  text-decoration: none;
  font-weight: 700;
  font-size: 16px; }

/* bootstrap manuale */
.container {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto; }

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) * -0.5);
  margin-left: calc(var(--bs-gutter-x) * -0.5); }

.col-12 {
  flex: 0 0 auto;
  width: 100%; }

.text-center {
  text-align: center !important; }

.pb-4 {
  padding-bottom: 1.5rem !important; }

.collapse:not(.show) {
  display: none; }

h5 {
  font-weight: 600 !important;
  font-size: 1.25rem; }

.list-inline,
.list-unstyled {
  padding-left: 0;
  list-style: none; }

footer ul {
  margin-top: 1rem; }

footer ul li {
  margin-bottom: .8rem; }

footer a {
  text-decoration: none;
  color: #414f5a; }

.text-primary {
  color: #00BEC6 !important; }

.center {
  display: block;
  text-align: -webkit-center;
  unicode-bidi: isolate; }

@media (min-width: 992px) {
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%; }

  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333%; }

  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66667%; }

  .d-lg-none {
    display: none !important; }

  .footer .collapse {
    display: block !important;
    /* forza apertura su desktop */
    height: auto !important;
    visibility: visible; }

  .pb-lg-0 {
    padding-bottom: 0 !important; } }
/* === ORDER DETAIL COMPONENTS (clean) ==================================== */
/* Box iniziale ordine */
.order-success {
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  background: #F9F9F9;
  padding: 16px;
  margin: 0 0 20px; }

.order-success h1,
.order-success h2 {
  margin: 0 0 8px;
  font-size: 18px;
  line-height: 1.25; }

/* === Gruppo biglietti per evento ======================================== */
.tickets-group-card {
  border: 1px solid #e2e2e2;
  border-radius: 8px;
  background: #F9F9F9;
  margin: 18px 0;
  overflow: hidden; }

/* Header con titolo + data + thumb a destra */
.tickets-group-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 6px;
  padding: 8px 0px;
  border-bottom: 1px solid #e6e6e6; }

.group-header-text {
  flex: 1 1 auto;
  min-width: 0; }

.group-header-text .group-title {
  margin: 0 0 4px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  color: #222; }

.group-header-text .group-date {
  font-size: 13px;
  color: #000;
  line-height: 1.3; }

.group-venue {
  margin-top: 4px;
  font-size: 13px;
  color: #777;
  line-height: 1.3; }

/* Thumb evento (mostrata una sola volta) */
.group-thumb {
  width: 72px;
  height: 72px;
  border-radius: 20px 0;
  background: #f2f2f2;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 0 1px #e2e2e2 inset; }

.group-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block; }

.group-thumb:before {
  content: "";
  position: absolute;
  inset: 0;
  background: repeating-linear-gradient(45deg, #fafafa 0 8px, #f0f0f0 8px 16px);
  opacity: .4; }

.group-thumb img[src=""],
.group-thumb img:not([src]) {
  opacity: 0; }

/* Corpo elenco biglietti */
.tickets-group-body {
  padding: 12px 18px 16px; }

/* Righe singoli biglietti */
.ticket-row {
  display: flex;
  align-items: flex-start;
  gap: 18px;
  width: 100%; }

.ticket-row-info {
  flex: 1 1 auto;
  min-width: 0;
  font-size: 13px;
  line-height: 1.4;
  min-width: 120px; }

.seat-line {
  font-weight: 600;
  color: #222;
  word-break: break-word; }

.seat-line .op-ref {
  margin-left: 6px;
  font-size: 11px;
  font-weight: 500;
  color: #777; }

.holder-line {
  margin-top: 4px;
  color: #444;
  font-size: 12.5px; }

/* Colonna prezzi (compatta a destra) */
.ticket-row-price {
  text-align: right;
  font-size: 12px;
  line-height: 1.25;
  min-width: 50px; }

.ticket-row-price .price-main {
  font-size: 14px;
  font-weight: 600;
  color: #111; }

.ticket-row-price .price-sub {
  margin-top: 3px;
  color: #666;
  font-size: 11px;
  font-weight: 400;
  white-space: nowrap; }

/* Divisore fra righe biglietti */
.ticket-row-divider {
  border: 0;
  height: 1px;
  background: #e6e6e6;
  margin: 12px 0; }

/* === Delivery card (una per gruppo, sotto la card evento) =============== */
.delivery-card {
  border: 1px solid #e2e2e2;
  border-radius: 8px;
  background: #F9F9F9;
  margin: -4px 0 8px;
  overflow: hidden; }

.delivery-card-header {
  padding: 12px 18px 10px;
  border-bottom: 1px solid #e6e6e6; }

.delivery-card-header h4 {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  color: #222;
  line-height: 1.25; }

.delivery-card-body {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 14px;
  padding: 14px 18px 16px; }

.delivery-info {
  flex: 1 1 auto;
  font-size: 14px;
  color: #444;
  line-height: 1.35;
  min-width: 160px; }

.delivery-icon,
.delivery-icon-img {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center; }

.delivery-icon img,
.delivery-icon-img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block; }

/* === Riepilogo prezzi finale ============================================ */
.price-summary {
  border: 1px solid #e2e2e2;
  border-radius: 8px;
  background: #F9F9F9;
  margin: 24px 0 8px;
  overflow: hidden; }

.price-summary-header {
  padding: 12px 18px 10px;
  border-bottom: 1px solid #e6e6e6; }

.price-summary-header h4 {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  color: #222; }

.price-summary-body {
  padding: 10px 18px 8px; }

.price-summary-body .price-row {
  display: flex;
  justify-content: space-between;
  padding: 8px 0;
  border-bottom: 1px dashed #e9e9e9;
  font-size: 14px;
  line-height: 1.25; }

.price-summary-body .price-row:last-child {
  border-bottom: 0;
  font-weight: 700; }

.price-summary-body .price-row.total {
  font-weight: 700;
  font-size: 15px; }

#formNoMap {
  width: 100%; }

/* Contenitore principale */
#noMap {
  font-family: "Inter", Arial, sans-serif;
  width: 100%;
  margin: 15px auto;
  background: #fff;
  border-radius: 16px;
  padding: 20px;
  color: #333; }

/* Titolo sezione prezzi */
.blocco-titolo-posto {
  text-align: center;
  font-size: 20px;
  margin-bottom: 16px;
  color: black;
  display: block;
  font-weight: 600; }

/* Sottotitolo */
.sottotitolo-selezione {
  font-size: 0.95rem;
  margin-bottom: 16px;
  font-weight: 600;
  color: #525B63; }

/* Card selezione biglietti */
.card_qta_biglietti {
  border-radius: 12px;
  padding: 16px;
  margin-bottom: 20px;
  border: solid 1.5px #ddd; }

/* Righe interne */
.card_qta_biglietti .riga {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
  border-bottom: solid 1px #ddd; }

.card_qta_biglietti .label {
  font-weight: 600;
  color: #444; }

.card_qta_biglietti .valore {
  font-size: 1rem; }

.card_qta_biglietti .prezzo_speciale {
  color: #444;
  font-weight: 300;
  text-align: right; }

.card_qta_biglietti .importo {
  font-size: 16px;
  font-weight: 300;
  color: #222; }

/* Quantità con pulsanti */
.qta_biglietti {
  display: flex;
  align-items: center;
  gap: 8px; }

.qty-field {
  width: 48px;
  text-align: center;
  font-size: 1rem;
  padding: 4px;
  border: 1px solid #ccc;
  border-radius: 8px;
  background: #fff;
  font-weight: 600;
  color: #333; }

#formRegistrazione input[type=text],
#formRegistrazione input[type=password],
#formRegistrazione select {
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 8px;
  font-size: 1rem;
  font-weight: 600;
  color: #333; }

/* Bottoni +/- */
.btn-qty {
  background: #f0f0f0;
  border: none;
  border-radius: 5px !important;
  margin-top: -1px !important;
  line-height: normal !important;
  width: 32px;
  height: 32px;
  font-size: 1.2rem;
  font-weight: bold;
  cursor: pointer;
  transition: background 0.2s ease; }

.btn-qty:hover {
  background: #e0e0e0; }

/* Bottone acquista */
.azione-acquista {
  text-align: center;
  margin-top: 20px; }

.btn-acquista {
  background: #00BEC6 !important;
  color: #fff !important;
  font-size: 1.1rem !important;
  font-weight: 600 !important;
  padding: 6px 24px !important;
  border: none !important;
  max-width: 265px;
  width: 265px;
  border-radius: 15px !important;
  cursor: pointer !important;
  transition: background 0.3s ease, transform 0.2s ease !important; }

.btn-acquista:hover {
  background: #00BEC6;
  transform: scale(1.02); }

/* Messaggio login richiesto */
#buttonLogin {
  display: block;
  margin: 20px auto;
  background: #444;
  color: #fff;
  padding: 12px 20px;
  border: none;
  border-radius: 10px;
  cursor: pointer; }

#buttonLogin:hover {
  background: #333; }

.inputQta {
  border: none !important;
  background: transparent !important;
  font-weight: 600 !important;
  width: 0 !important;
  text-align: center !important;
  border-radius: 20px !important; }

.btn-qty {
  border: none !important;
  width: 0 !important;
  min-width: 0 !important;
  max-width: 0 !important;
  height: 0 !important;
  min-height: 0 !important;
  max-height: 0 !important;
  padding: 0.7rem 0.7rem !important; }

.meno {
  background-color: #f1eaea !important;
  color: #00BEC6 !important; }

/* --- non faccio una perosnalizzazione per questo --- */
#divIstruzioniNoMap {
  display: none !important; }

#istruzioni {
  display: none !important; }

/* --- non faccio una perosnalizzazione per questo ^ --- */
/* ===== Dettaglio Ordine Nuove Classi (refactor inline styles) ===== */
.group-badge {
  font-size: 12px;
  color: #2bced1;
  font-weight: 600;
  margin-top: 2px; }

.row-datetime {
  margin-top: 6px;
  font-size: 14px;
  color: #000; }

.ticket-row-actions {
  text-align: right;
  font-size: 11px;
  line-height: 1.3; }

.group-voucher-actions {
  padding: 10px 18px;
  border-top: 1px solid #e6e6e6;
  background: #fafafa; }

.group-voucher-actions--abbonamento {
  margin-top: 6px; }

.voucher-pending-msg {
  font-size: 12px;
  color: #000; }

.lp-posto,
.lp-label {
  white-space: nowrap; }

.abb-open-note {
  font-size: 12px;
  color: #000; }

.formAnnulli {
  margin-top: 6px; }

/* Abbonamento specific row spacing */
.abb-row + .abb-row {
  border-top: 1px solid #eee;
  margin-top: 8px;
  padding-top: 8px; }

.delivery-label {
  font-size: 11px;
  color: #666; }

/* Personalizzazione checkout card styles */
.checkout-container {
  padding: 12px;
  max-width: 980px;
  margin: 0 auto; }

.checkout-header {
  text-align: center;
  margin-bottom: 12px; }

.checkout-timer {
  font-size: 0.95rem;
  color: #666; }

.checkout-content {
  display: flex;
  flex-direction: column;
  gap: 12px; }

.checkout-left {
  order: 1; }

.checkout-right {
  order: 2; }

.tickets-group-card {
  background: #F9F9F9;
  border-radius: 10px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06);
  padding: 12px;
  margin-bottom: 12px; }

.tickets-group-card .tickets-group-header {
  margin-bottom: 8px; }

.delivery-card-body .delivery-row {
  margin-bottom: 10px; }

.delivery-row .delivery-label-row {
  margin-bottom: 6px; }

.delivery-row select {
  width: 100%;
  padding: 8px;
  border-radius: 6px;
  border: 1px solid #ddd;
  color: #333;
  background: #FFF; }

.price-summary {
  background: #fafafa;
  border: 1px solid #eee;
  border-radius: 8px;
  padding: 10px; }

.price-summary .price-row {
  display: flex;
  justify-content: space-between;
  padding: 6px 0;
  border-bottom: 1px dashed #e9e9e9;
  font-size: 14px;
  line-height: 1.25; }

.price-summary .price-row:last-child {
  border-bottom: 0;
  font-weight: 700; }

.price-summary .price-row.total {
  font-weight: 700;
  font-size: 15px; }

/* === Responsive tweaks ================================================== */
@media (max-width: 680px) {
  .tickets-group-header {
    flex-wrap: wrap; }

  .group-thumb {
    order: 2;
    width: 72px;
    height: 72px;
    margin-left: auto; }

  .ticket-row {
    gap: 6px; } }
@media (max-width: 480px) {
  .ticket-row {
    flex-wrap: wrap; }

  .ticket-row-price {
    width: 100%;
    text-align: left;
    margin-top: 6px; }

  .ticket-row-price .price-sub {
    display: inline-block;
    margin-right: 12px; }

  .delivery-card-body {
    gap: 10px; } }
/* azioni stampa colonna stretta */
.ticket-row-actions a {
  display: block;
  color: #0060c0;
  text-decoration: none;
  margin: 4px 0 6px auto;
  text-align: center; }

/* Responsive tweak: ensure ticket action column wraps on very small screens */
@media (max-width: 600px) {
  .ticket-row-actions {
    margin: 6px auto 0 auto;
    text-align: center; }
    .ticket-row-actions a {
      margin: 4px auto 6px auto; } }
.ticket-row-actions a:hover {
  text-decoration: underline; }

.ticket-row-actions span {
  display: block;
  margin-bottom: 4px;
  color: #000; }

.print-unique-group {
  margin: 12px 0;
  padding: 16px 18px 12px;
  border: 1px solid #e2e2e2;
  border-radius: 6px;
  background: #f9f9f9;
  text-align: center; }
  .print-unique-group .print-unique-group__title {
    margin-bottom: 6px;
    font-weight: 600; }

/* === Bottoni stampa ===================================================== */
.btn-print {
  --btn-bg: #4EC4C5;
  /* colore primario */
  --btn-bg-hover: #59dde0;
  --btn-bg-active: #59dde0;
  --btn-text: #fff;
  display: inline-flex;
  align-items: center;
  flex-direction: column;
  gap: 6px;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.2;
  font-family: inherit;
  width: 265px;
  height: 37px;
  text-align: center;
  padding: 10px 16px 9px;
  border-radius: 15px;
  border: 1px solid var(--btn-bg);
  background: var(--btn-bg);
  color: var(--btn-text) !important;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  transition: background 0.18s ease, transform 0.18s ease;
  user-select: none;
  -webkit-user-select: none;
  -webkit-tap-highlight-color: transparent; }

.btn-print:hover {
  background: var(--btn-bg-hover);
  text-decoration: none;
  color: var(--btn-text); }

.btn-print:active {
  background: var(--btn-bg-active);
  transform: translateY(1px);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22), 0 1px 1px rgba(0, 0, 0, 0.18); }

.btn-print:focus-visible {
  outline: 2px solid #2d8bff;
  outline-offset: 2px; }

.btn-print[disabled],
.btn-print.disabled {
  opacity: 0.55;
  pointer-events: none; }

.btn-print svg {
  width: 16px;
  height: 16px;
  display: block;
  flex: 0 0 16px; }

/* Variante outline (non usata ora ma disponibile) */
.btn-print--outline {
  --btn-bg: #fff;
  --btn-text: #4EC4C5;
  --btn-border: #4EC4C5;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.2;
  font-family: inherit;
  padding: 9px 16px 8px;
  border-radius: 16px;
  border: 1px solid var(--btn-border);
  background: var(--btn-bg);
  color: var(--btn-text) !important;
  text-decoration: none;
  cursor: pointer;
  transition: color 0.18s ease, background 0.18s ease, border-color 0.18s ease; }

.btn-print--outline:hover {
  background: #1461c8;
  color: #fff !important;
  text-decoration: none; }

.btn-print--outline:active {
  background: #0f53ad;
  color: #fff !important; }

.btn-print--outline:focus-visible {
  outline: 2px solid #2d8bff;
  outline-offset: 2px; }

.btn-print--outline[disabled],
.btn-print--outline.disabled {
  opacity: 0.55;
  pointer-events: none; }

/* Page background and card color tuning to match visual mockup */
body.checkout-theme {
  background-color: #f3f5f6; }

.checkout-container {
  background: transparent; }

.tickets-group-card,
.delivery-card,
.price-summary,
.tickets-group-card.payment-methods {
  background: #F9F9F9;
  border: 1px solid rgba(0, 0, 0, 0.06); }

.tickets-group-card {
  background-clip: padding-box; }

.tickets-group-card .ticket-group-header h4,
.delivery-card-header h4,
.price-summary-header h4 {
  color: #222;
  margin: 0 0 8px 0; }

.tickets-group-card.payment-methods .metodo-button {
  background: #fff; }

/* small visual polish for the sample in the screenshot */
.checkout-timer {
  color: #666;
  font-size: 0.95rem; }

/* === PERSONALIZZAZIONE: PAYMENT METHODS & TICKET THUMBNAILS ======= */
/* These rules are appended here and intentionally scoped to the personalization
   payment card to avoid touching legacy styles earlier in the file. */
.personalized-metodi-pagamento {
  display: flex;
  flex-direction: column;
  gap: 10px; }

.personalized-metodi-pagamento .metodo-form {
  margin: 0; }

.tickets-group-card.payment-methods .metodo-button {
  display: flex;
  align-items: center;
  gap: 14px;
  width: 100%;
  padding: 12px 14px;
  border-radius: 8px;
  border: 1px solid #e8e8e8;
  background: #fff;
  color: #222;
  text-align: left;
  cursor: pointer;
  transition: box-shadow .15s ease, transform .08s ease; }

.metodo-left {
  flex: 0 0 64px;
  display: flex;
  align-items: center;
  justify-content: center; }

.metodo-left .metodo-logo,
.metodo-left img.metodo-logo {
  width: 48px;
  height: auto;
  max-height: 48px;
  display: block;
  object-fit: contain;
  border-radius: 6px; }

.metodo-logo-placeholder {
  display: inline-block;
  width: 48px;
  height: 32px;
  background: #f4f4f4;
  border-radius: 6px;
  border: 1px solid #eee; }

.metodo-body {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  gap: 6px; }

.metodo-title {
  font-size: 14px;
  font-weight: 700;
  color: #222;
  line-height: 1.1; }

.metodo-total {
  font-size: 13px;
  color: #333;
  font-weight: 600; }

.metodo-msg {
  margin: 0;
  font-size: 12px;
  color: #666; }

.metodo-button[disabled],
.metodo-button.disabled {
  opacity: 0.6;
  pointer-events: none; }

/* Small responsive adjustments */
@media (max-width: 560px) {
  .metodo-left {
    flex: 0 0 52px; }

  .metodo-left .metodo-logo {
    width: 40px; }

  .metodo-title {
    font-size: 13px; } }
/* Ticket item thumbnail and price block polish (override only for personalization) */
.tickets-group-card .ticket-item {
  display: flex;
  align-items: center;
  gap: 12px;
  border-radius: 6px; }

.tickets-group-card .ticket-item-left .ticket-thumb {
  width: 56px;
  height: 56px;
  object-fit: cover;
  border-radius: 6px; }

.tickets-group-card .ticket-item-price-block {
  margin-left: auto;
  text-align: right; }

.tickets-group-card .ticket-item-price {
  font-weight: 700; }

.tickets-group-card .ticket-item-unit-price {
  font-size: 12px;
  color: #666; }

/* End personalization CSS block */
/* ============================================================
  RIEPILOGO ORDINE BOXUMBRIA (consolidato al fondo del file)
  Le regole seguenti governano layout card riepilogo, consegna,
  metodi pagamento e componenti extra (fattura/destinatario).
  Spostato in fondo per priorità di override e manutenzione.
============================================================ */
.checkout-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 12px; }

.checkout-header {
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin: 0 0 20px; }

.checkout-header .titolo1 {
  margin: 0;
  font-size: 28px;
  line-height: 1.15; }

.checkout-timer {
  font-size: 12px;
  color: #666;
  letter-spacing: .3px; }

.checkout-content {
  display: flex;
  flex-direction: column;
  gap: 18px; }

@media (min-width: 992px) {
  .checkout-content {
    flex-direction: row;
    align-items: flex-start; }

  .checkout-left {
    flex: 1 1 65%; }

  .checkout-right {
    flex: 1 1 35%; } }
.checkout-left,
.checkout-right {
  width: 100%; }

/* Ticket groups */
.tickets-group-card {
  border: 1px solid #e1e1e1;
  border-radius: 8px;
  background: #fff;
  padding: 12px 14px;
  margin-bottom: 18px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04); }

.tickets-group-card.payment-methods {
  padding: 18px 16px; }

.tickets-group-header h3,
.tickets-group-header h4 {
  margin: 0;
  font-size: 15px;
  font-weight: 600; }

.ticket-group-body {
  margin-top: 10px; }

.ticket-group-card-row {
  margin-bottom: 12px;
  padding: 10px;
  border: 1px solid #e1e1e1;
  border-radius: 6px;
  background: #fafafa; }

.ticket-group-card-row {
  position: relative; }

.tickets-group-card {
  padding: 18px 20px; }

.tickets-group-card .ticket-group-card-row {
  padding: 14px 16px; }

.ticket-item-main {
  padding-right: 90px; }

.ticket-group-label {
  font-size: 14px;
  margin-bottom: 6px;
  color: #333; }

.ticket-items-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 8px; }

.ticket-item {
  display: flex;
  gap: 12px;
  align-items: flex-start; }

.ticket-item-details-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 8px; }

.ticket-item-details-left {
  display: flex;
  flex-direction: column;
  gap: 2px; }

/* Responsive fix: evita sovrapposizione testo/immagine nelle card articoli su schermi piccoli */
/* (removed legacy per-item image and mobile overrides) */
/* Head layout: titolo + immagine in alto a destra */
/* Group-level media block (image now sits under the group label) */
.ticket-group-media {
  margin: 6px 0 10px;
  display: flex;
  justify-content: flex-end; }

.ticket-group-media .ticket-thumb {
  width: 90px;
  height: auto;
  border-radius: 20px 0 20px 0;
  object-fit: cover;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  min-width: 90px;
  min-height: 60px;
  background: #f2f2f2;
  display: block; }

/* Header row merges label + media side by side */
.ticket-group-header-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 14px;
  cursor: pointer;
  padding: 4px 4px 2px; }

.ticket-group-header-row .ticket-group-label {
  flex: 1 1 auto;
  min-width: 0; }

.ticket-group-header-row .ticket-group-media {
  margin: 0;
  flex: 0 0 auto; }

/* Keep title on one line with ellipsis if too long */
.ticket-group-header-row .ticket-group-label strong {
  display: inline-block;
  max-width: 100%;
  white-space: normal;
  /* allow wrapping */
  overflow: visible;
  text-overflow: clip;
  vertical-align: bottom;
  line-height: 1.25; }

@media (max-width: 640px) {
  .ticket-group-header-row .ticket-group-label {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2px; } }
/* Remove old per-item head layout (images moved to group level) */
.ticket-item-head {
  display: none !important; }

.ticket-item-head .ticket-item-title {
  display: none !important; }

/* Event count micro badge */
.ticket-item-evcount {
  display: inline-block;
  background: #eef3ff;
  color: #1a47a6;
  font-size: 11px;
  font-weight: 500;
  padding: 2px 6px;
  border-radius: 10px;
  margin-left: 4px;
  vertical-align: middle; }

/* Fine tuning spacing */
.ticket-item-subinfo {
  margin-top: 2px; }

.ticket-item-details-row {
  margin-top: 4px; }

@media (max-width: 600px) {
  .ticket-group-media .ticket-thumb {
    width: 70px;
    min-width: 70px;
    min-height: 52px;
    border-radius: 16px 0 16px 0; } }
/* Focus outline for group headers */
.ticket-group-header-row:focus {
  outline: 2px solid #1976d2;
  outline-offset: 2px;
  border-radius: 6px; }

/* Rimuove vecchio absolute se rimasto in override */
/* (legacy ticket-item-image-wrapper fully removed) */
/* =============================================================
  OVERRIDES SEZIONE CHECKOUT (append-only)
  Tutto ciò che modifichiamo per il riepilogo ordine moderno
  va inserito qui sotto per evitare di toccare blocchi legacy.
============================================================= */
/* (placeholder: eventuali correzioni future su layout mobile / focus) */
/* Legacy audit toggle (debug only) */
.legacy-audit-toggle {
  margin-top: 14px;
  font-size: 12px;
  cursor: pointer;
  color: #2a5db0;
  text-decoration: underline;
  display: inline-block; }

.legacy-audit-toggle:focus {
  outline: 2px solid #2a5db0;
  outline-offset: 2px; }

.legacy-audit-container {
  margin-top: 8px;
  background: #fff;
  border: 1px dashed #ccc;
  padding: 8px;
  max-height: 360px;
  overflow: auto;
  font-size: 11px; }

.ticket-thumb {
  width: 48px;
  height: 48px;
  object-fit: cover;
  border-radius: 4px;
  border: 1px solid #ddd;
  background: #fafafa; }

.ticket-icon {
  font-size: 28px;
  line-height: 48px; }

.ticket-item-main {
  flex: 1 1 auto;
  font-size: 13px; }

.ticket-item-title {
  font-weight: 600;
  margin: 0 0 2px; }

.ticket-item-meta,
.ticket-item-seats,
.ticket-item-unit-price {
  font-size: 12px;
  color: #000; }

.ticket-item-price-block {
  text-align: right;
  min-width: 80px;
  font-size: 13px; }

/* Extra collapsible cards */
.extra-card {
  padding: 8px 0;
  border: 1px solid #dadada;
  border-radius: 6px;
  background: #fff;
  margin-bottom: 16px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.03); }

.extra-card-header {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 0;
  font-weight: 600;
  font-size: 14px;
  background: #f6f6f6;
  border-bottom: 1px solid #e5e5e5; }

.extra-card-header h4 {
  margin: 0;
  font-size: 14px; }

.extra-card-body {
  padding: 12px 14px;
  display: none; }

.extra-card-body.open {
  display: block; }

.extra-card .row {
  margin-bottom: 10px;
  display: flex;
  flex-direction: column;
  gap: 6px;
  font-size: 13px; }

.extra-card .row.two-cols {
  flex-direction: row;
  gap: 12px; }

.extra-card .row.two-cols > div {
  flex: 1 0 0;
  display: flex;
  flex-direction: column; }

.extra-card label {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .5px;
  color: #000;
  font-weight: 600; }

.extra-card input[type=text],
.extra-card input[type=email],
.extra-card textarea,
.extra-card select {
  padding: 6px 8px;
  font-size: 13px;
  border: 1px solid #c9c9c9;
  border-radius: 4px;
  background: #fff; }

.extra-card .small-info {
  font-size: 11px;
  color: #777;
  margin: 0 0 12px;
  line-height: 1.4; }

/* Delivery select section */
.delivery-card {
  border: 1px solid #dadada;
  border-radius: 8px;
  background: #fff;
  padding: 14px 16px;
  margin: 18px 0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04); }

.delivery-card-header h4 {
  margin: 0 0 4px;
  font-size: 15px;
  font-weight: 600; }

.delivery-card-body {
  text-align: left; }

/* Delivery card layout variants */
.delivery-card.delivery-card--inline .delivery-card-body {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 18px; }

.delivery-card.delivery-card--inline .delivery-info {
  flex: 1 1 auto; }

.delivery-card.delivery-card--inline .delivery-icon {
  flex: 0 0 auto;
  margin-left: 24px; }

.delivery-card.delivery-card--stacked .delivery-card-body {
  flex-direction: column;
  align-items: stretch; }

/* Fallback legacy layout if no variant specified (maintain previous wrap + centering) */
.delivery-card:not(.delivery-card--stacked):not(.delivery-card--inline) .delivery-card-body {
  flex-wrap: wrap;
  align-items: center; }

.delivery-row {
  margin-bottom: 4px;
  font-size: 13px; }

.delivery-label-row {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .3px;
  margin: 0 0 4px;
  color: #444;
  text-transform: uppercase;
  text-align: left; }

.delivery-select {
  width: 100%;
  padding: 6px 8px;
  font-size: 13px;
  border: 1px solid #c9c9c9;
  border-radius: 4px;
  background: #fff;
  transition: border-color .2s, box-shadow .2s;
  text-align: left; }

.delivery-select:focus {
  outline: none;
  border-color: #888;
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08); }

#speseSpedizione {
  margin-top: 4px;
  font-size: 12px;
  color: #444;
  font-weight: 600; }

/* Price summary */
.price-summary {
  border: 1px solid #dadada;
  border-radius: 8px;
  background: #fff;
  padding: 14px 16px;
  margin: 18px 0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04); }

.price-summary-header h4 {
  margin: 0 0 8px;
  font-size: 15px;
  font-weight: 600; }

.price-summary-body {
  display: flex;
  flex-direction: column;
  gap: 4px;
  font-size: 13px; }

.price-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 6px; }

.price-row.total {
  margin-top: 4px;
  padding-top: 6px;
  border-top: 1px solid #e0e0e0;
  font-weight: 700;
  font-size: 14px; }

.price-row.shipping-row {
  font-style: italic; }

/* Payment methods */
.personalized-metodi-pagamento {
  display: flex;
  flex-direction: column;
  gap: 12px; }

.metodo-form {
  margin: 0; }

.metodo-button {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 12px 14px;
  border: 1px solid #d5d5d5;
  border-radius: 8px;
  background: #fff;
  cursor: pointer;
  text-align: left;
  transition: border-color .18s, box-shadow .18s, background .18s; }

.metodo-button:hover {
  border-color: #999;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.06); }

.metodo-button:disabled {
  opacity: .55;
  cursor: not-allowed; }

.metodo-left {
  flex: 0 0 60px;
  display: flex;
  align-items: center;
  justify-content: center; }

.metodo-logo {
  max-width: 60px;
  max-height: 40px;
  object-fit: contain; }

.metodo-logo-placeholder {
  width: 46px;
  height: 32px;
  border: 1px dashed #bbb;
  border-radius: 4px;
  display: inline-block; }

.metodo-body {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  gap: 4px; }

.metodo-title {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .5px; }

.metodo-total {
  font-size: 12px;
  color: #2b2b2b;
  font-weight: 600; }

.metodo-msg {
  margin: 2px 0 0;
  font-size: 11px;
  line-height: 1.3;
  color: #000; }

.metodo-button.is-active {
  border-color: #1d6fd8;
  box-shadow: 0 0 0 2px rgba(29, 111, 216, 0.25);
  background: #f4f9ff; }

.metodo-button.is-active .metodo-title {
  color: #1d4e99; }

/* Logo a destra */
.personalized-metodi-pagamento .metodo-button {
  justify-content: flex-start; }

.personalized-metodi-pagamento .metodo-button .metodo-body {
  order: 1; }

.personalized-metodi-pagamento .metodo-button .metodo-left {
  order: 2;
  margin-left: auto; }

.personalized-metodi-pagamento .metodo-button .metodo-left img,
.personalized-metodi-pagamento .metodo-button .metodo-left .metodo-logo-placeholder {
  display: block;
  margin-left: auto; }

/* Conflict warning */
.delivery-conflict-warning {
  border: 1px solid #c00;
  background: #ffe6e6;
  padding: 10px;
  border-radius: 4px;
  font-size: 13px;
  margin: 0 0 16px; }

/* Minor utilities */
.center-title {
  text-align: center; }

body.has-active-payment .metodo-button {
  opacity: .85; }

body.has-active-payment .metodo-button.is-active {
  opacity: 1; }

.metodo-button:focus-visible {
  outline: 2px solid #1d6fd8;
  outline-offset: 2px; }

/* Active payment button extra prominence for WCAG focus/selection distinction */
.metodo-button.is-active:focus-visible {
  outline: 2px solid #0d4fa3;
  box-shadow: 0 0 0 3px rgba(29, 111, 216, 0.35); }

/* ============================================================ */
/* ======================================================================
   RIEPILOGO ORDINE BOXUMBRIA - LAYOUT UNIFICATO (OVERRIDES FINE FILE)
   (Non rimuovere: tutti gli override finali devono restare in coda)
   ====================================================================== */
.checkout-container {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 20px; }

.checkout-content {
  display: block;
  /* niente layout split */
  width: 100%; }

.checkout-left {
  display: none !important;
  /* elimina colonna sinistra legacy */ }

.checkout-right {
  float: none !important;
  width: 100% !important;
  max-width: 880px;
  margin: 0 auto;
  padding: 0;
  text-align: left; }

.tickets-group-card,
.price-summary,
.delivery-card-wrapper,
.extra-card,
.tickets-group-card.payment-methods {
  width: 100%;
  margin-left: 0;
  margin-right: 0; }

.ticket-group-card-row,
.delivery-row,
.price-summary-body,
.personalized-metodi-pagamento {
  text-align: left; }

.ticket-item-main {
  text-align: left; }

.ticket-item-price-block {
  margin-left: auto;
  text-align: right; }

.personalized-metodi-pagamento .metodo-button {
  justify-content: flex-start; }

.personalized-metodi-pagamento .metodo-logo {
  margin-left: auto;
  /* logo a destra */ }

.price-summary .price-row > div:first-child {
  text-align: left; }

.price-summary .price-row > div:last-child {
  text-align: right; }

.delivery-card .delivery-label-row,
.delivery-card select {
  text-align: left; }

/* Breakpoint refinement: manteniamo una scala coerente e centrata
   0-767: full bleed padding 16px
   768-991: container 720px
   992-1199: container 960px
   >=1200: container 1140px (standard desktop ampio) */
@media (max-width: 767.98px) {
  .checkout-container {
    max-width: 100%;
    padding: 0 16px; } }
@media (min-width: 768px) and (max-width: 991.98px) {
  .checkout-container {
    max-width: 720px; } }
@media (min-width: 992px) and (max-width: 1199.98px) {
  .checkout-container {
    max-width: 960px; } }
@media (min-width: 1200px) {
  .checkout-container {
    max-width: 1140px; } }
/* Le card interne non devono restringersi oltre 640px su desktop larghi per leggibilità */
@media (min-width: 992px) {
  .checkout-right > .tickets-group-card,
  .checkout-right > .price-summary,
  .checkout-right > .delivery-card-wrapper,
  .checkout-right > .extra-card,
  .checkout-right > .tickets-group-card.payment-methods {
    max-width: 860px;
    margin-left: auto;
    margin-right: auto; } }
/* Allineamento verticale e spaziatura carte coerente */
.checkout-right > .tickets-group-card,
.checkout-right > .price-summary,
.checkout-right > .delivery-card-wrapper,
.checkout-right > .extra-card,
.checkout-right > .tickets-group-card.payment-methods {
  margin-bottom: 22px; }

/* Assicura che nessuna vecchia regola di float influisca in scenari legacy */
.checkout-right:after {
  content: "";
  display: block;
  clear: both; }

/* Fine override layout unificato (consolidato) */
/* --- RIEPILOGO ORDINE (card-based) enhancements --- */
.tickets-group-card,
.extra-card,
.delivery-card,
.price-summary,
.payment-methods .tickets-group-card {
  background: #F9F9F9;
  border: 1px solid #e4e4e4;
  border-radius: 6px;
  margin-bottom: 16px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04); }

.tickets-group-card-header,
.delivery-card-header,
.price-summary-header,
.extra-card-header {
  padding: 8px 0;
  border-bottom: 1px solid #e0e0e0; }

.tickets-group-card-header h3,
.ticket-group-header h4,
.extra-card-header h4,
.price-summary-header h4 {
  margin: 0;
  font-size: 15px; }

.tickets-group-body,
.delivery-card-body,
.price-summary-body,
.extra-card-body {
  padding: 8px 0; }

/* Badges */
.badge {
  display: inline-block;
  font-size: 10px;
  line-height: 1;
  padding: 3px 6px;
  border-radius: 10px;
  font-weight: 600;
  letter-spacing: .5px;
  margin: 6px;
  vertical-align: middle; }

.badge-ticket {
  background: #0073e6;
  color: #fff; }

.badge-open {
  background: #ff9800;
  color: #fff; }

.badge-nomap {
  background: #673ab7;
  color: #fff; }

.badge-map {
  background: #3f51b5;
  color: #fff; }

.badge-gadget {
  background: #009688;
  color: #fff; }

.badge-prev {
  background: #9c27b0;
  color: #fff; }

.ticket-item-title {
  font-weight: 600; }

.ticket-items-list {
  list-style: none;
  margin: 0;
  padding: 0; }

.ticket-item {
  display: flex;
  align-items: stretch;
  border-bottom: 1px dashed #ddd;
  padding: 10px 0; }

.ticket-item:last-child {
  border-bottom: none; }

.ticket-thumb {
  width: 54px;
  height: 54px;
  object-fit: cover;
  border-radius: 4px;
  border: 1px solid #ddd;
  background: #fff; }

.ticket-item-price-block {
  text-align: right;
  min-width: 90px; }

.ticket-item-price {
  font-weight: 600; }

.ticket-item-unit-price {
  font-size: 11px;
  color: #666; }

.ticket-item-seats {
  font-size: 11px;
  color: #444;
  margin-top: 4px; }

.ticket-item-meta {
  font-size: 11px;
  color: #777;
  margin-right: 6px; }

.ticket-item-subinfo {
  font-size: 11px;
  color: #000;
  margin-top: 3px; }

.ticket-item-subinfo .date-time {
  font-weight: 500; }

.collapsible-group > .ticket-group-label {
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px; }

.collapsible-group.collapsed ul.ticket-items-list {
  display: none; }

.assicurazione-card table {
  width: 100%;
  font-size: 12px; }

.assicurazione-wrapper {
  overflow-x: auto; }

/* Collapsible cards */
.extra-card[data-collapsed="1"] .extra-card-body {
  display: none; }

.extra-card-header {
  cursor: pointer; }

.extra-card-header .toggle-indicator {
  font-weight: bold;
  margin-left: auto; }

@media (max-width: 640px) {
  .ticket-item {
    flex-direction: column; }

  .ticket-item-price-block {
    margin-top: 6px; } }
/* === APPEND OVERRIDES (seat badges & subtle refinements) ============= */
/* Seat badge styling (applied to .ticket-item-seats already output dal PHP) */
.ticket-item-seats {
  display: inline-block;
  background: #f1f4f8;
  padding: 2px 6px;
  border-radius: 10px;
  line-height: 1.2; }

.ticket-item-seats:empty {
  display: none; }

/* Distinguish explicit 'Non numerato' (legacy fallback) */
.ticket-item-seats.non-numerato {
  background: #eee;
  color: #444;
  font-style: italic; }

/* When condensed list uses +N (title attr con lista completa) we highlight */
.ticket-item-seats span[title] {
  cursor: help;
  text-decoration: none; }

.ticket-item-seats span[title]:hover {
  text-decoration: underline; }

/* Collapse indicator animation smoothing (consolidated in final layout block) */
/* Focus ring unify (in caso di override minificati precedenti) */
.ticket-group-header-row:focus-visible {
  outline: 2px solid #1976d2;
  outline-offset: 2px; }

/* === Accessibility utilities (append-only) ================================= */
.visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }

.live-price-updates {
  font-size: 0;
  line-height: 0; }

/* === Riduzione label (append-only) ========================================= */
/* Visualizza codice/descrizione riduzione (es: 'I1 Intero') sotto il titolo */
.ticket-item-riduzione {
  display: inline-block;
  font-size: 11px;
  line-height: 1.2;
  background: #eef3ff;
  color: #234;
  padding: 2px 6px;
  border-radius: 10px;
  margin-top: 4px;
  font-weight: 500; }

.ticket-item-title .ticket-item-riduzione {
  margin-left: 8px;
  margin-top: 0; }

@media (max-width: 640px) {
  .ticket-item-title .ticket-item-riduzione {
    display: block;
    margin-left: 0;
    margin-top: 4px; } }
/* === Mini card layout per gruppi biglietti (append-only) =================== */
.ticket-mini-card {
  border: 0;
  padding: 14px 16px;
  margin-top: 14px; }

.ticket-mini-card:first-child {
  margin-top: 4px; }

.ticket-mini-card + .ticket-mini-card {
  margin-top: 14px; }

.ticket-mini-card-inner {
  background: transparent;
  border: 0;
  border-radius: 6px;
  box-shadow: none;
  display: flex;
  flex-direction: column; }

.ticket-mini-head {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 10px;
  row-gap: 6px;
  font-size: 13px; }

.ticket-mini-head .mini-title {
  font-weight: 600;
  display: inline-flex;
  align-items: center; }

/* Ensure title+badge align nicely and don't overflow the flex container */
.mini-title {
  display: inline-flex;
  align-items: center;
  gap: 8px; }

.mini-title-label {
  margin-right: 6px; }

.ticket-mini-head-left {
  min-width: 0; }

.ticket-mini-head .riduzione-badge {
  background: linear-gradient(135deg, #2556d8, #1b82f1);
  color: #fff;
  font-size: 11px;
  line-height: 1;
  padding: 4px 10px 4px 8px;
  border-radius: 999px;
  font-weight: 600;
  letter-spacing: .3px;
  position: relative;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25); }

.ticket-mini-head .riduzione-badge:before {
  content: "\1F39F";
  display: inline-block;
  font-size: 13px;
  margin-right: 4px;
  opacity: .95; }

@media (prefers-reduced-motion: reduce) {
  .ticket-mini-head .riduzione-badge {
    transition: none; } }
.ticket-mini-head .qty-badge {
  background: #f5f5f5;
  font-size: 11px;
  padding: 3px 6px;
  border-radius: 10px;
  color: #444;
  font-weight: 500; }

/* Unified badge sizing (append-only) */
.ticket-mini-head .badge,
.ticket-mini-head .riduzione-badge,
.ticket-mini-head .qty-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: auto;
  /* allow multi-line if needed */
  line-height: 1.1;
  font-size: 12px;
  padding: 4px 8px;
  box-sizing: border-box; }

.ticket-mini-head .badge {
  min-width: 44px;
  padding: 4px 10px;
  border-radius: 999px;
  font-weight: 600; }

.ticket-mini-head .qty-badge {
  padding: 3px 8px;
  font-weight: 600; }

/* Inline badge next to titles */
.mini-title .badge {
  margin: 8px 6px 8px 0;
  padding: 6px 14px;
  vertical-align: middle;
  font-size: 14px; }

/* Hide empty badges to avoid gaps */
.badge:empty,
.mini-title span:empty {
  display: none; }

/* Theme colors keep previous palettes */
.badge-ticket {
  background: #0073e6;
  color: #fff; }

.badge-open {
  background: #ff9800;
  color: #fff; }

.badge-nomap {
  background: #673ab7;
  color: #fff; }

.badge-map {
  background: #3f51b5;
  color: #fff; }

.badge-prev {
  background: #9c27b0;
  color: #fff; }

/* increase badge tappable area on very small screens (kept in SCSS parity with compiled CSS) */
@media (max-width: 480px) {
  .ticket-mini-head .badge {
    padding: 6px 14px;
    font-size: 13px;
    min-width: 68px; } }
/* Event small helpers: titolo / data / posto */
.evento-titolo {
  font-weight: 700;
  font-size: 14px;
  margin: 0 0 6px 0;
  color: #222; }

.evento-data {
  font-size: 12px;
  color: #666;
  margin-bottom: 6px; }

.evento-posto {
  font-size: 12px;
  color: #444; }

/* Visual separator between multiple mini-cards within the same group */
.ticket-items-list .ticket-item + .ticket-item {
  border-top: 1px dashed #e2e6eb;
  margin-top: 16px;
  padding-top: 12px; }

/* Restore angled border radius look for media thumbs */
.ticket-group-media img.ticket-thumb {
  border-radius: 20px 0 20px 0 !important; }

.ticket-mini-event {
  font-size: 11px;
  color: #000;
  display: flex;
  flex-wrap: wrap;
  gap: 4px; }

.ticket-mini-body {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  align-items: flex-start;
  flex-wrap: wrap;
  padding-top: 2px; }

.ticket-mini-left {
  display: flex;
  flex-direction: column;
  gap: 6px; }

.ticket-mini-prices {
  text-align: right;
  display: flex;
  flex-direction: column;
  gap: 3px;
  min-width: 90px; }

.ticket-mini-prices .price-total {
  font-weight: 600;
  font-size: 14px; }

.ticket-mini-prices .price-unit {
  font-size: 11px;
  color: #666; }

@media (max-width: 640px) {
  .ticket-mini-body {
    flex-direction: column;
    align-items: flex-start; }

  .ticket-mini-prices {
    text-align: left; } }
/* Placeholder handling for missing images in group headers (append-only) */
.ticket-group-media img.ticket-thumb {
  width: 64px;
  height: 64px;
  object-fit: cover;
  border-radius: 6px;
  background: #f1f3f7;
  display: block; }

.ticket-group-media img.ticket-thumb[src=""],
.ticket-group-media img.ticket-thumb:not([src]) {
  background: #e6e8ec linear-gradient(135deg, #f8f9fa, #e6e8ec); }

/* === Group header layout refinement (append-only) ======================== */
.ticket-group-header-row {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 8px 0;
  cursor: pointer;
  position: relative; }

.ticket-group-header-row .ticket-group-label {
  flex: 1 1 auto;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.25; }

.ticket-group-header-row .collapse-indicator {
  flex: 0 0 32px;
  width: 32px;
  height: 32px;
  line-height: 30px;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  background: #fff;
  border: 1px solid #d5dae0;
  color: #444;
  border-radius: 50%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  transition: background .2s, transform .25s, box-shadow .25s; }

.collapsible-group.collapsed .ticket-group-header-row .collapse-indicator {
  transform: rotate(180deg); }

.ticket-group-header-row:hover .collapse-indicator {
  background: #f2f5f8;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12); }

.ticket-group-header-row:focus-visible .collapse-indicator {
  outline: 2px solid #1b82f1;
  outline-offset: 2px; }

/* Remove old auto-push rules if present */
.collapsible-group .collapse-indicator {
  margin-left: 0; }

/* === Collapse All button (append-only) ===================================== */
.collapse-all-btn {
  position: relative; }

.collapse-all-btn:hover {
  background: #f2f5f8;
  border-color: #c4c9cf; }

.collapse-all-btn:focus-visible {
  outline: 2px solid #1b82f1;
  outline-offset: 2px; }

.collapse-all-btn[aria-expanded="false"] {
  background: #fff; }

.collapse-all-btn[aria-expanded="true"] {
  background: #f7f9fb; }

.abb-div {
  border-radius: 10px;
  border: solid 1px #ddd;
  margin: 10px;
  box-sizing: border-box; }

.abb-div div {
  padding: 10px;
  border-bottom: solid 1px #ddd; }

.abb-div .title {
  font-weight: bolder;
  font-size: 16px;
  margin-bottom: 6px; }

.abb-div .info {
  font-size: 13px;
  color: #000; }

.abb-div div:last-child {
  border-bottom: none; }

#formRegistrazione table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse; }

@media screen and (max-width: 320px) {
  #formRegistrazione table th {
    width: 100%;
    max-width: 20px;
    text-align: left !important; } }
/* Delivery pill (modalità consegna inline) */
.ticket-mini-prices .delivery-pill {
  display: inline-block;
  background: #eef4ff;
  color: #1a4d94;
  font-size: 11px;
  line-height: 1.1;
  padding: 4px 10px;
  border-radius: 14px;
  font-weight: 600;
  border: 1px solid #d0e2ff;
  white-space: normal;
  /* consenti wrapping se necessario */
  max-width: 100%; }

/* BoxUmbria: thumbnail right-aligned helper and improved mini-card header/body */
.ticket-thumb--right {
  float: right !important;
  border-radius: 20px 0;
  width: 72px !important;
  height: 72px !important;
  object-fit: cover !important; }

.ticket-mini-head {
  align-items: flex-start;
  gap: 10px 12px; }

.ticket-mini-head .mini-title {
  font-size: 15px;
  font-weight: 700; }

.ticket-mini-head .riduzione-badge {
  margin-left: 6px; }

.ticket-mini-body {
  display: flex;
  align-items: flex-start;
  gap: 12px; }

.ticket-mini-left {
  flex: 1 1 auto; }

.ticket-mini-prices {
  text-align: right; }

.ticket-mini-card .ticket-item-subinfo {
  color: #666;
  font-size: 12px; }

.ticket-mini-card .mini-title {
  display: block;
  margin-bottom: 4px; }

/* Meta info list under titles */
ul.ticket-meta {
  list-style: none;
  margin: 4px 0 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 4px 10px; }

ul.ticket-meta .ticket-meta__item {
  font-size: 12px;
  color: #000;
  line-height: 1.3;
  display: flex;
  align-items: center;
  gap: 4px; }

ul.ticket-meta .ticket-meta__item .badge {
  line-height: 1.1; }

/* Hide empty badges automatically */
.badge:empty,
.riduzione-badge:empty {
  display: none !important; }

/* If an inline span badge inside title is empty, remove leftover space */
h3.mini-title > span.badge:empty {
  margin: 0;
  padding: 0; }

/* === Floating media layout (print* head full-width) ===================== */
.ticket-mini-card-inner.has-floating-media {
  position: relative; }

.ticket-mini-head {
  display: block;
  padding: 12px 112px 10px 0;
  /* spazio per thumb a destra */
  margin: 0 0 12px 0; }

.card-evento {
  border-top: 1px solid #e4e7ec;
  padding: 12px 0 0;
  margin-top: 12px; }

.ticket-mini-head-left {
  display: block;
  max-width: 100%; }

.ticket-mini-head .mini-title {
  font-size: 15px;
  line-height: 1.25;
  font-weight: 600;
  margin: 0 0 4px;
  padding: 0; }

.ticket-mini-head .riduzione-badge {
  margin: 0px 2px 6px 2px; }

.ticket-mini-head-media {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 80px;
  height: 80px;
  display: block; }

.ticket-mini-head-media .ticket-thumb {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 1px solid #d6d9df;
  background: #f3f5f7;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08); }

.ticket-mini-card-inner.has-floating-media .ticket-mini-prices {
  margin-top: 6px; }

.ticket-mini-card-inner.has-floating-media .ticket-mini-footer {
  margin-top: 8px; }

/* Badge vuoti già nascosti, assicuriamo anche inline span */
.mini-title span:empty {
  display: none; }

@media (max-width: 640px) {
  .ticket-mini-head {
    padding-right: 96px; }

  .ticket-mini-head-media {
    width: 64px;
    height: 64px;
    top: 10px;
    right: 10px; } }
@media (max-width: 420px) {
  .ticket-mini-head {
    padding-right: 82px; }

  .ticket-mini-head-media {
    width: 56px;
    height: 56px; } }
/* ======================================================================== */
/* Ensure ticket cards use the requested background and stable layout */
.ticket-mini-card {
  background: #F9F9F9;
  border: 1px solid #e8e8e8;
  border-radius: 8px;
  margin-bottom: 12px; }

.ticket-mini-card .ticket-mini-card-inner {
  position: relative;
  background: transparent;
  border: 0;
  box-shadow: none; }

.ticket-mini-card .ticket-mini-head {
  background: transparent;
  padding: 22px 110px 22px 0; }

.ticket-mini-card .ticket-mini-head-media {
  position: absolute;
  top: 12px;
  right: 12px; }

.ticket-mini-card .ticket-mini-prices {
  margin-top: 8px; }

.ticket-mini-card .ticket-mini-footer {
  margin-top: 8px;
  color: #333; }

/* Footer row: delivery method left, price right on same line */
.ticket-mini-card .ticket-mini-bottom {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 8px;
  padding-top: 8px; }

.ticket-mini-card .ticket-mini-delivery {
  flex: 1;
  text-align: left;
  color: #333;
  font-weight: 600;
  min-width: 160px; }

.ticket-mini-card .ticket-mini-total {
  text-align: right; }

.ticket-mini-card .ticket-mini-total .price-item .price-desc {
  font-weight: 600; }

/* If there's no body (no prices/meta), avoid showing an extra empty area with borders
  and increase the head padding so the header stands visually separated from the rest. */
.ticket-mini-card .ticket-mini-card-inner.no-body .ticket-mini-prices {
  display: none;
  margin: 0;
  padding: 0;
  border: 0; }

.ticket-mini-card .ticket-mini-card-inner.no-body .ticket-mini-footer {
  display: none;
  margin: 0;
  padding: 0; }

.ticket-mini-card .ticket-mini-card-inner.no-body .ticket-mini-head {
  padding-bottom: 22px; }

.ticket-mini-card .ticket-mini-card-inner.no-body .ticket-mini-head-media {
  top: 20px; }

/* prefer the separator on the body: if body is hidden we show a single header-bottom line */
.ticket-mini-card .ticket-mini-prices {
  border-top: 1px solid #eee;
  padding-top: 8px;
  margin-top: 8px; }

.ticket-mini-card .ticket-mini-card-inner.no-body .ticket-mini-prices {
  border-top: 0; }

.ticket-mini-card .ticket-mini-card-inner.has-body .ticket-mini-prices {
  border-top: 1px solid #eee; }

.ticket-mini-card .ticket-mini-card-inner.no-body .ticket-mini-head {
  border-bottom: 1px solid #eee; }

/* small screens: stack the image to the right but keep header full width */
@media (max-width: 480px) {
  .ticket-mini-card .ticket-mini-head {
    padding: 12px 110px 8px 0;
    padding-right: 88px; }

  .ticket-mini-card .ticket-mini-head-media {
    width: 72px;
    height: 72px;
    right: 10px;
    top: 10px; } }
#carrello .immagine img {
  width: 72px !important;
  height: 72px !important;
  object-fit: cover !important; }

.indexSpettacolo .itemSpett .immagine img {
  max-height: 200px !important; }

#formLogin input[type=text],
#formLogin input[type=password],
#formLogin input[type=submit] {
  max-width: calc(100% - 40px);
  margin: 6px 20px;
  border-radius: 7px !important; }

#formLogin input[type=submit],
#linkRegistrati {
  max-width: calc(100% - 40px);
  margin: 6px auto;
  height: 37px;
  border-radius: 15px !important;
  min-height: 37px;
  width: 250px !important;
  padding: 0 !important; }

#pagelogin a {
  margin: 6px 20px 12px 20px; }

/* Pagina carrello */
#carrello div:has(button#btnContinueCheckout) {
  text-align: center;
  margin-top: 12px; }

#carrello button#btnContinueCheckout {
  padding: 0px 12px !important;
  height: 37px !important;
  min-height: 37px !important;
  margin: 0 auto;
  width: 265px !important;
  border-radius: 15px !important; }

#carrello .titolo1 {
  display: none; }

/* Pagine di prenota-nomap o prenota-map  */
#container:has(#containerCxRx):has(.indexSpettacolo):has(#tk_mappa_container) {
  padding: 0; }

#container:has(#tk_mappa_container) #tk_mappa_tipo_scelta {
  padding: 0.5em 20px; }
#container:has(#tk_mappa_container):has(#tk_mappa_info) {
  padding: 0; }

/* Pagina di login */
#container:has(#pagelogin) .titolo1 {
  text-align: left;
  text-transform: none;
  font-weight: 400;
  font-size: 20px;
  font-family: Roboto, sans-serif;
  word-spacing: 0; }

/* Pagina di registrazione */
#container:has(#containerCx):has(#formRegistrazione) button[type="submit"] {
  /* Rectangle 29 */
  width: 265px;
  height: 37px;
  border: 0;
  background: #4EC4C5;
  border-radius: 15px; }

.infoGeneraliSpettacolo {
  border: 1px solid #ddd;
  border-radius: 8px;
  margin: 12px 0;
  overflow: hidden; }
  .infoGeneraliSpettacolo div:not(.hr) {
    padding: 0.8rem; }

.hr {
  border: none;
  border-top: 1px solid #e0e0e0; }

.dataSpettacolo {
  margin: 18px 0.8rem; }

#submitEntra {
  width: 265px !important;
  height: 37px !important;
  border: 0 !important;
  background: #4EC4C5 !important;
  border-radius: 15px !important;
  line-height: 0 !important;
  margin: 0 auto !important; }

th:has(#submitEntra) {
  text-align: center !important;
  margin-top: 12px !important;
  line-height: 2; }

.mappa-tipo-scelta-descrizione {
  font-size: 12px;
  color: #FFFFFF;
  text-transform: none; }

.miglior_posto i,
.mappa i {
  position: relative;
  left: auto;
  top: 0px; }

/* Sezione mappe v2 */
#tk_mappa_container #tk_mappa_tipo_scelta {
  display: flex; }
  #tk_mappa_container #tk_mappa_tipo_scelta .active {
    background: #00BEC6 !important; }
  #tk_mappa_container #tk_mappa_tipo_scelta .miglior_posto,
  #tk_mappa_container #tk_mappa_tipo_scelta .mappa {
    width: 48%;
    color: #FFF;
    background: #00BEC6;
    border: 1px solid #ededed;
    border-radius: 10px;
    text-align: center;
    padding: 1em;
    margin: 1em;
    overflow: auto;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    gap: 5px; }
  #tk_mappa_container #tk_mappa_tipo_scelta .miglior_posto {
    float: left;
    margin-left: 0%; }
  #tk_mappa_container #tk_mappa_tipo_scelta .mappa {
    float: right;
    margin-right: 0%; }
  #tk_mappa_container #tk_mappa_tipo_scelta button {
    padding: 2em;
    min-height: 10em; }
  #tk_mappa_container #tk_mappa_tipo_scelta .fa,
  #tk_mappa_container #tk_mappa_tipo_scelta .fa-regular,
  #tk_mappa_container #tk_mappa_tipo_scelta .fa-solid {
    color: #FFF; }
  #tk_mappa_container #tk_mappa_tipo_scelta .fa-circle {
    padding: 2px 0 0 0;
    width: 18px;
    height: 18px;
    border-radius: 15px;
    background: white; }
  #tk_mappa_container #tk_mappa_tipo_scelta .fa-circle-check {
    color: #F9B211; }
  @media screen and (min-width: 960px) {
    #tk_mappa_container #tk_mappa_tipo_scelta .miglior_posto,
    #tk_mappa_container #tk_mappa_tipo_scelta .mappa {
      padding: 2em 1em; }
    #tk_mappa_container #tk_mappa_tipo_scelta .fa-circle {
      width: 19px;
      height: 20px; } }
#tk_mappa_container #tk_mappa_header_info {
  margin: 0 13px;
  border: 1px solid #ededed;
  border-radius: 15px;
  padding: 10px;
  font-size: 14px;
  font-weight: 600;
  color: #525B63; }
#tk_mappa_container #tk_mappa_miglior_posto_container {
  margin: 2em 13px 0 13px;
  border: 0; }
  #tk_mappa_container #tk_mappa_miglior_posto_container div {
    border: 1px solid #ededed;
    border-radius: 15px;
    margin-bottom: 10px;
    overflow: hidden; }
  #tk_mappa_container #tk_mappa_miglior_posto_container .tk_mappa_miglior_posto td {
    padding: 6px 8px;
    font-weight: 600;
    font-size: 13px;
    color: #333; }
  #tk_mappa_container #tk_mappa_miglior_posto_container .fa-solid.fa-circle {
    border: 1px solid #ededed;
    border-radius: 15px;
    width: 15px;
    height: 15px;
    margin: 0 5px 0 0;
    padding: 0px; }
  #tk_mappa_container #tk_mappa_miglior_posto_container button {
    background: #00BEC6;
    height: 37px;
    width: 265px;
    margin: 0 auto;
    border: 0;
    border-radius: 15px;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center; }
#tk_mappa_container #tk_mappa_scelta_posto #tk_mappa_box {
  margin: 0 13px;
  width: calc(100% - 26px);
  border-radius: 15px; }
  #tk_mappa_container #tk_mappa_scelta_posto #tk_mappa_box #tk_mappa {
    border-radius: 0 0 15px 15px; }
    #tk_mappa_container #tk_mappa_scelta_posto #tk_mappa_box #tk_mappa .tk_mappa_box_posto tbody tr td,
    #tk_mappa_container #tk_mappa_scelta_posto #tk_mappa_box #tk_mappa .tk_mappa_box_posto tbody tr th {
      padding: 8px; }
    #tk_mappa_container #tk_mappa_scelta_posto #tk_mappa_box #tk_mappa .tk_mappa_box_posto b {
      color: black; }
    #tk_mappa_container #tk_mappa_scelta_posto #tk_mappa_box #tk_mappa .tk_mappa_box_posto button {
      border: 0;
      border-radius: 15px; }
    #tk_mappa_container #tk_mappa_scelta_posto #tk_mappa_box #tk_mappa button {
      margin: 0; }
#tk_mappa_container #tk_mappa_scelta_posto #tk_mappa_menu #tk_mappa_select_odp {
  border-radius: 15px; }
  #tk_mappa_container #tk_mappa_scelta_posto #tk_mappa_menu #tk_mappa_select_odp #tk_mappa_ord_ {
    padding: 5px 0; }
#tk_mappa_container #tk_mappa_scelta_posto #tk_mappa_menu .tk_mappa_select_odp {
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px; }
  #tk_mappa_container #tk_mappa_scelta_posto #tk_mappa_menu .tk_mappa_select_odp .center {
    font-size: 14px !important;
    text-align: left;
    width: 100% !important; }
    #tk_mappa_container #tk_mappa_scelta_posto #tk_mappa_menu .tk_mappa_select_odp .center .fa-solid.fa-circle-check {
      border: 1px solid #ededed;
      border-radius: 15px;
      margin: .2em;
      padding: 0; }
  #tk_mappa_container #tk_mappa_scelta_posto #tk_mappa_menu .tk_mappa_select_odp .right {
    font-size: 14px !important; }
#tk_mappa_container #tk_mappa_scelta_posto #tk_mappa_menu button {
  background: #00BEC6;
  height: 37px;
  border: 0;
  border-radius: 15px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center; }
#tk_mappa_container #tk_mappa_scelta_posto #tk_mappa_icona_carrello {
  padding-right: 12.5%; }
#tk_mappa_container #tk_mappa_scelta_posto #tk_mappa_carrello {
  background: none;
  margin: 0 13px;
  border-radius: 15px;
  width: calc(100% - 26px);
  text-align: center; }
  #tk_mappa_container #tk_mappa_scelta_posto #tk_mappa_carrello #tk_mappa_carrello_posti div {
    border: 0;
    padding: 0; }
    #tk_mappa_container #tk_mappa_scelta_posto #tk_mappa_carrello #tk_mappa_carrello_posti div .center {
      font-size: 15px;
      width: 50%;
      text-align: left; }
    #tk_mappa_container #tk_mappa_scelta_posto #tk_mappa_carrello #tk_mappa_carrello_posti div .right {
      display: flex;
      align-items: center;
      justify-content: flex-end;
      gap: 10px;
      font-size: 14px;
      width: 40%;
      text-align: right; }
      #tk_mappa_container #tk_mappa_scelta_posto #tk_mappa_carrello #tk_mappa_carrello_posti div .right button {
        width: 54px;
        height: 29px;
        border-radius: 7px; }
  #tk_mappa_container #tk_mappa_scelta_posto #tk_mappa_carrello button#tk_posti_selezionati {
    background-color: white;
    color: black;
    font-weight: 600; }
  #tk_mappa_container #tk_mappa_scelta_posto #tk_mappa_carrello button {
    width: 265px;
    margin: 10px auto;
    background: #00BEC6;
    height: 37px;
    border: 0;
    border-radius: 15px;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center; }

/* mappa v1*/
#vistaSpettacolo td.evidenziaRiga {
  border: 0 !important; }

#containerCxRx #vistaSpettacolo {
  border: 0;
  background: none;
  border-collapse: unset; }
  #containerCxRx #vistaSpettacolo tbody tr:first-child th {
    color: #525B63; }
  #containerCxRx #vistaSpettacolo tbody tr:first-child th:first-child {
    border-top-left-radius: 15px;
    border-top: 1px solid #ddd;
    background: white; }
  #containerCxRx #vistaSpettacolo tbody tr:first-child th:nth-child(2) {
    border-top-right-radius: 15px;
    border-top: 1px solid #ddd;
    border-left: 0;
    background: white; }
  #containerCxRx #vistaSpettacolo tbody tr:first-child th:nth-child(3) {
    display: none; }
  #containerCxRx #vistaSpettacolo tbody tr:nth-child(2) td:last-child {
    border-top: 1px solid #ddd !important;
    border-top-right-radius: 15px; }
  #containerCxRx #vistaSpettacolo tbody tr td {
    border-top: 0 !important;
    border-collapse: collapse;
    border: 1px solid #ddd;
    padding: 6px;
    color: #525B63; }
  #containerCxRx #vistaSpettacolo tbody tr td:nth-child(2),
  #containerCxRx #vistaSpettacolo tbody tr td:nth-child(3) {
    border-left: 0; }
    #containerCxRx #vistaSpettacolo tbody tr td:nth-child(2) br,
    #containerCxRx #vistaSpettacolo tbody tr td:nth-child(3) br {
      display: none; }
  #containerCxRx #vistaSpettacolo tbody tr:last-child td:first-child {
    border-bottom-left-radius: 15px;
    border-bottom: 1px solid #ddd;
    background: white; }
  #containerCxRx #vistaSpettacolo tbody tr:last-child td:last-child {
    border-bottom-right-radius: 15px;
    border-bottom: 1px solid #ddd;
    background: white; }
  #containerCxRx #vistaSpettacolo [type="button"] {
    border: 0; }
  #containerCxRx #vistaSpettacolo [evidenzia="evidenzia"] {
    display: none; }
#containerCxRx #imgSettori {
  display: none; }

#mappa {
  border: 0; }
  #mappa #mappahead [type="submit"] {
    display: none; }
  #mappa #mappahead .cntMove button {
    border: 0; }
  #mappa #mappahead .tk-title {
    color: black; }
  #mappa #mappreview {
    border-bottom: 1px solid #550015 !important;
    border-left: 1px solid #550015 !important;
    border-right: 1px solid #550015 !important; }

.boxInLine {
  border: 0;
  border-top: 40px solid white;
  box-shadow: 0px 0px 5px 5px #ccc;
  font-weight: 600; }
  .boxInLine button {
    border: 0; }
    .boxInLine button:first-child {
      background-color: white;
      color: black; }

.indexSpettacolo .spettacoli table {
  background-color: white !important; }

#prosegui {
  border: 0;
  width: 265px !important;
  min-height: 37px !important;
  border-radius: 15px !important; }

.tk-table {
  background-color: white !important; }
  .tk-table tbody tr th.tk-title {
    color: black !important; }

input[value="Compra"],
input[value="Aggiungi e prosegui"] {
  background-color: #4EC4C5 !important;
  border: 0 !important;
  min-height: 37px !important;
  border-radius: 15px !important; }
  input[value="Compra"]:hover,
  input[value="Aggiungi e prosegui"]:hover {
    background-color: #4EC4C5 !important;
    color: white !important; }

.indexSpettacolo .spettacoli table td a {
  border: 0; }

#carrello .buttonDelete button {
  border: 0; }

/* Pagina degli ordini  */
#listaOrdini table tr > td[align=center] > a {
  border: 0;
  border-radius: 15px; }

/* recupero password */
#formRecuperoPassword input[type=submit] {
  width: 265px !important;
  height: 37px !important;
  border: 0 !important;
  background: #4EC4C5 !important;
  border-radius: 15px !important;
  line-height: 0 !important;
  margin: 0 auto !important; }

/*# sourceMappingURL=style.css.map */
