.predictive-search{display:none;position:absolute;top:calc(100% + .8rem);left:0;width:100%;border:1px solid rgba(0,0,0,.08);background:#fff;z-index:30;border-radius:16px;box-shadow:0 18px 44px #0000001f;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;max-height:min(72vh,620px)}.predictive-search--search-template{z-index:20;width:100%}.predictive-search--header{min-width:520px}.predictive-search__results-groups-wrapper{display:flex;gap:0;border-bottom:1px solid rgba(0,0,0,.07);padding:0;background:#fff}@media screen and (max-width:749px){.predictive-search{top:calc(100% + .6rem);left:0;right:0;width:100%;min-width:0;max-height:70vh;border-radius:14px;box-shadow:0 14px 34px #00000024}.predictive-search--header{right:0;left:0;top:calc(100% + .6rem);min-width:0}.predictive-search__results-groups-wrapper{flex-direction:column}.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){gap:0}}@media screen and (min-width:750px){.predictive-search{border-top:1px solid rgba(0,0,0,.08);width:100%}.header predictive-search{position:relative}}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;gap:0;padding:10px 0}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:none}@media screen and (min-width:750px){.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 230px;border-right:1px solid rgba(0,0,0,.07);background:#fafaf8}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:first-child,.predictive-search__result-group:only-child{flex-grow:1;border-right:0;background:#fff}}.predictive-search__heading{border-bottom:0;margin:0;padding:12px 18px 8px;color:#777;font-size:11px;line-height:1.2;font-weight:950;letter-spacing:.12em;text-transform:uppercase}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:1.4rem}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:#1a1a1a;background:#fff8f0}.predictive-search__list-item[aria-selected=true] .predictive-search__item-heading,.predictive-search__list-item:hover .predictive-search__item-heading{color:#c85a1e;text-decoration:none}.predictive-search__item{display:flex;align-items:center;padding:10px 18px;text-align:left;text-decoration:none;width:100%;color:#1a1a1a;transition:background .16s ease,color .16s ease}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:56px minmax(0,1fr);grid-column-gap:14px;grid-template-areas:"product-image product-content";align-items:center;min-height:76px}.predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:column;min-width:0}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{margin:0 0 3px;color:#999;font-size:10px;line-height:1.2;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.predictive-search__item-heading{margin:0;color:#1a1a1a;font-size:13.5px;line-height:1.28;font-weight:900;letter-spacing:-.01em}.predictive-search__item-query-result *:not(mark){font-weight:900}.predictive-search__item-query-result mark{color:#c85a1e;background-color:transparent}.predictive-search__item .price{color:#666;font-size:12px;line-height:1.2;font-weight:850}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{margin-top:4px}.predictive-search__item--term{justify-content:space-between;align-items:center;padding:12px 18px;word-break:break-word;line-height:1.35;font-size:14px;font-weight:850;color:#1a1a1a}@media screen and (min-width:750px){.predictive-search__item--term{padding-top:10px;padding-bottom:10px}}.predictive-search__item--term .icon-arrow{width:1.4rem;height:1.4rem;flex-shrink:0;margin-left:1.6rem;color:#c85a1e}.predictive-search__image{grid-area:product-image;width:56px;height:56px;object-fit:contain;font-family:"object-fit: contain";background:#f6f5f2;border:1px solid #eeeeea;border-radius:10px;padding:5px}.predictive-search__search-for-button{display:block;padding:10px;background:#fff}.predictive-search__search-for-button .predictive-search__item{border-top:1px solid rgba(0,0,0,.07);border-radius:10px;justify-content:space-between;background:#fafaf8;font-weight:900}.predictive-search__search-for-button .predictive-search__item:hover{background:#fff8f0;color:#c85a1e}@media screen and (max-width:749px){.predictive-search__result-group{padding:8px 0}.predictive-search__heading{padding:10px 14px 6px;font-size:10.5px}.predictive-search__item{padding:9px 14px}.predictive-search__item--link-with-thumbnail{grid-template-columns:50px minmax(0,1fr);grid-column-gap:12px;min-height:68px}.predictive-search__image{width:50px;height:50px;border-radius:9px;padding:4px}.predictive-search__item-heading{font-size:13px;line-height:1.25}.predictive-search__item .price{font-size:11.5px}.predictive-search__item--term{padding:11px 14px;font-size:13.5px}.predictive-search__search-for-button{padding:8px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-predictive-search.css.map */
