.rouble {
  font-family: "rouble";
}

.price {
  display: flex;
}

.price_current {
  font-size: 20px;
  font-weight: 700;
}

.price_new {
  font-size: 20px;
  font-weight: 700;
}

.price_factory {
  line-height: normal;
  flex-direction: column;
}

.price_factory .price__value {
  text-decoration: line-through;
}

.price_factory .price__text {
  width: 100%;
  line-height: 1;
}

.price__values {
  display: flex;
  align-items: baseline;
}
/*# sourceMappingURL=maps/price_1.css.map */
