/** Please don't modify the minified content. This content will be updated regularly **/
.noUi-tooltip, .noUi-value {
    text-align: center;
}
.jspArrow, .jspDrag, .qtip-close {
    cursor: pointer;
}
.jspScrollable:focus, .jspVerticalBar .jspArrow:focus, .qtip-close {
    outline: 0;
}
.jspPane {
    position: absolute;
}
.jspTrack {
    position: relative;
}
.qtip {
    position: absolute;
    left: -28000px;
    top: -28000px;
    display: none;
    max-width: 280px;
    min-width: 50px;
    font-size: 10.5px;
    line-height: 12px;
    direction: ltr;
    box-shadow: none;
    padding: 0;
}
.jspDrag, .qtip .qtip-tip canvas {
    left: 0;
    top: 0;
}
.qtip-content, .qtip-titlebar {
    position: relative;
    overflow: hidden;
}
.qtip-content {
    padding: 5px 9px;
    text-align: left;
    word-wrap: break-word;
}
.qtip-titlebar {
    padding: 5px 35px 5px 10px;
    border-width: 0 0 1px;
    font-weight: 700;
}
.qtip-titlebar+.qtip-content {
    border-top-width: 0!important;
}
.qtip-close {
    position: absolute;
    right: -9px;
    top: -9px;
    z-index: 11;
    border: 1px solid transparent;
}
.qtip-titlebar .qtip-close {
    right: 4px;
    top: 50%;
    margin-top: -9px;
}
* html .qtip-titlebar .qtip-close {
    top: 16px;
}
.qtip-icon .ui-icon, .qtip-titlebar .ui-icon {
    display: block;
    text-indent: -1000em;
    direction: ltr;
}
.qtip-icon, .qtip-icon .ui-icon {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
}
.qtip-icon .ui-icon {
    width: 18px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    text-indent: 0;
    font: normal 700 10px/13px Tahoma, sans-serif;
    color: inherit;
    background: -100em -100em no-repeat;
}
.qtip-default {
    border: 1px solid #F1D031;
    background-color: #FFFFA3;
    color: #555;
}
.qtip-default .qtip-titlebar {
    background-color: #FFEF93;
}
.qtip-default .qtip-icon {
    border-color: #CCC;
    background: #F1F1F1;
    color: #777;
}
.qtip-default .qtip-titlebar .qtip-close {
    border-color: #AAA;
    color: #111;
}
.qtip .qtip-tip {
    margin: 0 auto;
    overflow: hidden;
    z-index: 10;
}
.qtip .qtip-tip, x:-o-prefocus {
    visibility: hidden;
}
.qtip .qtip-tip, .qtip .qtip-tip .qtip-vml, .qtip .qtip-tip canvas {
    position: absolute;
    color: #123456;
    background: 0 0;
    border: 0 dashed transparent;
}
.qtip .qtip-tip .qtip-vml {
    behavior: url(#default#VML);
    display: inline-block;
    visibility: visible;
}
.qtipmodal-ie6fix {
    position: absolute!important;
}
.noUi-tooltip, .noUi-value {
    text-align: center;
}
.jspContainer {
    overflow: hidden;
    position: relative;
}
.jspHorizontalBar, .jspPane, .jspVerticalBar {
    position: absolute;
}
.jspVerticalBar {
    top: 0;
    right: 0;
    height: 100%}
.jspHorizontalBar {
    bottom: 0;
    left: 0;
    width: 100%}
.jspDrag, .jspTrack, .noUi-base, .noUi-target {
    position: relative;
}
.jspCap {
    display: none;
}
.jspHorizontalBar .jspCap {
    float: left;
}
.jspTrack {
    background: #dde;
}
.jspHorizontalBar .jspDrag, .jspHorizontalBar .jspTrack {
    float: left;
    height: 100%}
.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    padding: 0;
    margin: 0;
}
.jspArrow.jspDisabled {
    cursor: default;
    background: #80808d;
}
.jspVerticalBar .jspArrow {
    height: 16px;
}
.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%}
.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%}
* html .jspCorner {
    margin: 0 -3px 0 0;
}
.noUi-target, .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.noUi-target {
    direction: ltr;
    background: #FAFAFA;
    border-radius: 4px;
    border: 1px solid #D3D3D3;
    box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}
