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


.bordered_text{position:relative;}
.bordered_text:after{position:absolute;right:0;bottom:19px;width:188px;height:7px;background:#f17515;content:'';}
.project_box:hover .text_content{left: 0;
    right: 0;
    justify-content: center;
    display: flex;
    text-align: center;
    top: 0;
    bottom: 0;
    align-items: center;}
.eael-infobox{align-items:center;}
.contact_form{display:flex;flex-wrap:wrap;margin-left:-4px;margin-right:-4px;}
.half_width{width:50%;padding:0 4px 8px 4px;}
.wpcf7-form-control-wrap{margin-bottom:8px !important;}
.premium-blog-content-wrapper {position:relative;}
.premium-blog-post-time{position:absolute;left:0;top:-55px;background:#fff;padding:12px 15px;}
.contact_form2 .half_width{width:100%;padding:0 4px 8px 4px;}
.wpcf7-spinner{position:absolute;}
.emailholder{position:relative;padding:3px 126px 3px 37px;border:1px solid #868686;}
.emailholder i{position:absolute;left:16px;top:12px;font-family: "Font Awesome 6 Free";font-style:normal;}
.eael-contact-form-align-default{display:block;}
.emailholder input[type="submit"]{position: absolute;
    right: 4px;
    top: 4px;}
.eael-contact-form-7 .wpcf7-form p:nth-last-of-type(1){display:block;}

@media(max-width:767px){
.half_width{width:100%;padding:0 4px 8px 4px;}	
.bordered_text:after{width:90px;}	
}