/*
Theme Name: Hello Elementor Child
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

.pp-breadcrumbs-text .pp-icon{
display: none;}

/* Disable vertical menu animation */
.ekit-vertical-main-menu-wraper,
.ekit-vertical-navbar-nav,
.elementskit-dropdown,
.elementskit-submenu-panel {
    transition: none !important;
    animation: none !important;
    transform: none !important;
}

/* Submenu open instantly */
.elementskit-dropdown {
    opacity: 1 !important;
    visibility: visible !important;

}
