/*
Theme Name:   Bacola Child
 Theme URI:    http://klbtheme.com/bacola/
 Description:  Bacola Child Theme
 Author:       KlbTheme
 Author URI:   http://themeforest.net/user/KlbTheme
 Template:     bacola
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  bacola-child
*/

@media screen and (min-width: 64rem) {
    .site-footer .footer-widgets .container {
        padding-top: 7.25rem;
        padding-bottom: 0rem !important;
    }
}
@media screen and (min-width: 75rem) {
    .widget+.widget {
        margin-top: 0rem ;
    }
}