.predictive-search-default{display:none;position:fixed;z-index:31;top:var(--header-end, 100px);left:0;width:var(--viewport-width, 100vw);max-height:calc(var(--viewport-height, 100vh) - var(--header-end, 100px));overflow-y:auto;padding:calc(6 * var(--space-unit)) var(--gutter);background:rgb(var(--bg-color-og));color:rgb(var(--text-color-og));border-radius:0 0 8px 8px;gap:calc(6 * var(--space-unit));align-items:flex-start;box-sizing:border-box}.predictive-search-default:not([hidden]){display:flex;top:0;left:0;padding:90px 0 20px}.predictive-search-default:not([hidden]) .container{display:flex}.predictive-search-default__close{position:absolute;top:20px;right:var(--gutter);z-index:1;display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:currentColor;cursor:pointer;background:#f3eee9;border-radius:50px;padding:5px}.predictive-search-default__close .icon{width:26px;height:26px}[dir=rtl] .predictive-search-default__close{right:auto;left:var(--gutter)}.predictive-search-default__heading{font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:calc(3 * var(--space-unit))}.predictive-search-default__products{flex:1 1 auto;min-width:0}.predictive-search-default__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:calc(4 * var(--space-unit))}@media(min-width:768px){.predictive-search-default__grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1200px){.predictive-search-default__grid{grid-template-columns:repeat(4,1fr)}}.predictive-search-default__product-link{color:currentColor}.predictive-search-default__media{background:rgba(var(--text-color-og) / .05);border-radius:4px;overflow:hidden;margin-bottom:calc(2 * var(--space-unit))}.predictive-search-default__image{width:100%;height:100%;object-fit:contain;display:block}.predictive-search-default__product-title{margin-bottom:.2em}.predictive-search-default__product-sub{color:rgba(var(--text-color-og) / .7);margin-bottom:.2em}.predictive-search-default__product-price{margin-top:.4em;font-weight:700}.predictive-search-default__sidebar{flex:0 0 240px;padding:calc(4 * var(--space-unit));background:rgba(var(--text-color-og) / .05);border-radius:8px;margin-left:20px}.predictive-search-default__sidebar-group+.predictive-search-default__sidebar-group{margin-top:calc(5 * var(--space-unit))}.predictive-search-default__sidebar-list li{margin-bottom:calc(2 * var(--space-unit))}.predictive-search-default__sidebar-link{color:currentColor}.predictive-search-default__sidebar-link:hover{text-decoration:underline}@media(max-width:768.98px){.predictive-search-default{flex-direction:column;padding-top:calc(4 * var(--space-unit))}.predictive-search-default:not([hidden]) .container{flex-direction:column;overflow:auto}.predictive-search-default__grid{grid-template-columns:repeat(2,1fr)}.predictive-search-default__sidebar{flex-basis:auto;width:100%;margin:0}.predictive-search-default:not([hidden]){display:flex;top:0;left:0;padding-top:130px}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/predictive-search-default.css.map */
