.wc-block-price-filter{margin-bottom:0}.wc-block-price-filter.is-loading .wc-block-components-price-slider__button,.wc-block-price-filter.is-loading .wc-block-components-price-slider,.wc-block-price-filter.is-loading .wc-block-components-price-slider__amount,.wc-block-price-filter.is-loading .wc-block-price-filter__range-input-wrapper,.wc-block-price-filter.is-loading .wc-block-components-price-slider__actions,.wc-block-price-filter.is-disabled .wc-block-components-price-slider__button,.wc-block-price-filter.is-disabled .wc-block-components-price-slider,.wc-block-price-filter.is-disabled .wc-block-components-price-slider__amount,.wc-block-price-filter.is-disabled .wc-block-price-filter__range-input-wrapper,.wc-block-price-filter.is-disabled .wc-block-components-price-slider__actions{outline:0 !important;border:0 !important;background-color:#ebebeb !important;color:transparent !important;border-radius:0.25rem;display:block;line-height:1;position:relative !important;overflow:hidden !important;max-width:100% !important;pointer-events:none;z-index:1;box-shadow:none}.wc-block-price-filter.is-loading .wc-block-components-price-slider__button:after,.wc-block-price-filter.is-loading .wc-block-components-price-slider:after,.wc-block-price-filter.is-loading .wc-block-components-price-slider__amount:after,.wc-block-price-filter.is-loading .wc-block-price-filter__range-input-wrapper:after,.wc-block-price-filter.is-loading .wc-block-components-price-slider__actions:after,.wc-block-price-filter.is-disabled .wc-block-components-price-slider__button:after,.wc-block-price-filter.is-disabled .wc-block-components-price-slider:after,.wc-block-price-filter.is-disabled .wc-block-components-price-slider__amount:after,.wc-block-price-filter.is-disabled .wc-block-price-filter__range-input-wrapper:after,.wc-block-price-filter.is-disabled .wc-block-components-price-slider__actions:after{content:" ";display:block;position:absolute;left:0;right:0;top:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);transform:translateX(-100%);-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite}.wc-block-price-filter.is-loading .wc-block-price-filter__range-input-wrapper .wc-block-components-price-slider__range-input-progress,.wc-block-price-filter.is-loading .wc-block-price-filter__range-input-wrapper .wc-block-price-filter__range-input-wrapper,.wc-block-price-filter.is-loading .wc-block-price-filter__range-input-wrapper input[type="range"],.wc-block-price-filter.is-disabled .wc-block-price-filter__range-input-wrapper .wc-block-components-price-slider__range-input-progress,.wc-block-price-filter.is-disabled .wc-block-price-filter__range-input-wrapper .wc-block-price-filter__range-input-wrapper,.wc-block-price-filter.is-disabled .wc-block-price-filter__range-input-wrapper input[type="range"]{opacity:0}.wc-block-price-filter .wc-block-price-filter__range-text{font-weight:700;margin-right:auto}.wc-block-price-filter .wc-block-price-filter__range-text span{font-weight:400}.wc-block-price-filter .wc-block-components-price-slider__controls{display:flex;gap:20px;justify-content:center}.wc-block-price-filter .wc-block-components-price-slider__amount{border:1px solid darkgray;padding:5px 10px;min-width:0}.wc-block-price-filter .wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--max{margin-left:0}.wc-block-price-filter .wc-block-price-filter__range-input-wrapper{position:relative;height:5px;background:rgba(217, 217, 217, 1);margin:20px 0;border-radius:4px}.wc-block-price-filter .wc-block-price-filter__range-input-wrapper input[type="range"]{position:absolute;left:0;top:0;background:transparent;max-width:100%;margin:0}.wc-block-price-filter .wc-block-price-filter__range-input-wrapper input[type="range"]::-moz-range-thumb{background-color:rgba(237, 144, 118, 1)}.wc-block-price-filter .wc-block-price-filter__range-input-wrapper input[type="range"]::-webkit-slider-thumb{background-color:rgba(237, 144, 118, 1)}.wc-block-price-filter .wc-block-components-price-slider__range-input-progress{height:5px;width:100%;position:absolute;left:0;top:0;--range-color: rgba(237, 144, 118, 1);background:linear-gradient(90deg, transparent var(--low), var(--range-color) 0, var(--range-color) var(--high), transparent 0) no-repeat 0 100%/100% 100%}.wc-block-price-filter .wc-block-components-price-slider__actions{padding-top:10px}.wc-block-price-filter button{font-size:1.125rem;display:block;float:left;box-sizing:border-box;padding:10px 35px;border-radius:4px;border:0;justify-content:center;text-align:center;background-color:rgba(30, 31, 33, 1);color:white;font-family:"sofia-pro-soft";font-weight:400;line-height:34px;letter-spacing:0.03em;outline:none;transition:background 0.3s ease-in-out, color 0.3s ease-in-out, border 0.3s ease-in-out;font-size:0.75rem;padding:0 15px;line-height:37px;width:100%}@media all and (min-width: 2px) and (max-width: 640px) {.wc-block-price-filter button{padding:10px 15px}}.wc-block-price-filter button:hover{background-color:rgba(237, 97, 59, 1);color:white;border-color:rgba(237, 97, 59, 1)}.wc-block-price-filter button.has-background:hover{background-color:rgba(237, 97, 59, 1) !important;color:white !important}.wc-block-price-filter button:before{color:rgba(30, 31, 33, 1)}.wc-block-price-filter button:disabled,.wc-block-price-filter button[disabled],.wc-block-price-filter button.disabled{background-color:rgba(241, 241, 241, 1);background-color:rgba(166, 166, 166, 1);border-color:rgba(166, 166, 166, 1);cursor:not-allowed}.wc-block-price-filter button--no-radius{border-radius:0}.wc-block-price-filter button.single_add_to_cart_button{position:relative;cursor:pointer;display:flex;align-items:center}.wc-block-price-filter button.loading{position:relative;overflow:hidden}.wc-block-price-filter button.loading:before{content:"";opacity:1;width:16px;height:16px;display:inline-block;border-radius:50%;border:2px solid white;border-top-color:transparent;animation:spinMeRightRound infinite 1s linear;transition:opacity 0.3s ease-in-out 0.3s;z-index:2;position:absolute;left:calc(50% - 8px);top:calc(50% - 8px)}.wc-block-price-filter button.loading:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(30, 31, 33, 1);z-index:0}.wc-block-price-filter button.button-added{animation:showHide 2s ease-in-out;animation-iteration-count:1;pointer-events:all}.wc-block-price-filter button.button-added:before{content:"Product Added";transition:none;position:absolute;z-index:1;left:50%;transform:translate(-50%, 0);white-space:nowrap;color:white;animation:showHideBefore 2s ease-in-out;animation-iteration-count:1;opacity:0}.wc-block-price-filter button.button-failed{animation:showHideFail 2s ease-in-out;animation-iteration-count:1;pointer-events:all}.wc-block-price-filter button.button-failed:before{content:"Failed";transition:none;position:absolute;z-index:1;left:50%;transform:translate(-50%, 0);white-space:nowrap;color:white;animation:showHideBefore 2s ease-in-out;animation-iteration-count:1;opacity:0}.wc-block-price-filter button.button-adding{color:transparent;pointer-events:none;cursor:not-allowed;background-color:rgba(53, 53, 55, 1)}.wc-block-price-filter button.button-adding:before{content:"Adding...";animation:move-up 0.5s ease-out;animation-fill-mode:forwards;transition:none;position:absolute;z-index:1;left:50%;transform:translate(-50%, 0);white-space:nowrap;color:white;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.0' width='25px' height='25px' viewBox='0 0 128 128' xml:space='preserve'%3E%3Cg%3E%3Ccircle cx='16' cy='64' r='16' fill='%23ffffff' fill-opacity='1'/%3E%3Ccircle cx='16' cy='64' r='14.344' fill='%23ffffff' fill-opacity='1' transform='rotate(45 64 64)'/%3E%3Ccircle cx='16' cy='64' r='12.531' fill='%23ffffff' fill-opacity='1' transform='rotate(90 64 64)'/%3E%3Ccircle cx='16' cy='64' r='10.75' fill='%23ffffff' fill-opacity='1' transform='rotate(135 64 64)'/%3E%3Ccircle cx='16' cy='64' r='10.063' fill='%23ffffff' fill-opacity='1' transform='rotate(180 64 64)'/%3E%3Ccircle cx='16' cy='64' r='8.063' fill='%23ffffff' fill-opacity='1' transform='rotate(225 64 64)'/%3E%3Ccircle cx='16' cy='64' r='6.438' fill='%23ffffff' fill-opacity='1' transform='rotate(270 64 64)'/%3E%3Ccircle cx='16' cy='64' r='5.375' fill='%23ffffff' fill-opacity='1' transform='rotate(315 64 64)'/%3E%3CanimateTransform attributeName='transform' type='rotate' values='0 64 64;315 64 64;270 64 64;225 64 64;180 64 64;135 64 64;90 64 64;45 64 64' calcMode='discrete' dur='720ms' repeatCount='indefinite'%3E%3C/animateTransform%3E%3C/g%3E%3C/svg%3E") !important;background-repeat:no-repeat;background-size:contain;background-position:0 0;z-index:0;padding:0 0 0 50px;opacity:1}@keyframes spinMeRightRound{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes move-up{0%{transform:translate(-50%, 50px);opacity:0}100%{opacity:1;transform:translate(-50%, 0)}}@keyframes showHide{0%,90%{background-color:rgba(38, 203, 124, 1);color:transparent;pointer-events:none;cursor:not-allowed;-webkit-user-select:none;-ms-user-select:none;user-select:none}100%{background-color:rgba(30, 31, 33, 1)}}@keyframes showHideFail{0%,90%{background-color:rgba(255, 84, 84, 1);color:transparent;pointer-events:none;cursor:not-allowed}100%{background-color:rgba(30, 31, 33, 1)}}@keyframes showHideBefore{10%,80%{opacity:1}0%,100%{opacity:0}}