.noUi-base {
    width: 100%;
    height: 100%;
    z-index: 1;
}
.noUi-connect {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
}
.noUi-origin {
    position: absolute;
    height: 0;
    width: 0;
}
.noUi-state-tap .noUi-connect, .noUi-state-tap .noUi-origin {
    -webkit-transition: top .3s, right .3s, bottom .3s, left .3s;
    transition: top .3s, right .3s, bottom .3s, left .3s;
}
.noUi-state-drag * {
    cursor: inherit!important;
}
.noUi-base, .noUi-handle {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.noUi-horizontal {
    height: 18px;
}
.noUi-horizontal .noUi-handle {
    width: 34px;
    height: 28px;
    left: -17px;
    top: -6px;
}
.noUi-vertical {
    width: 18px;
}
.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    left: -6px;
    top: -17px;
}
.noUi-connect {
    background: #3FB8AF;
    box-shadow: inset 0 0 3px rgba(51, 51, 51, .45);
    -webkit-transition: background 450ms;
    transition: background 450ms;
}
.noUi-draggable {
    cursor: w-resize;
}
.noUi-vertical .noUi-draggable {
    cursor: n-resize;
}
.noUi-handle {
    position: relative;
    z-index: 1;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #FFF;
    cursor: default;
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}
.noUi-marker, .noUi-pips, .noUi-tooltip, .noUi-value {
    position: absolute;
}
.noUi-active {
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}
.noUi-handle:after, .noUi-handle:before {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #E8E7E6;
    left: 14px;
    top: 6px;
}
.noUi-handle:after {
    left: 17px;
}
.noUi-vertical .noUi-handle:after, .noUi-vertical .noUi-handle:before {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px;
}
.noUi-vertical .noUi-handle:after {
    top: 17px;
}
[disabled] .noUi-connect {
    background: #B8B8B8;
}
[disabled] .noUi-handle, [disabled].noUi-handle, [disabled].noUi-target {
    cursor: not-allowed;
}
.noUi-pips, .noUi-pips * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.noUi-pips {
    color: #999;
}
.noUi-value-sub {
    color: #ccc;
    font-size: 10px;
}
.noUi-marker {
    background: #CCC;
}
.noUi-marker-large, .noUi-marker-sub {
    background: #AAA;
}
.noUi-pips-horizontal {
    top: 100%}
.noUi-value-horizontal {
    -webkit-transform: translate3d(-50%, 50%, 0);
    transform: translate3d(-50%, 50%, 0);
}
.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    height: 5px;
}
.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px;
}
.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%}
.noUi-value-vertical {
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
    padding-left: 25px;
}
.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px;
}
.noUi-marker-vertical.noUi-marker-sub {
    width: 10px;
}
.noUi-marker-vertical.noUi-marker-large {
    width: 15px;
}
.noUi-tooltip {
    display: block;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
}
.noUi-horizontal .noUi-tooltip {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    bottom: 120%}
.noUi-vertical .noUi-tooltip {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    right: 120%}
#bc-sf-filter-wrapper {
    overflow: hidden;
}
.bc-sf-filter-clearfix {
    clear: both;
}
.bc-sf-filter-option-hidden {
    display: none!important;
}
.bc-sf-filter-clear, .bc-sf-filter-clear-all {
    float: right;
    font-size: 12px;
    margin: 0 20px 0 0;
    line-height: 22px;
}
.bc-sf-filter-block-title h3 {
    display: inline-block;
}
.bc-sf-filter-block-title h3 span {
    cursor: pointer;
}
.bc-sf-filter-sprite {
    background: url(bc-sf-filter-sprite.png?v=6) no-repeat;
}
.bc-sf-filter-option-block {
    margin: 0;
    padding: 6px 0;
}
.bc-sf-filter-option-block:first-child {
    padding-top: 10px;
}
.bc-sf-filter-option-block:last-child {
    border-bottom: 0;
}
.bc-sf-filter-option-block .bc-sf-filter-block-title {
    overflow: hidden;
    line-height: 20px;
    position: relative;
}
.bc-sf-filter-option-block .bc-sf-filter-block-title h3 {
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0;
    line-height: 20px;
}
@media screen and (max-width: 768px) {
    .bc-sf-filter-option-block .bc-sf-filter-block-title h3 {
        font-size: 15px;
    }
}

