/*
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)
*/

/* Default submenu styling (hidden by default) */
.project-huddle-toolbar {
    height: 56px !important;
    min-height: 56px !important;
    overflow: visible !important;
}

.ph-items-center {
    align-items: flex-start !important;
}

.project-huddle-toolbar .moved-down {
    margin-top: 26px !important;
}


