.prodotti_riservata .prodotti td:nth-child(2) {
    color: #887971;
    padding: 3px;
    text-align: center;
}

.tableresponsive.prodotti td:nth-child(3) {
    color: #584c45;
    font-size: 14px;
    letter-spacing: 0px;
    font-weight: 600;
}

.tableresponsive td:last-child .btn {
    float: right;
    display: block;
    width: max-content;
    padding: 15px 20px;
}

.campo_form .tableresponsive td:last-child .btn {
    float: left;
}

.tableresponsive td:last-child .btn.small {
    letter-spacing: 0px;
    font-size: 16px;
    padding: 10px 15px;
}

.tabelle_carrello .tableresponsive td:last-child .btn {
    float: inherit;
    display: block;
    padding: 20px 20px;
    margin: auto;
    width: 20px;
}

.prodotti td:nth-child(3) {
    color: #584c45;
    font-size: 15px;
    max-width: 160px;
    letter-spacing: 0px;
}

.disponibilita {
    display: inline-block;
    width: max-content;
}

.tableresponsive.prodotti .hotspot {
}

.prodotti .hotspot {
}

.prodotti {
    border-left: 1px solid #ddd8d8;
    border-right: 1px solid #ddd8d8;
    margin-bottom: 20px;
    width: 100%;
    border-bottom: 1px solid #ddd8d8;
    letter-spacing: 0px;
}

.tabelle_carrello .tableresponsive input[type="number"] {
    max-width: 73px;
    color: #e30613;
    padding: 5px 10px;
    font-weight: 400;
    font-size: 14px;
    border-radius: 0px;
    border-right: none;
    height: 34px;
}

.tableresponsive .disponibilita span.no,
.tableresponsive .disponibilita span.yes,
.tableresponsive .disponibilita span.arrivo {
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 5px 8px;
    color: white;
    margin: 0px 2px;
    text-align: center;
    float: left;
}

.tableresponsive .disponibilita svg {
    font-size: 27px;
    position: relative;
    color: #887971;
    cursor: pointer;
    top: 3px;
    margin-left: 4px;
}

.tableresponsive .disponibilita .precedenza svg {
    font-size: 19px;
}

.tableresponsive .disponibilita .yes {
    background: #57c48c;
}

.tableresponsive .disponibilita .no {
    background: #c87777;
}

.tableresponsive .disponibilita .arrivo {
    background: #f0b267;
    display: inline-block;
    width: 48px;
    line-height: 13px;
    margin: 5px;
    float: right;
    font-size: 13px;
}

.tableresponsive tr.prodotto {
    background: #dfd2d2;
}

.tableresponsive.prodotti {
    border-left: 1px solid #ddd8d8;
    border-right: 1px solid #ddd8d8;
    margin-bottom: 20px;
    width: 100%;
    border-bottom: 1px solid #ddd8d8;
    letter-spacing: 0px;
}

    .tableresponsive.prodotti td:nth-child(5), .prodotti_riservata .prodotti td:nth-child(4), .tabelle_carrello .tableresponsive.prodotti td:nth-child(7), .tabelle_carrello .prodotti_riservata .prodotti td:nth-child(7) {
        color: #5d514a;
        font-weight: 700;
    }

.tabelle_carrello .tableresponsive.prodotti td:nth-child(5), .tabelle_carrello .prodotti_riservata .prodotti td:nth-child(4) {
    padding-right: inherit;
}

.campo_form input.btn {
    margin-right: 5px
}

.tableresponsive.prodotti td div.old_price, .prodotti td div.old_price {
    color: #60534c;
    font-weight: 400;
    display: block;
    margin-right: 0px;
}

.tableresponsive.prodotti td:nth-child(4) img, .prodotti td:nth-child(4) img {
    position: relative;
    float: left;
}

.tableresponsive.prodotti .price, .prodotti .price {
    display: inline-block;
    float: left;
    min-width: 67px;
    font-size: 14px;
}

.tableresponsive.prodotti td:nth-child(4) svg, .prodotto svg {
    color: #887971;
    margin-right: 5px;
    font-size: 20px;
    position: relative;
    cursor: pointer
}

.tableresponsive.prodotti td:nth-child(4) span {
    top: -2px;
    position: relative;
}

