.solid-pqh-wrapper {
  margin-bottom: 10px;
  height: 36px;
  margin-right: 4px;
  min-width: 144px; }
  .solid-pqh-wrapper .solid-increase-button, .solid-pqh-wrapper .solid-decrease-button {
    float: left;
    height: 36px;
    width: 36px;
    background: #000;
    color: #fff;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    cursor: pointer; }

.input-group .form-control[name^=quantity],
.form-group .form-control[name^=quantity] {
  margin-right: unset !important;
  max-width: 72px;
  height: 36px; }

#product-product .product-right .form-group,
#checkout-cart .product-right .form-group {
  display: flex;
  flex-wrap: wrap; }
#product-product .input-group-btn button,
#product-product .form-group button,
#checkout-cart .input-group-btn button,
#checkout-cart .form-group button {
  height: 36px;
  margin-right: 4px !important; }

/*# sourceMappingURL=style.css.map */
