/*
Theme Name: Normisjon Bangladesh
Theme URI: https://normisjon.org.bd
Description: Professional NGO website theme with one-click demo import. Works with Elementor.
Author: Normisjon Bangladesh
Version: 1.0.0
Requires at least: 5.9
Requires PHP: 7.0
Text Domain: normisjon-bangladesh
*/

/* ── Base reset ── */
*, *::before, *::after { box-sizing: border-box; }
html { margin: 0 !important; padding: 0 !important; }
body { margin: 0; padding: 0; font-family: 'Inter', system-ui, -apple-system, sans-serif; }

/* ── Remove all default theme spacing for full-width Elementor ── */
.site-content, .page-content, main, .entry-content { padding: 0 !important; margin: 0 !important; }
.entry-title, .page-title { display: none !important; }

/* ── Elementor full-width fixes ── */
.elementor-section { margin: 0 !important; }
.elementor-widget-html { padding: 0 !important; }

/* ── Header / nav minimal ── */
.nb-site-header { background: #fff; box-shadow: 0 1px 3px rgba(0,0,0,.08); }