.tableresponsive.prodotti td:nth-child(7) {
    text-align: center
}

.btn.dettagli, .tableresponsive .btn.dettagli, .btn.dettagli:hover, .tableresponsive .btn.dettagli:hover, .prodotti .btn.dettagli, .prodotti .btn.dettagli:hover {
    color: white;
    width: 25px;
    height: 25px;
    background-color: #887971;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    font-size: 20px;
    font-size: 12px;
    font-weight: 300;
    padding: 7px;
    margin: 27px 0px;
    float: left;
}

.tableresponsive .btn.acquista, .tableresponsive .btn.acquista:hover, .btn.acquista, .acquista:hover {
    background-image: url(../img/icone/carrello_white.png);
    background-color: #e39466;
    background-size: 20px;
    background-position: center;
    background-repeat: no-repeat;
    padding: 10px;
    width: 42px;
    height: 35px;
}

    .tableresponsive .btn.acquista.acquistato {
        background-image: url(../img/icone/carrello-check.png);
    }


.elimina:hover {
}

.tableresponsive .btn.elimina, .tableresponsive .btn.elimina:hover, .btn.elimina {
    background-image: url(../img/icone/elimina_white.png);
    background-color: #e39466;
    background-size: 20px;
    background-position: center;
    background-repeat: no-repeat;
    padding: 10px;
    width: 42px;
    height: 35px;
}

.tableresponsive.prodotti td input[type="number"] {
    width: 80px;
    font-weight: 700;
    color: #5d514a;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-color: #cec6c2;
    font-size: 17px;
    height: 35px;
}

.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: center;*/
}

.tableresponsive.sedi tr td:nth-child(8), .tableresponsive.sedi tr th:nth-child(8) {
    text-align: center
}

.tableresponsive {
    margin-bottom: 20px;
}

.descrizione_prod .tableresponsive {
    margin-bottom: 0px;
}

.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: 22px; */
    width: inherit;
    max-width: 80px;
}

.tableresponsive.prodotti td:nth-child(6) img {
    max-height: 80px;
    width: inherit;
    max-width: 80px;
    position: relative;
    float: left;
}

.prodotti_riservata .prodotti td img {
    height: 40px;
}

.tableresponsive .btn.dettagli:hover, .tableresponsive .btn.dettagli:hover, .prodotti .btn.dettagli, .prodotti .btn.dettagli:hover {
    color: white;
    width: 25px;
    height: 25px;
    background-color: #887971;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    font-size: 20px;
    font-size: 12px;
    font-weight: 300;
    padding: 7px;
    margin: 27px 5px 27px 0px;
    float: left;
}

.prodotti_riservata .btn.dettagli, .prodotti_riservata .btn.dettagli:hover {
    margin: 10px 5px 0px 0px;
}

.tableresponsive .prodotto.dettaglio td img {
    max-height: inherit;
    margin-bottom: 0px;
    height: auto;
    width: auto;
    max-width: 100%;
}

.tableresponsive .prodotto.dettaglio td .sx img.big {
    width: 100%;
    border-bottom: 10px solid transparent;
    border: 1px solid white;
}


.tableresponsive .prodotto.dettaglio td .sx img.small {
    width: 33.333333%;
    position: relative;
    float: left;
    border: 1px solid white;
}

.tableresponsive tr.prodotto.dettaglio td, .tableresponsive tr.prodotto.avvisami td {
    border-top: 1px solid #fff;
    padding: 12px 10px;
}

.tableresponsive .prodotto.dettaglio h3, .dettaglio h3 {
    margin-top: 15px;
    margin-bottom: 4px;
    color: #5d514a;
    font-size: 15px;
    font-weight: 500;
    text-align: left;
}

.tableresponsive .prodotto.dettaglio p, .tableresponsive .prodotto.dettaglio ul li, .dettaglio ul p {
    color: #887971;
    font-size: 16px;
    margin: 0px;
    line-height: 21px;
}

section .tableresponsive .prodotto.dettaglio ul {
    margin: 20px 0px
}

    section .tableresponsive .prodotto.dettaglio ul li {
        margin-bottom: 5px;
        font-size: 16px;
        color: #5c5049;
    }

        section .tableresponsive .prodotto.dettaglio ul li::before {
            content: "\f22d";
            color: #e39466;
            font-weight: bold;
            font-family: "Font Awesome 5 Free";
            margin-right: 5px;
            font-size: 12px;
        }