.bc-sf-filter-option-block .bc-sf-filter-block-title h3 span:after {
    content: '\f106';
    position: absolute;
    display: block;
    font-size: 18px;
    bottom: 3px;
    right: 0;
    font-family: 'FontAwesome';
}
.bc-sf-filter-option-block .bc-sf-filter-block-title h3 span.up:after {
    content: '\f107';
}
.bc-sf-filter-option-block .bc-sf-filter-block-title h3 a {
    text-transform: capitalize;
    font-size: 12px;
    font-weight: 400;
    float: right;
    letter-spacing: 0;
}
.bc-sf-filter-option-block .bc-sf-filter-block-title.click h3 span:before {
    border-top-color: transparent;
    border-bottom-color: #000;
    margin-bottom: 2px;
}
.bc-sf-filter-option-block .bc-sf-filter-block-content {
    width: 100%!important;
    max-height: 220px;
    margin-top: 15px;
    overflow: hidden;
}
.bc-sf-filter-option-block#filter-option-price-range .bc-sf-filter-block-content {
    overflow: visible;
}
.bc-sf-filter-option-block .bc-sf-filter-block-content a {
    cursor: pointer;
}
.bc-sf-filter-option-block .bc-sf-filter-block-content ul {
    padding-left: 0;
    margin: 0;
}
.bc-sf-filter-option-block .bc-sf-filter-block-content ul li {
    position: relative;
    list-style: none;
    margin-bottom: 7px;
}
.bc-sf-filter-option-block .bc-sf-filter-block-content ul li a {
    display: block;
    font-weight: 400;
    color: inherit;
    text-decoration: none;
    position: relative;
}
.bc-sf-filter-option-block .bc-sf-filter-block-content ul li a.selected {
    font-weight: 700;
}
.bc-sf-filter-option-block .bc-sf-filter-block-content ul li a[data-count='0'] {
    opacity: .3!important;
}
.bc-sf-filter-option-block .bc-sf-filter-block-content ul li input[type=checkbox] {
    display: none;
}
.bc-sf-filter-option-block .bc-sf-filter-block-content ul li input[type=checkbox]+a {
    padding-left: 23px;
    line-height: 22px;
}
.bc-sf-filter-option-block .bc-sf-filter-block-content ul li input[type=checkbox]+a>span:first-child {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .2);
    width: 14px;
    height: 14px;
    position: absolute;
    background: 0 0;
    left: 1px;
    top: 3px;
}
.bc-sf-filter-option-block .bc-sf-filter-block-content ul li input[type=checkbox]+a.selected {
    font-weight: 400;
}
.bc-sf-filter-option-block .bc-sf-filter-block-content ul li input[type=checkbox]+a.selected>span:first-child:after {
    content: '';
    width: 9px;
    height: 6px;
    position: absolute;
    top: 3px;
    left: 3px;
    border: 2px solid #000;
    border-top: none;
    border-right: none;
    background: 0 0;
    transform: rotate(-50deg);
    box-sizing: border-box;
}
.bc-sf-filter-option-block .bc-sf-filter-block-content ul li ul {
    margin-left: 20px;
}
.bc-sf-filter-option-block .bc-sf-filter-block-content label {
    font-weight: 400;
    display: inline-block;
    cursor: pointer;
    float: none;
}
.bc-sf-filter-option-block .bc-sf-filter-block-content .bc-sf-filter-option-multiple-list li a:hover {
    text-decoration: none;
    opacity: 1;
}
.bc-sf-filter-option-block .bc-sf-filter-block-content .bc-sf-filter-option-multiple-list li input[type=checkbox] {
    cursor: pointer;
}
.bc-sf-filter-option-block .bc-sf-filter-block-content .bc-sf-filter-option-box {
    overflow: hidden;
}
@media screen and (max-width: 768px) {
    .bc-sf-filter-option-block .bc-sf-filter-block-content .bc-sf-filter-option-box {
        font-size: 15px;
    }
}
.bc-sf-filter-option-block .bc-sf-filter-block-content .bc-sf-filter-option-box li {
    display: inline-block;
    margin-bottom: 5px;
    border: 1px solid #ccc;
    padding: 0;
    margin-right: 2%;
    min-width: 22%;
    text-align: center;
}
@media (max-width: 768px) and (min-width: 700px) {
    .bc-sf-filter-option-block .bc-sf-filter-block-content .bc-sf-filter-option-box li {
        min-width: 12%;
    }
}
.bc-sf-filter-option-block .bc-sf-filter-block-content .bc-sf-filter-option-box li a {
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    padding: 3px;
    width: auto;
    display: block;
}
.bc-sf-filter-option-block .bc-sf-filter-block-content .bc-sf-filter-option-box li a.selected {
    border-color: #000;
    background-color: #b29d64;
    color: #fff!important;
    display: block;
}
.bc-sf-filter-option-block .bc-sf-filter-block-content .bc-sf-filter-option-box li a:hover {
    text-decoration: none;
}
.bc-sf-filter-option-block .bc-sf-filter-block-content .bc-sf-filter-option-box li a.selected span {
    color: #fff!important;
}
.bc-sf-filter-option-amount {
    margin-left: 5px;
}
.bc-sf-filter-option-box .bc-sf-filter-option-amount {
    display: none;
}
.bc-sf-filter-option-block .bc-sf-filter-block-content .bc-sf-filter-option-swatch li {
    margin-right: 2px;
    margin-bottom: 5px;
}
.bc-sf-filter-option-block .bc-sf-filter-block-content .bc-sf-filter-option-swatch li a {
    border: 2px solid transparent;
    border-radius: 50%;
}
.bc-sf-filter-option-block .bc-sf-filter-block-content .bc-sf-filter-option-swatch li a[data-value=White] span.bc-sf-filter-option-swatch-image {
    border: 1px solid #cbcbcb!important;
}
.bc-sf-filter-option-block .bc-sf-filter-block-content .bc-sf-filter-option-swatch.circle-grid li a.selected, .bc-sf-filter-option-block .bc-sf-filter-block-content .bc-sf-filter-option-swatch.circle-grid li a:hover, .bc-sf-filter-option-block .bc-sf-filter-block-content .bc-sf-filter-option-swatch.square-grid li a.selected, .bc-sf-filter-option-block .bc-sf-filter-block-content .bc-sf-filter-option-swatch.square-grid li a:hover {
    font-weight: 400;
    border: 2px solid #b29d64;
}
.bc-sf-filter-option-block .bc-sf-filter-block-content .bc-sf-filter-option-swatch.circle-grid li a span.bc-sf-filter-option-swatch-image, .bc-sf-filter-option-block .bc-sf-filter-block-content .bc-sf-filter-option-swatch.circle-grid li a.selected, .bc-sf-filter-option-block .bc-sf-filter-block-content .bc-sf-filter-option-swatch.circle-grid li a:hover, .bc-sf-filter-option-block .bc-sf-filter-block-content .bc-sf-filter-option-swatch.circle-list li a span.bc-sf-filter-option-swatch-image {
  /*   border-radius: 50%; */
}
.bc-sf-filter-option-block .bc-sf-filter-block-content .bc-sf-filter-option-swatch.circle-grid li a span.bc-sf-filter-option-swatch-image {
    border: 2px solid #ebebeb!important;
    border-radius: 50%;
}
.bc-sf-filter-option-block .bc-sf-filter-block-content .bc-sf-filter-option-swatch li a .bc-sf-filter-option-swatch-image {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-size: cover;
}
.bc-sf-filter-option-swatch.circle-list li a span.bc-sf-filter-option-value, .bc-sf-filter-option-swatch.square-list li a span.bc-sf-filter-option-value {
    padding-left: 5px;
}
.bc-sf-filter-option-block .bc-sf-filter-block-content .bc-sf-filter-option-swatch.square-grid li {
    display: inline-block;
}
.bc-sf-filter-option-block .bc-sf-filter-block-content .bc-sf-filter-option-swatch.square-grid li a span:not(.bc-sf-filter-option-swatch-image) {
    display: none;
}
.bc-sf-filter-option-block .bc-sf-filter-block-content .bc-sf-filter-option-swatch.square-list li {
    display: block;
}
.bc-sf-filter-option-block .bc-sf-filter-block-content .bc-sf-filter-option-swatch.circle-grid li {
    display: inline-block;
}
.bc-sf-filter-option-block .bc-sf-filter-block-content .bc-sf-filter-option-swatch.circle-grid li a span:not(.bc-sf-filter-option-swatch-image) {
    display: none;
}
.bc-sf-filter-option-block .bc-sf-filter-block-content .bc-sf-filter-option-swatch.circle-list li {
    display: block;
}
.bc-sf-filter-icon-star {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #ffd200;
}
.bc-sf-filter-selection-wrapper {
    border-bottom: 1px solid #e3e3e3;
}
.bc-sf-filter-selection-wrapper .bc-sf-filter-block-title {
    overflow: hidden;
    line-height: 20px;
}
.bc-sf-filter-selection-wrapper .bc-sf-filter-block-title h3 {
    font-size: 16px;
    margin: 0;
    text-transform: none;
    font-weight: 400;
    line-height: 20px;
}
.bc-sf-filter-selection-wrapper .bc-sf-filter-block-title .bc-sf-filter-clear {
    font-size: 11px;
    color: #2d2d2d;
    line-height: 21px;
}
.bc-sf-filter-selection-wrapper .bc-sf-filter-selected-items {
    margin-top: 15px;
}
.bc-sf-filter-selection-wrapper .bc-sf-filter-selected-items .selected-item {
    text-transform: uppercase;
    color: #2d2d2d;
    clear: both;
}
.bc-sf-filter-selection-wrapper .bc-sf-filter-selected-items .selected-item>a {
    color: inherit;
    display: block;
    text-decoration: none;
    overflow: hidden;
}
.bc-sf-filter-selection-wrapper .bc-sf-filter-selected-items .selected-item .selected-type span {
    font-weight: 400;
}
.bc-sf-filter-selection-wrapper .bc-sf-filter-selected-items .selected-item .selected-type {
    display: block;
    width: 90%;
    float: left;
}
.bc-sf-filter-selection-wrapper .bc-sf-filter-selected-items .selected-item .selected-type strong, .bc-sf-filter-selection-wrapper .bc-sf-filter-selected-items .selected-item .selected-type strong>span {
    font-weight: 700;
}
.bc-sf-filter-selection-wrapper .bc-sf-filter-selected-items .selected-item .bc-sf-filter-clear {
    width: 15px;
    height: 15px;
    float: right;
    margin-top: -3px;
    margin-right: 0;
    position: relative;
}
.bc-sf-filter-selection-wrapper .bc-sf-filter-selected-items .selected-item .bc-sf-filter-clear:before {
    content: '';
    display: block;
    width: 15px;
    height: 1px;
    background: #000;
    position: absolute;
    right: 0;
    top: 8px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.bc-sf-filter-selection-wrapper .bc-sf-filter-selected-items .selected-item .bc-sf-filter-clear:after {
    content: '';
    display: block;
    width: 15px;
    height: 1px;
    background: #000;
    position: absolute;
    right: 0;
    top: 8px;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}
.bc-sf-filter-block-content .noUi-target {
    height: 6px;
    border-radius: 0;
    margin: 0;
    box-shadow: none;
}
.bc-sf-filter-block-content .noUi-horizontal .noUi-origin .noUi-handle {
    width: 18px;
    height: 18px;
    left: 0;
    top: 0;
    box-shadow: none;
    border-radius: 50%;
    cursor: pointer;
    border: 0;
    background-color: #b29d64;
}
.bc-sf-filter-block-content .noUi-handle:after, .bc-sf-filter-block-content .noUi-handle:before {
    display: none;
}
.bc-sf-filter-block-content .noUi-connect {
    background: #b29d64;
}
.bc-sf-filter-block-content .bc-sf-filter-option-range-slider {
    margin: 0 7px;
}
.bc-sf-filter-block-content .bc-sf-filter-option-range-slider.has-pips {
    margin: 0 15px 5px 5px;
}
@media screen and (max-width: 768px) {
    .bc-sf-filter-block-content .bc-sf-filter-option-range-slider.has-pips {
        margin: 0 15px 5px 15px;
    }
}
.bc-sf-filter-block-content .bc-sf-filter-option-range-amount {
    position: relative;
}
.bc-sf-filter-block-content .bc-sf-filter-option-range-amount:after {
    clear: both;
    content: '';
    display: block;
    margin-bottom: 10px;
}
.bc-sf-filter-block-content .bc-sf-filter-option-range-amount input {
    width: calc(50% - 15px);
    height: 30px;
    float: left;
    margin: 0 0 10px;
    padding: 1px 5px;
    line-height: 24px;
    border: 1px solid #e3e3e3;
    clear: none;
    min-height: auto;
    min-width: auto;
    text-align: center;
}
.bc-sf-filter-block-content .bc-sf-filter-option-range-amount .bc-sf-filter-option-range-amount-split {
    float: left;
    font-size: 14px;
    line-height: 36px;
    width: 30px;
    text-align: center;
}
.bc-sf-filter-block-content .bc-sf-filter-option-range-slider.no-ruler .noUi-marker-normal {
    display: none;
}
.noUi-value-horizontal {
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
    color: #444;
    font-size: 11px;
    margin-top: 3px;
    margin-left: -4px;
    overflow-wrap: normal;
    word-wrap: normal;
    word-break: normal;
}
.noUi-pips-horizontal {
    display: none;
    left: 4px;
    height: 60px;
    width: 100%;
    padding: 0;
}
.noUi-marker-horizontal.noUi-marker {
    width: 1px;
}
.noUi-marker-horizontal.noUi-marker-large {
    height: 11px;
    margin-left: -4px;
    margin-top: -9px;
}
.noUi-marker-horizontal.noUi-marker-large:first-child {
    margin-left: -5px;
}
.noUi-origin {
    margin-left: -4px;
    top: -8px;
}
.bc-sf-filter-range-value-lower {
    font-size: 11px;
    margin-top: 7px;
    margin-left: 4px;
    display: inline-block;
}
.bc-sf-filter-range-value-upper {
    font-size: 11px;
    margin-top: 7px;
    float: right;
}
#bc-sf-filter-tree-mobile {
    display: none;
}
#bc-sf-filter-tree-mobile button {
    width: 100%;
    background: #000;
    color: #fff;
    padding: 10px 0;
    margin: 10px 0;
    border: none;
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer;
    display: block;
    font-family: "Charlotte, Arial,  sans-serif";
    letter-spacing: 2px;
    font-weight: 700;
}
#bc-sf-filter-tree-mobile button:hover {
    background-color: #b29d64;
}
@media screen and (max-width: 768px) {
    #bc-sf-filter-tree-mobile button:hover {
        background-color: #000;
    }
}
.jspContainer {
    width: 100%!important;
}
.jspVerticalBar {
    width: 5px;
    background: #ececec;
    cursor: pointer;
}
.jspHorizontalBar {
    height: 5px;
    background: #ececec;
}
.jspDrag {
    background: #a7a7a7;
}
.bc-sf-filter-option-view-less {
    display: block;
    margin-top: 10px;
}
.bc-sf-filter-option-show-search-box {
    padding: 10px;
    width: 100%;
    border: 1px solid #e3e3e3;
    height: 30px;
}
@media screen and (min-width:768px) {
    .bc-sf-filter-option-block[data-show-search-box-pc=true] .bc-sf-filter-option-show-search-box-wrapper {
        margin-top: 15px;
    }
    .bc-sf-filter-option-block[data-show-search-box-pc=false] .bc-sf-filter-option-show-search-box-wrapper {
        display: none!important;
    }
}@media screen and (max-width:767px) {
    .bc-sf-filter-option-block[data-show-search-box-mobile=true] .bc-sf-filter-option-show-search-box-wrapper {
        margin-top: 15px;
    }
    .bc-sf-filter-option-block[data-show-search-box-mobile=false] .bc-sf-filter-option-show-search-box-wrapper {
        display: none!important;
    }
    .bc-sf-filter-tree-mobile-style2 .bc-sf-filter-option-block[data-show-search-box-mobile=true] .bc-sf-filter-option-show-search-box-wrapper {
        display: none;
        padding: 0 20px;
    }
    .bc-sf-filter-tree-mobile-style2 .bc-sf-filter-option-block.bc-sf-filter-option-block-active[data-show-search-box-mobile=true] .bc-sf-filter-option-show-search-box-wrapper {
        display: block;
    }
    .bc-sf-filter-tree-mobile-style3 .bc-sf-filter-option-block[data-show-search-box-mobile=true] .bc-sf-filter-option-show-search-box-wrapper {
        display: none;
        padding: 0 20px;
    }
}#bc-sf-filter-load-more-loading-icon, #bc-sf-filter-loading {
     background: url(bc-sf-filter-loading.gif) center 14px no-repeat #fff;
     border: 1px solid rgba(0, 0, 0, .15);
     width: 56px;
     height: 56px;
     padding: 0;
     -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
     z-index: 9999999999;
     text-align: center;
     text-indent: -999em;
     overflow: hidden;
 }
