/*
Theme Name: BlogX
Description: Child Theme 
Theme URL: https://x.com
Author: X-MEN
Author URL: https://x.com
Template: kadence
Text Domain: BlogX
Version: 1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/

@import url("../kadence/style.css");


/* Theme customization starts here
-------------------------------------------------------------- */

.hide {
   display: none;
}
.clear {
   clear: both;
}

 .content-area {
   margin:unset !important;
 }