body {
  font-family: "Libre Franklin",sans-serif;
}

.legend {
  color: #212529;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif;
  font-weight: bold;
  font-size: 1.125rem;
  margin: 0 0.625rem;
  padding-bottom: 0;
  padding-top: 23px;
  border: 0;
}

#_qf_Main_upload-bottom,  .crm-container .crm-button,
.crm-container a.button, .crm-container a.button:link, .crm-container a.button:visited, .crm-container input.crm-form-submit, .crm-container .ui-dialog-buttonset .ui-button,
.crm-container input[type=button], .crm-container .crm-button
 {
    background-color: #228ae6;
    border-color: rgba(0,0,0,0);
    color: #fff;
    outline: 0;
    font-weight: bold !important;
    background: #228ae6 !important;
}

label {
  font-family: "Libre Franklin",sans-serif;
}

.button-block {
    background-color: #40c057 !important;
    border: 2px solid #37b24d !important;
    width: 20%;
    opacity: 0.5;
    height: auto;
    margin-right: 4%;
    float: left;
    color: #FFF;
    font-size: 24px;
    background-image: none;
    padding: 8px;
    margin-bottom: 15px;
    letter-spacing: -0.03em;
    line-height: 1.428571429;
    display: block;
    cursor: pointer;
}

.other-section {
  float: right;
  position: relative;
  margin-top: -60px;
  margin-right: 22px;
}

.other-section input[type="text"]:checked {
    color: #fff;
    border-color: #37b24d;
    background-color: #40c057;
    box-shadow: none;
  }

#price_5 {
  border: 2px solid #37b24d !important;
  border-radius: 0px;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none !important;
  position: relative;
  height: 40px !important;
  margin-left: 15px !important;
  font-weight: bold;
  font-size: 18px;
}

#price_5:input {
  background-color: #40c057 !important;
}

.highlight label {
  color: white !important;
}

.button-block:hover {
  color: #ffffff !important;
  border: 2px solid #37b24d !important;
  position: relative;
  top: -2px;
}

#gift_type, #donation_type {
  text-align: center !important;
  padding-bottom: 35px;
}

#donation_type, #pricesetTotal {
  padding-top: 35px;
}


input[type="radio"]:checked+label {
  border-color: #37b24d;
  background-color: #40c057;
  color: white;
  opacity: 1;
}


.amount_one_time-section > div.label > label:first-child, .amount_monthly-section > div.label > label:first-child {
  display: none;
}

  @media all and (max-width: 568px) {
    #crm-container.crm-public .price-set-row input, #crm-container.crm-public .price-set-row label {
      width: -webkit-fill-available !important;
    }
  }

  label[for="CIVICRM_QFID_0_10"] {
    display: none;
  }

.crm-container .four {
    width: auto;
}
