/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

#product.pp-has-template .product-quantity div.input-group.bootstrap-touchspin {display:flex}
#product.pp-has-template .product-quantity #quantity_wanted {width: 8rem}
#product.pp-has-template .product-quantity div.input-group .input-group-addon.pp_qty_text {padding-left: 3rem; border-left: 0.666667px solid rgb(230, 230, 230)}
#product.pp-has-template .product-quantity .input-group-btn-vertical .btn.bootstrap-touchspin-up {right: initial}