﻿div.uc_order_product
{

}

div.uc_order_product .quantity-button
{
    width: 30%!important;
}

div.uc_order_product .quantity-field
{
    width: 40%!important;
}

div.uc_order_product .row .col-md-4
{
}


div.uc_order_product div.units .quantity-plus
{
    margin-left: -4px;
}

div.uc_order_product div.units
{
    width: 100%;
    padding-bottom: 5px;
}

div.uc_order_product div.units table td.description
{
    padding-left: 10px;
}

div.uc_order_product .btn-u {
    width:100%;
    height:35px;

    font-size: 15px;
    display: inline-block;
}