
#matrix_form_table input.number.qty_input {
    width: 3em;
    padding: 0em 0.5em;
}

/* 
table#matrix_form_table {
    width: unset;
} */
/* 
#matrix_form .matrix-add-to-cart-wrap {
    width: 30%;
} */

#matrix_form {
    display: block !important;
}

.btn-back-to-single,
.btn-bulk,
.btn-single,
.btn-back-to-product,
.variations_form.cart,
#matrix_form .summary {
    display: none !important;
}