.mono,
.t-store__card__price-wrapper .t-name,
.t397__title.t-name,
.t-btn,
.t-store__prod-popup__price {
    font-family: 'PT Mono', Courier New, monospace;
    font-weight: 400;
}

.t-store__prod-popup__text {
    font-family: 'PT Sans', sans-serif !important;
}

.t706__carticon-text.t-name {
    color: #000 !important;
}

@media screen and (max-width: 980px) {
    .t985__search-widget-button,
    .t706__carticon-wrapper {
        display: none !important;
    }
}
@media screen and (min-width: 980px) {
    .t-store__card__textwrapper .t-name {
        font-size: 30px !important;
    }
}
@media screen and (min-width: 640px) and (max-width: 959px) {
    .t-store__card__textwrapper .t-name {
        font-size: 24px !important;
    }
}
@media screen and (max-width: 639px) {
    .t-store__card__textwrapper .t-name {
        font-size: 20px !important;
    }
}

#rec604787167 .t-btn {
    font-size: 20px;
    padding: 12px 30px;
    height: auto;
}