#card-errors .error {
  padding: 10px;
  border: 1px solid #000;
  border-left: 5px solid #f00; }

.button.reserving {
  position: relative;
  padding-left: 36px; }
  .button.reserving .dashicons-container {
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    color: #eee; }

.wpinventory_reserve.payment-stripe input:not([type="submit"]) {
  width: 60%; }
.wpinventory_reserve.payment-stripe label {
  min-width: 30%; }
.wpinventory_reserve.payment-stripe .submit .button,
.wpinventory_reserve.payment-stripe input[type="submit"] {
  width: auto;
  margin-left: 30%; }

/*# sourceMappingURL=wpinventory-stripe.css.map */
