.shop2-cart-product .cart-product-left .cart-product-article {
  margin-bottom: 5px;
}
.shop2-bonus {
  background: none;
  min-width: 0;
}
.bonus-info {
  padding: 0 0 10px;
}
.bonus-body {
  padding: 0;
}
.shop2-cart-table .shop2-total-cart-wr {
  flex: 1 0 0;
}
.user-bonuses {
  margin: 0 0 10px;
}
.bonus-field {
  width: auto;
  flex: 1 0 0;
  border: 0;
  background: none;
}
.bonus-field input[type="number"] {
  border: 1px solid #ececec;
  border-radius: 22px;
  padding: 14px 20px;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  outline: 0;
  width: 100%;
  box-sizing: border-box;
  height: auto;
}
.bonus-label {
  margin-right: 15px;
}
button.shop2-btn.bonus-apply, button.shop2-btn.bonus-delete {
  border-radius: 22px;
  padding: 14px 22px 13px;
}
.bonus-buttons {
  margin-bottom: 10px;
}
