.dctech-price-filter .amount {
  color: inherit;
  font-weight: inherit;
}
.dctech-price-filter .current-state {
  color: var(--color-gray-800);
  font-weight: 600;
}
.dctech-price-filter .current-state .amount {
  font-weight: 600;
}
.login-see-prices .dctech-price-filter {
  display: none;
}
