/*
Theme Name: Hadi Elementor Theme
Theme URI: https://hadimosque.com
Author: Hadi Islamic Association
Author URI: https://hadimosque.com
Description: Clean, minimal, Elementor-friendly theme for Hadi Islamic Association. Includes full-width page template, simple header/footer, and menu support.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
Text Domain: hadi-elementor-theme
Tags: custom-menu, one-column, footer-widgets, full-width-template
*/
:root{--navy:#0f172a;--slate:#334155;--accent:#f5f5f5}
html,body{margin:0;padding:0}
body{color:var(--slate);background:#fff;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial}
a{color:var(--navy);text-decoration:none}
a:hover{text-decoration:underline}
.container{max-width:1200px;margin:0 auto;padding:0 16px}
.site-header{border-bottom:1px solid #e5e7eb;background:#fff;position:sticky;top:0;z-index:99}
.topbar{background:var(--navy);color:#fff;font-size:14px}
.topbar .container{display:flex;align-items:center;justify-content:space-between;padding:6px 16px}
.brand-row{display:flex;align-items:center;justify-content:space-between;height:64px}
.site-branding{display:flex;align-items:center;gap:10px}
.logo-box{width:40px;height:40px;border-radius:10px;background:var(--navy);color:#fff;display:grid;place-items:center;font-weight:700}
.site-title{font-weight:700;color:#000}
.primary-nav{display:flex;gap:18px;align-items:center}
.primary-nav a{font-size:14px}
.header-actions .donate-btn{border:1px solid #e5e7eb;padding:8px 14px;border-radius:999px}
.site-footer{background:#0b1225;color:#fff;padding:30px 0;margin-top:60px}
.site-footer small{opacity:.75}
.main{padding:32px 0}
.fullwidth .container{max-width:none;padding:0}
