.predictive-search{display:none;position:absolute;top:calc(100% + 6px);left:-1px;z-index:30;width:calc(100% + 2px);overflow-y:auto;background:rgb(var(--color-background));border:1px solid var(--color-wbbordercolor);border-radius:9px;box-shadow:0 14px 36px #102a432e;-webkit-overflow-scrolling:touch}#predictive-search-results{padding:12px;background:rgb(var(--color-background))}.predictive-search--search-template{z-index:2}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__topline{display:flex;align-items:center;gap:10px;padding:2px 4px 10px;border-bottom:1px solid var(--color-wbbordercolor)}.predictive-search__heading{flex:1 1 auto;margin:0;color:rgb(var(--color-base-text));font-size:calc(var(--font-size-base) * 1.08px);font-weight:700}.predictive-search__result-count{color:rgba(var(--color-base-text),.62);font-size:11px;white-space:nowrap}predictive-search .spinner{width:16px;height:16px;flex:0 0 auto}predictive-search:not([loading]) .predictive-search__topline .spinner,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:18px}predictive-search[loading] .predictive-search__topline~.predictive-search__loading-state,predictive-search[loading] .predictive-search__results-list:first-child{display:none}.predictive-search__results-list{margin:0;padding:0}.predictive-search__list-item{margin:0;border-bottom:1px solid rgba(var(--color-base-text),.09)}.predictive-search__list-item:last-child{border-bottom:0}.predictive-search__item{width:100%;text-align:left;text-decoration:none}.predictive-search__item--link{display:grid;grid-template-columns:96px minmax(0,1fr);gap:12px;align-items:center;margin:0;padding:10px 6px;color:rgb(var(--color-base-text));border-radius:6px}.predictive-search__item--link:hover,.predictive-search__list-item[aria-selected=true] .predictive-search__item--link{background:rgba(var(--color-base-text),.045)}.predictive-search__image-wrap{position:relative;width:96px;height:96px;overflow:hidden;background:#fff;border:1px solid var(--color-wbbordercolor);border-radius:6px}.predictive-search__image{display:block;width:100%;height:100%;padding:4px;object-fit:contain;object-position:center}.predictive-search__image-placeholder{background:rgba(var(--color-base-text),.035)}.predictive-search__discount-badge{position:absolute;top:5px;right:5px;min-width:34px;padding:3px 6px;color:#fff;background:#0a8f43;border-radius:999px;font-size:10px;font-weight:700;line-height:1.2;text-align:center}.predictive-search__item-content{min-width:0;display:flex;flex-direction:column;justify-content:center}.predictive-search__item-vendor{margin-bottom:3px;color:rgba(var(--color-base-text),.6);font-size:10px;font-weight:600;line-height:1.2}.predictive-search__item-heading{display:-webkit-box;overflow:hidden;margin:0 0 5px;color:rgb(var(--color-base-text));font-size:calc(var(--font-size-base) * 1px);font-weight:650;line-height:1.35;text-transform:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.predictive-search__rating{min-height:18px;margin:0 0 4px!important;font-size:11px;line-height:1}.predictive-search__rating .jdgm-prev-badge{display:inline-flex!important;align-items:center;flex-wrap:wrap;gap:2px}.predictive-search__rating .jdgm-prev-badge__text{font-size:10px}.predictive-search__meta-row{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.predictive-search__price{min-width:0}predictive-search .price{margin:0}predictive-search .price .price-item{font-size:calc(var(--font-size-base) * 1px);font-weight:700;letter-spacing:0}predictive-search .price--on-sale .price-item--regular{font-size:11px;font-weight:400}.predictive-search__availability{flex:0 0 auto;color:#08783a;font-size:10px;font-weight:700;white-space:nowrap}.predictive-search__availability.is-sold-out{color:#9a3b33}.predictive-search__list-item--footer{position:sticky;bottom:0;z-index:2;padding-top:7px;background:rgb(var(--color-background))}.predictive-search__item--term{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px;margin:0;padding:9px 12px;color:#fff;background:#0757c7;border:0;border-radius:6px;font-family:inherit;font-size:calc(var(--font-size-base) * .92px);font-weight:700;line-height:1.3;word-break:normal;cursor:pointer}.predictive-search__item--term:hover,.predictive-search__list-item[aria-selected=true] .predictive-search__item--term{background:#03449f}.predictive-search__item--term .icon-arrow{flex:0 0 auto;width:16px}@media(max-width:767px){.predictive-search--header{top:100%;right:0;left:0;width:auto;border-radius:0 0 8px 8px}#predictive-search-results{padding:9px}.predictive-search__topline{padding:2px 3px 8px}.predictive-search__item--link{grid-template-columns:74px minmax(0,1fr);gap:9px;padding:8px 3px}.predictive-search__image-wrap{width:74px;height:74px}.predictive-search__item-heading{margin-bottom:4px;font-size:calc(var(--font-size-base) * .92px);line-height:1.3}.predictive-search__item-vendor,.predictive-search__availability,.predictive-search__rating .jdgm-prev-badge__text{font-size:9px}.predictive-search__rating{min-height:16px;margin-bottom:3px!important}predictive-search .price .price-item{font-size:calc(var(--font-size-base) * .92px)}predictive-search .price--on-sale .price-item--regular{font-size:10px}.predictive-search__discount-badge{top:4px;right:4px;padding:2px 5px;font-size:9px}.predictive-search__item--term{min-height:40px;padding:8px 10px;font-size:calc(var(--font-size-base) * .86px)}}@media(max-width:991px){.predictive-search{overflow-y:auto;-webkit-overflow-scrolling:touch}}@media(min-width:768px){.header predictive-search{position:relative}}.predictive-search__empty{padding:18px 6px 14px;text-align:center}.predictive-search__empty-title{margin:0 0 5px;color:rgb(var(--color-base-text));font-size:calc(var(--font-size-base) * .98px);font-weight:700;line-height:1.35}.predictive-search__empty-copy{margin:0 0 12px;color:rgba(var(--color-base-text),.66);font-size:12px;line-height:1.4}.predictive-search__quick-searches{display:flex;flex-wrap:wrap;justify-content:center;gap:7px}.predictive-search__quick-search{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:6px 10px;color:rgb(var(--color-base-text));background:rgba(var(--color-base-text),.04);border:1px solid var(--color-wbbordercolor);border-radius:999px;font-size:11px;font-weight:650;line-height:1.2;text-decoration:none}.predictive-search__quick-search:hover,.predictive-search__quick-search:focus-visible{background:rgba(var(--color-base-text),.08)}@media(max-width:767px){.predictive-search__empty{padding:14px 4px 10px}.predictive-search__quick-search{min-height:32px;padding:5px 9px;font-size:10px}}
/*# sourceMappingURL=/cdn/shop/t/116/assets/component-predictive-search.css.map */
