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