/*
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 page 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: 2.9.0.1700476466
Updated: 2023-11-20 10:34:26

*/
*{
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}
p{
	margin-block-start:0em;
	margin-block-end: 0em;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu{
	flex-wrap: nowrap !important;
}
.elementor-17 .elementor-element.elementor-element-79cdf72 .elementor-nav-menu .elementor-item:hover{
	font-weight: 600;
}
.menu-item .elementor-item:after {
    bottom: 5px !important;
}
strong{
	font-weight:bold;
}
@media screen and (max-width:400px){
	.elementor-41 .elementor-element.elementor-element-deac55f .elementor-button {
      padding: 15px 32px 15px 32px !important;
    }
	.elementor-41 .elementor-element.elementor-element-ae4c76c .elementor-button {
      padding: 15px 22px 15px 22px !important;
   }
}
@media screen and (max-width:300px){
	.elementor-41 .elementor-element.elementor-element-deac55f .elementor-button {
      padding: 15px 17px 15px 17px !important;
    }
	.elementor-41 .elementor-element.elementor-element-ae4c76c .elementor-button {
      padding: 15px 10px 15px 10px !important;
   }
   .elementor-41 .elementor-element.elementor-element-c4b3997 .elementor-button {
      padding: 15px 18px 15px 18px !important;
   }
   .elementor-41 .elementor-element.elementor-element-8094cfb .elementor-button {
      padding: 15px 29px 15px 29px !important;
   }
}