.tableresponsive tr td:nth-child(1), .tableresponsive tr th:nth-child(1), .tableresponsive tr td:nth-child(2), .tableresponsive tr th:nth-child(2) {
  text-align: left;
}
.tabelle_carrello table.tableresponsive tr td:nth-child(2) {
  color: black;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
}
.tableresponsive.sedi tr td:nth-child(8), .tableresponsive.sedi tr th:nth-child(8) {
  text-align: center
}
.tableresponsive.ordini tr td span {
  font-weight: 400;
  color: #fff;
  margin-bottom: 5px;
  text-transform: uppercase;
  background: #b3d3d2;
  padding: 4px 7px;
  margin: 0px 2px;
}
.tableresponsive.ordini td:nth-child(2) {
  font-weight: 600;
  color: #333
}
.tableresponsive.ordini td:nth-child(5) {
  font-size: 20px;
  font-weight: 600;
  color: #666666
}
.tableresponsive.ordini .btn, .tableresponsive.ordini input[type="button"].btn {
  padding: 6px 10px;
  font-size: 14px;
  color: #666666;
  border: none;
  border: 2px solid #666666;
  font-weight: 600;
  text-transform: uppercase;
}
.tableresponsive.ordini .btn:hover, .tableresponsive.ordini input[type="button"].btn:hover {
  color: #fff;
  background: #666666;
  border: 2px solid #666666;
}
.tableresponsive {
  margin-bottom: 20px;
}
.sottotabella.tableresponsive {
  width: auto;
  float: right
}
.tableresponsive.semplice {
  width: auto;
  float: left
}
.tableresponsive th:nth-child(2), .tableresponsive td:nth-child(2), .tableresponsive th:nth-child(3), .tableresponsive td:nth-child(3) {
  text-align: left
}
.tableresponsive td img {
  max-height: 50px;
  max-width: 50px;
  border: 3px solid white;
  border-radius: 2px;
}
.tableresponsive td .btn.modifica svg, .tableresponsive td .btn.cancella svg {
  color: #ffffff;
  font-size: 17px;
}
.tableresponsive td svg {
  color: #666666;
  font-size: 25px;
}
.tabelle_carrello .tableresponsive td:first-child {
  text-align: center
}
.tabelle_carrello .tableresponsive td:first-child svg {
  color: #393633;
  font-size: 40px;
  padding: 5px;
}
.tableresponsive .btn.modifica {
  background: #e37216;
}
.tableresponsive .btn.cancella {
  background: #b3d3d2;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.tableresponsive .btn.cancella.mod {
  background: #b3d3d2;
}
.tableresponsive .btn.modifica, .tableresponsive .btn.cancella {
  height: 34px;
  width: 34px;
  max-height: inherit;
  padding: 9px;
  -moz-border-radius-bottomright: 5px;
  /* border-bottom-right-radius: 5px; */
  -moz-border-radius-topright: 5px;
  /* border-top-right-radius: 5px; */
  border-radius: 17px;
  margin-left: 6px;
}
.tabelle_carrello table.tableresponsive tr td {
  color: #666666;
  border-bottom: 1px solid #b3d3d2;
  padding: 10px;
  font-size: 16px;
}
.prezzo_totale {
  font-weight: 600;
  color: #e37216;
  font-size: 25px;
  font-family: 'Montserrat', sans-serif;
/*  font-family: 'didotmedium';*/
}
.tabelle_carrello table.tableresponsive.principale tr td:nth-child(3) {
  /* min-width: 130px; */
  font-weight: 600;
  color: #333;
}
.tabelle_carrello table.tableresponsive.superiore tr td:nth-child(4) {
  min-width: inherit;
}
.sottotabella.tableresponsive th:nth-child(1), .sottotabella.tableresponsive td:nth-child(1), .sottotabella.tableresponsive th:nth-child(4), .sottotabella.tableresponsive td:nth-child(4) {
  text-align: left
}
.sottotabella.tableresponsive tr td:nth-child(3) {
  min-width: inherit;
}
.tableresponsive tr td:nth-child(1) {
  color: #696a6f;
  font-weight: 400;
  min-width: inherit;
}
.tableresponsive tr td, .semplice tr td {
  padding: 10px 15px;
}
.tableresponsive .field_module {
  margin-bottom: 0px;
}
.tableresponsive.sedi {}
.tableresponsive.sedi td, .tableresponsive.sedi th {
  color: #333;
  border-bottom: 1px solid #d0d3d6;
  text-align: left;
}
.tableresponsive.sedi th {
    color: #b3d3d2;
    font-weight: 600;
    border-top: 2px solid #b3d3d2;
    border-bottom: 2px solid #b3d3d2;
    background: white;
    text-transform: uppercase;
}
.tableresponsive.sedi tr:nth-of-type(odd), .semplice tr:nth-of-type(odd) {
  background: rgba(228, 231, 234, 0.5);
}
.semplice tr:hover:nth-of-type(odd), .semplice tr:hover {
  background: #ffd801;
}
.tableresponsive .field_module, .tableresponsive input[type="number"].field_module {
  padding: 6px 10px;
  border: none;
  font-size: 15px;
  float: inherit;
  width: 80px;
  color: #e11f20;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: auto;
  text-align: center;
}
table.tableresponsive input[type="image"] {
  cursor: pointer;
  position: relative;
}
table.tableresponsive {
  width: 100%;
  position: relative;
  clear: both;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
table.tableresponsive caption {
  padding: 10px;
  font-family: cuprum;
  color: white;
  font-size: 20px;
  text-align: left;
}
/* Zebra striping */
.tabelle_carrello .tableresponsive input[type="number"] {
  max-width: 62px;
  color: #e37216;
  padding: 5px 10px;
  font-weight: 600;
  font-size: 14px;
  border-radius: 0px;
  border-right: none;
  height: 34px;
  border: 1px solid #b3d3d2;
}
.tableresponsive tr:first-child {
  background: transparent !important;
}
.tableresponsive tr:nth-of-type(odd) {
  background-color: rgb(211 216 220 / 48%);
}
.tableresponsive th, .semplice th {
  font-size: 16px;
  border: none;
  line-height: 20px;
  text-align: left;
  padding: 10px;
  border-bottom: none;
  background-color: #eab2b1;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
/*  font-family: 'didotmedium';*/
  font-weight: 300;
}
.tabelle_carrello .tableresponsive.superiore tr td {
  font-size: 14px;
  line-height: 16px;
  padding: 5px 8px
}
.tabelle_carrello .tableresponsive.superiore tr td img {
  max-width: 30px;
}
.tableresponsive.superiore th {
  padding: 5px 6px;
}
.tableresponsive td {
  padding: 5px 5px;
  text-align: left;
  line-height: 16px;
}
.tableresponsive td {
  font-size: 13px;
  padding: 10px;
  vertical-align: middle;
}
.riservata .tableresponsive td {
  font-size: 15px;
  padding: 20px;
  line-height: inherit;
}
.riservata .tableresponsive th {
  font-size: 16px;
  padding: 10px 20px;
  vertical-align: middle;
}
.tableresponsive td {
  color: #fff;
  border: none;
}
.tableresponsive td {
  color: #666666;
}
.tableresponsive.sottotabella td {
  font-size: 18px;
  padding: 10px;
}
.tableresponsive th {}
.tableresponsive.sottotabella th {
  background-color: #b3d3d2;
  padding: 10px;
}
.tableresponsive tr td:nth-child(12) {
  color: #e11f20;
}
.tableresponsive .field_module, .tableresponsive input[type="number"].field_module {
  border: 1px solid #d0d3d6
}
.tableresponsive tr {
  /*border-bottom:1px dashed #d0d3d6*/
}
tr:nth-of-type(odd) {}
.tableresponsive a {
    color: #eab2b1;
    font-weight: 600;
    text-decoration: underline;
}
.table_overflow {
  overflow-x: auto !important;
  width: 100% !important;
  max-width: 100% !important;
  padding: 5px;
  border: 1px solid #e4e7ea;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: white
}
.tableresponsive tr td input.box_descrizione {
  width: 260px;
  max-width: 260px;
}
.tableresponsive .btn, .tableresponsive input[type="button"].btn {
  padding: 6px 10px;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  border: none
}
.tableresponsive.ordine .btn {
  background: #666666;
  font-weight: 600;
}
.tabelle_carrello table tr td:nth-child(4) {
  min-width: 120px;
}
.tabelle_carrello table tr td:nth-child(6) {}
.tabelle_carrello table tr td:nth-child(9), .tabelle_carrello table tr th:nth-child(9) {}
@media (max-width:1034px) {
  .tabelle_carrello .tableresponsive.superiore tr td {
    font-size: 12px;
    line-height: 12px;
    padding: 5px;
  }
  .tableresponsive td {
    font-size: 14px;
  }
  .tableresponsive th {
    font-size: 14px;
    padding: 8px 5px;
  }
}
@media (max-width:875px) {
	
	.tableresponsive.sottotabella {
    width: 100% !important;
    background: #ffffff;
    border: 3px solid #eab2b1;

}
	
  .tableresponsive.ordini tr td span {
    line-height: 30px;
  }
  .tabelle_carrello .tableresponsive td:first-child {
    /* padding: 0px;*/
  }
  .tabelle_carrello .tableresponsive.riepilogo td:nth-of-type(1):before {
    content: "";
    padding: 0px;
  }
  .tabelle_carrello table.tableresponsive tr td:nth-child(2) {
    font-size: 16px;
    text-transform: inherit;
  }
  .tabelle_carrello table.tableresponsive tr td {
    font-size: 16px;
  }
  .tableresponsive .btn.modifica, .tableresponsive .btn.cancella, .tabelle_carrello .tableresponsive input[type="number"] {
    position: relative;
    margin-top: -4px;
  }
  .tableresponsive td img {
    /*    position: relative;
    margin-top: 0px;
    max-height: inherit;
    margin-bottom: 0px;
    width: 100%;*/
    width: auto;
    max-height: 100px;
  }
  .tabelle_carrello table tr td:nth-child(8), .tabelle_carrello table tr td:nth-child(9), .tabelle_carrello table tr th:nth-child(9) {
    text-align: left
  }
  .tabelle_carrello .tableresponsive.superiore tr td {
    font-size: 15px;
    line-height: 12px;
    padding: 10px 5px 5px 5px;
  }
  .tableresponsive.sottotabella {
    width: 100% !important;
    background: #b3d3d2;
    border: 1px solid #b3d3d2;
    border-bottom: none;
  }
  .prezzo_totale {
    padding: 9px 0px;
  }
  .tableresponsive tr td, .tableresponsive tr th {
    text-align: left !important;
  }
  .tableresponsive.sedi td:before {
    color: #b3d3d2;
    text-transform: uppercase;
    font-weight: 600;
  }
  .tableresponsive.sottotabella td:before {
    color: #b3d3d2;
    text-transform: uppercase;
    font-weight: 600;
  }
  .tableresponsive tr td:nth-child(8), .tableresponsive.sedi tr td {
    padding-left: 40%;
  }
  .tableresponsive .field_module, .tableresponsive input[type="number"].field_module, .tableresponsive .btn, .tableresponsive input[type="button"].btn {
    margin-top: 0px;
  }
  .disponibilita_yes, .disponibilita_no {
    margin: inherit;
  }
  .tableresponsive tr td, .tableresponsive tr th, .tableresponsive.sedi tr td:nth-child(8), .tableresponsive.sedi tr th:nth-child(8), .tableresponsive th:nth-child(1), .tableresponsive td:nth-child(1), .tableresponsive th:nth-child(4), .tableresponsive td:nth-child(4), .tableresponsive th:nth-child(7), .tableresponsive td:nth-child(7), .tableresponsive th:nth-child(8), .tableresponsive td:nth-child(8) {
    text-align: left;
  }
  .tableresponsive table tr td {
    display: table-cell;
    padding-left: 0%;
  }
  .tableresponsive table td:before {
    content: "" !important;
  }
  .tableresponsive table tr:nth-of-type(odd) {
    background: #fff;
    border: none
  }
  .tableresponsive tr th {
    display: none
  }
  .riepilogo_carrello .tableresponsive td {
    border-bottom: none;
  }
  .riepilogo_carrello .tableresponsive tr:nth-of-type(odd) {
    background: white;
  }
  table.tableresponsive caption {
    width: 100%;
    display: block;
  }
  table.tableresponsive, .tableresponsive thead, .tableresponsive tbody, .tableresponsive th, .tableresponsive td, .tableresponsive tr {
    display: block;
  }
  table.tableresponsive {
    border: none;
  }
  .tableresponsive thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .tableresponsive tr {}
  .tableresponsive td, .tabelle_carrello table.tableresponsive tr td, .riservata .tableresponsive td {
    border: none;
    border-bottom: 1px solid #b3d3d2;
    position: relative;
    padding: 10px 10px 10px 120px;
    min-height: 46px;
  }
  .tabelle_carrello table tr td:nth-child(6) {
    font-weight: 600;
  }
  .tableresponsive td:before {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 93px;
    padding-right: 10px;
    /* font-weight: 600; */
    font-size: 13px;
    /* color: #2e2e2e; */
    color: #b3d3d2;
    text-transform: uppercase;
    font-weight: 600;
  }
  .tableresponsive td {
    border-bottom: 1px solid #d0d3d6;
  }
}