body {
font-variant-numeric: lining-nums;
font-feature-settings: 'lnum';
-moz-font-feature-settings: 'lnum=1';
-ms-font-feature-settings: 'lnum';
-webkit-font-feature-settings: 'lnum';
-o-font-feature-settings: 'lnum';
}
    
/*@media screen and (min-width:961px) {*/
/*    .t-store__relevants-grid-cont.js-store-relevants-grid-cont {*/
/*    width: 100% !important;*/
/*    max-width: 100% !important;*/
/*}*/

/*    .js-product.t-store__card {*/
/*    width: calc((100% - 70px) / 4) !important;*/
/*    max-width: 100% !important;*/
/*    margin-left: 5px !important;*/
/*    margin-right: 5px !important;*/
/*}*/
/*}*/

@media screen and (max-width:960px) {
.t-store__card__btns-wrapper {
    flex-wrap: nowrap;
}

.t-store__grid-cont .t-store__stretch-col {
    margin-bottom: 20px;
}

.uc-catalog .t-store__relevants__title.t-uptitle.t-uptitle_xxl {
    font-size: 28px !important;
}
}

@media screen and (min-width:960px) {
.t-store__card__btns-wrapper {
    flex-wrap: wrap !important;
}
}

/*.t702__title {*/
/*    font-style: italic;*/
/*}*/

.t-input-group {
    margin-bottom: 10px !important;
}

.t-store__relevants__title.t-uptitle.t-uptitle_xxl {
    text-align: center;
}


    .t-slds__bgimg {
    background-size: contain;
    }
    
.t-store.t-store__prod-snippet__container {
    padding-bottom: 0px;
}


@media screen and (max-width:960px) {
    #rec833866754,
    #rec832202706 {
    position: relative;
    z-index: 999;
}
}

a.js-store-prod-btn2.t-store__card__btn.t-store__card__btn_second.t-btn.t-btn_sm,
a.t-store__prod-popup__btn.t-btn.t-btn_sm {
    font-size: 18px;
}


a.t-store__prod-popup__btn.t-btn.t-btn_sm {
    border: 1px solid #778c9d !important;
}