/* css file with styles shared between all brands */
#checkout-payment-method-load .payment-method .payment-instructions {
	display: inline-block;
	padding-left: 15px;
	font-size: 12px;
}
.streamcheckout-index-index .payment-method + #hpp_actionModalWrapper {
  border-bottom: none; }

.streamcheckout-index-index .adyen-checkout__card__brands {
  overflow: initial; }

.streamcheckout-index-index .adyen-checkout__card__brands__brand-wrapper:after {
  position: absolute;
  left: 0;
  top: 5px; }

.streamcheckout-index-index .swissup-checkout-fields__field textarea {
  width: 100%;
  min-height: 100px; }