/*
Theme Name:  Intuition By Hemma
Theme URI:   https://intuitionbyhemma.com
Author:      Hemma Jethliya
Author URI:  https://www.linkedin.com/in/hema-jethliya-70844461/
Description: A premium spiritual consulting WordPress theme for Intuition By Hemma. Elementor-compatible with full-width canvas support, custom navigation menus, and a Certificates custom post type.
Version:     2.0.0
License:     GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: intuition-web
Tags:        spirituality, one-page, elementor, custom-logo, custom-menu, full-width-template
*/

/* === Basic Reset for Elementor === */
body {
    margin: 0;
    padding: 0;
    font-family: 'Outfit', sans-serif;
}

/* Remove default WordPress padding-top that Elementor conflicts with */
.elementor-page .site-header,
.elementor-page .site-footer {
    display: none;
}

/* Full width canvas for Elementor */
.entry-content {
    padding: 0;
    margin: 0;
    max-width: 100%;
}
