.woocommerce-variations-table thead tr {
    background: #ff1010;
}

table.dataTable thead th, table.dataTable thead td, table.dataTable.no-footer {
    border-bottom: none;
}

.ip-quantity-btn {
    display: none !important;
}