#t-header {
    z-index: 990;
}

@media screen and (max-width: 960px) {
    .t-store__filter-submenu {   
        opacity: 1 !important;
        max-height: none !important;
    }
}

