.ova-menu-footer .menu{list-style:none;margin:0;padding:0;flex-wrap:wrap;column-gap:35px}.ova-menu-footer .menu a{text-decoration:none;position:relative;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.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}