div.tabelle_carrello table.tabelle_carrello tr td {
    padding: 10px;
}

    div.tabelle_carrello table.tabelle_carrello tr td:nth-child(3) img {
        top: 2px;
        margin-right: 5px;
    }

    div.tabelle_carrello table.tabelle_carrello tr td:nth-child(3) .field_module {
        width: 100px;
    }


.riepilogo_tabella .tableresponsive td, .riepilogo_tabella .tableresponsive th {
    padding: 5px;
}

.riepilogo_tabella.tabella_evidenza .tableresponsive.sottotabella th {
    border-top: 1px solid rgba(204, 204, 204, 0.32);
}


.riepilogo_tabella .tableresponsive td {
}

    .riepilogo_tabella .tableresponsive td:nth-child(3), .riepilogo_tabella .tableresponsive th:nth-child(3) {
        width: 100px;
    }

.sx.cento .riepilogo_tabella .tableresponsive.promotab td:nth-child(4),
.sx.cento .riepilogo_tabella .tableresponsive.promotab th:nth-child(4) {
    min-width: 250px;
}


.dx .riepilogo_tabella .tableresponsive.sottotabella td:nth-child(8) {
    width: 100px;
}

.dx .riepilogo_tabella .tableresponsive td:nth-child(4) {
    min-width: 180px;
}

.sx.cento .riepilogo_tabella .tableresponsive td:nth-child(1),
.sx.cento .riepilogo_tabella .tableresponsive td:nth-child(2),
.sx.cento .riepilogo_tabella .tableresponsive th:nth-child(1),
.sx.cento .riepilogo_tabella .tableresponsive th:nth-child(2) {
    min-width: 30px;
}

.sx.cento .riepilogo_tabella .tableresponsive.promotab td:nth-child(1),
.sx.cento .riepilogo_tabella .tableresponsive.promotab td:nth-child(2),
.sx.cento .riepilogo_tabella .tableresponsive.promotab th:nth-child(1),
.sx.cento .riepilogo_tabella .tableresponsive.promotab th:nth-child(2) {
    min-width: 80px;
}

.sx.cento .riepilogo_tabella .tableresponsive.promotab th:nth-child(9),
.sx.cento .riepilogo_tabella .tableresponsive.promotab th:nth-child(10),
.sx.cento .riepilogo_tabella .tableresponsive.promotab th:nth-child(11),
.sx.cento .riepilogo_tabella .tableresponsive.promotab th:nth-child(12),
.sx.cento .riepilogo_tabella .tableresponsive.promotab td:nth-child(9),
.sx.cento .riepilogo_tabella .tableresponsive.promotab td:nth-child(10),
.sx.cento .riepilogo_tabella .tableresponsive.promotab td:nth-child(11),
.sx.cento .riepilogo_tabella .tableresponsive.promotab td:nth-child(12) {
    max-width: 30px;
    min-width: 30px;
}


.sx.cento .riepilogo_tabella .tableresponsive td:nth-child(5),
.sx.cento .riepilogo_tabella .tableresponsive td:nth-child(6),
.sx.cento .riepilogo_tabella .tableresponsive th:nth-child(5),
.sx.cento .riepilogo_tabella .tableresponsive th:nth-child(6) {
    min-width: 50px;
}

.tableresponsive td:nth-child(7) img,
.riepilogo_tabella .tableresponsive td:nth-child(7) img,
.tableresponsive td:nth-child(7) img {
    margin-right: 5px;
    margin-right: auto;
    display: block;
    position: static;
    float: inherit;
    margin-bottom: 5px;
}

.tableresponsive td .disponibilita_yes,
.tableresponsive td .disponibilita_no,
.tableresponsive td .disponibilita_giallo {
    margin-bottom: 5px;
}


.sx.cento .riepilogo_tabella .tableresponsive td {
}



.riepilogo_tabella .tableresponsive td span {
    display: block;
}


span.moltiplicatore_punti {
    background-image: url(../img/punti.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 68%;
    padding: 5px 5px 5px 21px;
    margin-left: 0px !important;
    color: #126996;
    font-weight: 600;
}

.riepilogo_tabella .tableresponsive td img,
.tableresponsive td img {
    max-height: 24px;
    max-width: 24px;
    position: relative;
    float: left;
}

    .tableresponsive td img.thumbprodotto {
        max-height: 50px;
        max-width: 50px;
    }


.riepilogo_tabella .tableresponsive td:nth-child(5) {
}

.riepilogo_tabella .tableresponsive td:nth-child(4) img {
    margin-right: 5px;
}


/* 
	Generic Styling, for Desktops/Laptops 
	*/



}

