.multi-range-slider *{box-sizing:border-box;padding:0;margin:0}.multi-range-slider{position:relative;border:1px solid gray;border-radius:10px;padding:20px 10px;box-shadow:1px 1px 4px #000;flex-direction:column}.multi-range-slider .bar-left{padding:4px 0}.multi-range-slider .bar-left,.multi-range-slider .bar-right{background-color:#f0f0f0;box-shadow:inset 0 0 5px #000}.multi-range-slider .bar-inner{background-color:lime;border:1px solid #000;box-shadow:inset 0 0 5px #000}.multi-range-slider .bar-inner-left,.multi-range-slider .bar-inner-right{width:50%}.multi-range-slider .thumb{background-color:#fff;position:relative;z-index:1;cursor:pointer}.multi-range-slider .thumb:before{background-color:inherit;border:1px solid #000;box-shadow:0 0 3px #000,inset 0 0 5px gray}.multi-range-slider .input-type-range:focus+.thumb:after{content:"";position:absolute;top:-4px;left:-7px;width:11px;height:11px;z-index:2;border-radius:50%;border:1px dotted #000;box-shadow:0 0 5px #fff,inset 0 0 10px #000}.multi-range-slider .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 .thumb .caption *{position:absolute;min-width:30px;height:30px;font-size:75%;text-align:center;line-height:30px;background-color:blue;border-radius:15px;color:#fff;box-shadow:0 0 5px #000;padding:0 5px;white-space:nowrap}.multi-range-slider .input-type-range:focus+.thumb .caption,.multi-range-slider .thumb:active .caption{display:flex}.multi-range-slider .input-type-range{position:absolute;top:0;left:0;width:100%;opacity:0;pointer-events:none}.multi-range-slider .ruler{margin:10px 0 -5px;display:flex;overflow:hidden}.multi-range-slider .ruler .ruler-rule{border-left:1px solid;border-bottom:1px solid;display:flex;flex-grow:1;flex-shrink:1;padding:5px 0}.multi-range-slider .ruler .ruler-rule:last-child{border-right:1px solid}.multi-range-slider .ruler .ruler-sub-rule{border-left:1px solid;display:flex;flex-grow:1;flex-shrink:1;padding:3px 0;bottom:0;margin-bottom:-5px}.multi-range-slider .ruler .ruler-sub-rule:first-child{border-left:none}.multi-range-slider .labels{display:flex;justify-content:space-between;padding:0;margin-top:10px;margin-bottom:-20px}.multi-range-slider .label{font-size:80%;display:flex;width:1px;justify-content:center}.multi-range-slider .label:first-child{justify-content:start}.multi-range-slider .label:last-child{justify-content:end}.multi-range-slider.zero-ranage-margin .thumb-left{right:12px}.multi-range-slider.zero-ranage-margin .thumb-right{left:8px}.multi-range-slider.disabled{border:1px solid #c8c8c8;box-shadow:1px 1px 4px #b4b4b4;color:#b4b4b4}.multi-range-slider .bar{display:flex}.multi-range-slider.disabled .bar-left,.multi-range-slider.disabled .bar-right{background-color:#c9c9c9;box-shadow:inset 0 0 5px #a0a0a0}.multi-range-slider.disabled .bar-inner{background-color:#82f382;border:1px solid #959595;box-shadow:inset 0 0 5px #676767}.multi-range-slider.disabled .thumb{background-color:#fff}.multi-range-slider.disabled .thumb:before{border:1px solid #c8c8c8;box-shadow:0 0 3px #232323,inset 0 0 5px gray}.multi-range-slider.disabled .input-type-range:focus+.thumb:after{border:1px dotted #232323;box-shadow:0 0 5px #fff,inset 0 0 10px #232323}.multi-range-slider.disabled .thumb .caption *{background-color:#545489;color:#c7c7c7;box-shadow:0 0 5px #232323}.multi-range-slider-black *{box-sizing:border-box;padding:0;margin:0}.multi-range-slider-black{display:flex;position:relative;background-color:#000;border:1px solid gray;padding:30px 10px 25px;flex-direction:column;color:#fff;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.multi-range-slider-black .bar{display:flex}.multi-range-slider-black .bar.active *{transition:none}.multi-range-slider-black .bar-left{width:25%;background-color:gray;border-radius:10px 0 0 10px;box-shadow:inset 0 0 5px #000;border:1px solid #000;padding:5px 0}.multi-range-slider-black .bar-right{width:25%;background-color:gray;border-radius:0 10px 10px 0;box-shadow:inset 0 0 5px #000;border:1px solid #000}.multi-range-slider-black .bar-inner{background-color:lime;display:flex;flex-grow:1;flex-shrink:1;position:relative;border:1px solid #000;justify-content:space-between;box-shadow:inset 0 0 5px #000}.multi-range-slider-black .bar-inner-left,.multi-range-slider-black .bar-inner-right{width:50%}.multi-range-slider-black .thumb{background-color:#fff;position:relative;z-index:1;cursor:pointer}.multi-range-slider-black .thumb:before{content:"";background-color:inherit;position:absolute;width:20px;height:30px;border:1px solid #000;box-shadow:0 0 5px #000,inset 0 0 10px gray;border-radius:7px;z-index:1;margin:-10px -12px;cursor:pointer}.multi-range-slider-black .input-type-range:focus+.thumb:after{content:"";position:absolute;top:-6px;left:-8px;width:12px;height:22px;z-index:2;border-radius:7px;border:1px dotted #000;box-shadow:0 0 5px #fff,inset 0 0 10px #000}.multi-range-slider-black .caption{position:absolute;bottom:45px;width:2px;height:2px;left:1px;display:flex;justify-content:center;align-items:center;overflow:visible}.multi-range-slider-black .thumb .caption *{position:absolute;min-width:30px;height:30px;font-size:75%;text-align:center;line-height:30px;background-color:blue;border-radius:15px;color:#fff;box-shadow:0 0 5px #000;padding:0 5px;white-space:nowrap}.multi-range-slider-black .input-type-range:focus+.thumb .caption,.multi-range-slider-black .thumb:active .caption{display:flex}.multi-range-slider-black .input-type-range{position:absolute;top:0;left:0;width:100%;opacity:0;pointer-events:none}.multi-range-slider-black .ruler{margin:10px 0 -5px;display:flex;overflow:hidden}.multi-range-slider-black .ruler .ruler-rule{border-left:1px solid;border-bottom:1px solid;display:flex;flex-grow:1;flex-shrink:1;padding:5px 0}.multi-range-slider-black .ruler .ruler-rule:last-child{border-right:1px solid}.multi-range-slider-black .ruler .ruler-sub-rule{border-left:1px solid;display:flex;flex-grow:1;flex-shrink:1;padding:3px 0;bottom:0;margin-bottom:-5px}.multi-range-slider-black .ruler .ruler-sub-rule:first-child{border-left:none}.multi-range-slider-black .labels{display:flex;justify-content:space-between;padding:0;margin-top:10px;margin-bottom:-20px}.multi-range-slider-black .label{font-size:80%}.multi-range-slider-black.zero-ranage-margin .thumb-left{right:12px}.multi-range-slider-black.zero-ranage-margin .thumb-right{left:8px}.filter-result{display:flex;justify-content:space-between;margin-bottom:1.5rem}.form-check-input:checked{background-color:#36c63f!important;border-color:#36c63f!important}.filter-price{font-size:14px;font-weight:400;line-height:21px;text-align:left}.filter-image{margin-left:.5rem}.category-heading{font-size:20px;line-height:30px;color:#1a1a1a}.Range,.category-heading{font-weight:500;text-align:left}.Range{font-size:14px;line-height:21px}.multi-range-slider{display:flex;position:none!important;border:none!important;border-radius:none!important;padding:none!important;box-shadow:none!important;flex-direction:none!important;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.multi-range-slider .bar-inner{background-color:#006ba3!important;display:flex;flex-grow:1;flex-shrink:1;position:relative;border:none!important;justify-content:space-between;box-shadow:none!important}.multi-range-slider .bar-right{border-radius:0 10px 10px 0}.multi-range-slider .bar-left,.multi-range-slider .bar-right{width:25%;background-color:#e6e6e6!important;box-shadow:none!important}.multi-range-slider .bar-left{border-radius:10px 0 0 10px;padding:none!important}.multi-range-slider .thumb:before{content:"";background-color:#fff!important;position:absolute;width:20px;height:20px;border:2px solid #006ba3!important;box-shadow:none!important;border-radius:50%;z-index:1;margin:-8px -12px;cursor:pointer}.accordion-header button{padding-left:0!important}.accordion-button:not(.collapsed){background-color:#fff!important}.accordion-button:focus{box-shadow:none!important}.accordion-item{border:none!important}.custom-text{font-size:14px;font-weight:400;line-height:21px;text-align:left}.form-check-input:focus{border-color:none!important;outline:0;box-shadow:none!important}.form-check-label{font-size:14px!important;font-weight:400!important;line-height:21px!important;color:grey!important}.odd-card{border-right-color:#fff!important;border-left-color:#fff!important}.odd-card:hover{border-right-color:#006ba3!important;border-left-color:#006ba3!important;box-shadow:0 0 12px 0 #20b52652}@media only screen and (max-width:768px){.category-product-card .card-text,.category-product-card .category-price{font-size:12px!important}.odd-card{border-right:1px solid #d2d2d2!important;border-left:1px solid #d2d2d2!important}}.category-product-card .card-text{color:grey}.category-product-card:hover .card-text{color:#006ba3}.category-product-card:hover{border-color:#006ba3;box-shadow:0 0 12px 0 #20b52652}.category-product-card .like-product{display:none}.category-product-card:hover .like-product{display:block}.loader{border-bottom:6px solid #f3f3f3;border-top:6px solid #f3f3f3;border-radius:50%;border-color:#0b2f4b #f3f3f3;border-style:solid;border-width:6px;width:60px;height:60px;animation:spin 2s linear infinite;margin:auto}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pagination-custom .page-item .page-link{border-radius:50%!important;width:40px;height:40px;display:flex;justify-content:center;align-items:center}.pagination-custom .page-item.active .page-link{background-color:#00283d;color:#fff;border-color:#00283d}.pagination-custom .page-item .page-link:hover,.pagination-custom .page-item.active .page-link:hover{background-color:#f8f9fa;color:#00283d;border:1px solid #00283d}.pagination-custom .page-item .page-link{color:#00283d;margin:0 4px;border:0 solid #007bff}.pagination-custom .page-item:hover .page-link{background-color:#f8f9fa;color:#00283d}.pagination-custom .page-item .page-link span{font-size:24px;font-weight:300}