.predictive-search{display:none;position:absolute;padding:24px 20px;top:82px;left:-.1rem;background-color:rgb(var(--color-background));z-index:3;border-bottom-right-radius:var(--popup-corner-radius);border-bottom-left-radius:var(--popup-corner-radius);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity));overflow-y:auto;-webkit-overflow-scrolling:touch}.menu-drawer__inner-container .predictive-search{padding-right:45px;padding-bottom:45px}.menu-drawer__inner-container .header__search,.menu-drawer__inner-container .header__search .header__search-inner{width:100%}.menu-drawer__inner-container .predictive-search-results{padding-top:20px}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}.predictive-search__results-groups-wrapper{display:flex}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__result-group{display:flex;flex-direction:column;flex:1 1 auto}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:none}.predictive-search__heading{padding:0 0 24px;color:#000;font-weight:600;font-size:16px;line-height:140%;letter-spacing:.25px;display:flex;justify-content:space-between;align-items:center}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}predictive-search:not([loading]) .predictive-search__loading-state,predictive-search:not([loading]) .predictive-search-status__loading{display:none}predictive-search[loading] .predictive-search__loading-state{display:flex;justify-content:center;padding:1rem}predictive-search[loading] .predictive-search__search-for-button{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__loading-state{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__search-for-button{display:initial}.predictive-search__list-item[aria-selected=true]>*,.predictive-search__list-item:hover>*,.predictive-search__item[aria-selected=true],.predictive-search__item:hover{color:rgb(var(--color-foreground))}.predictive-search__item{display:flex;padding:0 2rem 24px 0;text-align:left;text-decoration:none;width:100%}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:5rem 1fr;grid-column-gap:2rem;grid-template-areas:"product-image product-content"}.predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:column}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{font-size:.9rem}.predictive-search__item-heading.h5,.predictive-search__item-heading span,mark{margin:0;font-weight:400;font-size:14px;line-height:140%;letter-spacing:.25px;vertical-align:middle}.predictive-search__item-query-result mark{color:rgba(var(--color-foreground),.75)}.predictive-search__item-query-result mark{background-color:transparent}.predictive-search__item .price{color:rgba(var(--color-foreground),.7);font-size:1.2rem}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{margin-top:.5rem}.predictive-search__item--term{justify-content:space-between;align-items:center;padding:1.3rem 2rem;word-break:break-all;line-height:calc(1 + .4 / var(--font-body-scale))}.predictive-search__item--term .icon-arrow{width:calc(var(--font-heading-scale) * 1.4rem);height:calc(var(--font-heading-scale) * 1.4rem);flex-shrink:0;margin-left:calc(var(--font-heading-scale) * 2rem);color:rgb(var(--color-link))}.predictive-search__image{grid-area:product-image;object-fit:contain;font-family:"object-fit: contain"}.predictive-search__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;z-index:2;transition:opacity .2s;top:calc(var(--predictive-header-offset) + var(--predictive-announcement-offset));display:none}.predictive-search__products-list{display:grid;grid-template-columns:repeat(2,1fr);gap:32px 8px}.predictive-button{padding:23px 24px;min-width:290px;height:60px;background-color:#f2f2f2!important;font-weight:600;font-size:14px;line-height:14px;letter-spacing:.25px;text-align:center;text-transform:uppercase;color:#000!important;border:1px solid #dfdfdf}.predictive-search__search-for-button{position:sticky;bottom:0;z-index:2;width:fit-content;margin:32px auto 0;display:block;padding-top:16px}.predictive-search__colour-list{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-right:34px}#predictive-search-close-button{display:none}#predictive-search-close-button svg{width:22px;height:22px}@media screen and (max-width: 749px){#predictive-search-results-queries-list,.predictive-search__collection-list{display:grid;grid-template-columns:repeat(2,1fr)}.predictive-search__colour-list{display:grid;grid-template-columns:repeat(7,1fr)}.predictive-search--header{right:0;left:-20px;top:100%;width:100vw}.predictive-search__results-groups-wrapper{flex-direction:column}.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){gap:2rem}}@media screen and (min-width: 650px){.predictive-search__products-list{grid-template-columns:repeat(2,1fr);justify-content:space-between}}@media screen and (min-width: 750px){#predictive-search-close-button{display:block}.predictive-search{top:60px}.predictive-search__result-group:last-of-type{padding-left:32px;border-left:1px solid #dfdfdf;position:relative}.predictive-search__products-list{gap:24px}.predictive-search{padding:40px}.predictive-search{border-top:none;max-width:1600px;width:calc(100vw - 40px)}.header predictive-search{position:relative}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:nth-child(2),.predictive-search__result-group:last-child .predictive-search__pages-wrapper{display:none}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:initial}.predictive-search__result-group:first-child{flex:0 0 26.4rem}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:first-child,.predictive-search__result-group:only-child{flex-grow:1}.predictive-search__item--term{padding-top:1rem;padding-bottom:1rem}.predictive-search__search-for-button{left:50%;bottom:0}}@media screen and (min-width: 899px){.predictive-search{top:calc(100% + 24px)}.predictive-search__products-list{grid-template-columns:repeat(4,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/487/assets/component-predictive-search.css.map */
