/*
 Theme Name:   Kentha Child
 Theme URI:    http://qantumthemes.xyz/
 Description:  Kentha Child Theme
 Author:       QantumThemes
 Author URI:   http://qantumthemes.xyz/helpdesk
 Template:     kentha
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         right-sidebar
 Text Domain:  kentha-child
*/

/***************************************************************
****************************************************************
************* PUT YOUR CUSTOM STYLES BELOW ********************/

.qt-footer-widgets::after::after  {
    background: #FFFFFF;
	opacity: 0.2;
	}
	
.qt-background-bar {
	background-color: #bdbdbd !important;
}

.invisible{
	display: none !important;
}

#invisible{
	display: none !important;
}