.elementor-control-fancify_advanced_custom_css:before,
.elementor-control-fancify_parallax_section_advanced:before {
    content: "FANCIFY";
    color: #B9B9B9;
    position: absolute;
    right: 10px;
    top: 9px;
    padding: 2px;
}

#elementor-panel-categories {
    display: flex;
    flex-direction: column;
}

#elementor-panel-categories [id*="elementor-panel-category-fancifycore"] {
    order: -1;
}

#elementor-panel-categories [id="elementor-panel-category-fancifycore_single_builder"] {
    order: -2;
}

#elementor-panel-categories [id="elementor-panel-category-fancifycore_agent_builder"] {
    order: -2;
}

#elementor-panel-categories [id="elementor-panel-category-fancifycore_agency_builder"] {
    order: -2;
}

#elementor-panel-categories [id="elementor-panel-category-fancifpro_header_builder"] {
    order: -2;
}

#elementor-panel-categories [id*="elementor-panel-category-fancifycore"] .elementor-element-wrapper .elementor-element {
    position: relative;
}

#elementor-panel-categories [id*="elementor-panel-category-fancifycore"] .elementor-element-wrapper .elementor-element:before {
    content: "FANCIFY";
    color: #B9B9B9;
    position: absolute;
    left: 3px;
    top: 5px;
    padding: 2px;
    font-size: 10px;
}

#elementor-panel-categories [id*="elementor-panel-category-fancifycore"] .elementor-element-wrapper .elementor-element-title-wrapper .title {
    height: 50px;
}