[name="checkout"] * {
  pointer-events: none !important;
}

.money-details {
  display: inline-block !important;
}

.bold-pre-compare-price {
  padding-right: 7px;
}

.price-list .money-details {
  font-size: 14px;
  font-weight: 400;
  color: var(--text-color);
}


.price{
  display: flex;
  align-items: center;
}
