.theme-store-id-739.spf-layout-theme .gf-block-title h3,
.theme-store-id-739.spf-layout-theme .gf-block-title .h3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: calc(12px*0.95);
  letter-spacing: 1px;
  font-family: revert;
}

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

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

.theme-store-id-739.spf-layout-theme .gf-option-block ul li a {
  font-size: calc(12px*0.95);
  letter-spacing: 1px;
  color: revert;
  font-weight: 500;
}

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

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

.theme-store-id-739.spf-layout-theme .gf-Checkbox, 
.theme-store-id-739.spf-layout-theme .gf-RadioButton {
  order: 3;
  margin: 0 0 0 5px;
}

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

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

.theme-store-id-739.spf-layout-theme #gf-tree .noUi-handle {
  background: #766456;
  width: 20px;
  height: 20px;
  top: -8px;
}

.theme-store-id-739.spf-layout-theme .checked .gf-Checkbox:after {
  content: '';
  width: 10px;
  height: 10px;
  background-color: #32251B;
  position: absolute;
  top: 2px;
  left: 2px;
}

.theme-store-id-739.spf-layout-theme .checked .gf-RadioButton:before {
  background: #000;
}

.theme-store-id-739.spf-layout-theme .gf-range-inputs input[type=text] {
  border: 0;
  border-bottom: 1px solid #e3e3e3;
  text-align: right;
}