#predictive-search{overflow-y:auto;color:var(--color-white)}.predictive-search{padding:0 0 1em 0}.predictive-search .quick-add-open{display:none}@media (max-width:768px){.predictive-search{padding-bottom:6em}}.predictive-search__inner{display:grid;grid-template-columns:30% 1fr;gap:3em}.predictive-search__inner .results-title{font-size:1.3125em;font-weight:700}@media (max-width:1024px){.predictive-search__inner{grid-template-columns:1fr;padding-bottom:2em}}.predictive-search__products{width:100%}@media (max-width:1024px){.predictive-search__products{order:-1}}.predictive-search__products .predictive-search__results{display:grid;grid-template-columns:repeat(4,1fr);gap:1em}@media (max-width:1024px){.predictive-search__products .predictive-search__results{grid-template-columns:repeat(2,1fr);grid-template-areas:none;grid-template-rows:auto}}.predictive-search__products .predictive-search__results .predictive-search__result--product .quick-add{max-height:100%}.predictive-search__products .predictive-search__results .predictive-search__result--product .quick-add .variant-options label{min-width:auto}.predictive-search__products .predictive-search__results .predictive-search__result--product .quick-add form{padding:0}.predictive-search__pages{width:100%}.predictive-search__pages .predictive-search__results{display:flex;flex-direction:column;gap:1em}.predictive-search__pages .predictive-search__results .predictive-search__result--page a{font-size:1em;font-weight:700;text-decoration:none}.predictive-search__results--button{display:flex;justify-content:center;width:100%;margin-top:3em}.predictive-search__results--button .button{font-weight:700}@media (max-width:1024px){.predictive-search__results--button{background-color:var(--color-black);position:fixed;bottom:0;left:0;padding:1em}}.predictive-search__collections{width:20em;min-width:20em;display:flex;flex-direction:column;gap:.75em}@media (max-width:1024px){.predictive-search__collections{width:100%}}@media (max-width:768px){.predictive-search__collections{padding-bottom:3em}}.predictive-search__collections ul{display:flex;flex-direction:column;gap:.5em;margin-bottom:1em}.predictive-search__collections ul:last-of-type{margin-bottom:0}.predictive-search__collections ul a{font-weight:700}.predictive-search__collections p{margin:0}.predictive-search__title{font-family:Helvetica,arial,sans-serif;font-weight:700;text-transform:uppercase;font-size:1.75em;line-height:1;margin-bottom:0}