@media only screen and (min-width: 768px) {
  .theme-store-id-863.spf-layout-theme.gf-top_one .gf-option-block .gf-block-title h3,
  .theme-store-id-863.spf-layout-theme.gf-top_one .gf-option-block .gf-block-title .h3 {
    min-width: 9em;
    padding: 12px 45px 12px 15px;
    border: 1px solid rgba(56, 56, 56, .3);
    border-radius: 3px;
    background: right 10px center no-repeat;
    border-color: #d3d3d6;
    font-size: 14px;
    font-weight: 500;
    font-family: revert;
    text-transform: none;
  }

  .theme-store-id-863.spf-layout-theme.gf-top_one .gf-option-block .gf-block-title h3:after,
  .theme-store-id-863.spf-layout-theme.gf-top_one .gf-option-block .gf-block-title .h3:after {
    font-size: 18px;
    margin: 0;
    position: absolute;
    top: calc(50% - 8px);
    right: 13px;
    line-height: 1;
  }

  .theme-store-id-863.spf-layout-theme.gf-top_one .gf-block-content {
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 15%);
    border-radius: 3px;
    color: #383838;
    border: 0;
    margin: 0;
    top: calc(100% + 10px);
    width: 340px;
  }

  .theme-store-id-863.spf-layout-theme.gf-top_one #gf-tree .sort-by {
    border: 0;
  }

  .theme-store-id-863.spf-layout-theme.gf-top_one #gf-tree .sort-by label {
    height: auto;
    line-height: 1.6;
    text-transform: none;
    min-width: 9em;
    padding: 12px 45px 12px 15px;
    border: 1px solid rgba(56, 56, 56, .3);
    border-radius: 3px;
    background: right 10px center no-repeat;
    border-color: #d3d3d6;
    font-size: 14px;
    font-weight: 500;
  }

  .theme-store-id-863.spf-layout-theme.gf-top_one .sort-by:before {
    right: 8px;
  }

}

.spf-has-filter.theme-store-id-863 .cc-product-list__summary {
  margin: 0;
  display: none;
}

.theme-store-id-863.spf-layout-theme #gf-tree .noUi-marker-horizontal.noUi-marker {
  display: none;
}

.theme-store-id-863.spf-layout-theme .gf-range-inputs input[type=text] {
  padding: 10px;
  border-color: rgba(56, 56, 56, .3);
  font-size: 16px;
}

.theme-store-id-863.spf-layout-theme #gf-tree .noUi-handle {
  border: 2px solid #383838;
  background: #fff;
  top: -10px;
}

.theme-store-id-863.spf-layout-theme #gf-tree .noUi-connect {
  background: #383838;
}

.theme-store-id-863.spf-layout-theme #gf-tree .noUi-base,
.theme-store-id-863.spf-layout-theme #gf-tree .noUi-connects {
  height: 2px;
}

.theme-store-id-863.spf-layout-theme .gf-range-inputs {
  margin-bottom: 30px;
}

.theme-store-id-863.spf-layout-theme #gf-tree .noUi-value-large {
  font-size: 16px;
}

.spf-has-filter.theme-store-id-863 body>#gf-tree .gf-filter-footer button {
  line-height: 1;
}

.theme-store-id-863.spf-layout-theme #gf-products {
  margin: 0 0 0 -30px;
}

@media(max-width: 767px) {
  .theme-store-id-863.spf-layout-theme #gf-products {
    margin: 0 0 0 -20px;
  }
}