.elementor-9815 .elementor-element.elementor-element-5bcecf15{--display:flex;}.elementor-9815 .elementor-element.elementor-element-79a40d81 .e-contact-buttons__chat-button svg{order:-1;}.elementor-9815 .elementor-element.elementor-element-79a40d81 .e-contact-buttons{--e-contact-buttons-chat-button-gap:10px;--e-contact-buttons-button-icon:#FFFFFF;--e-contact-buttons-button-bg:var( --e-global-color-primary );--e-contact-buttons-button-icon-hover:#FFFFFF;--e-contact-buttons-button-bg-hover:var( --e-global-color-primary );--e-contact-buttons-horizontal-offset:0px;--e-contact-buttons-vertical-offset:12px;}.elementor-9815 .elementor-element.elementor-element-79a40d81 .e-contact-buttons__chat-button{font-family:"Poppins", Sans-serif;font-size:18px;font-weight:500;}@media(max-width:767px){.elementor-9815 .elementor-element.elementor-element-79a40d81 .e-contact-buttons__chat-button svg{order:-1;}.elementor-9815 .elementor-element.elementor-element-79a40d81 .e-contact-buttons{--e-contact-buttons-vertical-offset:5px;}}/* Start custom CSS for contact-buttons-var-7, class: .elementor-element-79a40d81 *//* Floating GIVE NOW button styled like CITA header buttons */
a.e-contact-buttons__chat-button[aria-label="GIVE NOW"]{
  font-family:Poppins, Arial, sans-serif !important;
  font-weight:600 !important;
  letter-spacing:.4px;
  text-transform:uppercase;

  background:#30B000 !important;
  color:#ffffff !important;

  border-radius:7px !important;
  padding:11px 16px !important;

  border:1px solid rgba(0,0,0,.12) !important;

  box-shadow:0 3px 6px rgba(0,0,0,.18) !important;
}

/* Hover effect like the other buttons */
a.e-contact-buttons__chat-button[aria-label="GIVE NOW"]:hover{
  background:#249200 !important;
  transform:translateY(-1px);
  box-shadow:0 6px 14px rgba(0,0,0,.22) !important;
}


/* Hide the globe icon */
a.e-contact-buttons__chat-button[aria-label="GIVE NOW"] svg{
  display:none !important;
}
/* Make floating GIVE NOW button 30% smaller on mobile */
@media (max-width: 767px){

  a.e-contact-buttons__chat-button[aria-label="GIVE NOW"]{
    padding:7px 11px !important;
    font-size:0.7rem !important;
  }

}/* End custom CSS */