/*
 * FMBC Demo Setup 1.0.26 — Mobile & Tablet Polish
 * These rules apply only at the site's responsive navigation breakpoint.
 * They improve touch comfort without changing the approved desktop design.
 */
.fmbc-business600-credit{
  color:var(--fmbc-gold-light)!important;
  font-weight:700!important;
  white-space:nowrap;
}

.fmbc-business600-credit:hover{
  color:#fff!important;
  text-decoration:underline!important;
  text-underline-offset:3px;
}

@media (max-width:1050px){
  .site-main .elementor-button,
  .site-main .fmbc-event-details-button,
  .site-main .fmbc-media-message-button,
  .site-main .fmbc-home-event-link,
  .site-main .fmbc-phone-button,
  .site-main .fmbc-giving-direct a{
    min-height:44px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
  }

  .site-main .fmbc-home-event-link{
    padding:9px 4px!important;
  }

  .site-footer .menu a,
  .site-footer .footer-mini-cta,
  .site-footer .footer-contact-line a{
    min-height:40px!important;
    display:inline-flex!important;
    align-items:center!important;
    line-height:1.45!important;
  }
}

@media (max-width:680px){
  .site-main .elementor-button,
  .site-main .fmbc-event-details-button,
  .site-main .fmbc-media-message-button,
  .site-main .fmbc-phone-button,
  .site-main .fmbc-giving-direct a{
    min-height:46px!important;
  }

  .site-footer h3{
    font-size:12px!important;
    margin-bottom:9px!important;
  }

  .site-footer p,
  .site-footer li,
  .site-footer a{
    font-size:12.5px!important;
    line-height:1.5!important;
  }

  .site-footer li{
    margin:0!important;
  }

  .site-footer .menu a,
  .site-footer .footer-mini-cta,
  .site-footer .footer-contact-line a{
    min-height:44px!important;
    padding-top:7px!important;
    padding-bottom:7px!important;
  }

  .site-footer .footer-contact-line{
    margin:2px 0!important;
  }

  .fmbc-business600-credit{
    white-space:normal;
  }

  .site-footer .footer-social a{
    width:44px!important;
    height:44px!important;
    min-width:44px!important;
    min-height:44px!important;
  }

  .site-footer .footer-newsletter input[type=email],
  .site-footer .footer-newsletter button{
    min-height:46px!important;
    font-size:12px!important;
  }
}
