.spf-has-filter .warehouse--v1 .collection__dynamic-part div#gf-tree {
  padding-left: 30px;
}
.spf-has-filter .warehouse--v1 .collection__dynamic-part #gf-grid {
  padding-left: 0;
  padding-right: 0;
}
.spf-has-filter .warehouse--v1 #gf_pagination_wrap #pagination {
  border-top: 0;
}
.spf-has-filter .warehouse--v1 .collection__dynamic-part #gf-grid #gf-products {
  margin-left: 0;
  margin-right: 0;
  border-top: 1px solid #e1e3e4;
}
.spf-has-filter .warehouse--v1 .gf-sort-wrap {
  padding: 0 30px;
}
.spf-has-filter .warehouse--v1 .layout__section--secondary #gf-tree {
  width: 100%;
  padding: 20px;
  float: none;
}

.theme-store-id-871.spf-layout-theme.gf-left .gf-block-title:not(.gf-block-title-skeleton) h3,
.theme-store-id-871.spf-layout-theme.gf-offcanvas .gf-block-title:not(.gf-block-title-skeleton) h3,
.theme-store-id-871.spf-layout-theme.gf-left .gf-block-title:not(.gf-block-title-skeleton) .h3,
.theme-store-id-871.spf-layout-theme.gf-offcanvas .gf-block-title:not(.gf-block-title-skeleton) .h3 {
    font-size: 16px;
    display: flex;
    text-transform: none;
    color: #1e2d7d;
    align-items: center;
}

.theme-store-id-871.spf-layout-theme.gf-left .gf-option-block .gf-block-title h3:after, 
.theme-store-id-871.spf-layout-theme.gf-offcanvas .gf-option-block .gf-block-title h3:after,
.theme-store-id-871.spf-layout-theme.gf-left .gf-option-block .gf-block-title .h3:after, 
.theme-store-id-871.spf-layout-theme.gf-offcanvas .gf-option-block .gf-block-title .h3:after {
    margin-right: 0;
    font-size: 18px;
}

.theme-store-id-871.spf-layout-theme.gf-left .gf-option-block .gf-block-title h3 span, 
.theme-store-id-871.spf-layout-theme.gf-offcanvas .gf-option-block .gf-block-title h3 span,
.theme-store-id-871.spf-layout-theme.gf-left .gf-option-block .gf-block-title .h3 span, 
.theme-store-id-871.spf-layout-theme.gf-offcanvas .gf-option-block .gf-block-title .h3 span {
    padding-right: 10px;
}

.theme-store-id-871.spf-layout-theme .gf-option-block ul li a {
    font-size: 16px;
    color: #677279;
}
  
.theme-store-id-871.spf-layout-theme span.gf-count {
    opacity: 1;
    font-size: 16px;
}

.theme-store-id-871.spf-layout-theme .gf-option-block {
    border: 0;
}

.theme-store-id-871.spf-layout-theme #gf-tree .gf-label:not(.gf-label-skeleton) {
    flex: revert;
    margin-right: 3px;
}

.theme-store-id-871.spf-layout-theme .gf-block-title .gf-clear {
    display: none;
}

.theme-store-id-871.spf-layout-theme .gf-range-inputs input[type=text] {
    border-color: #e1e3e4;
    padding: 10px;
    font-size: 14px;
}

.theme-store-id-871.spf-layout-theme #gf-tree .noUi-value-large {
    font-size: 14px;
    color: #677279;
}

.theme-store-id-871.spf-layout-theme #gf-tree .noUi-handle {
    border: 1px solid #fff;
    width: 16px;
    height: 16px;
    top: -5px;
    right: -9px;
}

.theme-store-id-871.spf-layout-theme #gf-tree .noUi-handle.noUi-handle-lower {
    right: -6px !important;
}

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

.theme-store-id-871.spf-layout-theme #gf-tree .noUi-handle,
.theme-store-id-871.spf-layout-theme #gf-tree .noUi-connect {
    background: #1e2d7d;
}

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

.theme-store-id-871.spf-layout-theme .checked .gf-Checkbox {
    border-color: #00badb;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' class='Polaris-Icon__Svg' focusable='false' aria-hidden='true'%3E%3Cpath fill='%23ffffff' d='M8.315 13.859l-3.182-3.417a.506.506 0 0 1 0-.684l.643-.683a.437.437 0 0 1 .642 0l2.22 2.393 4.942-5.327a.436.436 0 0 1 .643 0l.643.684a.504.504 0 0 1 0 .683l-5.91 6.35a.437.437 0 0 1-.642 0'%3E%3C/path%3E%3C/svg%3E");
    background-color: #00badb;
}
  
.theme-store-id-871.spf-layout-theme .checked .gf-RadioButton {
  border-color: #00badb;
}

.theme-store-id-871.spf-layout-theme.gf-left .sort-by {
  background: transparent;
}

.theme-store-id-871.spf-layout-theme .checked .gf-RadioButton:before {
  background: #00badb;
}
.spf-has-filter.gf-top_one .warehouse--v1 .collection__dynamic-part div#gf-tree {
  padding-right: 30px;
}