.tableresponsive td:nth-child(8),
.tableresponsive td:nth-child(9),
.tableresponsive td:nth-child(5) {
    text-align: center;
}


.tableresponsive td:nth-child(7) {
    min-width: 90px;
    text-align: center;
}

.riepilogo_tabella .tableresponsive.sottotabella th:nth-child(7) {
    text-align: center;
}

.tableresponsive td:nth-child(8) {
    max-width: 80px;
}


.tableresponsive.dettagli1 td:nth-child(8) {
    max-width: inherit;
}


.riepilogo_tabella .tableresponsive td:nth-child(6) {
    text-align: center;
}

.riepilogo_tabella .tableresponsive.sottotabella th:nth-child(6),
.riepilogo_tabella .tableresponsive.sottotabella td:nth-child(2) {
}

.riepilogo_tabella .tableresponsive.sottotabella td:nth-child(8) {
    min-width: 105px;
    text-align: left;
}

.tableresponsive .btn_wishlist {
    float: left;
}

.riepilogo_tabella .tableresponsive.sottotabella th {
    background: #115070;
    color: #FFF;
    border: none;
    text-align: left;
    font-size: 12px;
    padding: 5px 10px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    line-height: 15px;
}


table.tableresponsive {
    width: 100%;
    border-collapse: collapse;
    background-color: white;
}
/* Zebra striping */

.tableresponsive tr:nth-of-type(odd) {
    background-color: #f1f1f1;
}

.tableresponsive th {
    background: #5B5F5F;
    color: white;
    font-weight: normal;
    font-size: 15px;
}

.tableresponsive.sottotabella th {
    background: #115070;
    color: #FFF;
    border: none;
    text-align: left;
    font-size: 13px;
    padding: 5px 10px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    line-height: 17px;
}

.tableresponsive.sottotabella {
    clear: both;
    width: auto;
}


    .tableresponsive.sottotabella .prezzo_totale {
        font-size: 20px;
        padding: 0px 10px;
        font-weight: 500;
        text-align: left;
        /*min-width: 140px;*/
    }

.sx .tableresponsive.sottotabella {
    width: 100%;
}

.tableresponsive .field_module {
    padding: 5px;
    background: #FFFFFF;
    font-size: 14px;
    float: inherit;
    width: 37px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 5px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 500;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    border: 1px solid #ccc;
    width: 100%;
}

.tabelle_carrello table .field_module {
    padding: 5px;
    background: #FFFFFF;
    font-size: 14px;
    float: inherit;
    max-width: 100px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 5px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 500;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    border: 1px solid #ccc;
}


.tableresponsive td, .tableresponsive th {
    padding: 10px;
    border-top: none;
    border-right: none;
    border-left: none;
    text-align: left;
    line-height: 15px;
}

.tableresponsive th {
}

.tableresponsive td {
    color: #666;
}

.errore td {
    color: #d00;
}




.tableresponsive td span {
    margin-left: 5px;
}


.tableresponsive a {
    color: #115070;
}

@media only screen and (max-width: 1124px) {
    .riepilogo_tabella .tableresponsive.sottotabella td:nth-child(8) {
        min-width: inherit;
    }

    .tabelle_carrello.sottotabella.tableresponsive .field_module {
        width: 100%;
    }
}

