/*
Theme Name: kadence-child
Description: Child Theme Generator @bloggerpilot
Theme URL: https://bloggerpilot.com/
Author: asw
Author URL: https://bloggerpilot.com/tools/child-theme-generator/
Template: kadence
Text Domain: kadence-child
Version: 1.0
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
-------------------------------------------------------------- */
input[type="text"], input[type="email"], input[type="color"], textarea {background:#fff!important;}
.hide {
   display: none;
}
.clear {
   clear: both;
}

.content-area {margin-top: 0;}

.entry-content-wrap {
    padding-top: 0;  padding-bottom: 0;
	
}