.search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;height:100%;width:100vw;background-color:var(--colour-mine-shaft);opacity:0;visibility:hidden;transition:all var(--transition-duration) var(--transition-timing) 0s;transition-delay:var(--transition-duration);z-index:110}.snippet-layout-predictive-search{z-index:150;position:fixed;top:0;right:0;bottom:0;left:0;height:100%;width:100%;opacity:0;visibility:hidden;transition:all var(--transition-duration) var(--transition-timing) 0s}.snippet-layout-predictive-search.is-visible{opacity:1;visibility:visible}.snippet-layout-predictive-search .predictive-search{opacity:0;visibility:hidden;overflow-y:auto;overflow-x:hidden}.snippet-layout-predictive-search .close-button{position:absolute;top:1rem;right:1rem;height:1rem;width:1rem;padding:0;display:flex;justify-content:flex-end}.snippet-layout-predictive-search .close-button svg{height:.75rem;width:.75rem;fill:var(--colour-mine-shaft)}.snippet-layout-predictive-search .predictive-results-wrapper{display:flex;flex-direction:column;gap:2rem;position:relative}.snippet-layout-predictive-search .predictive-results-wrapper .suggestion-queries-products ul,.snippet-layout-predictive-search .predictive-results-wrapper .results-products ul{display:flex;flex-direction:column;gap:.5rem}.snippet-layout-predictive-search ul{list-style:none;margin:0;padding:0}.snippet-layout-predictive-search ul li{display:flex}.snippet-layout-predictive-search .snippet-product-item{width:100%}.snippet-layout-predictive-search .results-list{flex-wrap:wrap}.snippet-layout-predictive-search .results-list a{text-decoration:none;color:inherit;width:100%}.snippet-layout-predictive-search .search-heading{margin:0 0 1rem}.snippet-layout-predictive-search .search-form-field{z-index:300;position:relative;width:100%;width:calc(100% - 3rem)}.snippet-layout-predictive-search .suggestion-queries-list{position:relative;padding:0 1.5rem 2rem;border-bottom:1px solid var(--colour-periwinkle-grey)}.snippet-layout-predictive-search .results-collections,.snippet-layout-predictive-search .suggestion-queries-collections{--scc-font-size: .875rem}.snippet-layout-predictive-search .results-collections ul,.snippet-layout-predictive-search .suggestion-queries-collections ul{display:grid;grid-auto-flow:row;gap:1rem}.snippet-layout-predictive-search .results-collections .snippet-card-category,.snippet-layout-predictive-search .suggestion-queries-collections .snippet-card-category{--scc-image-width: 2.5rem;--scc-padding: 0;width:100%;background-color:transparent}.snippet-layout-predictive-search .results-collections .snippet-card-category img,.snippet-layout-predictive-search .suggestion-queries-collections .snippet-card-category img{object-fit:contain;background-color:var(--colour-white)}.snippet-layout-predictive-search predictive-search[open] .predictive-search,.snippet-layout-predictive-search predictive-search[loading] .predictive-search{opacity:1;visibility:visible;transition-delay:.2s}.snippet-layout-predictive-search predictive-search[open] .submit-button,.snippet-layout-predictive-search predictive-search[loading] .submit-button{pointer-events:auto}.snippet-layout-predictive-search .search-input::-webkit-search-cancel-button{display:none!important}predictive-search:not([loading]) .predictive-search__loading-state,predictive-search:not([loading]) .predictive-search-status__loading{display:none}.predictive-search-no-result-search-prompt{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:transparent;border:none;padding:0;cursor:pointer}.predictive-search-no-result-search-prompt strong{position:relative}.predictive-search-no-result-search-prompt strong:before{content:"";position:absolute;bottom:-.25rem;left:0;width:0;height:1px;background-color:var(--colour-mine-shaft);transition:all .5s}.predictive-search-no-result-search-prompt strong:hover{transition:all .5s}.predictive-search-no-result-search-prompt strong:hover:before{transition:all .5s;width:100%}.predictive-search-no-result-search-prompt svg{margin-left:.5rem;display:inline-block;transform:translateY(.1rem)}@media (min-width: 768px){.search-overlay.is-visible{opacity:.64;visibility:visible;transition-delay:0s}.snippet-layout-predictive-search{max-width:56vw;flex-grow:2;right:auto;transform:translate(-100%)}.snippet-layout-predictive-search.is-visible{transform:none;transition-delay:.3s}.snippet-layout-predictive-search .search-form-field{max-width:var(--form-input-max-width)}}@media (min-width: 1280px){.snippet-layout-predictive-search{opacity:1;visibility:visible;position:relative;inset:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:auto;max-width:36vw;transform:none}.snippet-layout-predictive-search .predictive-search{transition:all var(--transition-duration) var(--transition-timing) 0s;position:absolute;top:calc(100% + .25rem);left:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;z-index:3;overflow-y:auto;-webkit-overflow-scrolling:touch;border-radius:var(--border-radius-md);background-color:var(--colour-white-lilac);padding:2rem}.snippet-layout-predictive-search .predictive-search{width:54rem;left:0;transform:translate(-24%)}.snippet-layout-predictive-search .close-button[data-search-close-wrapper]{display:none}.snippet-layout-predictive-search .view-results{grid-column:1;align-self:end}.snippet-layout-predictive-search .predictive-results-wrapper{display:grid;grid-template-columns:40% 1fr}.snippet-layout-predictive-search .predictive-results-wrapper:not(.search-performed){grid-template-rows:auto 1fr}.snippet-layout-predictive-search .predictive-results-wrapper{grid-template-columns:32% 1fr;gap:2rem 3.5rem}.snippet-layout-predictive-search .predictive-results-wrapper.search-performed{grid-auto-rows:auto}.snippet-layout-predictive-search .predictive-results-wrapper .suggestion-queries-list,.snippet-layout-predictive-search .predictive-results-wrapper #predictive-search-results-queries-list,.snippet-layout-predictive-search .predictive-results-wrapper .suggestion-queries-collections,.snippet-layout-predictive-search .predictive-results-wrapper .queries-results{grid-column:1/span 1}.snippet-layout-predictive-search .predictive-results-wrapper .suggestion-queries-products,.snippet-layout-predictive-search .predictive-results-wrapper .results-products{grid-column:2/span 2;grid-row:1/span 2}.snippet-layout-predictive-search .suggestion-queries-list{padding:0 0 2rem}}@media (min-width: 1600px){.snippet-layout-predictive-search .predictive-search{width:50vw}}@media (max-width: 1279.98px){.snippet-layout-predictive-search{background-color:var(--colour-white-lilac);padding:5rem 0 0}.snippet-layout-predictive-search .predictive-search{height:calc(100vh - 10rem);max-height:none!important;padding-bottom:1.5rem}.snippet-layout-predictive-search .close-button.modal{display:none}.snippet-layout-predictive-search #predictive-search-results{position:relative}.snippet-layout-predictive-search .predictive-results-wrapper>div:not(.suggestion-queries-list){padding:0 1rem}.snippet-layout-predictive-search .predictive-results-wrapper .queries-results,.snippet-layout-predictive-search .results-container{padding:0 1.5rem}.snippet-layout-predictive-search .search-form-field{margin-left:1.5rem;margin-bottom:2rem}}
/*# sourceMappingURL=/cdn/shop/t/103/assets/snippet-layout-predictive-search.css.map */
