.t-input {
    font-family: 'Manrope', Arial, sans-serif;
}

.t-descr {
    font-family: 'Manrope', Arial, sans-serif;
    font-weight: 400;
    color: #151515;
}

.t-store__card .t-store__card__price {
    color: #151515;
    font-family: 'Manrope', Arial, sans-serif;
    font-weight: 400;
}

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

.t-btn_sm {
    height: 50px;
    font-size: 14px;
    padding-left: 50px;
    padding-right: 50px;
}

.t1002__addBtn {
    width: 50px;
    height: 50px;
}

.t-popup .t-store__prod-popup__price {
    color: #151515;
    font-weight: 400;
    font-family: 'Manrope', Arial, sans-serif;
}

.t702 .t-submit, .t702 .t-input, .t702 .t-select {
        height: 50px;
        font-size: 14px;
    }
    
.t-store__filter__item .t-checkbox__control {
    margin-bottom: 5px;
    text-align: left;
}

.t-checkbox__indicator {
    border: 1px solid #151515 !important;
    opacity: .20;
}

.t1002__product-amount {
    font-size: 13px;
}
.t-btn {
    font-family: 'Manrope', Arial, sans-serif;
    font-weight: 400;
}

.t-name {
    font-family: 'Manrope', Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}

.t-store__pagination__item {
    border-color: rgb(208, 208, 208);
}

.t-store__prod-popup__btn t-btn t-btn_sm {
    background: #AB795A important;
}