.tableresponsive a.chiudi {
    position: relative;
    float: right;
    font-size: 20px;
    font-weight: 700;
    background-color: #887971;
    margin-bottom: 10px;
    margin-right: 10px;
    color: white;
    padding: 10px 10px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .tableresponsive a.chiudi svg {
        top: 2px;
        position: relative;
        color: white
    }

    .tableresponsive a.chiudi:hover, .tableresponsive a.chiudi:hover svg {
        color: white !important;
    }

    .tableresponsive a.chiudi:hover {
        background: #584c45
    }

    .tableresponsive a.chiudi svg {
        top: 1px;
        position: relative;
        color: white
    }

    .tableresponsive a.chiudi:hover {
        text-decoration: none;
        color: #60534c;
    }

.prodotto.avvisami .campo_form {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-top: 10px;
}

.prodotto.avvisami .field_module, .prodotto.avvisami .select_module, .tableresponsive.prodotti .prodotto.avvisami td input[type="number"] {
    text-align: left;
    width: 200px;
    font-weight: 700;
    font-size: 14px;
    height: 40px;
    border: 1px solid #cec6c2;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #584c45;
}

.prodotto.avvisami .label_module {
    color: #887971;
    font-size: 14px;
    font-weight: 700;
    width: 260px;
    margin: 8px 0px;
}

.tableresponsive .prodotto.avvisami .btn {
    position: relative;
    float: right;
    text-decoration: none;
    padding: 9px 26px;
    background-color: #e39466;
    color: #ffffff;
    font-weight: 400;
    font-size: 18px;
    margin-top: 0px;
}

    .tableresponsive .prodotto.avvisami .btn:hover {
        background-color: #584c45
    }

.tableresponsive .prodotto.avvisami h3 {
    padding: 20px;
    color: #5d514a;
    font-size: 19px;
    font-weight: 700;
    text-align: left;
}

.tableresponsive .btn.modifica {
    background: #584c45;
}

.tableresponsive .btn.cancella {
    background: #e39466;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.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;
    text-align: center;
}

.tableresponsive .btn.modifica {
    -moz-border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    border-top-left-radius: 0px;
}

.tabelle_carrello table.tableresponsive tr td {
}

.tabelle_carrello .tableresponsive.prodotti .hotspot {
    left: 70px;
    top: 22px;
}

.tabelle_carrello .tableresponsive tr td:nth-child(1), .tabelle_carrello .prodotti tr td:nth-child(1) {
    min-width: inherit;
}

.tabelle_carrello .tableresponsive td img, .tabelle_carrello .prodotti td img {
    max-height: 50px;
    width: inherit;
    max-width: 50px;
}

.tabelle_carrello .tableresponsive .btn.dettagli:hover, .tabelle_carrello .tableresponsive .btn.dettagli:hover, .tabelle_carrello .prodotti .btn.dettagli, .tabelle_carrello .prodotti .btn.dettagli:hover {
    margin: 10px 5px 10px 0px;
}

.tabelle_carrello table.tableresponsive tr td:nth-child(4) {
    /*min-width: 130px;*/
}

.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;
}

.prodotti_riservata .prodotti tr td:nth-child(1) {
    min-width: 80px;
}

.tableresponsive tr td:nth-child(1), .prodotti tr td:nth-child(1) {
    min-width: 137px;
}

.tableresponsive table tr td:nth-child(1) {
    min-width: 0px;
}

.tableresponsive table tr td span, .tableresponsive table tr td a {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 10px 5px;
    border: 1px solid #ccc;
    background: rgba(255,255,255,0.5);
}

.tableresponsive table tr td span {
    background: #887971;
    color: white;
}

    .tableresponsive table tr td span:hover, .tableresponsive table tr td a:hover {
        background: #887971;
        color: white;
    }

.tableresponsive table tr {
    border: none
}

.tableresponsive tr td:nth-child(6) {
    /* padding-right: 24px;*/
}

.tableresponsive.prodotti tr td:nth-child(6) {
    /* padding-right: 24px; */
    min-width: 118px;
}

.prodotti tr td:nth-child(5) {
    /* padding-right: 34px; */
}

