/**
 * Add any custom CSS here.
 *
 * This file will be loaded after all other theme stylesheets.
 */
.woocommerce .quantity .input-text.qty.text {
    width: 80px;
    height: 36px;
    padding: 5px;
}