.ova-menu-footer .menu{list-style:none;padding:0;margin:0}.ova-menu-footer .menu li:not(:last-child){margin-bottom:7px}.ova-menu-footer .menu li.current-menu-item>a,.ova-menu-footer .menu li.current-menu-parent>a{color:var(--primary)}.ova-menu-footer .menu a{text-decoration:none;color:#8e94a5;transition:all .3s ease;position:relative}.ova-menu-footer .menu a:before{height:1px;transition:all .5s ease;content:"";position:absolute;bottom:0;background-color:var(--primary);left:0;width:0}.ova-menu-footer .menu a:hover:before{width:100%}.ova-menu-footer .menu .sub-menu{list-style:none}