/*
Theme Name: Kadence Child
Theme URI: http://example.com/kadence-child
Description: A child theme for the Kadence theme.
Author: Your Name
Author URI: http://example.com
Template: kadence
Version: 1.0
*/

@import url("css/variables.css");

@import url("css/global.css");
@import url('css/global-mobile.css') screen and (max-width: 840px);
@import url("css/buttons.css");
@import url("css/menu.css");
@import url('css/menu-mobile.css') screen and (max-width: 840px);
