/* Search-bar testing page only.
   Keeps the four mega menus closed before the nav script runs.
   The script reopens them with inline styles, which outrank this. */
.page-id-66130 .tpgb-block-af3c_66130,
.page-id-66130 .tpgb-block-c8bb_66130,
.page-id-66130 .tpgb-block-3fbf_66130,
.page-id-66130 .tpgb-block-e3eb_66130 { display: none !important; }

/* Live Nexter Blocks page (327): the new mega menu replaces the old bar on desktop. */
.page-id-327 .tpgb-block-af3c_66130 { display: none !important; }
@media (min-width: 1025px) { .page-id-327 .tpgb-block-1391_327 { display: none !important; } }

/* Live Nexter Blocks page (327) hero spacing, desktop only.
   The bar the composer replaced carried a 40px bottom margin; restore that
   separation, and bring the hero's top padding in line with its own 60px sides. */
@media (min-width: 1025px) {
  .page-id-327 .tpgb-block-1f84_327 > .tpgb-cont-in { padding-top: 60px; }
}

/* the dropdown is positioned against the composer root */
.wp-block-uichemy-composer.uichemy-composer-nxtmegatest { position: relative; }
