
.one_click_product_checkout .form_group .wrapper_quantity input[type=text]
{

}

.wrapper_quantity .incrementQuantity, .wrapper_quantity .decrementQuantity {
}

.wrapper_quantity .incrementQuantity span, .wrapper_quantity .decrementQuantity span {
    position: absolute;
    height: 20px;
    width: 32px;
    left: 0;
    top: 0;
    background: transparent;
    border: none;
}

.one_click_product_checkout .price {

}

.one_click_product_checkout label {
    font-weight: normal;
}

.one_click_product_checkout .form_group {
    font-size: 15px;
}

.one_click_product_checkout .form_group label {
    font-weight: normal;
    font-size: 15px;
}

.one_click_product_checkout .wholesale_price {
    /*font-size: 13px;*/
    /*color: #333;*/
    /*font-weight: normal;*/
}

.one_click_product_checkout .total_price {
    color: #333;
}

.one_click_product_checkout .price_block label {
    color: #333;
}
