.kk-predictive-search{padding-top:0;color:#111;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:10px;box-shadow:0 20px 48px #00000038;display:flex;flex-direction:column;height:auto;max-height:min(calc(100vh - 156px),780px);max-height:min(calc(100dvh - 156px),780px);overflow:hidden}.search-flydown--predictive-shell{background:transparent;box-shadow:none}.search-flydown--predictive-shell .search-flydown--placeholder,.search-flydown--predictive-shell .search-flydown--quicklinks{display:none!important}.search-flydown--predictive-shell .kk-predictive-search--pending{display:none}.search-flydown--predictive-shell .kk-predictive-search--pending.visible{display:flex}.kk-predictive-search__pending-body{flex:1 1 auto;min-height:124px}.kk-predictive-search__footer--pending{margin-top:auto}.kk-predictive-search__continue--pending{display:block;min-height:52px;pointer-events:none}.kk-predictive-search .search-flydown__no-results{padding:22px 24px 26px;color:#111;text-align:left}.kk-predictive-search__layout{display:grid;grid-template-columns:minmax(230px,28%) minmax(0,1fr);flex:1 1 auto;min-height:360px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.kk-predictive-search__layout--products-only{grid-template-columns:minmax(0,1fr);min-height:0}.kk-predictive-search__aside{padding:22px 0 16px;background:#f4f4f4;border-right:1px solid rgba(0,0,0,.08)}.kk-predictive-search__main{min-width:0;padding:22px 32px 0;background:#fff}.kk-predictive-search__group+.kk-predictive-search__group{margin-top:18px}.kk-predictive-search .kk-predictive-search__group-title,.kk-predictive-search .search-flydown__group-title{padding-left:0;margin:0 0 12px;color:#00000080;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.kk-predictive-search__aside .kk-predictive-search__group-title{padding-right:22px;padding-left:22px}.kk-predictive-search__list{padding:0}.kk-predictive-search__list-item{margin:0}.kk-predictive-search__nav-link{display:block;padding:8px 22px;color:#111;line-height:1.45;text-decoration:none;transition:background-color .15s ease,color .15s ease}.kk-predictive-search__nav-link,.kk-predictive-search__nav-link:visited,.kk-predictive-search__nav-link span,.kk-predictive-search__nav-link strong{color:#111!important}.kk-predictive-search__nav-link:hover,.kk-predictive-search__nav-link:focus{color:#111;background:#0000000d}.kk-predictive-search__nav-link:focus{outline:none}.kk-predictive-search__product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 36px;padding:0 0 24px}.kk-predictive-search__product-item{min-width:0}.kk-predictive-search__product-link{display:grid;grid-template-columns:92px minmax(0,1fr);gap:18px;align-items:center;padding:10px 12px;color:#111;text-decoration:none;background:transparent;border-radius:8px;transition:background-color .15s ease,color .15s ease}.kk-predictive-search__product-link:hover,.kk-predictive-search__product-link:focus{color:#111;background:#0000000d}.kk-predictive-search__product-link:focus{outline:none}.kk-predictive-search__product-image{width:92px;height:92px}.kk-predictive-search__product-image img,.kk-predictive-search__product-image svg{width:92px;height:92px;object-fit:cover;border-radius:50%}.kk-predictive-search__product-text{min-width:0}.kk-predictive-search__product-title{display:block;color:#111;font-size:18px;line-height:1.35}.kk-predictive-search__product-vendor{display:block;margin-top:4px;color:#0000007a;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.kk-predictive-search__product-price{display:block;margin-top:4px;color:#111}.kk-predictive-search .search-flydown__product--price{display:flex;flex-wrap:wrap;align-items:baseline;gap:0 8px}.kk-predictive-search .search-flydown__product--price .price--main,.kk-predictive-search .search-flydown__product--price .price--main *,.kk-predictive-search .search-flydown__product--price .price--main .money{color:#111!important;font-size:17px;font-weight:700}.kk-predictive-search .search-flydown__product--price .price--main{order:1;margin-right:0}.kk-predictive-search .search-flydown__product--price .price--compare-at{order:2;margin-right:0;color:#2229!important;font-size:14px}.kk-predictive-search .search-flydown__product--price .price--compare-at *,.kk-predictive-search .search-flydown__product--price .price--compare-at .money{color:#2229!important}.kk-predictive-search .search-flydown__product--price .price--compare-at.visible+.price--main,.kk-predictive-search .search-flydown__product--price .price--compare-at.visible+.price--main *,.kk-predictive-search .search-flydown__product--price .price--compare-at.visible+.price--main .money{color:#f30!important}.kk-predictive-search__product-items--none{padding:0 0 24px;color:#000000a6}.kk-predictive-search__footer{flex:0 0 auto;padding:18px 32px 22px;background:#fff;border-top:1px solid rgba(0,0,0,.08)}.kk-predictive-search__continue{display:inline-flex;align-items:center;justify-content:center;gap:14px;width:100%;padding:14px 16px;color:#111;font-size:17px;font-weight:500;text-decoration:none;border-radius:8px;transition:background-color .15s ease,color .15s ease}.kk-predictive-search__continue:hover,.kk-predictive-search__continue:focus{color:#111;background:#0000000d}.kk-predictive-search__continue:focus{outline:none}.kk-predictive-search__continue-label{display:inline-flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:.35em}.kk-predictive-search__continue-count{font-weight:700}.kk-predictive-search__continue-arrow{font-size:24px;line-height:1}@media screen and (max-width:1023px){.kk-predictive-search__layout{grid-template-columns:minmax(210px,32%) minmax(0,1fr)}.kk-predictive-search__product-grid{gap:10px 22px}}@media screen and (max-width:859px){.kk-predictive-search{border-radius:0;box-shadow:none;max-height:calc(100vh - 118px);max-height:calc(100dvh - 118px)}.kk-predictive-search__layout{display:block;min-height:0}.kk-predictive-search__aside{padding:18px 0 6px;border-right:0;border-bottom:1px solid rgba(0,0,0,.08)}.kk-predictive-search__main{padding:18px 20px 0}.kk-predictive-search__group+.kk-predictive-search__group{margin-top:14px}.kk-predictive-search__aside .kk-predictive-search__group-title,.kk-predictive-search__nav-link{padding-right:18px;padding-left:18px}.kk-predictive-search__product-grid{grid-template-columns:minmax(0,1fr);gap:8px}.kk-predictive-search__product-link{grid-template-columns:74px minmax(0,1fr);gap:14px;padding:10px 8px}.kk-predictive-search__product-image,.kk-predictive-search__product-image img,.kk-predictive-search__product-image svg{width:74px;height:74px}.kk-predictive-search__product-title{font-size:16px}.kk-predictive-search__footer{padding:16px 20px 20px}.kk-predictive-search__continue{gap:12px;font-size:16px}.kk-predictive-search__continue-arrow{font-size:22px}.kk-predictive-search__pending-body{min-height:104px}}@media screen and (min-width:860px){[data-site-header] .live-search--active .search-flydown{width:min(1280px,calc(100vw - 32px));max-width:none;margin-left:50%;transform:translate(-50%)}}
/*# sourceMappingURL=/cdn/shop/t/203/assets/kk-live-search.css.map */
