.aa-Form{position:relative}.aa-InputWrapperPrefix,.aa-InputWrapperSuffix{position:absolute;top:0;height:3.5rem;width:3.5rem;display:flex;align-items:center;z-index:999999950}.aa-InputWrapperPrefix{left:.8rem}.aa-InputWrapperSuffix{right:.8rem}.aa-Label,.aa-SubmitButton,.aa-ClearButton{width:100%;height:100%}.aa-SubmitIcon,.aa-ClearIcon{height:4.2rem;color:#000}.aa-Input{text-rendering:optimizelegibility;flex:auto;border-radius:5px;padding:1rem 3.5rem 1rem 4.2rem;width:100%;height:4.2rem;border:solid 1px rgba(7,7,7,.15);background:#fff;color:#000;font-size:1.5rem;font-weight:400;outline:none;text-transform:none;transition:border-color .3s}.aa-Input:focus{border-color:#ff844a}.aa-Input[disabled]{background:none;border-color:#eaeaea;color:#8c8c8c}.aa-Input[disabled]::placeholder{color:#eaeaea}.aa-Input::placeholder{color:#505659}.aa-InputWrapperPrefix{margin-left:-1px;flex:0 0 2.5rem}.autocomplete-panel-wrapper{position:absolute;left:0;width:100%;max-height:60vh;background:#fff;overflow:auto;box-shadow:0 1.6rem 2rem -.4rem #80808099;z-index:999}.autocomplete-panel{width:100%}.autocomplete-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:11;background:#0009;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;visibility:hidden;transition:opacity .2s,visibility 0s .4s}.autocomplete-overlay[data-visible=true]{opacity:1;visibility:visible;transition:opacity .2s}@media screen and (min-width: 1280px){.autocomplete-panel-wrapper{width:96rem;max-width:70vw;max-height:none;overflow:initial}}.autocomplete{background:#fff;border:1px solid #F7F7F7;position:relative;padding-bottom:1.5rem;font-size:13px}.autocomplete__category{padding:1rem;border-top:1px solid #EAEAEA}.autocomplete__category--products_query_suggestions{background:#f7f7f7;border:0}.autocomplete__category--products{padding-bottom:5rem}.autocomplete__nested-category{margin-top:1.5rem}.autocomplete__title{text-transform:uppercase;font-size:1.2rem;margin-bottom:1rem;line-height:1.2}.autocomplete__hits{margin:-.5rem -.25rem}.autocomplete__hits--products{margin-top:0}.autocomplete__hits--products .autocomplete__hit{margin:.8rem 0}.autocomplete__spinner{color:#8c8c8c}.autocomplete__hit{border-radius:.1875rem;padding:.4rem}.autocomplete__hit--active{background:#000,.05)}.autocomplete__no-results{padding:.5rem 0;color:#8c8c8c}.autocomplete__link{text-decoration:none;font-weight:400;display:block}.autocomplete__link:hover{color:#ff6602}.autocomplete__link:hover .autocomplete__link-text:after{border-bottom:1px solid #FF6602}.autocomplete__link-text{position:relative;display:inline-block;line-height:1.2;padding:.5rem 0}.autocomplete__link-text:after{content:"";position:absolute;bottom:.25rem;left:0;right:0;display:block;border-bottom:1px solid transparent}.autocomplete__skeleton-product{height:4rem}.autocomplete__skeleton-link{margin:.5rem 0}.autocomplete__more{position:absolute;bottom:0;left:0;width:100%;background:#f7f7f7;display:flex;justify-content:center;padding:1.2rem 1.6rem;margin-top:1.6rem;font-size:1.2rem;text-decoration:none;font-weight:700;font-style:italic;color:#8c8c8c;transition:background .1s,color .1s}.autocomplete__more:hover{color:#ff6602;text-decoration:underline}.autocomplete__empty{padding:1rem;text-align:center;color:#8c8c8c}@media screen and (min-width: 768px){.autocomplete__category--products{padding-bottom:4rem}}@media screen and (min-width: 1280px){.autocomplete{display:grid;padding-bottom:0;grid-template-columns:20rem 20rem;grid-template-rows:auto;grid-template-areas:"suggestions collections products" "suggestions pages products"}.autocomplete__category{padding:1.5rem;border-top:0}.autocomplete__category--suggestions{grid-area:suggestions}.autocomplete__category--collections{grid-area:collections}.autocomplete__category--products{grid-area:products}.autocomplete__category--pages{grid-area:pages}.autocomplete__category--products{order:3;padding-top:0;padding-bottom:2rem;margin:1.5rem 0;flex:1;border-left:1px solid #EAEAEA;position:relative}.autocomplete__hits--products{display:flex;justify-content:space-between;flex-wrap:wrap}.autocomplete__hits--products .autocomplete__hit{flex:0 0 48%;margin:.8rem 0}.autocomplete__more{position:absolute;bottom:-1.75rem;left:0;width:100%;background-color:transparent}}.autocomplete-product{display:flex;align-items:center}.autocomplete-product,.autocomplete-product:active,.autocomplete-product:hover{color:inherit;text-decoration:none}.autocomplete-product__image-wrapper{margin-right:1.2rem;position:relative;height:8rem;flex:0 0 8rem}.autocomplete-product__image-wrapper--out-of-stock{filter:grayscale(1);transition:filter .4s}.autocomplete-product__info{flex:auto;min-height:4.6rem}.autocomplete-product__price{font-weight:700;font-size:1.4rem;transition:color .4s}.autocomplete-product__price--highlighted{color:#ff6602}.autocomplete-product__price--from:before{content:"From";font-size:1rem;margin-right:.25em}.autocomplete-product__compare-at{color:#505659;font-size:1.2rem;text-decoration:line-through;margin-left:.25em;font-weight:600}.autocomplete-product__age-restricted{color:#ff6602;font-weight:700}.autocomplete-product__title{font-size:1.3rem;font-weight:700;line-height:1.2;display:-webkit-box;margin-top:.5rem;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;transition:color .4s}.autocomplete-product__rating{display:flex;align-items:center;margin-top:.5rem}.autocomplete-product__rating--discontinued:before,.autocomplete-product__rating--out-of-stock:before{text-transform:capitalize;font-size:.75rem;color:#8c8c8c;margin-right:.5rem;transition:color .4s}.autocomplete-product__rating--out-of-stock:before{content:"out of stock"}.autocomplete-product__rating--discontinued:before{content:"discontinued"}.autocomplete-product__info-line{position:relative;margin-top:.5rem;display:flex;align-items:center}@media screen and (min-width: 768px) and (max-width: 1279px){.autocomplete-product__rating{font-size:1.4rem}.autocomplete-product__rating .jdgm-star{padding-right:.3rem!important}.autocomplete-product__rating--out-of-stock:before{font-size:.625rem}}@media screen and (min-width: 1280px){@media (hover: hover) and (pointer: fine){:is(.autocomplete-product--hover-highlight:hover,.autocomplete-product--hover-highlight:focus) .autocomplete-product__title,:is(.autocomplete-product--hover-highlight:hover,.autocomplete-product--hover-highlight:focus) .autocomplete-product__price{color:#ff6602;transition:color .1s}:is(.autocomplete-product--hover-highlight:hover,.autocomplete-product--hover-highlight:focus) .autocomplete-product__image-wrapper{filter:none;transition:filter .1s}.autocomplete-product--hover-highlight:hover .autocomplete-product__rating--out-of-stock:before{color:#237bb7;transition:color .1s}}.product__rating{font-size:1.2rem}.product__rating--out-of-stock:before{font-size:1rem}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/typesense-autocomplete.css.map */
