    
    .js-product-edition-option.t-product__option {
  display: none;
}
    
.t-store__prod-popup__link.t-descr.t-descr_xxs {
  display: none;
}

.js-store-price-wrapper.t-store__prod-popup__price-wrapper
{
  display: none;
}

.t-name {
    color: #000000;
}


p.t-typography__characteristics.js-store-prod-charcs {
    display: none !important;
}