/* ==========================================================================
   Footer copyright suppression
   --------------------------------------------------------------------------
   Enqueued by wpaq_neve_hide_neve_footer_copyright_css() in
   functions.php, which bails when Neve Pro is defined. Was injected with
   wp_add_inline_style( 'chld_thm_cfg_child', ... ) until 2026-09-13.

   Belt-and-braces with wpaq_neve_disable_default_footer_credit() in the
   same file, which removes the credit filter outright.
   ========================================================================== */

.footer--row-inner .builder-item.cr,
.footer--row-inner .builder-item--footer_copyright { display: none !important; }
