/* Front Patch 8: footer-only compatibility layer. The public-site menu uses the original markup/styling. */
body.hostbs-front-site footer.hostbs-front-footer { font-size: 15px; }
body.hostbs-front-site footer.hostbs-front-footer .hostbs-front-footer__column { margin-bottom: 26px; }
body.hostbs-front-site footer.hostbs-front-footer ul li { margin-bottom: 8px; }
body.hostbs-front-site footer.hostbs-front-footer ul li a { display: inline-flex; align-items: center; min-height: 24px; }
body.hostbs-front-site footer.hostbs-front-footer .payments { align-items: center; }
body.hostbs-front-site footer.hostbs-front-footer .payments .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); border: 0; }
body.hostbs-front-site footer.hostbs-front-footer .footer-logo,
body.hostbs-front-site footer.hostbs-front-footer .footer-logo2 { max-height: 48px; width: auto; margin: 0 8px 10px; }
body.hostbs-front-site footer.hostbs-front-footer .footer-site { text-align: center; }
body.hostbs-front-site footer.hostbs-front-footer .footer-site p { line-height: 1.7; }

@media (max-width: 767px) {
  body.hostbs-front-site footer.hostbs-front-footer .col-xs-6 { min-height: 0; width: 100%; }
  body.hostbs-front-site footer.hostbs-front-footer h3 { margin-top: 0; }
}
