/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.1.1.1733862585
Updated: 2024-12-10 20:29:45

*/

html, body {
	overflow-x: hidden !important;
}

h1 span, h2 span {
	color: var(--e-global-color-486a3f5);
}

@media screen and (min-width: 1367px) and (max-width: 1499px) {
	
	h1 {
		font-size: 80px !important;
	}

	.special-h1 h1 {
		font-size: 40px !important;
	}
	
	#hero-headline h1 {
		font-size: 105px !important;
	}
	
	span.elementor-heading-title {
		font-size: 130px !important;
		line-height: 70px !important;
	}

	h2 {
		font-size: 60px !important;
	}
	
	h3 {
		font-size: 45px !important;
	}

}

@media screen and (min-width: 1500px) and (max-width: 1800px) {
	
	h1 {
		font-size: 90px !important;
	}
	
	.special-h1 h1 {
		font-size: 40px !important;
	}
	
	#hero-headline h1 {
		font-size: 105px !important;
	}
	
	span.elementor-heading-title {
		font-size: 130px !important;
		line-height: 70px !important;
	}

	h2 {
		font-size: 70px !important;
	}
	
	h3 {
		font-size: 50px !important;
	}

}

.thin {
	font-weight: 300 !important;
}

.page-header h1 span {
	color: var(--e-global-color-9906f9a);
}

.fa-solid {
	font-size: 140px !important;
	vertical-align: top !important;
    line-height: 136px !important;
}

.elementor-widget-container p:last-child {
	margin-bottom: 0px !important;
}

.topbar a {
	color: #fff !important;
}

/* FOOTER */

.elementor-location-footer .elementor-button {
	text-align: left !important;
}