/*
Theme Name: Vian Properties
Theme URI: https://example.com/vian-properties
Author: MLT
Author URI: https://example.com
Description: A navy-blue real estate theme for VIAN PROPERTIES with Elementor-ready header/footer (or built-in coded versions), text/image logo switcher, and custom Elementor blocks (CTA Banner, Stats Counter).
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: vian-properties
Tags: e-commerce, real-estate, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

Vian Properties WordPress Theme, (C) 2026 MLT
Vian Properties is distributed under the terms of the GNU GPL v2 or later.
*/

/* Base resets are loaded from assets/css/main.css (enqueued in functions.php).
   This stylesheet only needs to exist for WordPress to recognize the theme;
   minimal fallback styles below in case assets fail to load. */

body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
	color: #1c2733;
	background: #ffffff;
}

a {
	color: #0a2342;
}
.page-title {
display: none !important;
}
