.elementor-widget-nav-menu .menu-completed-icon::before{
    z-index: 1 !important;
    width: 22px !important;
    height: 22px !important;
    position: absolute !important;
    left: auto !important;
    right: 5px;
    top: 50% !important;
    margin-top: -11px !important;
    background-image: none! important;
    border-radius: 0.8em;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.elementor-widget-nav-menu .menu-completed-icon::before{
    font-family: 'Font Awesome 5 Free'  !important;
    content: "\f00c";
    font-weight: 600;
}

.elementor-widget-nav-menu .mobile-menu-text{
  margin-left: 10px;
}
