.t-store__grid-separator {
  display: none;
}

.t-store__prod-popup__name,
.t-store__prod-popup__name *,
.t-typography__characteristics,
.t-typography__characteristics * {
  color: #000000 !important;
}

.js-store-prod-price .t-store__prod-popup__price-value,
.js-store-prod-price .t-store__prod-popup__price-currency{
  color: #fd4c25 !important;
}

.js-store-prod-price-old,
.js-store-prod-price-old *,
.t-store__prod-popup__price_old,
.t-store__prod-popup__price_old * {
  color: #b3b3b3 !important;
}

.js-store-tabs {
  margin-bottom: 50px !important;
}

.t-store__prod-popup__name {
  margin-top: 20px !important;
}