.t-store__card__mark {
    border-radius: 6px;
    font-weight: 600;
    height: 25px;
    width: auto;
}
.t-input {
    font-family: 'Inter', Arial, sans-serif;
}
.t-descr_xxs {
    font-size: 16px;
}
.t-descr {
    font-family: 'Inter';
    font-weight: 500;
}
.t-store__prod-snippet__container {
    padding-bottom: 60px !important;
    padding-top: 60px !important;
}
.t-store__prod-popup__btn-wrapper .t-store__prod-popup__btn {
    background-color: #e5f849;
    border: 1px solid #e5f849;
}
.t-store__prod-snippet__container .t-store__prod-popup__btn:after {
    background-color: #f1ff7b;
}
 .t-store__prod-popup__btn-wrapper .t-store__prod-popup__btn {
    color: #141414;
    border-radius: 30px;
    text-transform: uppercase;
    font-size: 12px;
    border: 1px solid #e5f849 !important;
 }
.t898__btn-text {
    font-size: 12px;
}
@media screen and (max-width: 640px) {
    .t-name_xs {
        font-size: 14px;
}
}
@media screen and (max-width: 670px) {
    .t-store__card__btn:not(:first-child) {
        margin-top: 0px;
}
}
.t-store .t-store__card__wrap_txt-and-btns.t-store__card__wrap_pad-sm .store__card__wrap_txt-and-opts {
    padding-bottom: 0px;
}
.t702 .t-inputtime, .t702 .t-datepicker__wrapper {
    max-width: 470px;
}
@media screen and (max-width: 960px) {
    .t798__witharrows .t-slds__wrapper {
        padding: 0 0px;
    }
}
@media screen and (max-width: 960px) {
    .t-col {

        padding-left: 10px;
        padding-right: 10px;

    }
}