.js-store-parts-switcher.t-store__parts-switch-btn.t-name.t-name_xs.t-menu__link-item.t-active {
    color: #f8f8f8 !important;
    border: 1px solid #186fe2;
    background: #1a73e8;
    padding: 5px 11px;
    opacity: 1;
    border-radius: 5px;
}

.js-store-parts-switcher.t-store__parts-switch-btn.t-name.t-name_xs.t-menu__link-item {
    color: #f8f8f8 !important;
    border: 1px solid #b5bac1;
    background: #b5bac1;
    padding: 5px 11px;
    opacity: 1;
    border-radius: 5px;
}