.t-store__card__mark {
   font-weight: 600;
    font-size: 12px;
    font-family: 'Montserrat',Arial,sans-serif;
    display: table-cell;
    width: 50px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    border-radius: 4px;
    background-color: #111;
    color: #fff;
    box-sizing: border-box;
    padding: 0 10px;
}

.t1002__addBtn_active svg path {
    fill: #000000;
    stroke: #000000;
}

.t-store__card__imgwrapper .t1002__addBtn, .t1002__picture-wrapper .t1002__addBtn {
    position: absolute;
    right: 10px;
    top: 1px;
    z-index: 9;
    border-color: transparent;
    border-width: unset;
    background: #fff;
    border-radius: 100%;
}

.t1002__product-del {
    display: table-cell;
    width: 40px;
    padding: 0px 0 52px 13px;
    cursor: pointer;
    opacity: .4;
    vertical-align: middle;
}


.t-store__filter__range_bg {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 1px;
    background-color: #1A1B1D!important;
    border-radius: 3px;
}

.t-store .t-store__filter__item_custom .t-store__filter__item-controls-container_buttons.t-store__filter__item-controls-container_color {
    display: flex;
    flex-wrap: wrap;
    padding: 0px 0px 0 0px!important;
}

.t-store__parts-switch-btn {
    color: #1a1b1d;
    font-family: Montserrat;
    font-weight: 500;
    margin-left: 0px!important;
    margin-right: 10px;
}

.t-store__prod-snippet__container {
    padding-top: 10px;
    padding-bottom: 120px;
}
