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

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

.t1002__picture-wrapper .t1002__addBtn, .t-store__card__imgwrapper .t1002__addBtn {
    background: none;
}


.t994__descr
{
    margin-bottom: -38px;
    margin-left: -26px;
}

.t994__descr span
{
background-color: #f2ede7;
padding: 5px;
}

.t-text_sm span 
{
    font-size: 14px;    
    
}

.t-store__prod-popup__brand {
    display: none !important;
}


/*
.js-store-prod-popup-buy-btn-txt {
  visibility: hidden;
}
.js-store-prod-popup-buy-btn-txt:after {
  content: "Скоро в продаже"; 
  visibility: visible;
  display: block;
  color: #333;
  transform: translateY(-50%);
}
*/


.js-store-prod-sold-out {
  visibility: hidden;
}
.t-store__card__sold-out-msg:after {
  content: "Скоро в продаже"; 
  visibility: visible;
  display: block;
  color: #333333;
  
  transform: translateY(-50%)
}




.t-store__prod-popup__btn_disabled {
  visibility: hidden;
}

.t-store__prod-popup__btn_disabled:after {
  content: "Скоро в продаже"; 
  visibility: visible;
  display: block;
  color: #333;
  transform: translateY(-160%);
}


.js-product-controls-wrapper div:nth-child(1) {
    display: none !important;
}
/*
.js-store-prod-all-charcs p:nth-child(1) {
    display: none !important;
}*/

.js-store-prod-all-charcs p:nth-child(2) {
    display: none !important;
}

.js-store-prod-all-charcs p:nth-child(4) {
    display: none !important;
}

.js-store-prod-all-charcs p:nth-child(5) {
    display: none !important;
}

.js-store-prod-all-charcs p:nth-child(6) {
    display: none !important;
}

.js-store-prod-all-charcs p:nth-child(7) {
    display: none !important;
}

.js-store-prod-all-charcs p:nth-child(8) {
    display: none !important;
}

.js-store-prod-all-charcs p:nth-child(9) {
    display: none !important;
}

.js-store-prod-all-charcs p:nth-child(10) {
    display: none !important;
}

.js-store-prod-all-charcs p:nth-child(11) {
    display: none !important;
}

/*Скрыть артикулы в каталоге*/
.js-store-prod-descr {
    display: none !important;
}