<style>
.t-store__parts-switch-wrapper {
display: inline-block;
width: 100%;
overflow-y: scroll;
overflow-y: hidden!important; }
.js-store-parts-switcher.t-store__parts-switch-btn.t-name.t-name_xs.t-menu__link-item {
color: #2D2D2D;
display: inline-block;
margin-right: 15px;
margin-left: 15px;
white-space: nowrap;
align-items: center;
padding: 8px 15px;
border-radius: 30px;
border: 2px solid #f96855 !important;
background-color: #FFFFFF; }
.js-store-parts-switcher.t-store__parts-switch-btn.t-name.t-name_xs.t-menu__link-item.t-active {
background-color: #2D2D2D;
color: #FFFFFF;
border: 2px solid #f7d5ce !important;
opacity: 100%!important }
.t-store__card__mark {
height: 20px; }
</style>