/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 09 2023 | 01:37:38 */
.elementor-nav-menu > .menu-item-has-children > a.elementor-item > .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;
    }