/*
 Theme Name:     Hello Elementor Child
 Description:    A child theme of Hello Elementor.
 Author:         Sunita
 Template:       hello-elementor
 Version:        1.0.0
 Text Domain:    hello-elementor-child
*/


/* Add your custom styles below */
#wpadminbar {
    position: fixed !important;
    top: 0 !important;
    bottom: auto !important;
    z-index: 99999 !important;
}
