/*!
Theme Name: Kava Child
Theme URI:
Author: Zemez
Author URI:
Description: Kava child theme.
Template: kava
Version: 1.0.1
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kava-child
*/


body .site-content {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.widget + .widget {
    margin-top: 15px;
    padding-top: 15px;
    border: none !important;
}
.w-100 {
	width:100%;
}
.text-center {
	text-align: center;
}
body.archive.category .page-header {
	display:none;
}
