/*
Theme Name: CleverNester
Theme URI: https://clevernester.com
Author: CleverNester
Author URI: https://clevernester.com
Description: Official CleverNester coming-soon and marketing theme. Trusted property discovery platform for Africa and the Caribbean. Includes hero with Google Form embed, interactive SVG maps, market intelligence charts, multi-page navigation and full Astra-compatible layout.
Version: 2.1.0
Requires at least: 5.8
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: clevernester
Tags: one-page, landing-page, custom-colors, custom-logo, full-width-template, property, real-estate
*/

/* ══════════════════════════════════════════════════════════════
   V7.3 style.css — backup Astra reset
   Primary layout CSS in header.php <style id="cn-v73-kernel-css">
   ══════════════════════════════════════════════════════════════ */
html, body { margin:0; padding:0; }
html { padding-top:0!important; margin-top:0!important; }
body { padding-top:0!important; margin-top:0!important; }
body[style*="padding-top"] { padding-top:0!important; }
body[style*="margin-top"]  { margin-top:0!important;  }

#masthead:not(#cn-header), .site-header:not(#cn-header),
.ast-above-header-wrap, .ast-above-header,
.ast-below-header-wrap, .ast-below-header,
.ast-primary-header-bar, .ast-header-break-point,
.main-header-bar-wrap, .main-header-bar,
#ast-fixed-header, .ast-masthead-custom-menu-items,
.ast-main-header-wrap, .ast-site-content-wrap, .header-widget-area {
  display:none!important; height:0!important; margin:0!important;
  padding:0!important; overflow:hidden!important;
  visibility:hidden!important; position:absolute!important;
  pointer-events:none!important;
}
#page, .site, #content, .site-content, .ast-container,
#primary, .entry-content, .ast-article-single {
  padding-top:0!important; margin-top:0!important;
}
body.page-template-cn-landing, body.clevernester-page,
body.ast-page-builder-template, body.search-results {
  padding-top:0!important; margin-top:0!important;
}
/* WordPress body classes */
body.clevernester-page { margin:0; padding:0; }
