.tablecombz-table tr th {
    width: 130px!important;
}

.tablecombz-table td, .tablecombz-table th {
    vertical-align: initial!important;
}

.tablecombz-quantity-wanted .qty .quantity-input-group {
    width: auto!important;
}

.tablecombz-quantity-wanted .qty .tablecombz-quantity {
    font-size: 14px;
    font-weight: bold;
    padding-top: 12px;
    margin: 0;
}

.tablecombz-quantity-wanted .qty, .tablecombz-grid .input-quantity-wanted {
    width: 100%!important;
}

.tablecombz-quantity-wanted .qty .quantity-input-group {
    text-align: left!important;
    display: block!important;
}

.tablecombz-quantity, .tablecombz-price {
    text-align: center!important;
}

.tablecombz-quantity, .tablecombz-price .price-initial {
    font-weight: normal;
    margin-bottom: 6px;
}

.tablecombz-discount .discount-quantity {
    font-size: smaller;
    font-style: italic;
    font-weight: bold;
}
