.t-store__card__price-wrapper {
    margin-top: 5px;
}
.t-store__card__textwrapper {
    padding-top: 15px;
} 
.t-store__prod-popup__sku {
    display: none;
}
.t-store__prod-popup__col_fixed {
    top: 120px;
}
.js-product .t-product__option-select {
    border: 1px rgb(234 234 234) solid;
    background: #fdfdfd;
    padding: 4px 30px 4px 10px;
    border-radius: 0px;
}
.js-product .t-product__option-variants:after {
    border-width: 6px 5px 0 5px;
    border-color: #eaeaea transparent transparent transparent;
}
.t-store__prod-popup__btn-wrapper {
    margin-top: 30px;
}
.js-product .t-product__option-select {
    color: #788489;
}
.t-store .t-store__tabs__controls .t-store__tabs__button-title, .t-store .t-store__tabs__item .t-store__tabs__item-title {
    text-transform: uppercase;
}
.t-store__filter__item-title:after {
    display: none;
}
.t-store__filter__item {
    margin-right: 15px;
}
.t-store__sort-select {
    border: 0px
    background: #fdfdfd;
    color: #3B4549;
    padding: 0px 0px 0px 0px;
    border-radius: 0px;
}
.t-store__card__price_old .t-store__card__price-item .t-name .t-name_xs {
    margin-left: 10px important!;
}
.t-store__card .t-store__card__price_old {
    margin-left: 10px;
}
.js-store-prod-price-old-val.t-store__prod-popup__price-value {
    font-size: 16px;
}
.t-store__prod-popup__price-currency {
    font-size: 16px;
}
.t-store__prod-popup__price_old {
    margin-left: 10px;
}
.t-store__filter__item {
    border-color: #eaeaea;
}