.elementor-20177 .elementor-element.elementor-element-702efe04{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-20177 .elementor-element.elementor-element-7a49823{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-20177 .elementor-element.elementor-element-7a49823.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-20177 .elementor-element.elementor-element-292c1f70 > .elementor-widget-container{padding:0px 0px 0px 0px;}@media(min-width:768px){.elementor-20177 .elementor-element.elementor-element-7a49823{--width:32.091%;}}

/* Start custom CSS for shortcode, class: .elementor-element-292c1f70 *//* Communal First Saturdays Donation Form
   Scoped styles for #frm_form_44_container only
*/

#frm_form_44_container {
  width: 100%;
  max-width: 100% !important; /* Override Formidable default width cap */
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.08);
  padding: 2.5rem;
  margin: 0 auto 3rem;
  font-family: "Open Sans", sans-serif;
  color: #333;
}

/* Section headings */
#frm_form_44_container h3.frm_pos_left {
  font-size: 1.4rem;
  font-weight: 700;
  color: #123B69; /* Deep blue */
  border-bottom: 2px solid #BF3622; /* Red accent */
  padding-bottom: 0.25rem;
  margin: 2rem 0 1rem;
}

/* Field labels */
#frm_form_44_container label.frm_primary_label {
  font-weight: 600;
  color: #17336E;
  display: block;
  margin-bottom: 0.25rem;
}

/* Inputs and selects */
#frm_form_44_container input[type="text"],
#frm_form_44_container input[type="email"],
#frm_form_44_container input[type="tel"],
#frm_form_44_container input[type="number"],
#frm_form_44_container select,
#frm_form_44_container textarea {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 10px 12px;
  font-size: 15px;
  transition: border-color 0.2s, box-shadow 0.2s;
}

#frm_form_44_container input:focus,
#frm_form_44_container select:focus,
#frm_form_44_container textarea:focus {
  outline: none;
  border-color: #123B69;
  box-shadow: 0 0 0 2px rgba(18,59,105,0.15);
}

/* ---------- Donation Amount (styled like buttons) ---------- */
#frm_field_601_container .frm_opt_container {
  display: flex;
  flex-wrap: wrap;
}

#frm_field_601_container .frm_opt_container input[type="radio"] {
  display: none;
}

#frm_field_601_container .frm_opt_container label {
  background: #f7f7f7;
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 10px 18px;
  margin: 0.25rem 0.5rem 0.25rem 0;
  display: inline-block;
  cursor: pointer;
  transition: all 0.2s ease;
}

#frm_field_601_container .frm_opt_container label:hover {
  background: #f0f0f0;
}

#frm_field_601_container .frm_opt_container input[type="radio"]:checked + label {
  background: #123B69;
  color: #fff;
  border-color: #123B69;
}

/* ---------- All other checkboxes (normal style) ---------- */
#frm_form_44_container .frm_checkbox label {
  background: transparent;
  border: none;
  padding: 0;
  margin: 0.25rem 0;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  cursor: pointer;
  color: #333;
  font-weight: 500;
}

#frm_form_44_container .frm_checkbox input[type="checkbox"] {
  display: inline-block;
  width: 18px;
  height: 18px;
  accent-color: #123B69;
  margin: 0;
}

/* Field containers */
#frm_form_44_container .frm_form_field {
  margin-bottom: 1rem;
}

/* Submit button */
#frm_form_44_container .frm_submit input[type="submit"],
#frm_form_44_container .frm_final_submit {
  background: #BF3622;
  color: #fff;
  border: none;
  border-radius: 6px;
  font-weight: 600;
  padding: 12px 30px;
  font-size: 16px;
  cursor: pointer;
  transition: background 0.2s;
  width: 100%;
}

#frm_form_44_container .frm_submit input[type="submit"]:hover,
#frm_form_44_container .frm_final_submit:hover {
  background: #a42e1d;
}

/* Captcha area */
#frm_form_44_container .math-captcha-form {
  background: #f9f9f9;
  padding: 0.75rem 1rem;
  border-radius: 6px;
  margin-top: 1.5rem;
  font-size: 0.9rem;
}

/* Description text */
#frm_form_44_container .frm_description {
  font-size: 0.85rem;
  color: #666;
  margin-top: 0.25rem;
}

/* Responsive tweaks */
@media (max-width: 600px) {
  #frm_form_44_container {
    padding: 1.25rem;
  }
  #frm_form_44_container h3.frm_pos_left {
    font-size: 1.2rem;
  }
  #frm_field_601_container .frm_opt_container label {
    width: 100%;
    text-align: center;
    margin: 0.25rem 0;
  }
}

#frm_field_652_container h3 {
margin-block-start: 0 !important;
}

#frm_form_44_container {
    padding-top: 15px;
}/* End custom CSS */


