/*
Theme Name: Vibenews Child
Theme URI: http://gossipthemes.com/vibenews
Author URI: http://gossipthemes.com
Template: vibenews
Description: Make your modifications to Vibenews in this child theme.
Version: 2.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: vibenews-child
Tags: two-columns, three-columns, four-columns, right-sidebar, custom-menu, featured-images, full-width-template
*/


/* =Theme customization starts here
------------------------------------------------------- */
.footer-top {
    display: none;
}
.footer-border {
    display: none;
}
.theme-logo-area {
    padding-top: 15px;
    padding-bottom: 15px;
}
.theme-logo-area .col-lg-4.col-md-12:first-child {
    display: none;
}

.theme-logo-area .row.align-items-center {
    justify-content: space-between;
}

.logo.theme-logo {
    text-align: left;
    width: 30%;
}