header.global .predictive-search{position:absolute;top:100%;left:16px;right:16px;background-color:#fff;z-index:3;border-radius:0 0 8px 8px;border-top:1px solid var(--border)}header.global .predictive-search ul{display:block}header.global .predictive-search li{white-space:normal}header.global .predictive-search li.keywords button{padding:16px 24px;display:flex;justify-content:space-between;color:var(--link-color);border-radius:0 0 8px 8px;width:100%;border-top:1px solid var(--border)}header.global .predictive-search li.keywords button:hover{background:var(--yellow-1)}header.global .predictive-search a{display:flex;width:100%;gap:16px;align-items:center;color:var(--main-text-color);padding:16px 24px}header.global .predictive-search a:hover{background:var(--yellow-1)}header.global .predictive-search li[aria-selected=true] a,header.global .predictive-search li[aria-selected=true] button{background:var(--yellow-1)}header.global .predictive-search .title{display:block;color:var(--main-text-color);font-weight:var(--heavy);font-family:var(--heading-font);font-size:18px}header.global .predictive-search .price{font-size:14px}.predictive-search img{width:100px;height:100px;object-fit:contain}.predictive-search .info{width:calc(100% - 116px);display:block}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}@media screen and (max-width: 650px){.predictive-search img{width:80px;height:80px}.predictive-search .info{width:calc(100% - 96px)}}@media screen and (max-width: 560px){header.global .predictive-search{top:calc(100% + 16px);left:-16px;right:-16px}}predictive-search .spinner{width:24px;height:24px;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:24px}@media screen and (max-width: 989px){.predictive-search{overflow-y:auto;-webkit-overflow-scrolling:touch}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/component-predictive-search.css.map */
