.t-store__relevants__title.t-uptitle.t-uptitle_xxl {
    font-size: 24px !important;
    font-family: 'TildaSans' !important;
    font-weight: 400 !important;
    color: #1c1c1c !important;
    text-transform: uppercase !important;
    text-align: center !important;
    margin-bottom: 30px !important;
    margin-top: 120px !important;
}

@media screen and (max-width: 640px) {
    .t-store__relevants__title.t-uptitle.t-uptitle_xxl {
        font-size: 20px !important;
        margin-bottom: 20px !important;
        margin-top: 60px !important;
        text-align: center !important;
    }
}



    .t-store__prod-snippet__container {
        padding-top: 10px;
        padding-bottom: 60px;
    }
    
    
    
    
.tooltip-horizontal-scroll-icon_card {
  display: none !important;
}


.t-store__scroll-icon-wrapper {
 display: none !important;
}

.t-store__card__price-wrapper {
   margin-top: 4px;
}
.t-store__card__textwrapper {
   margin-bottom: auto;
   padding-top: 12px;
}


@media screen and (max-width: 960px) {
 .t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
   margin-bottom: 24px;
   
   .t-store__filter {
 margin-bottom: 20px;
}


.t-store_filter_btn, .t-store_filter_input {
    background-color: #ffffff;
}



.t1002_addBtn {
  background-color: transparent !important;
  /* или */
  background: none !important;
}

.t-slds__item_active.t-slds__item .js-image-zoom-hover, img.js-image-zoom-hover { 
        background: #fff; 
}