/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    A lightweight and minimalist WordPress theme for Elementor page builder.
 */


.right_btn .elementor-button-text{flex-grow:0;}
.contact_form input:not(input[type="button"]){margin-bottom:11px;}
.wpcf7-spinner{position:absolute;}
.img_holder .elementor-widget-container:before{left:0;top:0;width:80%;bottom:0;background:#1649ff;content:'';position:absolute;}
.img_holder .elementor-widget-container img{position:relative;}

.testi_slider .slick-slide{margin:20px;}

.bottom_form .contact_form1{display:flex;flex-wrap:wrap;}
.bottom_form .half_width{width:50%;padding:0 5px 10px 5px;}
.bottom_form .full_width{width:100%;padding:0 5px 10px 5px;}
.eael-contact-form-7 .wpcf7-form p:nth-last-of-type(1){display:block;}


@media(max-width:767px){
	.gallery-item{width:33.33% !important;}	
	.bottom_form .half_width{width:100%;padding:0 5px 10px 5px;}
}
