﻿/* BESPOKE */
div.uc_order_product div.order .quantity-button,
div.uc_order_product div.order .quantity-field {
    width: 30px !important;
    height: 30px !important;
    background-color: #fff;
    border: 1px solid #dcdcdc !important;
    line-height: 30px !important;
    font-size: 14px;
    font-weight: bold !important;
}

div.uc_order_product div.order .product-quantity {
    width: 90px !important;
}
/* END BESPOKE */