/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 11 2025 | 00:19:07 */
.elementor-nav-menu > .menu-item-has-children > a.menu-link > .sub-arrow {
    display: none !important;
}

.elementor-nav-menu .performance-sub-arrow {
    line-height: 1;
    padding-left: 8px;
    display: flex;
    align-items: center;
}

    .elementor-nav-menu .performance-sub-arrow svg {
        fill: currentColor;
        line-height: 1;
        height: 1em;
        width: 1em;
    }