.sticky-searchbar{backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background-color:oklch(from var(--store-color-base-200) l c h/.5);display:flex;justify-content:center;padding:6px 0;position:sticky;top:.1px;z-index:4}.searchbar{margin:0 auto 0 10px;max-width:50%;min-width:50%}.searchbar__wrapper{position:relative}.searchbar__icon-container{align-items:center;bottom:0;display:flex;left:0;padding-left:.75rem;pointer-events:none;position:absolute;top:0}.searchbar__icon{color:color-mix(in lab,var(--store-color-base-content) 70%,#000);height:1rem;width:1rem}.searchbar__input{background-color:var(--store-color-base-100);border:1px solid;border-color:color-mix(in lab,var(--store-color-base-100) 90%,#000);border-radius:var(--store-border-radius-root);box-sizing:border-box;color:var(--store-color-base-content);display:block;font-size:.875rem;height:50px;padding:1rem 4rem 1rem 2.5rem;transition-duration:.2s;transition-property:color,background-color,border-color,box-shadow;transition-timing-function:ease;width:100%}.searchbar__input:focus{border-color:var(--store-color-secondary);box-shadow:0 2px 4px rgba(0,0,0,.1);outline:none}.searchbar__button{align-items:center;bottom:50%;box-shadow:none;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;height:35px;justify-content:center;padding:0 1rem;position:absolute;right:.625rem;transform:translateY(50%)}.searchbar__button i{display:none}::-moz-selection{background:var(--store-color-primary);color:#fff}::selection{background:var(--store-color-primary);color:#fff}.price-range{background:#fff;border-radius:10px;box-shadow:0 12px 35px rgba(0,0,0,.1);padding:10px 15px 30px;width:300px}.price-range__header{margin-bottom:30px}.price-range__title{color:var(--store-color-base-content);font-size:15px;font-weight:600}.price-range__inputs{display:flex;margin:30px 0 25px;width:100%}.price-range__field{align-items:center;display:flex;height:35px;width:100%}.price-range__label{color:var(--store-color-base-content);font-size:14px}.price-range__input{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;border:1px solid #c2c2c2;border-radius:5px;font-size:17px;height:100%;margin-left:12px;outline:none;text-align:center;width:100%}.price-range__input::-webkit-inner-spin-button,.price-range__input::-webkit-outer-spin-button{-webkit-appearance:none}.price-range__separator{align-items:center;display:flex;font-size:19px;justify-content:center;width:130px}.price-range__slider{background:#ddd;border-radius:5px;height:5px;position:relative}.price-range__progress{background:var(--store-color-primary);border-radius:5px;height:100%;left:25%;position:absolute;right:25%}.price-range__range-inputs{position:relative}.price-range__range{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;height:5px;pointer-events:none;position:absolute;top:-5px;width:100%}.price-range__range .price-range__range--max,.price-range__range .price-range__range--min{color:var(--store-color-base-content)}.price-range__range::-webkit-slider-thumb{-webkit-appearance:none;background:var(--store-color-primary);border-radius:50%;box-shadow:0 0 6px rgba(0,0,0,.05);height:17px;pointer-events:auto;width:17px}.price-range__range::-moz-range-thumb{-moz-appearance:none;background:var(--store-color-primary);border:none;border-radius:50%;box-shadow:0 0 6px rgba(0,0,0,.05);height:17px;pointer-events:auto;width:17px}.filter-products{height:-moz-fit-content;height:fit-content;margin-bottom:auto;margin-left:auto;margin-top:auto;width:-moz-fit-content;width:fit-content}.filter-products__form{position:sticky;top:0;z-index:4}.modal-filter{align-items:center;background:rgba(0,0,0,.5);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10}.modal-filter.hidden{display:none}.modal-filter__content{background-color:var(--store-color-base-300);border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);max-width:500px;padding:20px;width:90%}.modal-filter__buttons{margin-top:20px}.modal-filter__apply-button,.modal-filter__close-button{background-color:var(--store-color-primary);border:none;border-radius:5px;color:var(--store-color-primary-content);cursor:pointer;padding:10px 20px}.modal-filter__apply-button:hover,.modal-filter__close-button:hover{background-color:var(--store-color-secondary)}.modal-filter__categories{margin-top:10px}.categories__title{color:var(--store-color-base-content);font-size:15px;font-weight:600;margin-top:20px}.categories__header{margin-bottom:20px}.pagination-container-scroll nav ul{display:flex;gap:10px;justify-content:center;list-style:none;margin:10px}.pagination-container-scroll nav ul li{align-items:center;border:1px solid #dcdcdc;border-radius:16px;display:flex;height:35px;justify-content:center;width:35px}.pagination-container-scroll nav ul li a{color:#2c2c2c;text-decoration:none;transition:color .3s,background-color .3s}.pagination-container-scroll nav ul li:hover{background-color:#cecece5e;color:#fff}.pagination-container-scroll nav ul li.active{background-color:#cecece;border-color:#dcdcdc;color:#fff;font-weight:700}.no-results{background-color:var(--store-color-base-200);border-radius:5px;margin:20px auto;max-width:400px;min-width:400px;padding:10px;text-align:left}.no-results__title{color:var(--store-color-base-content);font-size:20px;font-weight:600}.no-results__description{font-weight:500}.no-results__description,.no-results__subtitle{color:var(--store-color-base-content);font-size:15px}.no-results__subtitle{font-weight:600;margin-top:15px}.no-results__suggestions-list{color:var(--store-color-base-content);list-style-type:none;padding-left:20px}.no-results__suggestions-list li{line-height:1.5;padding-left:20px;position:relative}.no-results__suggestions-list li:before{color:#292929;content:"\2022";font-size:1.5em;left:0;position:absolute;top:50%;transform:translateY(-50%)}.no-results__suggestions{color:var(--store-color-base-content);font-size:13px;font-weight:500}.filter-products__button{padding:.5rem}@media (max-width:768px){.filter-products__button{align-items:center;display:flex;height:25px;justify-content:center}.filter-products__button span{display:none;margin:0;padding:0}.searchbar__icon-container{display:none}.searchbar__input{padding-left:.5rem}.filter-products__button i{visibility:visible}.searchbar{margin:0 auto 0 5px;max-width:85%;min-width:85%}.search-text{display:none}.searchbar__button i{display:block;font-size:1rem}}.no-more-message-container{background-color:var(--store-color-base-300);border-radius:10px;color:var(--store-color-base-content);font-size:medium;padding:10px}.loading-more-message-container,.no-more-message-container{align-self:center;display:block;display:none;margin:0 auto 20px;text-align:center;width:-moz-fit-content;width:fit-content}.loading-more-message-container .loader-productos{height:6em;width:6em}.loading-more-message-container .loader-productos .loader-ring{animation:ringA 2s linear infinite}.loading-more-message-container .loader-productos .loader-ring-a{stroke:var(--store-color-primary)}.loading-more-message-container .loader-productos .loader-ring-b{animation-name:ringB;stroke:var(--store-color-secondary)}.loading-more-message-container .loader-productos .loader-ring-c{animation-name:ringC;stroke:var(--store-color-primary)}.loading-more-message-container .loader-productos .loader-ring-d{animation-name:ringD;stroke:var(--store-color-secondary)}@keyframes ringA{0%,4%{stroke-dasharray:0 660;stroke-width:20;stroke-dashoffset:-330}12%{stroke-dasharray:60 600;stroke-width:30;stroke-dashoffset:-335}32%{stroke-dasharray:60 600;stroke-width:30;stroke-dashoffset:-595}40%,54%{stroke-dasharray:0 660;stroke-width:20;stroke-dashoffset:-660}62%{stroke-dasharray:60 600;stroke-width:30;stroke-dashoffset:-665}82%{stroke-dasharray:60 600;stroke-width:30;stroke-dashoffset:-925}90%,to{stroke-dasharray:0 660;stroke-width:20;stroke-dashoffset:-990}}@keyframes ringB{0%,12%{stroke-dasharray:0 220;stroke-width:20;stroke-dashoffset:-110}20%{stroke-dasharray:20 200;stroke-width:30;stroke-dashoffset:-115}40%{stroke-dasharray:20 200;stroke-width:30;stroke-dashoffset:-195}48%,62%{stroke-dasharray:0 220;stroke-width:20;stroke-dashoffset:-220}70%{stroke-dasharray:20 200;stroke-width:30;stroke-dashoffset:-225}90%{stroke-dasharray:20 200;stroke-width:30;stroke-dashoffset:-305}98%,to{stroke-dasharray:0 220;stroke-width:20;stroke-dashoffset:-330}}@keyframes ringC{0%{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:0}8%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-5}28%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-175}36%,58%{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:-220}66%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-225}86%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-395}94%,to{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:-440}}@keyframes ringD{0%,8%{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:0}16%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-5}36%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-175}44%,50%{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:-220}58%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-225}78%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-395}86%,to{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:-440}}
/*# sourceMappingURL=all-products.css.map */
