/**
 * 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:#0981F2;content:'';position:absolute;}
.img_holder .elementor-widget-container img{position:relative;}
.contact_form input[type="checkbox"]{margin-bottom:0 !important;}
.testi_slider .slick-slide{margin:20px;}
.new_form .wpcf7-list-item{margin-left:0;margin-right:10px;}
.form_pad{padding-bottom:10px;}

.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;}

ul.sub-menu li a:hover, ul.sub-menu li.current-menu-item a{font-weight:700;}


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