.first-footer #subscribe-form { background: transparent; padding: 0; margin-top: 24px; }
.first-footer #subscribe-form p { font-weight: 400; margin: 0 0 16px; }
.first-footer #subscribe-form .mailchimp-inputbox { background: transparent; }
.first-footer #subscribe-form input[type="email"] { width: 100%; padding: 16px; border: 1px solid #85877b; border-radius: 8px; color: #fff; background: #ffffff0d; }
.first-footer #subscribe-form input::placeholder { color: #dedfd5; opacity: 1; }
.first-footer #subscribe-form .mailchimp-inputbox i { display: none; }
.first-footer #subscribe-form button { position: static; width: 100%; margin-top: 16px; padding: 14px 24px; min-height: 48px; }
.first-footer #subscribe-form button:disabled { opacity: .65; cursor: wait; }
.first-footer #subscribe-form .g-recaptcha { margin: 16px 0; }


/* Hide the decorative image when it stacks below the signup form. */
@media (max-width: 991px) { .first-footer .mindfit-newsletter-image { display: none !important; } }
