.t-catalog__prod-popup__text,
.t-store__prod-popup__text {
  display: block !important;
  margin-top: 16px;
}

.t-catalog__prod-popup__text .js-catalog-prod-all-text,
.t-store__prod-popup__text .js-store-prod-all-text {
  display: block !important;
  font-size: 16px !important;
  line-height: 1.55 !important;
  opacity: 1 !important;
  color: inherit !important;
}

.t-catalog__prod-popup__text .js-catalog-prod-all-charcs,
.t-catalog__prod-popup__text .js-catalog-prod-charcs,
.t-store__prod-popup__text .js-store-prod-all-charcs,
.t-store__prod-popup__text .js-store-prod-charcs {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  overflow: hidden !important;
  margin: 0 !important;
  padding: 0 !important;
}

.t-catalog__prod-popup__text .js-catalog-prod-all-text:empty,
.t-store__prod-popup__text .js-store-prod-all-text:empty {
  display: none !important;
  margin: 0 !important;
}