div.checker, div.selector.focus, div.selector.hover {
    opacity: 1;
}
#bc-sf-filter-loading {
    position: fixed;
    top: 50%!important;
    bottom: auto;
    left: 50%;
    right: auto;
    margin-left: -28px;
    margin-top: -28px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#bc-sf-filter-load-more-loading-icon {
    margin: 0 auto;
    margin-left: -28px;
    margin-top: -28px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#bc-sf-filter-error {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .15);
    position: fixed;
    top: 50%!important;
    bottom: auto;
    left: 50%;
    max-width: 100%;
    overflow: hidden;
    padding: 10px;
    text-align: center;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    z-index: 999999999;
    transform: translate(-50%, -50%);
    font-size: 14px;
}
#bc-sf-filter-error .btn-wrapper {
    text-align: right;
    margin-top: 10px;
}
#bc-sf-filter-error .btn-wrapper button {
    border-radius: 3px;
    background: #fff;
    box-shadow: none;
    border: 1px solid #ccc;
    font-size: 12px;
}
#bc-sf-filter-message {
    text-align: center;
    font-size: 14px;
}
#bc-sf-filter-top-notification {
    text-align: center;
}
#bc-sf-filter-top-show-limit label, #bc-sf-filter-top-sorting label {
    margin-right: 5px;
    display: inline-block;
}
#bc-sf-filter-top-display-type .bc-sf-filter-display-item {
    text-indent: -999em;
    background-position: -48px 0;
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    margin-left: 10px;
}
#bc-sf-filter-top-display-type .bc-sf-filter-display-item.active {
    background-position: -72px 0;
}
#bc-sf-filter-top-display-type .bc-sf-filter-display-item.bc-sf-filter-display-list {
    background-position: -96px 0;
}
#bc-sf-filter-top-display-type .bc-sf-filter-display-item.bc-sf-filter-display-list.active {
    background-position: -120px 0;
}
#bc-sf-filter-scroll-to-top {
    display: none;
    background-color: #000;
    z-index: 99;
    width: 45px;
    height: 45px;
    position: fixed;
    right: 30px;
    top: 85%;
    cursor: pointer;
    margin: 0;
    clear: both;
    overflow: hidden;
    text-indent: -9999px;
}
#bc-sf-filter-scroll-to-top.style2 {
    background-color: #f0f0f0;
}
#bc-sf-filter-scroll-to-top span {
    display: block;
    background-position: 0 0;
    width: 14px;
    height: 7px;
    margin-top: 18px;
    margin-left: 15px;
}
#bc-sf-filter-scroll-to-top.style2 span {
    background-position: -24px 0;
}
#bc-sf-filter-bottom-pagination {
    clear: both;
}
#bc-sf-filter-load-more {
    text-align: center;
    display: none;
    clear: both;
    padding: 20px 0 30px;
}
#bc-sf-filter-load-more .bc-sf-filter-load-more-button {
    color: #333;
    border: 1px solid #333;
    background-color: transparent;
    padding: 10px 20px;
    height: auto;
    vertical-align: top;
    line-height: 22px;
    text-transform: uppercase;
}
#bc-sf-filter-load-more #bc-sf-filter-load-more-loading #bc-sf-filter-load-more-icon {
    background: url(bc-sf-filter-loading.gif) center 14px no-repeat #fff;
    margin: 0 auto;
    width: 56px;
    height: 56px;
    overflow: hidden;
    padding: 0;
    margin-top: 10px;
    text-align: center;
    text-indent: -999em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    z-index: 99;
}
.bc-sf-search-container {
    text-align: center;
    margin-bottom: 50px;
}
.bc-sf-search-container .bc-sf-search-result-header {
    font-size: 20px;
}
.bc-sf-search-form {
    position: relative;
    max-width: 60%;
    width: 100%;
    margin: 0 auto 10px;
    clear: both;
}
.bc-sf-search-form .bc-sf-search-box {
    border: 1px solid #ececec;
    width: 100%;
    max-width: none;
    margin-bottom: 0;
    padding: 10px 40px 10px 10px;
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
}
.bc-sf-search-form .bc-sf-search-btn {
    border: 0;
    width: 26px;
    height: 26px;
    margin: 0;
    outline: 0;
    padding: 0;
    position: absolute;
    right: 10px;
    top: 4px;
    vertical-align: middle;
    border-radius: 0;
    box-shadow: none;
}
.bc-sf-search-suggestion, .bc-sf-search-suggestion-popover::after {
    position: absolute;
    box-shadow: 0 0 0 1px rgba(39, 44, 48, .05), 0 1px 5px 1px rgba(39, 44, 48, .16);
}
.bc-sf-search-suggestion-wrapper {
    position: absolute;
    z-index: 99990;
}
.bc-sf-search-suggestion {
    display: block;
    background: #fff;
    padding: 0;
    border-radius: 2px;
    z-index: 99990;
}
.bc-sf-search-suggestion li {
    list-style: none;
}
.bc-sf-search-suggestion-header {
    background: #f7f7f7;
    text-align: right;
    padding: 2px 7px;
    color: #a0a0a0;
    text-transform: none;
    border: 1px solid #eee;
    margin: 0;
    font-size: 13px;
}
.bc-sf-search-suggestion-header-view-all a, .bc-sf-search-suggestion-item a {
    display: block;
    color: inherit;
}
.bc-sf-search-suggestion-header-popular {
    border-top: 0;
}
.bc-sf-search-suggestion-header-view-all {
    text-align: center;
}
.bc-sf-search-suggestion-item {
    padding: 5px 7px;
    margin: 0;
}
.bc-sf-search-suggestion-item:hover {
    background: #f7f7f7;
}
.bc-sf-search-suggestion-item a:hover {
    text-decoration: none;
}
.bc-sf-search-suggestion-item a>b {
    font-weight: 700;
    text-decoration: underline;
}
.bc-sf-search-suggestion-item-product {
    overflow: hidden;
}
.bc-sf-search-suggestion-item-product .bc-sf-search-suggestion-left {
    float: left;
    display: inline-block;
    margin-right: 10px;
}
.bc-sf-search-suggestion-item-product .bc-sf-search-suggestion-left img {
    width: 60px;
}
.bc-sf-search-suggestion-item-product .bc-sf-search-suggestion-right {
    overflow: hidden;
    vertical-align: middle;
    float: none;
    display: block;
}
.bc-sf-search-suggestion-item-product .bc-sf-search-suggestion-right .bc-sf-search-suggestion-product-title {
    font-size: 110%;
    font-weight: 600;
}
.bc-sf-search-suggestion-product-price s {
    text-decoration: line-through;
}
.bc-sf-search-suggestion-popover {
    position: absolute;
    top: -20px;
    right: 10%;
    overflow: hidden;
    height: 20px;
    width: 20px;
    margin: 0;
    z-index: 99991;
}
.bc-sf-search-suggestion-popover[data-direction=left] {
    position: absolute;
    top: -20px;
    left: 10%;
    right: auto;
    overflow: hidden;
    height: 20px;
    width: 20px;
    margin: 0;
    z-index: 99991;
}
.bc-sf-search-suggestion-popover::after {
    content: '';
    top: 15px;
    left: 50%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block;
    height: 10px;
    width: 10px;
    margin-left: -5px;
    background-color: rgba(255, 255, 255, .98);
}
.bc-sf-filter-view-all-result {
    text-align: center;
    background: #f7f7f7;
    border: 1px solid #eee;
    padding: 5px 0;
}
.ui-helper-hidden-accessible {
    display: none!important;
}
.bc-sf-filter-option-tooltip:before {
    content: '?';
    width: 16px;
    height: 16px;
    border: 1px solid #bbb;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: 14px;
    font-size: 11px;
    margin-left: 5px;
}
.bc-sf-filter-tooltip-open {
    background-color: #fff;
    border-color: #E2E2E2;
    color: #454545;
    font-size: 13px;
    padding: 5px;
    line-height: 20px;
}

