/* CSS customized for Combinations Table PRO */
button.ctp_add_to_cart {
    background-color: transparent !important;
    border: none !important;
}

.th-name {
        width: 5.5em !important;

}

.table.table_ctp th, .table.table_ctp td {
    padding-left: 42px !important;
    vertical-align: middle !important;
    width: 250px !important;
}

#combination-table {
    border: none !important;
}


span.table_ctp_Diametro {
    font-size: 16px !important;
    font-weight: 600 !important;
    color: black !important;
}
span.table_ctp_reference {
    font-size: 16px !important;
    font-weight: 600 !important;
    color: black !important;
}