.tableresponsive tr td, .semplice tr td, .prodotti tr td {
    padding: 10px 5px;
    position: relative;
    vertical-align: middle;
}

.semplice tr {
    border-bottom: 1px solid #cec6c2;
    border-left: 1px solid #cec6c2;
    border-right: 1px solid #cec6c2;
    background: white;
}

    .semplice tr .btn, .semplice tr input[type="button"].btn {
        padding: 10px 20px;
        font-size: 17px;
    }

.tableresponsive .field_module {
    margin-bottom: 0px;
}

.tableresponsive.sedi {
}

    .tableresponsive.sedi td, .tableresponsive.sedi th {
        color: #5b4f48;
        border-bottom: 1px solid #f2f1f1;
        text-align: left;
        font-size: 16px;
    }

    .tableresponsive.sedi th {
        color: #5b4f48;
        font-weight: 700;
        border-top: 2px solid#5b4f48;
        border-bottom: 2px solid #5b4f48;
        background: white;
    }

    .tableresponsive.sedi tr:nth-of-type(odd) {
        background: #f2f1f1;
    }

.semplice tr:hover:nth-of-type(odd), .semplice tr:hover {
}

.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;
    z-index: 9;
    position: relative;
}

table.tableresponsive {
    width: 100%;
    position: relative;
    clear: both;
    border: none;
    border: 1px solid #cec6c2;
    letter-spacing: 0px;
    border-bottom: none;
}

    table.tableresponsive caption {
        padding: 10px;
        /* font-family: cuprum; */
        color: white;
        font-size: 20px;
        background: #60534c;
        text-align: center;
    }
/* Zebra striping */
.tabelle_carrello .tableresponsive input[type="number"] {
    max-width: 73px;
    color: #5b4f48;
    padding: 5px 10px;
    font-weight: 700;
    font-size: 14px;
    border-radius: 0px;
    border-right: none;
    height: 34px;
}

.tabelle_carrello table tr td:nth-child(6) {
    font-weight: 700;
    color: #5b4f48;
}

.tableresponsive tr:first-child {
    background: transparent !important;
}

.tableresponsive th, .semplice th {
    font-weight: normal;
    font-size: 15px;
    border: none;
    line-height: 20px;
    text-align: left;
    padding: 10px;
    border-bottom: none;
    background-color: #887971;
    color: white;
    font-family: 'Philosopher', sans-serif;
}

.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: 20px;
}

.tableresponsive td {
    font-size: 17px;
    padding: 10px;
}

.tableresponsive td {
    color: #fff;
    border: none;
}

.tableresponsive td {
    color: #5b4f48;
}

.tableresponsive.sottotabella td {
    font-size: 18px;
    padding: 10px;
}

.tableresponsive th {
}

.tableresponsive.sottotabella th {
    background-color: #5b4f48;
    padding: 5px 15px;
}

.tableresponsive tr td:nth-child(12) {
    color: #e11f20;
}

.tableresponsive .field_module, .tableresponsive input[type="number"].field_module {
    border: 1px solid #cec6c2
}

.tableresponsive tr, .prodotti tr {
    border-bottom: 1px solid #ddd8d8;
}

    .tableresponsive tr:hover, .tableresponsive tr:nth-of-type(odd):hover, .tableresponsive tr:nth-of-type(even):hover {
        background-color: rgba(227, 191, 102, 0.3);
    }

.tableresponsive a, .prodotti a {
    color: #5b4f48;
}

    .tableresponsive a:hover, .prodotti a:hover {
        text-decoration: none;
        color: #5b4f48;
    }

    .tableresponsive a.btn:hover, .prodotti a.btn:hover {
        text-decoration: none;
        color: #fff;
    }

.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;
}

.tabelle_carrello table tr td:nth-child(9) {
    font-weight: bold;
    color: #c87777;
    font-size: 19px;
}

.tabelle_carrello table tr td:nth-child(9), .tabelle_carrello table tr th:nth-child(9) {
    text-align: center
}

.tableresponsive a.btn {
    letter-spacing: 1px;
    width: auto;
    max-width: 110px;
    text-align: center;
    line-height: 16px;
}

