#mega-menu-wrap-main #mega-menu-main > li.mega-menu-item > a.mega-menu-link {
    line-height: 40px;
    height: 40px;
    padding: 0px 10px 0px 10px;
    vertical-align: baseline;
    width: auto;
    display: block;
    color: #23282d;
    text-transform: none;
    text-decoration: none;
    text-align: left;
    text-decoration: none;
    background: rgba(0, 0, 0, 0);
    border: 0;
    border-radius: 0;
    font-family: arial;
    font-size: 18px;
    font-weight: normal;
    outline: none;
}
#mega-menu-wrap-main #mega-menu-main > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-main #mega-menu-main > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-main #mega-menu-main > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background: rgba(255, 255, 255, 0.1);
    color: #ba60ae;
    font-weight: normal;
    text-decoration: none;
    border-color: #fff;
}
@media (max-width: 767px){
.admin-bar .main-navigation.mobile-menu {
    padding-top: 0px;
}}
#mega-menu-wrap-main #mega-menu-main > li.mega-menu-item > a.mega-menu-link:hover {
    background: rgba(255, 255, 255, 0.1);
  color: #ba60ae;
    font-weight: normal;
    text-decoration: none;
    border-color: #fff;
}
.post__date a, .jet-posts .post-meta {
    color: rgba(66,71,76,0.5);
    display: none;
}
@media (max-width: 768px){
.admin-bar .mobile-panel {
      position: static;
    margin-top: -50px;
}}
@media (max-width: 768px){
#mega-menu-wrap-main #mega-menu-main > li.mega-menu-item > a.mega-menu-link {
    line-height: 40px;
    height: 40px;
    padding: 0px 10px 0px 10px;
    vertical-align: baseline;
    width: auto;
    display: block;
    color: #ffffff;
    text-transform: none;
    text-decoration: none;
    text-align: left;
    text-decoration: none;
    background: rgba(0, 0, 0, 0);
    border: 0;
    border-radius: 0;
    font-family: arial;
    font-size: 18px;
    font-weight: normal;
    outline: none;
}}
.invert .breadcrumbs__item a {
    color: #fff;
}
.mobile-panel {
    background-color: #ffffff;
}
.invert .breadcrumbs__item a:hover, .invert .breadcrumbs__item-target {
    color: rgb(212 212 212 / 92%);
}