/*
Theme Name: Blue Door Stay Pro
Theme URI: https://mnlnordic.com
Author: MNL Nordic LTD
Author URI: https://mnlnordic.com
Description: Multi-property hospitality theme with Elementor support and Eviivo integration. Converted from the Blue Door Stay static site.
Version: 1.5.14
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: blue-door-pro
Tags: custom-menu, custom-logo, featured-images, full-width-template, theme-options, translation-ready
*/

/* WordPress / Elementor overrides */
.site-main {
	min-height: 50vh;
}

.elementor-page-content,
.blue-door-full-width {
	width: 100%;
}

.blue-door-canvas .elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1400px;
}

/* Elementor editor: preserve glass styles */
.elementor-editor-active .glass,
.elementor-editor-active .glass-strong {
	backdrop-filter: blur(var(--blur-md)) saturate(160%);
	-webkit-backdrop-filter: blur(var(--blur-md)) saturate(160%);
}
