/*
Theme Name: Kicker Child
Theme URI: https://bytesandbeyond.blog/
Description: Child theme for the Kicker theme
Author: P M Ramdas
Author URI: https://bytesandbeyond.blog/
Template: kicker
Version: 1.0.0
Text Domain: kicker-child
*/

/* Add your custom CSS below */

body.elementor-editor-active,
body.elementor-editor-active *,
body.elementor-editor-preview,
body.elementor-editor-preview *,
html.elementor-html,
html.elementor-html * {
	cursor: auto !important;
}

body.elementor-editor-active #bytes-final-cursor,
body.elementor-editor-preview #bytes-final-cursor,
html.elementor-html #bytes-final-cursor {
	display: none !important;
}