@media screen and (min-width:768px) {
    #bc-sf-filter-tree: not(.bc-sf-filter-tree-mobile-open) {
        display: block!important;
    }
    .bc-sf-filter-option-block .bc-sf-filter-block-content .bc-sf-filter-option-box li a:hover {
        border-color: #000;
        background-color: #b29d64;
        color: #fff;
    }
    .bc-sf-filter-option-block .bc-sf-filter-block-content .bc-sf-filter-option-box li a:hover span {
        color: #fff;
    }
}@media screen and (max-width:768px) {
    #bc-sf-filter-tree-mobile {
        display: block;
    }
    #bc-sf-filter-tree:not(.bc-sf-filter-tree-mobile-open) {
        display: none;
    }
    .bc-sf-filter-option-block .bc-sf-filter-block-content ul li a {
        display: inline-block;
    }
    #bc-sf-filter-top-show-limit, #bc-sf-filter-top-sorting {
        width: auto;
        margin-top: 0;
    }
    #bc-sf-filter-scroll-to-top {
        width: 40px;
        height: 40px;
        opacity: .7;
        border-radius: 4px;
        -webkit-transition: all .2s ease-in;
        -moz-transition: all .2s ease-in;
        -ms-transition: all .2s ease-in;
        -o-transition: all .2s ease-in;
        transition: all .2s ease-in;
        background-position: 14px 17px!important;
        top: inherit;
        right: 15px;
        bottom: 50px;
        overflow: hidden;
        text-indent: -9999px;
        vertical-align: baseline;
        padding: 0;
    }
    .bc-sf-filter-block-content .bc-sf-filter-option-range-slider {
        margin-left: auto;
        margin-right: auto;
    }
    .bc-sf-filter-block-content .noUi-base {
        margin-left: -5px;
    }
    .bc-sf-search-form {
        max-width: 100%}
    .bc-sf-filter-tree-mobile-full-width.bc-sf-filter-tree-mobile-open {
        position: fixed;
        display: block!important;
        margin: 0;
        padding: 0;
        background: #fff;
        list-style: none;
        z-index: 9999999998;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        text-align: left;
    }
    .bc-sf-filter-tree-mobile-full-width #bc-sf-filter-options-wrapper {
        height: 75%;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
    }
    .bc-sf-filter-tree-mobile-full-width .bc-sf-filter-option-block {
        margin: 0;
        padding: 15px 0!important;
        text-align: center;
        position: relative;
    }
    .bc-sf-filter-tree-mobile-full-width .bc-sf-filter-option-block .bc-sf-filter-block-title {
        padding: 0 28px;
    }
    .bc-sf-filter-tree-mobile-full-width .bc-sf-filter-option-block .bc-sf-filter-block-title:after {
        content: "";
        border: solid #000;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 4px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        position: absolute;
        top: 40%;
        right: 20px;
    }
    .bc-sf-filter-tree-mobile-full-width .bc-sf-filter-option-block .bc-sf-filter-block-title h3 span:before, .bc-sf-filter-tree-mobile-style3 .bc-sf-filter-option-block .bc-sf-filter-block-title:after {
        content: none;
    }
    .bc-sf-filter-tree-mobile-full-width .bc-sf-filter-option-block .bc-sf-filter-block-title.left:after, .bc-sf-filter-tree-mobile-full-width .bc-sf-filter-option-block .bc-sf-filter-block-title.up:after {
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
    }
    .bc-sf-filter-tree-mobile-full-width .bc-sf-filter-option-block .bc-sf-filter-block-title .bc-sf-filter-clear {
        display: none;
    }
    .bc-sf-filter-tree-mobile-full-width .bc-sf-filter-option-block .bc-sf-filter-block-title.down:after {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }
    .bc-sf-filter-tree-mobile-full-width .bc-sf-filter-option-block .bc-sf-filter-block-title p {
        white-space: normal;
        font-size: 14px;
        margin: 0;
    }
    .bc-sf-filter-tree-mobile-full-width .bc-sf-filter-option-block .bc-sf-filter-block-content {
        display: none;
        text-align: left;
        padding: 0 20px!important;
        max-height: max-content;
    }
    .bc-sf-filter-tree-mobile-full-width .bc-sf-filter-option-block .bc-sf-filter-block-content ul li a {
        display: block;
        margin-bottom: 7px;
        overflow: hidden;
    }
    .bc-sf-filter-tree-mobile-full-width .bc-sf-filter-option-block-active {
        border: none;
        padding: 0!important;
    }
    .bc-sf-filter-mobile-toolbar-header, .bc-sf-filter-mobile-toolbar-items {
        border-bottom: 1px solid #e3e3e3;
        line-height: 14px;
        text-transform: uppercase;
    }
    .bc-sf-filter-tree-mobile-full-width .bc-sf-filter-option-amount {
        position: absolute;
        right: 0;
        font-weight: 400;
    }
    .bc-sf-filter-tree-mobile-full-width .bc-sf-filter-option-swatch.circle-grid, .bc-sf-filter-tree-mobile-style2 .bc-sf-filter-option-swatch.square-grid {
        white-space: normal;
    }
    .bc-sf-filter-option-swatch.square-list li a, .bc-sf-filter-tree-mobile-full-width .bc-sf-filter-option-swatch.circle-list li a {
        display: table!important;
        width: 100%}
    .bc-sf-filter-option-swatch.square-list li a span, .bc-sf-filter-tree-mobile-full-width .bc-sf-filter-option-swatch.circle-list li a span {
        display: table-cell!important;
        vertical-align: middle;
    }
    .bc-sf-filter-tree-mobile-full-width .bc-sf-filter-selection-wrapper {
        padding: 15px 28px;
        display: none;
    }
    .bc-sf-filter-tree-mobile-full-width .bc-sf-filter-option-block:not(.bc-sf-filter-option-block-active) .bc-sf-filter-option-view-less, .bc-sf-filter-tree-mobile-full-width .bc-sf-filter-option-block:not(.bc-sf-filter-option-block-active) .bc-sf-filter-option-view-more {
        display: none!important;
    }
    .bc-sf-filter-tree-mobile-style3 .bc-sf-filter-option-block .bc-sf-filter-block-title p {
        margin: 5px 0;
    }
    .bc-sf-filter-mobile-toolbar-header {
        background: #f3f3f3;
        padding: 15px 0;
        text-align: center;
    }
    .bc-sf-filter-mobile-toolbar-items {
        background: #fff;
        padding: 15px;
    }
    .bc-sf-filter-mobile-toolbar-items a {
        color: #333;
        position: relative;
        font-size: 14px;
        line-height: 14px;
        margin: 0;
        padding: 0;
    }
    .bc-sf-filter-mobile-toolbar-items .bc-sf-filter-close-btn {
        color: #949494;
    }
    .bc-sf-filter-mobile-toolbar-items .bc-sf-filter-mobile-toolbar-left {
        display: inline-block;
    }
    .bc-sf-filter-mobile-toolbar-items .bc-sf-filter-mobile-toolbar-left a {
        padding-left: 15px;
    }
    .bc-sf-filter-mobile-toolbar-items .bc-sf-filter-mobile-toolbar-left a:before {
        content: "";
        border: solid #000;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 3px;
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        position: absolute;
        left: 0;
        top: 4px;
    }
    .bc-sf-filter-mobile-toolbar-items .bc-sf-filter-mobile-toolbar-right {
        float: right;
    }
    #bc-sf-filter-mobile-footer {
        position: fixed;
        bottom: 0;
        width: 100%}
    #bc-sf-filter-mobile-footer button {
        padding: 15px;
        background: #333;
        color: #fff;
        width: 100%;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 16px;
    }
    .bc-sf-filter-option-swatch.circle-grid li a .bc-sf-filter-option-swatch-image, .bc-sf-filter-option-swatch.circle-list li a .bc-sf-filter-option-swatch-image {
        background-clip: padding-box;
    }
}

.filter_by {
    padding: 25px 0 8px;
    font-family: 'Baskerville, Times New Roman';
    font-style: italic;
}
.bc-sf-filter-selection-wrapper .bc-sf-filter-block-title h3 {
    font-size: 13px;
}
.bc-sf-filter-selection-wrapper .bc-sf-filter-block-title .bc-sf-filter-clear-all {
    margin: 0;
}
.bc-sf-filter-selection-wrapper .bc-sf-filter-selected-items .selected-item {
    margin-bottom: 10px;
    color: #b29d64;
}
@media screen and (max-width:767px) {
    .bc-sf-filter-block-content .bc-sf-filter-option-range-slider.has-pips {
        margin: 0 15px 5px 10px;
    }
}

@media screen and (max-width:768px) {
    .filter_by {
        display: none;
    }
}



/* Set min width for Search box */
@media screen and (min-width: 768px) {
    .bc-sf-search-suggestion {min-width: 380px;}
}