/*
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.0.1720085976
Updated: 2024-07-04 09:39:36

*/

.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before, .elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after {
    margin-bottom: -3px !important;
}
.testimonial_customer .swiper-slide-next, .testimonial_customer .swiper-slide-prev {
    opacity: 0.5 !important;
}
.testimonial_customer .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    margin-top: 30px !important;
}
.testimonial_customer .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 16px !important;
    border-radius: 6px !important;
}
#new_home > .e-con-inner{
	border-radius: 8px;
	padding: 4px 24px;
	transition: all .3s;
}
.is-sticky#new_home > .e-con-inner{
	background: var(--white, #FFF);
	box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;	
}
.try_free_btn h3{
	margin:0px;
}
.ai_sleep h1{
	mix-blend-mode: overlay;
}
.footer_menu span.elementor-icon-list-text span {
    padding-left: 10px;
}

@media only screen 
  and (max-width: 767px)  {
#new_home > .e-con-inner{
	padding: 14px 24px;
}
}
	.dialog-widget-content.dialog-lightbox-widget-content.animated{
	 border-radius: 15px !important;
	}
@media only screen 
	and (min-width: 1024px){
	.dialog-message.dialog-lightbox-message{
		max-width: 580px;
	}

	.elementor-popup-modal .dialog-close-button {
		font-size: 20px;
	}	
}