
.woocommerce form input.qty[type=number] {
    -moz-appearance: textfield;
    color: black!important;
    padding: 5px!important;
}

