.predictive-search{display:none;position:absolute;top:calc(100% + .1rem);left:-.1rem;width:calc(100% + .2rem);background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.12);border-top:none;border-radius:0 0 1rem 1rem;box-shadow:0 1.4rem 4rem #0000001c;overflow:hidden;z-index:30;-webkit-overflow-scrolling:touch}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}#predictive-search-results{display:flex;flex-direction:column;width:100%;max-height:inherit;overflow:hidden}.predictive-search__results-groups-wrapper{display:flex;flex:1 1 auto;min-height:0;width:100%;overflow-y:auto;overflow-x:hidden;border-bottom:0;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.28) transparent}.predictive-search__results-groups-wrapper::-webkit-scrollbar{width:.6rem}.predictive-search__results-groups-wrapper::-webkit-scrollbar-track{background:transparent}.predictive-search__results-groups-wrapper::-webkit-scrollbar-thumb{background:#00000040;border-radius:10rem}.predictive-search__result-group{display:flex;flex-direction:column;min-width:0;padding-bottom:1.2rem}@media screen and (min-width:750px){.predictive-search__result-group--suggestions{flex:0 0 32%;max-width:32%;border-right:.1rem solid rgba(var(--color-foreground),.08)}.predictive-search__result-group--products{flex:1 1 68%;min-width:0}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group--suggestions{flex:1 1 100%;max-width:100%;border-right:0}}.predictive-search__heading{margin:0 1.8rem;padding:1.6rem 0 .9rem;border-bottom:.1rem solid rgba(var(--color-foreground),.08);color:rgba(var(--color-foreground),.58);font-size:1.1rem;line-height:1.2;font-weight:600;letter-spacing:.09em;text-transform:uppercase}.hoga-search-products-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin:0 1.8rem;padding:1.6rem 0 .9rem;border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.hoga-search-products-heading .predictive-search__heading{flex:1 1 auto;min-width:0;margin:0;padding:0;border-bottom:0}.hoga-search-mobile-view-all{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;margin:0;padding:0 0 .25rem;border:0;border-bottom:.1rem solid currentColor;background:transparent;color:rgba(var(--color-foreground),.65);font-family:inherit;font-size:1rem;line-height:1.2;font-weight:500;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:color .18s ease,border-color .18s ease}.hoga-search-mobile-view-all:hover,.hoga-search-mobile-view-all:focus-visible{color:rgb(var(--color-foreground))}.predictive-search__item{display:flex;align-items:center;width:calc(100% - 1.6rem);margin:.2rem .8rem;padding:1rem 1.2rem;border-radius:.7rem;color:rgb(var(--color-foreground));text-align:left;text-decoration:none;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.predictive-search__list-item[aria-selected=true]>*,.predictive-search__list-item:hover>*,.predictive-search__item[aria-selected=true],.predictive-search__item:hover{color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.045)}.predictive-search__list-item[aria-selected=true] .predictive-search__item-heading,.predictive-search__list-item:hover .predictive-search__item-heading{text-decoration:none}.predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:column;min-width:0}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-heading{margin:0;color:rgb(var(--color-foreground));font-size:1.35rem;line-height:1.4;font-weight:500}.predictive-search__item-query-result *:not(mark){font-weight:400}.predictive-search__item-query-result mark{padding:0;background:transparent;color:rgb(var(--color-foreground));font-weight:700}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:7.2rem minmax(0,1fr);grid-template-areas:"product-image product-content";column-gap:1.5rem;align-items:center;width:calc(100% - 1.6rem);min-height:8.8rem;margin:.2rem .8rem;padding:.8rem;border:.1rem solid transparent;border-radius:.8rem}.predictive-search__item--link-with-thumbnail:hover,.predictive-search__list-item[aria-selected=true] .predictive-search__item--link-with-thumbnail{background:#f8f8f6;border-color:rgba(var(--color-foreground),.07);transform:translate(.2rem)}.predictive-search__image{grid-area:product-image;display:block;width:7.2rem;height:7.2rem;padding:.3rem;object-fit:contain;background:#f7f7f5;border-radius:.7rem}.predictive-search__item--link-with-thumbnail .predictive-search__item-heading{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:1.35rem;line-height:1.35;font-weight:500;text-decoration:none}.predictive-search__item-vendor{margin-bottom:.3rem;color:rgba(var(--color-foreground),.55);font-size:.9rem}predictive-search .hoga-search-price{display:flex!important;align-items:baseline!important;flex-wrap:wrap!important;gap:.8rem!important;width:100%!important;margin:.6rem 0 0!important;padding:0!important;line-height:1.2!important}predictive-search .hoga-search-price__current{display:inline-block!important;margin:0!important;padding:0!important;font-size:1.4rem!important;line-height:1.2!important;font-weight:700!important;color:#e30613!important;text-decoration:none!important;white-space:nowrap!important}predictive-search .hoga-search-price__compare{display:inline-block!important;margin:0!important;padding:0!important;font-size:1.2rem!important;line-height:1.2!important;font-weight:400!important;color:#7a7a7a!important;text-decoration-line:line-through!important;text-decoration-style:solid!important;text-decoration-thickness:1px!important;text-decoration-color:#7a7a7a!important;white-space:nowrap!important}.predictive-search__search-for-button,.predictive-search__item--term,.hoga-search-view-all,.hoga-search-view-all__arrow{display:none!important}predictive-search .predictive-search__loading-state{display:none;flex:0 0 auto;width:100%;min-height:5rem;padding:1.4rem;align-items:center;justify-content:center;overflow:hidden}predictive-search[loading] .predictive-search__loading-state{display:flex}predictive-search .predictive-search__loading-state .loading__spinner{position:static!important;display:flex!important;align-items:center;justify-content:center;width:2rem!important;height:2rem!important;min-width:2rem!important;min-height:2rem!important;max-width:2rem!important;max-height:2rem!important;margin:0 auto!important;padding:0!important}predictive-search .predictive-search__loading-state .spinner,predictive-search .predictive-search__loading-state svg.spinner,predictive-search .predictive-search__loading-state svg{display:block!important;width:2rem!important;height:2rem!important;min-width:2rem!important;min-height:2rem!important;max-width:2rem!important;max-height:2rem!important;margin:0!important;padding:0!important}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__loading-state{display:none}@media screen and (min-width:750px){.predictive-search{width:calc(100% + .2rem);border-top:none}.header predictive-search{position:relative}.header-wrapper.open-search details-modal.header__search{display:none}.hoga-search-products-heading{margin-left:1.8rem;margin-right:1.8rem;padding-top:1.6rem;padding-bottom:.9rem}.hoga-search-mobile-view-all{display:inline-flex;font-size:1rem}}@media screen and (max-width:749px){.predictive-search--header{top:100%;right:0;left:0}.predictive-search__results-groups-wrapper{flex-direction:column}.predictive-search__result-group--suggestions{border-right:0;border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.predictive-search__heading{margin-left:1.4rem;margin-right:1.4rem;padding-top:1.4rem;font-size:1rem}#predictive-search-results-queries-list .predictive-search__list-item:nth-child(n+5){display:none!important}.hoga-search-products-heading{align-items:center;margin-left:1.4rem;margin-right:1.4rem;padding-top:1.4rem;padding-bottom:.9rem}.hoga-search-products-heading .predictive-search__heading{margin:0;padding:0;font-size:1rem}.hoga-search-mobile-view-all{display:inline-flex;padding-bottom:.2rem;font-size:.95rem;white-space:nowrap}.predictive-search__item{width:calc(100% - 1.2rem);margin-left:.6rem;margin-right:.6rem;padding:1rem .9rem}.predictive-search__item--link-with-thumbnail{grid-template-columns:6.4rem minmax(0,1fr);min-height:7.8rem;column-gap:1.2rem}.predictive-search__image{width:6.4rem;height:6.4rem}predictive-search .hoga-search-price__current{font-size:1.3rem!important}predictive-search .hoga-search-price__compare{font-size:1.1rem!important}.header-wrapper.open-search .inner-search{display:none}body:has(predictive-search[open]) #whatsapp,body:has(predictive-search[open]) #WizybotShopifyWidget__iframe__outter__id{display:none!important}}.inner-search{position:relative;top:-4px;margin-left:6px}.inner-search .field__input{height:3.5rem;padding:.5rem 1.5rem}.inner-search .field__label{top:calc(.75rem + var(--inputs-border-width));font-size:1.3rem}.inner-search .field__button>svg{width:3.5rem;height:3.5rem}.inner-search .predictive-search__loading-state,.inner-search .predictive-search__loading-state *,.inner-search .predictive-search__loading-state svg{max-width:2rem!important;max-height:2rem!important}
/*# sourceMappingURL=/cdn/shop/t/70/assets/component-predictive-search.css.map */
