@media (max-width: 480px) {
    .t1002__addBtn {
        height: 30px;
        width: 30px;
    }
}




.t-descr {
    font-family: 'Inter';
    font-weight: 400;
    color: #1e1b2d;
}

@media screen and (max-width: 1200px) {
    .t-descr_xxs {
        font-size: 12px;
    }
}

.t-name {
    font-family: 'Inter';
    font-weight: 500;
    color: #1e1b2d;
}

@media screen and (max-width: 640px) {
    .t-name_xs {
        font-size: 12px;
    }
}

.js-store-prod-all-charcs{display:none!important;}

.t-align_center {
    text-align: left;
}

/*Код на картинки в карточке*/
.js-store-prod-all-text span[style="color: rgb(0, 0, 0);"] {
  margin-right: 10px;
}
.js-store-prod-all-text span[style="color: rgb(0, 0, 0);"]:before {
  content: url(https://static.tildacdn.com/tild6237-3633-4665-b861-363266383439/photo.svg);
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.js-store-prod-all-text span[style="color: rgb(0, 0, 1);"] {
  margin-right: 10px;
}
.js-store-prod-all-text span[style="color: rgb(0, 0, 1);"]:before {
  content: url(https://static.tildacdn.com/tild6564-3762-4162-b637-616162653035/photo.svg);
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.js-store-prod-all-text span[style="color: rgb(0, 0, 2);"] {
  margin-right: 10px;
}
.js-store-prod-all-text span[style="color: rgb(0, 0, 2);"]:before {
  content: url(https://static.tildacdn.com/tild6563-3037-4035-a631-393862636339/photo.svg);
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}




.t-input {
    font-size: 14px;
    
.t-input {
    font-family: 'Inter'; !important
}