@media only screen and (max-width: 768px) {

    .tableresponsive .field_module {
        width: 120px;
        margin-right: 5px;
    }

    .dettagli1 input[type="button"] {
        position: absolute;
    }


    .tableresponsive td:nth-child(8),
    .sx.cento .riepilogo_tabella .tableresponsive.promotab th:nth-child(9),
    .sx.cento .riepilogo_tabella .tableresponsive.promotab th:nth-child(10),
    .sx.cento .riepilogo_tabella .tableresponsive.promotab th:nth-child(11),
    .sx.cento .riepilogo_tabella .tableresponsive.promotab th:nth-child(12),
    .sx.cento .riepilogo_tabella .tableresponsive.promotab td:nth-child(9),
    .sx.cento .riepilogo_tabella .tableresponsive.promotab td:nth-child(10),
    .sx.cento .riepilogo_tabella .tableresponsive.promotab td:nth-child(11),
    .sx.cento .riepilogo_tabella .tableresponsive.promotab td:nth-child(12),
    .tableresponsive th:nth-child(7) {
        max-width: 100%;
    }



    .tableresponsive td:nth-child(7) img, .riepilogo_tabella .tableresponsive td:nth-child(7) img, .tableresponsive td:nth-child(7) img {
        margin-right: 5px;
        display: inherit;
        position: relative;
        float: left;
        margin-bottom: 0px;
    }

    .riepilogo_tabella .tableresponsive td:nth-child(3), .riepilogo_tabella .tableresponsive th:nth-child(3),
    .dx .riepilogo_tabella .tableresponsive.sottotabella td:nth-child(8) {
        width: 100%;
    }

    .sx.cento .riepilogo_tabella .tableresponsive td:nth-child(4) {
        width: 100%;
    }


    .riservata .content .sx,
    .descrizione,
    .riservata .content .dx,
    .tableresponsive.sottotabella {
        width: 100%;
    }

    .tableresponsive td:nth-child(6), .tableresponsive td:nth-child(8), .tableresponsive td:nth-child(9),
    .tableresponsive th:nth-child(7) {
        text-align: left;
    }

        .tableresponsive td:nth-child(8) img {
            position: absolute;
            top: 10px;
        }

        .tableresponsive td:nth-child(6) img {
            position: relative;
            top: 2px;
            margin-right: 5px;
        }


    .riepilogo_tabella .tableresponsive td {
        background-color: white;
        border-bottom: 1px solid #E2E2E2;
    }

    .tabelle_carrello .minifield_module {
        height: 40px;
    }
    /* Force table to not be like tables anymore */

    table.tableresponsive, .tableresponsive thead, .tableresponsive tbody, .tableresponsive th, .tableresponsive td, .tableresponsive tr {
        display: block;
    }

        .tableresponsive tr th {
            display: none !important;
        }


    table.tableresponsive {
        border: 1px solid #ccc;
        border-bottom: none;
    }
    /* Hide table headers (but not display: none;, for accessibility) */

    .tableresponsive thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .tableresponsive tr {
        border-bottom: 2px solid #ccc;
    }

    .tableresponsive.sottotabella tr {
        border-bottom: 1px solid #ccc;
    }

    .tableresponsive td {
        min-height: 53px; /* 41px; */
        border: none;
        border-bottom: 1px solid #f7f7f7;
        position: relative;
        padding-left: 30% !important;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: left !important;
        width: 100%;
    }

    .tableresponsive.dettaglioforum td {
        border: none;
        border-bottom: 1px solid #f7f7f7;
        position: relative;
        padding-top: 33px;
        padding-left: 10px;
    }


    .tableresponsive.secondaria td:before {
        color: #54bb56;
    }


    .tableresponsive td:before {
        position: absolute;
        top: 8px;
        left: 6px;
        width: 20%;
        padding-right: 10px;
        white-space: nowrap;
        color: #115070;
        font-weight: 500;
    }

    .tableresponsive.sottotabella td:before {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 35%;
        padding-right: 0px;
        white-space: nowrap;
        background-color: #115070;
        color: white;
        text-shadow: none;
        padding: 10px;
        height: 41px; /* 21px */
    }

    .tableresponsive.sottotabella td {
        padding-left: 45% !important;
    }

    div.tabelle_carrello table.tabelle_carrello tr td {
    }

    .tableresponsive.dettaglioforum td:before {
        position: absolute;
        top: 8px;
        left: 10px;
        width: 100%;
        padding-right: 10px;
        white-space: nowrap;
        color: black;
        font-size: 17px;
    }
    /*
		Label the data
		*/

    .tableresponsive .field_module, .tabelle_carrello .btn {
        top: 0px;
        margin-bottom: 0px;
    }



    .tableresponsive.tabelle_carrello .btn,
    .tableresponsive .btn {
        position: relative;
        top: 1px;
        margin-bottom: 0px;
        width: auto !important;
    }

    .riepilogo_tabella .tableresponsive td, .riepilogo_tabella .tableresponsive th {
        padding: 5px;
        max-height: 54px; /* 41px */
        width: 100%;
    }

    .sx.cento .riepilogo_tabella .tableresponsive td:nth-child(3) {
        width: 100%;
    }

    .riepilogo_tabella .tableresponsive td img {
        max-width: 20px !important;
        max-height: 20px !important;
        margin-right: 5px;
        top: 5px;
        display: -webkit-inline-box;
    }

    .tableresponsive td img.thumbprodotto {
        max-height: 300px;
        max-width: 300px;
    }
}



@media only screen and (max-width: 500px) {

    .tableresponsive.tabelle_carrello .btn, .tableresponsive .btn {
        top: -2px;
    }


    .tableresponsive td {
        padding-left: 36% !important;
    }
}
