/* here you can put your own css to customize and override the theme */
.smallinput {
    width:30px;
}
table.tb-price,table.tb-price tr,table.tb-price th,table.tb-price td {
    text-align:center;
}
    table.tb-price input {
        padding:0;
        text-align:center;
    }