#ws-plugin--s2member-profile .checkboxes, .s2member-pro-stripe-form .checkboxes {
  display: inline-block;
  width: 50%;
}

@media only screen and (max-width: 767px) {
  #ws-plugin--s2member-profile .checkboxes, .s2member-pro-stripe-form .checkboxes {
    width: 100%;
  }
}

#ws-plugin--s2member-profile>table>tbody>tr > td > label[for="ws-plugin--s2member-profile-login"], #ws-plugin--s2member-profile>table>tbody>tr > td > label[for="ws-plugin--s2member-profile-display-name"] {
 display: none;
}

#ws-plugin--s2member-profile>table>tbody>tr > td, #ws-plugin--s2member-profile>table>tbody>tr > td label {
  text-align: left;
}

.s2member-pro-stripe-form-options-section, .s2member-pro-stripe-form-description-section, .s2member-pro-stripe-form-coupon-section {
  display: none !important;
}

.tribe-events-calendar thead th {
  color: #fff !important;
}
