#et-top-navigation .nav .sub-menu .sub-nav-items-style .sub-menu {
    border-top: 0 none;
    left: auto;
    padding-block: 0;
    right: -100%;
    top: 0;
}

#top-menu .menu-item-has-children.sub-nav-items-style > a:first-child:after {
    right: 0;
    top: 0;
    transform: rotate(270deg);
}
