
/* STLBEAST V342 active payment button */
.stlb342-pay-form{
  margin:0;
  width:100%;
  display:block;
}

.stlb342-pay-form .btn,
.stlb342-paypal-btn{
  width:100%;
  border:0;
  cursor:pointer;
  font:inherit;
}

.stlb342-paypal-btn{
  min-height:60px;
  border-radius:18px;
  font-weight:950;
  background:linear-gradient(135deg,#22c1ff,#7c3aed);
  box-shadow:0 18px 34px rgba(34,193,255,.28);
}

.stlb342-payment-actions{
  margin-top:16px;
}
