/**handles:e-animation-push,remons-elementor-menu-footer**/
@keyframes elementor-animation-push{50%{transform:scale(.8)}100%{transform:scale(1)}}.elementor-animation-push:active,.elementor-animation-push:focus,.elementor-animation-push:hover{animation-name:elementor-animation-push;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}
.ova-menu-footer .menu{list-style:none;margin:0;padding: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{transition:all .3s ease;position:relative;color:#8e94a5;text-decoration:none}.ova-menu-footer .menu a:before{position:absolute;content:"";width:0%;height:1px;left:0;bottom:0;transition:all .5s ease;background-color:var(--primary)}.ova-menu-footer .menu a:hover:before{width:100%}.ova-menu-footer .menu .sub-menu{list-style:none}