/*
Theme Name:   Hello Elementor Child
Theme URI:    https://www.bookzzy.com/
Description:  Child theme for Hello Elementor. Holds the Bookzzy header, footer, custom page templates and theme code so they survive parent theme updates.
Author:       Digient Technologies
Author URI:   https://www.bookzzy.com/
Template:     hello-elementor
Version:      1.0.0
Text Domain:  hello-elementor-child
*/

/* Put custom CSS here only if it is theme-level.
   Page-level styling stays in Elementor. */

/* Caret alignment for parent menu items (rendered by BKZ_Walker_Nav_Menu) */
.bkz-menu .bkz-caret{
	display:inline-flex;
	align-items:center;
	vertical-align:middle;
	margin-left:4px;
}
