/**
 * 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.
 */

.top_sec:before{left:inherit;right:0;width:60%;}
.elementor-button .elementor-button-icon{width:40px;height:41px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center; rotate: -30deg;}
.elementor-button .elementor-button-icon svg{fill:#fd711f;}
.elementor-button-content-wrapper{align-items:center;}
.btn2{right:20px;}
input[type="text"], input[type="email"], input[type="tel"], select, textarea{margin-bottom:13px !important;}
.emailholder{position:relative;border-radius:35px;background:#fff;padding-right:165px;}
.emailholder input[type="submit"]{position:absolute;right:5px;top:5px;}
.wpcf7-spinner{position:absolute;}
.premium-blog-skin-side{align-items:center;}
.blog_page .premium-blog-content-wrapper {z-index:2;}
.wpcf7-list-item{margin-left:3px;}
.upload_file{margin-bottom:0 !important;margin-right:10px;}

@media(max-width:1024px){
.premium-blog-even .premium-blog-post-container {
    height: auto;
}	
}