/* 
 Theme Name:   Green Lighter ERC
 Theme URI:    https://greenlighterc.atidfw.com/
 Description:  Green Lighter ERC Child Theme
 Author:       admin
 Author URI:   https://greenlighterc.atidfw.com
 Template:     hello-elementor
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

@media screen and (max-width: 768px) {
	
.mbl-pl20{
	padding-left: 20px !important;
}

.mbl-pr20{
	padding-right: 20px !important;
}

.mbl-pt20{
	padding-top: 20px !important;
}

.mbl-pb20{
	padding-bottom: 20px !important;
} 

.hm-main-hdg h1{
	font-size: 30px !important;
    line-height: 38px !important;
    margin-top: 20px !important;
	}
	
	.hm-main-subhdg h2{
		font-size: 18px !important;
	}

.hm-main-para p{
	font-size: 16px !important;
    line-height: 20px !important;
	}
	
.mbl-abt-btn{
	width: 70% !important;
	}
	
.mbl-hdg48 h2{
	font-size: 35px !important;
    line-height: 45px !important;
	}
.hm-form-btm{
	padding-left: 10px !important;
	padding-right: 10px !important;
	}
.hm-form-inner-btm .elementor-widget-wrap.elementor-element-populated{
		padding: 20px !important;
	}
.main-faqs a {
    font-size: 16px !important;
}
.main-faqs p {
    font-size: 12px !important;
    line-height: 20px !important;
}
.cont-boxes .elementor-widget-container{
	margin: auto 5px !important;
	}
}
