/* Theme Name: Siom */


.main-menu-toggle .inner-toggle-menu .right-menus ul li.current-menu-item:before {
    content: "";
    position: absolute;
    left: -30px;
    top: 0;
    bottom: 0;
    width: 1.5vh;
    height: 1.5vh;
    background-color: #fff;
    border-radius: 50px;
    margin: auto;
}