/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Version: 	   1.4
 * 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.
 */

:root{
	--swiper-pagination-bullet-inactive-opacity : 1;
}
@media (width < 992px){
	.page-id-3662 .e-loop-item .e-con-inner .elementor-element:not(.elementor-page-title){
		order: 2;
	}
	.page-id-3662 .e-loop-item .e-con-inner .elementor-element.elementor-page-title{
		order: 1;
		margin-top: 1rem;
		margin-bottom: 1rem;
		padding: 0;
		border: 0;
	}
	.page-id-3662 .e-loop-item .e-con-inner .elementor-element.elementor-widget-button{
		order: 3;
	}
	.page-id-3662 .e-loop-item{
		border-bottom: 1px solid #CBCBCB;
		padding-bottom: 1rem;
	}
}
@media (width < 768px){
	.elementor-widget-n-accordion .e-n-accordion-item{
		width: 100%;
	}
}
