    .t-store__card::after {
    content: attr(data-product-inv) " шт на складе";
    font-family: 'Roboto',Arial,sans-serif;
    font-size: 12px;
    color: #878787;
    position: absolute; 
    margin-top: 4px;
    /*width: 250px;*/
}
/*.t-store__card__btns-wrapper {
   /* margin-top: 40px !important;
}
/*.js-store-prod-sold-out {
   /* display: none;
}*/

/*.js-store-product.js-product::before {
  /*  content: attr(data-product-inv) " шт на складе";
   /* font-family: 'Roboto',Arial,sans-serif;
   /* font-size: 14px;
   /* color: #000;
   /* background-color: #ededed;
   /* margin-left: 20px;
   /* padding: 3px 8px;
   /* position: absolute;
   /* top: -5px;
/*}
/*.t-store__prod-popup__name{
 /*   margin-top: 5px;
}




    
body {
        overflow: auto !important;
}