/*
Theme Name: Magnet (Kadence Child)
Description: Kadence child theme for Magnet.rs
Theme URL: https://bloggerpilot.com/
Author: Dragan Stefanovic
Author URL: https://bloggerpilot.com/tools/child-theme-generator/
Template: kadence
Text Domain: Magnet.rs
Version: 1.0.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
-------------------------------------------------------------- */

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