/*!
Theme Name:		Page Builder Framework – Child
Author: 		MapSteps
Author URI: 	https://mapsteps.com
Description:	Page Builder Framework Child Theme
Version: 		1.1
License:		GNU General Public License v3 or later
License URI:	https://www.gnu.org/licenses/gpl-3.0.html
Tags: 			one-column, two-columns, left-sidebar, right-sidebar, custom-colors, custom-menu, featured-images, full-width-template, custom-logo, custom-background, threaded-comments, blog, e-commerce
Template:		page-builder-framework
Text Domain:	page-builder-framework-child
*/


#footer-sidebar {
display:block;
height: 100px;
}

#footer-sidebar1 {
float: left;
width: 33%;
margin-left:5px;
margin-right:5px;
}

#footer-sidebar2 {
float: left;
width: 33%;
margin-right:5px;
}

#footer-sidebar3 {
float: left;
width: 33%;
}
