#product-page-subcategories ul li.selected {
    border-bottom: 1px solid white;
    font-weight: bold;
}

@media only screen and (max-width: 1300px) {
    li.active a.level-top {
        color: #030e26 !important;
    }

}

.multiselect-dropdown-filter-button-container button {
    border: 1px solid #206499;
}

.multiselect-dropdown-filter-button-container button:hover {
    background: #206499;
    color: white;
}