.stripe-test-mode {
  background-color: #f5925e;
  position: relative;
  width: auto;
  color: #fff;
  text-transform: uppercase;
}

.stripe-endpoint-status {
  padding: 2px 5px;
  font-size: 0.8em;
  border-radius: 9px;
}
.stripe-endpoint-status.enabled {
  background: #cbf4c9;
  color: #0e6245;
}
.stripe-endpoint-status.disabled {
  background: #fad9c7;
  color: #f5925e;
}

/*# sourceMappingURL=wp-travel-stripe-ideal.css.map */
