@media screen and (max-width: 979px){
#elMobileNav {
  border-bottom: 1px solid rgba( var(--theme-main_nav_font), 0.13 );
  }
  
}
