ul.categories {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.categories .active a{
    color: #ec6807;
}
.ltn__main-menu span {
    float: right;
    font-size: 12px;
}
.ltn__header-area {
    z-index: 9999!important;
    position: fixed!important;
    background: #ffffff94;
    width: 100%;
}