.js-store-parts-select-container {
    text-align: center;
}

.t-store__parts-switch-wrapper {
    width:80%;
    display: inline-block;
}
.t-menu__link-item {
    font-weight:normal;
}
.t-active {
    font-weight:bold;
    color:#000000;
}

.t-store__parts-switch-btn.t-active {
    opacity: 1;
}
