/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * 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.
 */
.hm_talent svg, .hm_talent svg path, .hm_talent svg line, .hm_talent svg circle, .hm_talent svg polyline, .hm_talent svg rect {
    fill: #fff !important;
    stroke: #fff0;
}
form textarea {
    padding-top: 20px !important;
}

@media(min-width: 1025px){
	.deskhide{
		display: none !important;
	}
}


@media(max-width: 991px){
	.hm_banner .swiper-wrapper .swiper-slide-contents .elementor-button {
		width: 100%;
		max-width: 350px;
	}
	.hm_banner .swiper-slide-contents {
		text-align: center;
	}
}

@media(max-width: 767px){
	.btn_center a.elementor-button {
		width: 100%;
	}
	.success_list .elementor-price-list-header span:last-child {
		width: 170px;
		text-align: right;
	}
}

