.t-store__card__mark {
    border-radius: 6px;
    height: 20px;
    width: 20px;
    padding: 0 6px;
    font-weight: 400;
    font-size: 12px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    box-sizing: border-box;
}

.t-store__parts-switch-btn {
    color: #000000;
    font-size: 16px;
    font-family: 'TildaSans', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    border-width: 1px;
    border-radius: 30px;
    padding: 7px 20px 7px 20px;
    background-color: #ffffff;
    background-position: center center;
    border-color: #cfcfcf;
    border-style: solid;
    transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out, border-color 0.1s ease-in-out;
}

.t-store__card__mark-wrapper {
    left: 10px;
    right: unset;
}

.t-store__card__imgwrapper .t1002__addBtn, .t1002__picture-wrapper .t1002__addBtn {
    background-color: rgba(255, 255, 255, 0) !important;
    padding-top: 1px !important;
    width: 21px !important;
    height: 18px !important;
    border: 0px !important;
}

.t-store__card__sku {
    display: none;
}

.t-store__card__descr {
    display: none;
}

.t776 .t-store__card__btns-wrapper {
    margin-top: -11px;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    min-width: 45px;
}

.t-store__prod-snippet__container .t-store__relevants__container .t-item .t-store__card__btns-wrapper {
    margin-top: -9px;
}

.t-store__card__textwrapper {
    padding-top: 13px;
}
