/*
Theme Name: Infinite
Theme URI: http://demo.goodlayers.com/infinite
Author: Goodlayers
Author URI: http://www.goodlayers.com
Description: Infinite WordPress Theme
Version: 4.0.1
License: GNU General Public License V2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, threaded-comments, translation-ready
Text Domain: infinite

PLEASE DO NOT EDIT THIS FILE

YOU CAN ADD CUSTOM STYLE VIA THIS FOLLOWING METHOD
	- APPEARANCE > CUSTOMIZE > PLUGIN SETTINGS > CUSTOM CSS / JS 
	- THEME OPTION > PLUGIN SETTINGS > CUSTOM CSS / JS 
	- CHILD THEME

*/
.infinite-body-front .infinite-container{
	padding: 0px !important;
}
.infinite-body-front .infinite-container .infinite-footer-column:first-child{
	padding-left: 0px !important;
}
.infinite-body-front .infinite-container .infinite-footer-column:last-child{
	padding-right: 0px !important;
}
.infinite-footer-wrapper .widget{
	margin-bottom: 25px !important;
}
.infinite-footer-wrapper .widget_custom_html ul{
	margin:0px 0px 0px 20px;
}
.infinite-footer-wrapper .widget_custom_html ul li{
	margin-bottom: 5px;
}
.infinite-footer-wrapper .infinite-widget-title{
	font-size: 1.5rem !important;
	margin-bottom: 1em !important;
}
#custom_html-3 h3{
	margin-bottom: 5px !important;
}
.infinite-copyright-wrapper{
	padding:1rem 0px;
