/*
Theme Name: Hello Biz Child
Theme URI: https://github.com/elementor/hello-biz-child/
Description: Hello Biz Child is a child theme of Hello Biz, created by Elementor team
Author: Elementor Team
Template: hello-biz
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Version: 1.0.0
Stable tag: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hello-biz-child
Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready, style-variations
*/

/* Add your custom styles here */
html, body {height: 100%;margin: 0;}
body {display: flex;flex-direction: column;}
header.elementor-11 {position: fixed;top: 0;left: 0;width: 100%;z-index: 999;padding: 20px 0 0;}
.site_header>.elementor-container {background-color: #fff;border-radius: 12px;}
.map_preview_boxes .elementor-column > .elementor-widget-wrap {border: dashed 1.5px #E88025;border-radius: 5px;min-height: 90px;
	padding: 10px 20px;align-content: center;background-color: #fff;
}
.map_preview_boxes .elementor-column > .elementor-widget-wrap:before {content: '';width: 10px;height: 10px;border: solid 2px #E88025;
	border-radius: 50%;position: absolute;left: -5px;top: 50%;margin-top: -5px;background-color: #fff;
	box-shadow: 0 1px 5px 2px rgba(0, 0, 0, 0.1);
}
.map_preview_boxes .elementor-column > .elementor-widget-wrap:after {content: '';width: 60px;border-top: dashed 1.5px #E88025;
	position: absolute;top: 50%;left: 100%;
}
.map_preview_boxes .elementor-container .elementor-column:first-child > .elementor-widget-wrap:before,
.map_preview_boxes .elementor-container .elementor-column:last-child > .elementor-widget-wrap:after {display: none;}
.mkinfo_boxes .elementor-column > .elementor-widget-wrap {background-color: #fff;border-radius: 10px;min-height: 300px;
	align-content: center;
}
.blog_listing .elementor-widget-image a {width: 100%;}
footer[data-elementor-type="footer"] {margin-top: auto;}
.elementor-nav-menu {margin-bottom: 0 !important;}