#main-nav .highlight-link>a {
    background-color: hsl(0deg 0% 78% / 65%) !important;
}

#header.pagewidth {
    margin: 0 auto;
    max-width: 1340px;
    width: 100% !important;
    padding: 15px 0;
}

#header .navbar-wrapper{
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between !important;
    align-items: center;
}

#main-nav {
    margin-top: 0 !important;
}

.main-nav .has-mega-sub-menu .child-arrow{
    display: none !important;
}

.header-bar.tf_box{
    display: none !important;
}

.fixed-header-on #header .navbar-wrapper {
    justify-content: center !important;
}

.ui.builder_button.blue{
    background-color: #e8311f !important;
    border-color: #e8311f !important;
}