/*
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.0.1.1710341244
Updated: 2024-03-13 14:47:24

*/


h1 {font-size: 58px;}
h2 {font-size: 48px;}
h3 {font-size: 48px;}
h4 {font-size: 28px;}
h5 {font-size: 20px;}
h6 {font-size: 18px;}

.title-h1 {font-size: 58px !important;}
.title-h2 {font-size: 48px !important;}
.title-h3 {font-size: 48px !important;}
.title-h4 {font-size: 28px !important;}
.title-h5 {font-size: 20px !important;}
.title-h6 {font-size: 18px !important;}

.elementor-heading-title {
    line-height: 1.3em !important;
	}

.title-regular .elementor-heading-title {
    font-size: 26px;
    line-height: 1.4em !important;
	}


@media only screen and (max-width: 1024px) {
h1 {font-size: 36px;}
h2 {font-size: 36px;}
h3 {font-size: 26px;}
h4 {font-size: 20px;}
h5 {font-size: 20px;}
h6 {font-size: 16px;}
	
.title-h1 {font-size: 36px !important;}
.title-h2 {font-size: 36px !important;}
.title-h3 {font-size: 26px !important;}
.title-h4 {font-size: 20px !important;}
.title-h5 {font-size: 20px !important;}
.title-h6 {font-size: 16px !important;}	
}

@media only screen and (max-width: 414px) {
.title-h1 {font-size: 36px !important;}
.title-h2 {font-size: 36px !important;}
.title-h3 {font-size: 36px !important;}
.title-h4 {font-size: 26px !important;}
.title-h5 {font-size: 26px !important;}
.title-h6 {font-size: 16px !important;}
}


.lang-item .elementor-item:last-child{
	font-weight:400 !important;
	color:#3fb9be !important;
}