/* 
Theme Name:		 ectheme
Theme URI:		 http://childtheme-generator.com/
Description:	 ectheme is a child theme of GeneratePress, for EC Lifestyle
Author:			 Admin E
Author URI:		 http://childtheme-generator.com/
Template:		 generatepress
Version:		 1.0.0
Text Domain:	 ectheme
*/


/*
    Add your custom styles here
*/

body.home {
	overflow-x: hidden;
	padding-top: 0 !important;
	padding-left: 0 !important;
	padding-right 0 !important;
}

.home #page,
.home .inside-container,
.home .site-content {
    padding: 0; !important;
    margin: 0; !important;
}
