    .t786__price-wrapper {
    letter-spacing: -0.2px;
}
    .t786__content .t786__title {
    letter-spacing: -0.2px;
}
    .t-store__card__textwrapper {
    padding-top: 15px;
}
    .t-store__card__price-wrapper{
        
        margin-top: 5px !important;
    }
    
    .t1002__product-imgdiv {
    background-size: contain;
    border-radius: 5px;
    height: 85px !important;
}

    .t-store__card__mark {
        font-family: "Inter";
        font-style: normal;
        height: 40px;
        border-radius: 4px;
        padding: 0px 15px;
    }
    
    
    
    
    .t1002__product-title{
        margin-left: 0px;
    }
    
    .t706__product-imgdiv {
    background-size: contain !important;
    margin-bottom: 20px;
    border-radius: 5px;
    height: 85px !important;
}

    .t-search-widget__result_product-img {
    background-size: contain !important;
    height: 85px !important;
}
    

    .t-store__filter__options_center{
    text-align: left !important;
}

   @media screen and (min-width: 980px){
  .t-store__filter__item-title {
        font-size: 16px;
        margin-bottom: -30px;
    }
}

    .t-store__filter__opts-mob-btn{
    font-size: 15px;
}

@media (max-width: 980px) {
    .t-store__prod-snippet__container {
        margin-top: 0px !important;
        padding-top: 5px !important;
    }
}

    .t-descr {
    font-size: 15px !important;
}

    .t-store__card__descr {
        display: none !important;
    }

    
    .t1002__picture-wrapper .t1002__addBtn, .t-store__card__imgwrapper .t1002__addBtn {
    right: 7px;
    top: 5px;
}   
    @media screen and (max-width: 640px){
        .t1002__picture-wrapper .t1002__addBtn, .t-store__card__imgwrapper .t1002__addBtn {
    right: -3px;
    top: -3px;
    }
}
       .t1002__addBtn {
    background-color: transparent !important;
}

    .t1002__addBtn.t1002__addBtn_active {
    background-color: transparent !important;
}

    .t-store .t-store__filter__item_custom .t-store__filter__item-controls-container_buttons.t-store__filter__item-controls-container_color {
    overflow: visible;
}