:where(.elx-scope) .predictive-search{display:none;position:absolute;top:100%;left:-1px;border-width:var(--popup-border-width);border-style:solid;border-color:rgba(var(--color-badge-foreground),var(--popup-border-opacity));background-color:rgb(var(--color-background));z-index:3;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;border-radius:10px}:where(.elx-scope) .predictive-search--search-template{z-index:2;width:calc(100% + 2px)}:where(.elx-scope) .predictive-search__results-groups-wrapper{display:flex;border-bottom:1px solid rgba(var(--color-badge-foreground),.08);padding-bottom:10px}@media screen and (max-width:749px){:where(.elx-scope) .predictive-search--header{right:0;left:0;top:100%}:where(.elx-scope) .predictive-search__results-groups-wrapper{flex-direction:column}:where(.elx-scope) .predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){gap:20px}}@media screen and (min-width:750px){:where(.elx-scope) .predictive-search{border-top:none;width:calc(100% + 2px)}:where(.elx-scope) .header predictive-search{position:relative}}:where(.elx-scope) predictive-search[open] .predictive-search,:where(.elx-scope) predictive-search[loading] .predictive-search{display:block}:where(.elx-scope) .predictive-search__result-group{display:flex;flex-direction:column;flex:1 1 auto;gap:20px}:where(.elx-scope) .predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:none}@media screen and (min-width:750px){:where(.elx-scope) .predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:nth-child(2),:where(.elx-scope) .predictive-search__result-group:last-child .predictive-search__pages-wrapper{display:none}:where(.elx-scope) .predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:initial}:where(.elx-scope) .predictive-search__result-group:first-child{flex:0 0 264px}:where(.elx-scope) .predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:first-child,:where(.elx-scope) .predictive-search__result-group:only-child{flex-grow:1}}:where(.elx-scope) .predictive-search__heading{border-bottom:1px solid rgba(var(--color-badge-foreground),.08);margin:0 20px;padding:15px 0 7.5px;color:rgba(var(--color-badge-foreground),.7)}:where(.elx-scope) predictive-search .spinner{width:15px;height:15px;line-height:0}:where(.elx-scope) predictive-search:not([loading]) .predictive-search__loading-state,:where(.elx-scope) predictive-search:not([loading]) .predictive-search-status__loading{display:none}:where(.elx-scope) predictive-search[loading] .predictive-search__loading-state{display:flex;justify-content:center;padding:10px}:where(.elx-scope) predictive-search[loading] .predictive-search__search-for-button{display:none}:where(.elx-scope) predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__loading-state{display:none}:where(.elx-scope) predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__search-for-button{display:initial}:where(.elx-scope) .predictive-search__list-item[aria-selected=true]>*,:where(.elx-scope) .predictive-search__list-item:hover>*,:where(.elx-scope) .predictive-search__item[aria-selected=true],:where(.elx-scope) .predictive-search__item:hover{color:rgb(var(--color-badge-foreground));background-color:rgba(var(--color-badge-foreground),.04)}:where(.elx-scope) .predictive-search__list-item[aria-selected=true] .predictive-search__item-heading,:where(.elx-scope) .predictive-search__list-item:hover .predictive-search__item-heading{text-decoration:underline;text-underline-offset:3px}:where(.elx-scope) .predictive-search__item{display:flex;padding:10px 20px;text-align:left;margin-bottom:0!important;text-decoration:none;width:100%}:where(.elx-scope) .predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:50px 1fr;grid-column-gap:20px;grid-template-areas:"product-image product-content"}:where(.elx-scope) .predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:column}:where(.elx-scope) .predictive-search__item-content--centered{justify-content:center}:where(.elx-scope) .predictive-search__item-vendor{font-size:9px}:where(.elx-scope) .predictive-search__item-heading{margin:0}:where(.elx-scope) .predictive-search__item-query-result *:not(mark){font-weight:bolder}:where(.elx-scope) .predictive-search__item-query-result mark{color:rgba(var(--color-badge-foreground),.75)}:where(.elx-scope) .predictive-search__item-query-result mark{background-color:#fff0}:where(.elx-scope) .predictive-search__item .price{color:rgba(var(--color-badge-foreground),.7);font-size:12px}:where(.elx-scope) .predictive-search__item-vendor+.predictive-search__item-heading,:where(.elx-scope) .predictive-search .price{margin-top:5px}:where(.elx-scope) .predictive-search__item--term{justify-content:space-between;align-items:center;padding:13px 20px;word-break:break-all;line-height:calc(1 + .4 / var(--font-body-scale))}@media screen and (min-width:750px){:where(.elx-scope) .predictive-search__item--term{padding-top:10px;padding-bottom:10px}}:where(.elx-scope) .predictive-search__item--term .icon-arrow{width:calc(var(--font-heading-scale) * 14px);height:calc(var(--font-heading-scale) * 14px);flex-shrink:0;margin-left:calc(var(--font-heading-scale) * 20px);color:rgb(var(--color-badge-foreground))}:where(.elx-scope) .predictive-search__image{grid-area:product-image;object-fit:contain;font-family:"object-fit: contain"}:where(.elx-scope) .predictive-search__item.predictive-search__item--term,:where(.elx-scope) .predictive-search__item.predictive-search__item--term.link,:where(.elx-scope) .predictive-search__item.predictive-search__item--term.link--text{color:rgb(var(--color-badge-foreground));background-color:rgb(var(--color-background))}:where(.elx-scope) .predictive-search__item.predictive-search__item--term:hover,:where(.elx-scope) .predictive-search__item.predictive-search__item--term.link:hover,:where(.elx-scope) .predictive-search__item.predictive-search__item--term.link--text:hover{color:rgb(var(--color-badge-foreground));background-color:rgba(var(--color-badge-foreground),.04)}:where(.elx-scope) .predictive-search__item--term h5,:where(.elx-scope) .predictive-search__item--term .h5{color:rgb(var(--color-badge-foreground))}:where(.elx-scope) .predictive-search__item--term .animate-arrow,:where(.elx-scope) .predictive-search__item--term svg{color:rgb(var(--color-badge-foreground));fill:rgb(var(--color-badge-foreground));stroke:rgb(var(--color-badge-foreground))}
/*# sourceMappingURL=/cdn/shop/t/6/assets/elx-component-predictive-search.css.map */
