/*
Theme Name: Hello ADO Child
Theme URI: https://ado.mindwoop.com/
Description: Child Theme for Awammi Development Organization based on Hello Elementor
Author: Jamshaid Khan
Author URI: https://ado.mindwoop.com/
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-ado-child
*/

/* Import parent theme styles */
@import url("../hello-elementor/style.css");

/* Your custom CSS below */


.elementskit-menu-hamburger.elementskit-menu-toggler {
    box-shadow: none !important;
  background: transparent !important;
    outline: none !important;
}

.elementskit-menu-close.elementskit-menu-toggler {
    box-shadow: none !important;
    outline: none !important;
}
.elementskit-menu-close.elementskit-menu-toggler:hover {
   background: transparent !important;
}