/* IONTMAX Footer Builder — structural bridge only.
 * Visual design belongs to footer — Zápatí / CSS společné.
 */
html.imt-footer-builder-active #footer .footer-rows {
  display:block!important;
}
html.imt-footer-builder-active #footer .footer-rows>.custom-footer[hidden],
html.imt-footer-builder-active #footer .footer-rows>.site-name[hidden] {
  display:none!important;
}
html.imt-footer-builder-active #footer .im-footer-builder {
  display:block;
  width:100%;
  min-width:0;
}
html.imt-footer-builder-active #footer .im-footer-builder__inner,
html.imt-footer-builder-active #footer .im-footer-builder__grid,
html.imt-footer-builder-active #footer .im-footer-builder__block,
html.imt-footer-builder-active #footer .im-footer-builder__newsletter {
  min-width:0;
}
html.imt-footer-builder-active #footer .im-footer-builder__block--logo {
  margin:0!important;
}