body .wpc-filters-widget-content .wpc-filters-range-wrapper .wpc-filters-range-column input[type=number] {
  border: 0;
  padding: 0;
  -webkit-appearance: none !important;
  height: auto;
  box-shadow: none;
  pointer-events: none;
  margin-bottom: 10px;
}
body .wpc-filters-widget-content .wpc-filters-range-wrapper .wpc-filters-range-column:nth-child(2) input[type=number] {
  text-align: right;
}
body .ui-slider-horizontal .ui-slider-range {
  background: rgba(206, 126, 0, 0.28) !important;
}
body .ui-slider-horizontal .ui-slider-handle {
  height: 10px;
  width: 10px;
  top: -2px;
  margin-left: -2px;
}
body .wpc-filters-range-slider-wrapper {
  max-width: 90%;
  margin: 0;
}
body .wpc-filters-range-slider-wrapper .wpc-filters-range-slider-control {
  height: 7px;
}
body .widget-area li.wpc-term-item label .filter-inline-img, body .wpc-filters-widget-main-wrapper li.wpc-term-item label .filter-inline-img {
  max-height: 15px !important;
  width: auto !important;
}
body .wpc-filter-chip-name {
  max-width: initial;
}
body .wpc-filter-title {
  justify-content: flex-start;
}
body .wpc-filter-title .wpc-help-tip {
  margin-left: 10px;
}
body .shop-container .filter-cat-title {
  padding-top: 20px;
}
body .shop-container .wpc-page-seo-description {
  display: none;
}
body .shop-container .wcn-wpc-page-seo-description {
  margin-top: 20px;
}
