.custom-menu{position:relative}.custom-menu::before{content:"";position:absolute;top:-9px;right:8px;width:92%;height:1px;background-color:white;z-index:1;pointer-events:none}.custom-menu .active-indicator{position:absolute;top:-11px;height:5px;background-color:#BB9D47;z-index:2;transition:left 0.3s ease-in-out,width 0.3s ease-in-out}.custom-menu .active-indicator::before{content:"";position:absolute;top:0;left:-2px;width:2px;height:5px;background-color:#BB9D47}.custom-menu ul li{margin-right:20px!important;display:inline-block}.custom-menu ul li:last-child{margin-right:0}@media only screen and (max-width:768px){.custom-menu::before{height:0px}.custom-menu ul li{margin-right:10px}}