@media screen and (max-width:991px){#shop .filters{border:0!important}}#slider-range{height:8px}#slider-range .ui-slider-handle{width:16px!important;height:16px!important;border-radius:50%;border:none!important;background:var(--bs-primary);position:absolute;top:-.3em;margin-left:-.6em}#slider-range .ui-slider-handle:active,#slider-range .ui-slider-handle:focus{outline:0}#slider-range .ui-slider-range{background-color:var(--bs-primary);position:absolute;top:0;height:100%;position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.collapse,.collapsing{margin-bottom:0}input[type=checkbox]{width:18px;height:18px;margin-right:8px}.category-icon{transition:transform .3s ease}a:not(.collapsed) .category-icon{transform:rotate(45deg)}.progress-bar-animated-fill-50{animation:fillBarHalf 1.5s ease-in-out forwards}.progress-bar-animated-fill-100{animation:fillBarFull 1.5s ease-in-out forwards}@keyframes fillBarHalf{from{width:0}to{width:50%}}@keyframes fillBarFull{from{width:50%}to{width:100%}}.pulse-bg{animation:pulsePrimary .5s ease-in-out 1.3s forwards;background-color:var(--light-shade);color:var(--bs-secondary)}@keyframes pulsePrimary{0%{background-color:var(--light-shade);color:var(--bs-secondary);box-shadow:0 0 0 0 rgba(228,197,144,.7)}100%{background-color:var(--bs-primary);color:var(--white);box-shadow:0 0 0 10px transparent}}.sub-category-indicator{position:absolute;left:-13px;top:-2px;height:20px;width:8px;border-left:solid 1px var(--bs-secondary);border-bottom:solid 1px var(--bs-secondary)}.delivery-option input[type=radio]+div{border:2px solid var(--bs-secondary);cursor:pointer;transition:all .3s ease}.delivery-option input[type=radio]:checked+div{border:2px solid var(--bs-secondary);background-color:var(--bs-primary)}.product-name{max-width:100%;word-wrap:break-word;white-space:normal}@media (min-width:768px){.product-name{max-width:250px}}