.search-input::-webkit-input-placeholder{font-size:14px;color:#aaa}.search-input:-ms-input-placeholder{font-size:14px;color:#aaa}.search-input::placeholder{font-size:14px;color:#aaa}.bg-grey{background-color:#f0f0f0}.os-search{position:relative}.os-search .os-results{padding-top:15px;box-shadow:0 1px 1px 0px #000;position:absolute;width:100%;z-index:999;top:100%}.os-search .os-results .os-item{padding:5px}.os-search .os-results .os-item:hover{background-color:#f0f0f0}.os-search .os-results .os-suggestion-link{padding:5px}.os-search .os-results .os-suggestion-link:hover{background-color:#f0f0f0}.os-search .os-results .os-results-image{width:50px;margin-right:15px}.os-search .os-results .os-results-image img{max-width:50px;max-height:50px}.os-search .os-results .os-show-all{background-color:#f0f0f0;display:block;padding:10px;text-align:left}.os-filter{position:relative}.os-filter .dynamic-loading{position:absolute;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,0.25);display:flex;align-items:center;justify-content:center;color:#fff;z-index:11}.os-filter .os-filter-values,.os-filter .os-filter-slider{position:relative;background-color:#fff;margin-bottom:15px}.os-filter .os-filter-values .filtersearch>i,.os-filter .os-filter-slider .filtersearch>i{height:100%;display:block;position:absolute;z-index:5;top:50%;margin-top:-8px;left:6px}.os-filter .os-filter-values .filtersearch>input,.os-filter .os-filter-slider .filtersearch>input{width:100%;border:1px solid #adb2b6;padding:5px;padding-left:25px}.os-filter .os-filter-values .os-filter-head,.os-filter .os-filter-slider .os-filter-head{position:relative}.os-filter .os-filter-values .os-filter-head.clickable,.os-filter .os-filter-slider .os-filter-head.clickable{cursor:pointer}.os-filter .os-filter-values .os-filter-head i,.os-filter .os-filter-slider .os-filter-head i{position:absolute;right:15px;top:50%;margin-top:-8px;font-size:1.2rem;transition:all 0.3s ease-out}.os-filter .os-filter-values.open .os-filter-head,.os-filter .os-filter-slider.open .os-filter-head{padding-bottom:0.5rem}.os-filter .os-filter-values.open .os-filter-wrapper,.os-filter .os-filter-slider.open .os-filter-wrapper{display:block}.os-filter .os-filter-slider input{max-width:33%}.os-filter .os-filter-wrapper{display:none}.os-filter .os-filter-wrapper .input-border{border:1px solid #dee2e6;text-align:center}.os-filter .os-filter-wrapper:not(.tile) .form-check{padding:5px 5px 5px 25px}.os-filter .os-filter-wrapper:not(.tile) .form-check input{display:none}.os-filter .os-filter-wrapper:not(.tile) .form-check:hover{background-color:#f0f0f0}.os-filter .os-filter-wrapper.tile .hexcolor{display:inline-block;height:30px;width:30px}.os-filter .os-filter-wrapper.tile .heximg{width:30px;height:30px}.os-filter .os-filter-wrapper.tile .heximg img{-o-object-fit:fill;object-fit:fill;height:100%;width:100%}.os-filter .os-filter-wrapper.tile .form-check{padding:5px}.os-filter .os-filter-wrapper.tile .form-check input[type="checkbox"]{display:none}.os-filter .os-filter-wrapper.tile .form-check:hover{background-color:#f0f0f0}.os-filter .os-filter-wrapper.tile .form-check .item-count{background-color:#f0f0f0;padding:0 5px;display:flex;align-items:center;justify-content:center;height:100%}.os-filter .os-filter-wrapper:not(.tile) .form-check label:before{content:'';width:16px;height:16px;border:1px solid #dee2e6;display:block;position:absolute;left:5px;top:50%;transition:all 0.3s ease-out;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);background-color:#fff}.os-filter .os-filter-wrapper input:checked+label:before{box-shadow:inset 0px 0px 0px 2px #fff;background-color:#008ebd !important}.os-filter .os-filter-wrapper label{display:block;cursor:pointer}.os-filter.fly .os-filter-wrapper{position:absolute;left:-1px;right:-1px;background-color:#fff;z-index:91;border:1px solid #dee2e6;max-height:250px;overflow-y:auto}.selected-filters-wrapper{display:flex}.selected-filters-wrapper .selected-filters{cursor:pointer;margin-right:8px;border:1px solid #dee2e6;background-color:#fff;padding:3px 5px;transition:background-color 0.3s ease-out,color 0.3s ease-out}.selected-filters-wrapper .selected-filters:hover{background-color:#cd4b4b;color:#fff;border-color:#9f1414}.multi-range-slider-bar-only *{box-sizing:border-box;padding:0px;margin:0px}.multi-range-slider-bar-only{display:flex;position:relative;border:none;border-radius:0px;padding:10px;box-shadow:none;flex-direction:column;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.multi-range-slider-bar-only .bar{display:flex}.multi-range-slider-bar-only .bar-left{width:25%;background-color:#e3e7eb;border-radius:10px 0px 0px 10px;padding:4px 0px}.multi-range-slider-bar-only .bar-right{width:25%;background-color:#e3e7eb;border-radius:0px 10px 10px 0px}.multi-range-slider-bar-only .bar-inner{background-color:#008ebd;display:flex;flex-grow:1;flex-shrink:1;justify-content:space-between;position:relative;border:solid 1px black;justify-content:space-between}.multi-range-slider-bar-only .bar-inner-left{width:50%}.multi-range-slider-bar-only .bar-inner-right{width:50%}.multi-range-slider-bar-only .thumb{background-color:red;position:relative;z-index:1;cursor:pointer}.multi-range-slider-bar-only .thumb::before{content:'';background-color:white;position:absolute;width:20px;height:20px;box-shadow:0px 0px 2px black, inset 0px 0px 3px grey;border-radius:50%;z-index:1;margin:-7px;cursor:pointer}.multi-range-slider-bar-only .input-type-range:focus+.thumb::after{content:'';position:absolute;top:-4px;left:-4px;width:11px;height:11px;z-index:2;border-radius:50%;border:dotted 1px black;box-shadow:0px 0px 5px white, inset 0px 0px 10px black}.multi-range-slider-bar-only .caption{position:absolute;bottom:35px;width:2px;height:2px;left:1px;display:flex;justify-content:center;align-items:center;overflow:visible;display:none}.multi-range-slider-bar-only .thumb .caption *{position:absolute;min-width:30px;height:30px;font-size:75%;text-align:center;line-height:30px;background-color:#008fbd;border-radius:15px;color:white;padding:0px 5px;white-space:nowrap}.multi-range-slider-bar-only .thumb:active .caption{display:flex}.multi-range-slider-bar-only .input-type-range:focus+.thumb .caption{display:flex}.multi-range-slider-bar-only .input-type-range{position:absolute;top:0px;left:0px;width:100%;opacity:0;pointer-events:none}.multi-range-slider-bar-only .ruler{margin:10px 0px -5px 0px;display:flex;display:none;overflow:hidden}.multi-range-slider-bar-only .ruler .ruler-rule{border-left:solid 1px;border-bottom:solid 1px;display:flex;flex-grow:1;flex-shrink:1;padding:5px 0px;display:none}.multi-range-slider-bar-only .ruler .ruler-rule:last-child{border-right:solid 1px}.multi-range-slider-bar-only .sub-ruler{margin:-2px 0px -5px 0px;display:flex;display:none}.multi-range-slider-bar-only .sub-ruler .ruler-sub-rule{border-left:solid 1px;border-bottom:solid 1px;display:flex;flex-grow:1;flex-shrink:1;padding:3px 0px}.multi-range-slider-bar-only .sub-ruler .ruler-sub-rule:last-child{border-right:solid 1px}.multi-range-slider-bar-only .labels{display:flex;justify-content:space-between;padding:0px;margin-top:10px;margin-bottom:-20px;display:none}.multi-range-slider-bar-only .label{font-size:80%;display:flex;width:1px;justify-content:center}.multi-range-slider-bar-only .label:first-child{justify-content:start}.multi-range-slider-bar-only .label:last-child{justify-content:end}.multi-range-slider-bar-only.zero-ranage-margin .thumb-left{right:12px}.multi-range-slider-bar-only.zero-ranage-margin .thumb-right{left:8px}.autocomplete-suggestions{visibility:hidden;opacity:0;transition:all 0.3s ease-out;border-radius:10px;margin-top:12px;top:calc(100% + 20px)}.autocomplete-suggestions.show{top:100%;visibility:visible;opacity:1}.autocomplete-suggestions img{max-width:30px;max-height:30px}.autocomplete-suggestions img.banner{max-width:100%;max-height:unset !important}.autocomplete-suggestions a{color:var(--gray-dark)}.autocomplete-suggestions a:hover,.autocomplete-suggestions a.hover{background-color:var(--light)}.autocomplete-suggestions .suggestions a{padding:6px 10px}

