#predictive-search-pane{width:100vw}#predictive-search-pane input[type=search]::-ms-clear{display:none;width:0;height:0}#predictive-search-pane input[type=search]::-ms-reveal{display:none;width:0;height:0}#predictive-search-pane input[type=search]::-webkit-search-decoration,#predictive-search-pane input[type=search]::-webkit-search-cancel-button,#predictive-search-pane input[type=search]::-webkit-search-results-button,#predictive-search-pane input[type=search]::-webkit-search-results-decoration{display:none}#predictive-search-pane .predictive-search-grid{display:block}@media (min-width: 576px){#predictive-search-pane .predictive-search-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(clamp(120px,15vw,140px),1fr));gap:clamp(16px,3vw,34px)}}.predictive-search.no-scrollbar::-webkit-scrollbar{display:none}.predictive-search.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.predictive-search .search-spinner{animation:rotate 2s linear infinite;z-index:2;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;width:50px;height:50px}.predictive-search .search-spinner .path{stroke:var(--color-green);stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}.mobile-search{display:none}@media (max-width: 992px){.mobile-search{display:block}.mobile-search .predictive-search-input-container{border:1px solid grey;display:flex;align-content:center;align-items:center;padding:.35em}.mobile-search .predictive-search-input-container input[type=search]{width:100%;border:none;font-family:var(--font-primary)}.mobile-search .predictive-search-input-container label{margin:0}.mobile-search #predictive-search-results-list{margin:10px 0}.mobile-search #predictive-search-results-list .predictive-search-results-suggestions{font-family:var(--font-primary)}.mobile-search #predictive-search-results-list .predictive-search-results-suggestions .predictive-search-results-suggestions-title{font-weight:300;font-size:20px;line-height:25px;margin-bottom:15px}.mobile-search #predictive-search-results-list .predictive-search-results-suggestions ul{list-style:none;margin:0;padding:0}.mobile-search #predictive-search-results-list .predictive-search-results-suggestions ul li{margin-bottom:5px;cursor:pointer}.mobile-search #predictive-search-results-list .predictive-search-results .predictive-search-results-title{font-family:var(--font-primary);font-weight:300;font-size:20px;line-height:25px;margin-bottom:15px}.mobile-search #predictive-search-results-list .predictive-search-results .predictive-search-results-title span{font-size:12px;line-height:15px;color:#40404080}.mobile-search #predictive-search-results-list .predictive-search-results .predictive-search-results-grid{display:block}}@media (max-width: 992px) and (min-width: 576px){.mobile-search #predictive-search-results-list .predictive-search-results .predictive-search-results-grid{display:grid;grid-template-columns:repeat(4,minmax(clamp(138px,15vw,320px),1fr));gap:clamp(16px,3vw,34px)}}.predictive-search-results-suggestions{font-family:var(--font-primary)}.predictive-search-results-suggestions .predictive-search-results-suggestions-title{font-weight:300;font-size:20px;line-height:25px;margin-bottom:15px}.predictive-search-results-suggestions ul{list-style:none;margin:0;padding:0}.predictive-search-results-suggestions ul li{margin-bottom:5px;cursor:pointer}#predictive-search-pane{background:#fff;padding:1em;display:none}#predictive-search-pane form{margin:auto}#predictive-search-pane.shown{display:block}#predictive-search-pane .predictive-search-input-container{border:.5px solid rgba(64,64,64,.9);display:flex;align-content:center;align-items:center;padding:1em;margin:25px 0}#predictive-search-pane .predictive-search-input-container input[type=search]{width:100%;border:none;font-family:var(--font-primary)}#predictive-search-pane .predictive-search-input-container label{border-left:1px solid #d3d1d1;padding-left:1em;margin:0}#predictive-search-pane #predictive-search-results-list .predictive-search-results .predictive-search-results-title{font-family:var(--font-primary);font-weight:300;font-size:20px;line-height:25px;margin-bottom:15px}#predictive-search-pane #predictive-search-results-list .predictive-search-results .predictive-search-results-title span{font-size:12px;line-height:15px;color:#40404080}#predictive-search-pane #predictive-search-results-list .predictive-search-results .predictive-search-results-grid{display:grid;grid-template-columns:repeat(4,minmax(clamp(138px,15vw,320px),1fr));gap:clamp(16px,3vw,34px)}.search-input-container{border:.5px solid rgba(64,64,64,.9);display:flex;align-content:center;align-items:center;padding:1em;margin:25px 0}.search-input-container input[type=search]{width:100%;border:none;font-family:var(--font-primary)}.search-input-container label{border-left:1px solid #d3d1d1;padding-left:1em;margin:0}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}
/*# sourceMappingURL=/cdn/shop/t/1160/assets/predictive-search.scss.css.map */
