/*
 * Theme Name: VB Child Villajoyosa Digital
 * Template:   twentytwentyfour
 * Version:    1.0.0
 * Author:     Van Bernaert OÜ
 * Text Domain: vb-child-villajoyosadigital
 */

/* ── Menu page (page-menu.php) ─────────────────────────────────────────────
   Remove all top spacing between the site header and the shortcode content.
   Targets both the block-gap padding on .wp-site-blocks and the main element.
   ───────────────────────────────────────────────────────────────────────── */
body.page-slug-my-menu .wp-site-blocks {
	padding-block-start: 0;
}

.vb-menu-main {
	margin-top: 0;
	padding-top: 0;
}
