/*
Theme Name: ColorPix Hyper 3.0
Description: Hyper — A lightweight WordPress theme by ColorPix Web, optimized for Elementor page builder. Designed with speed, simplicity, and security in mind,
Version: 1.0.0
Screenshot: http://www.colorpixweb.com/wp-content/uploads/2025/09/theme_thumbnail.jpg
Author: ColorPix Web
Author URI: https://www.colorpixweb.com/hyper
Text Domain: colorpix-hyper
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

/* Minimal CSS for theme */
body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.site-header,
.site-footer {
    width: 100%;
}

.site-main {
    min-height: 1px;
}

.elementor-page .site-main {
    margin: 0;
}

.elementor-page .site-header,
.elementor-page .site-footer {
    display: none;
}