@media (max-width:875px) {

    .tableresponsive tr.prodotto,
    .tableresponsive tr:nth-child(even).prodotto {
        background: #f7ecd1;
        position: relative;
        top: -1px;
    }

    .tableresponsive.sedi td, .tableresponsive.sedi th {
        border-bottom: 1px solid #cacaca;
    }

    .tableresponsive.sedi tr:nth-of-type(odd), .semplice tr:nth-of-type(odd) {
        background: transparent !important;
    }

    .tabelle_carrello .tableresponsive.prodotti .hotspot {
        left: 8px;
        top: 9px;
    }

    .tableresponsive.prodotti {
        border: 1px solid #ddd8d8;
    }

    .tableresponsive tr {
        border-bottom: none;
    }

    .tableresponsive.prodotti .hotspot, .prodotti .hotspot {
        position: relative;
        left: 8px;
        top: 9px;
    }

    .tableresponsive .prodotto.dettaglio td, .tableresponsive .prodotto.avvisami td {
        padding-left: 20px !important;
        display: inline-block;
        width: 100%;
    }

        .tableresponsive .prodotto.dettaglio td:nth-of-type(1):before, .tableresponsive .prodotto.avvisami td:nth-of-type(1):before {
            content: "";
        }

    .tableresponsive tr:nth-child(even) {
        background: #f1f0f0
    }

    .tableresponsive td {
        max-width: 100% !important
    }

    aside .item .cbp-vm-price a, .tableresponsive.prodotti .price a, .prodotti .price a, .tableresponsive.prodotti tr td:nth-child(6) {
        width: 100% !important
    }

    .tableresponsive td:last-child .btn, .tabelle_carrello .tableresponsive td:last-child .btn {
        float: left;
        padding: 15px 20px
    }

    .tableresponsive.sottotabella tr td:nth-child(3) {
        border-bottom: auto
    }

    .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: #f1f1f1;
        border: 1px solid #5b4f48;
    }

    .prezzo_totale {
        padding: 9px 0px;
    }

    .tabelle_carrello .prezzo_totale {
        font-size: 22px;
        text-align: left;
        font-weight: 700;
        color: #c87777;
        margin-bottom: 0px;
        margin: 0px;
        padding: 0px;
    }

    .tableresponsive tr td, .tableresponsive tr th {
        text-align: left !important;
    }

    .tableresponsive.sedi td:before {
        color: #5b4f48;
    }

    .tableresponsive.sottotabella td:before {
        color: #5b4f48;
    }

    .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 {
        border: none;
        border-bottom: 1px solid #ffffff54;
        position: relative;
        padding-left: 170px !important;
        min-height: 54px;
    }

    .tableresponsive table td {
        padding-left: 0px !important;
    }

    .tableresponsive table tr td {
        border: none;
    }

    .riepilogo_carrello .tableresponsive td {
        padding-left: 58%;
    }

    .tableresponsive td:before {
        position: absolute;
        top: 10px;
        left: 10px;
        width: 170px;
        padding-right: 10px;
        color: #fff;
        font-weight: 700;
        font-size: 15px;
    }

    .tableresponsive td:before {
        color: #5b4f48;
    }

    .tableresponsive td {
        border-bottom: 1px solid #cec6c2;
    }

        .tableresponsive td:last-child .btn.small {
            padding: 7px 15px;
        }
}

@media (max-width:778px) {
    .tabelle_carrello .tableresponsive input[type="number"], .tableresponsive .btn.modifica, .tableresponsive .btn.cancella {
        top: -6px;
        position: relative;
    }
}

@media (max-width:500px) {
    .tableresponsive .prodotto.dettaglio h3, .dettaglio h3 {
        font-size: 14px;
    }

    .tableresponsive td {
        min-height: 60px;
    }

    .tableresponsive a.chiudi {
        margin: 10px 0px 0px 10px
    }

    .tableresponsive .prodotto.dettaglio td, .tableresponsive .prodotto.avvisami td {
        padding: 20px !important;
    }

    .prodotto.avvisami .field_module, .prodotto.avvisami .select_module, .tableresponsive.prodotti .prodotto.avvisami td input[type="number"], .prodotto.avvisami .label_module {
        width: 100%;
    }

    .tableresponsive td:before {
        width: 90px;
        font-size: 13px;
    }

    .tableresponsive td {
        padding-left: 120px !important;
    }
}
