#collection-5f96f25cf697c971d013eebf .neon_C_content.neoncrm-responsive {
 max-width: 500px;
 margin-left: auto;
 margin-right: auto;
 background-color: #fcfbff;
 padding: 30px 50px;
 position: relative;
}

#collection-5f96f25cf697c971d013eebf .content-wrapper {
 background-color: #f2eaff;
}

#collection-5f96f25cf697c971d013eebf .neoncrm-custom-subtitle {
 font-family: "Open Sans";
 font-size: 22px;
 font-weight: normal;
 color: black !important;
}
#collection-5f96f25cf697c971d013eebf .neoncrm-page-title {
 font-size: 45px;
 font-weight: bold;
 color: #8451a9;
 margin-bottom: 0;
  margin-top: 10px;
}

.neoncrm-section-title {
 font-size: 22px;
 font-weight: bold;
 margin-top: 40px !important;

}



/* Submit button */
#yui_3_17_2_1_1611943605022_200 {
 font-size: 20px !important;
}

.neon_C_content form[name="pShoppingCartFormBean"] input {
 font-size: 20px !important;
 
}

.neon_C_content form[name="pShoppingCartFormBean"] input[type="text"],
.neon_C_content form[name="pShoppingCartFormBean"] textarea,
.neon_C_content form[name="pShoppingCartFormBean"] select {
 background-color: white;
    border-color: #ddd;
}


/* hide Donate button in footer */
#block-yui_3_17_2_1_1605811956988_21371 {
 display:none;
}

@media screen and (max-width: 1025px) {
  #collection-5f96f25cf697c971d013eebf .content-wrapper {
   background-color: white;
   
  }

 #collection-5f96f25cf697c971d013eebf .neon_C_content.neoncrm-responsive {
   padding: 10px;

 }

 #collection-5f96f25cf697c971d013eebf .neoncrm-page-title {
  font-size: 35px;
 }

  #collection-5f96f25cf697c971d013eebf .neon_C_content.neoncrm-responsive {
    background-color: white;
  }
}

/* Remove these two if not keeping narrow form */
   #collection-5f96f25cf697c971d013eebf  .neon_C_content form[name="pShoppingCartFormBean"] input[type="text"],
  #collection-5f96f25cf697c971d013eebf  .neon_C_content form[name="pShoppingCartFormBean"] textarea {
     width: 95% !important;
    max-width: 95% !important;
  }
  #collection-5f96f25cf697c971d013eebf  .neon_C_content form[name="pShoppingCartFormBean"] input[name="donation.amount"] {
    max-width: 150px !important;
  }
    #collection-5f96f25cf697c971d013eebf  .neon_C_content form[name="pShoppingCartFormBean"] input[name="address.zip"],
    #collection-5f96f25cf697c971d013eebf  .neon_C_content form[name="pShoppingCartFormBean"] input[name="address.zipSuffix"],
 #collection-5f96f25cf697c971d013eebf  .neon_C_content form[name="pShoppingCartFormBean"] input[name="person.suffix"] {
    max-width: 150px !important;
  }



@media screen and (max-width: 600px) {
/* Remove these two if keeping narrow form */

   #collection-5f96f25cf697c971d013eebf  .neon_C_content form[name="pShoppingCartFormBean"] input[type="text"],
  #collection-5f96f25cf697c971d013eebf  .neon_C_content form[name="pShoppingCartFormBean"] textarea {
     width: 95% !important;
    max-width: 95% !important;
  }
  #collection-5f96f25cf697c971d013eebf  .neon_C_content form[name="pShoppingCartFormBean"] input[name="donation.amount"] {
    max-width: 150px;
  }



}


