/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_GstIndia
 * @author    Webkul Software Private Limited
 * @copyright Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
tr.totals-tax {
    display: none;
}

table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
    padding: 15px 8px !important;
}