.predictive-search{display:none;position:absolute;top:calc(100% + .1rem);left:-.1rem;z-index:3}.predictive-search-wrapper-container{border-width:var(--popup-border-width);border-style:solid;background-color:rgb(var(--color-background));border-color:rgba(var(--color-foreground),var(--popup-border-opacity));border-bottom-right-radius:var(--popup-corner-radius);border-bottom-left-radius:var(--popup-corner-radius);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity));overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;height:80vh}@media (min-width: 992px){.predictive-search{left:50%;transform:translate(-50%);top:80%}.predictive-search .predictive-search-wrapper-container{border-top:.1rem solid rgba(var(--color-foreground),.08);border-radius:11px;max-width:1320px}}@media (max-width: 991px){.predictive-search.page-width{padding:0}.predictive-search-wrapper-container{height:100vh}}.search-modal__content .search--contents{background-color:#fff;height:80vh;width:100%;overflow-y:scroll;scrollbar-width:thin;border-radius:11px;padding:1.8rem}@media only screen and (min-width: 750px){.predictive-search__item-heading{font-size:calc(var(--font-heading-scale) * 1.1rem)}}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}.predictive-search__results-groups-wrapper{display:flex;border-bottom:.1rem solid rgba(var(--color-foreground),.08);padding-bottom:2rem;flex-direction:column;padding-left:1.8rem;padding-right:1.8rem}@media screen and (max-width: 749px){.predictive-search--header{right:0;left:0;top:100%}.predictive-search__results-groups-wrapper{flex-direction:column}.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){gap:2rem}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__result-group{display:flex;flex-direction:column;flex:1 1 auto;gap:2rem}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:none}@media screen and (min-width: 750px){.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:nth-child(2),.predictive-search__result-group:last-child .predictive-search__pages-wrapper{display:none}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:initial}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:first-child,.predictive-search__result-group:only-child{flex-grow:1}}@media screen and (max-width: 1300px) and (min-width: 990px){.predictive-search__item{padding:1rem}.predictive-search__item-heading{font-size:calc(var(--font-heading-scale) * 1rem)}}.predictive-search__heading{color:rgba(var(--color-foreground),1);font-size:var(--font-19);font-weight:var(--semi-bold);font-family:var(--font-heading-family);text-transform:capitalize;margin-top:0}.rtl .predictive-search__heading{text-align:right}predictive-search .spinner{width:1.5rem;height:1.5rem;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:1rem}predictive-search[loading] .predictive-search__search-for-button{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__loading-state{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__search-for-button{display:initial}.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-color:rgba(var(--color-foreground),.04)}.predictive-search__list-item[aria-selected=true] .predictive-search__item-heading,.predictive-search__list-item:hover .predictive-search__item-heading{text-decoration:underline;text-underline-offset:.3rem}.search-modal .search-modal__content .reset__button{display:none}.predictive-search__item{display:flex;align-items:center;padding:.5rem 1rem;text-align:left;text-decoration:none;width:100%;gap:5px}.rtl .predictive-search__item{text-align:right}.query_item .predictive-search__item-content .predictive-search__item-heading,.predictive-search__item-name{font-size:var(--font-13);font-weight:var(--semi-bold);letter-spacing:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;color:#fff}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:7.7rem 1fr;grid-column-gap:9px;grid-template-areas:"product-image product-content";height:100%;border:1.2px solid #e2e2e2;border-radius:7px;align-items:center;padding:9px}@media (max-width: 756px){.predictive-search__item--link-with-thumbnail{grid-column-gap:14px}}.predictive-search__image-continer{border:1.2px solid #e2e2e2;display:flex;align-items:center;justify-content:center;border-radius:7px;height:100%}.predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:column;overflow:hidden}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{font-size:var(--font-12);font-weight:var(--bold);color:#00b668;letter-spacing:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.predictive-search__item-heading{margin:0}.predictive-search__item-query-result *:not(mark){font-weight:bolder}.predictive-search__item-query-result mark{color:var(--theme-color)}.predictive-search__item-query-result mark{background-color:transparent}.predictive-search__item .price{color:rgba(var(--color-foreground),.7);font-size:1.2rem}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{margin-top:.5rem}.predictive-search__item--term{justify-content:space-between;align-items:center;padding:1.3rem 2rem;word-break:break-all;line-height:calc(1 + .4 / var(--font-body-scale))}@media screen and (min-width: 750px){.predictive-search__item--term{padding-top:1rem;padding-bottom:1rem}}.predictive-search__item--term .icon-arrow{width:calc(var(--font-heading-scale) * 1.4rem);height:calc(var(--font-heading-scale) * 1.4rem);flex-shrink:0;margin-left:calc(var(--font-heading-scale) * 2rem);color:#fff}.rtl .predictive-search__item--term .icon-arrow{margin-left:0;margin-right:calc(var(--font-heading-scale) * 2rem);transform:scaleX(-1)}.predictive-search__image{grid-area:product-image;object-fit:contain;font-family:"object-fit: contain";max-width:90%}.header-container{position:relative}.predictive-search__results-list{display:flex;flex-wrap:wrap;gap:16px}.predictive-search__list-item{height:100%}.search-modal__content .search-modal__close-button{width:26px;height:26px;background-color:#00b668;border-radius:50%;display:flex;align-items:center;justify-content:center;top:-14px;position:absolute;right:14px}.search-modal__content .search-modal__close-button svg{margin-left:1.5px}.header__search .search-modal__form .search__input{padding-left:4rem;height:auto}.search-modal.modal__content .search-modal__form .field{box-shadow:0 0 3px 4px #0000000a,0 -10px 10px #0000000a;border-radius:7px;border:none}.search-modal .search-modal__content .search-icon svg{width:23px;height:23px}.search-modal .search-modal__content .search-icon svg path{stroke:#00b668}.search-modal .search-modal__content .field .field__label{left:5.3rem}.search-modal .search-modal__content .search-modal__form .search__input{padding-left:5.3rem}.predictive-search-list{display:flex;align-items:center;flex-wrap:wrap}.predictive-search-products .predictive-search__results-list,.predictive-search-products .predictive-search-list,.predictive-search-collections .predictive-search-list{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media (min-width: 576px){.predictive-search-products .predictive-search__results-list,.predictive-search-products .predictive-search-list{grid-template-columns:repeat(2,1fr)}.predictive-search-collections .predictive-search-list{grid-template-columns:repeat(3,1fr)}}@media (min-width: 992px){.predictive-search-products .predictive-search__results-list,.predictive-search-products .predictive-search-list{grid-template-columns:repeat(3,1fr)}.predictive-search-collections .predictive-search-list{grid-template-columns:repeat(5,1fr)}}@media (min-width: 1220px){.predictive-search-products .predictive-search__results-list,.predictive-search-products .predictive-search-list{grid-template-columns:repeat(4,1fr)}.predictive-search-collections .predictive-search-list{grid-template-columns:repeat(6,1fr);gap:2.3rem}}.predictive_heading_wrapper{display:flex;align-items:center;gap:9px}.predictive-search-items .predictive-search__item{background-color:#11c781;color:#fff;border-radius:50px}.predictive-search-items .predictive-search-list{gap:1.4rem}.predictive-search-collections .predictive-search-list{gap:2.3rem}.predictive-search-brands .predictive-search-list{gap:1.7rem}@media (min-width: 576px){.predictive-search-brands .predictive-search-list{gap:2rem}}@media (min-width: 768px){.predictive-search-brands .predictive-search-list{gap:2.7rem}}@media (min-width: 992px){.predictive-search-brands .predictive-search-list{gap:3rem}}@media (min-width: 1024px){.predictive-search-brands .predictive-search-list{gap:3.7rem}}.predictive-search-products .predictive-search-list{gap:1.5rem}.predictive_heading_wrapper .predictive-search-icon{width:31px;height:31px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 12px 3px #0000001a,0 4px 6px #0000000d}.predictive_heading_wrapper h3{margin:0}.predictive-search-brands .predictive_heading_wrapper h3,.predictive-search-products .predictive_heading_wrapper h3,.predictive-search-collections .predictive_heading_wrapper h3{color:#00351e}.search-term-suggestions,.predictive-search-items{background-color:#e6fef3;border-radius:7px;padding:1.8rem;margin-top:2rem}.predictive-search-items .predictive_heading_wrapper{margin-bottom:1.8rem}.predictive-search-items .predictive-search__list-item{width:auto;max-width:23.4rem}@media (max-width: 450px){.predictive-search-items .predictive-search__list-item{max-width:100%}}.predictive-search-collections{margin-top:1.5rem}.predictive-search-collections .predictive-search-heading{margin-bottom:2.2rem}.predictive-search-collections .predictive-search__list-item{max-width:220px;width:100%}@media (max-width: 576px){.predictive-search-collections .predictive-search__list-item{max-width:100%}}.predictive-search-collections .predictive-search__image-continer{border:none;width:49px;height:52px;border-radius:50%;overflow:hidden;background-color:#e8eeff}.predictive-search-collections .predictive-search__image{border-radius:50%;overflow:hidden}.predictive-search-collections .predictive-search__item--link-with-thumbnail{grid-template-columns:5rem 1fr}.predictive-search-collections .predictive-search__item-heading{font-size:calc(var(--font-14) + .5px);font-weight:var(--semi-bold);letter-spacing:normal;text-decoration:none!important}.predictive-search-brands{background-color:#f1f1f166;border-radius:7px;padding:.9rem 1.9rem 1.4rem;margin:2.2rem 0;border:1px solid #f1f1f1}.predictive-search-brands .predictive-search-heading{margin-bottom:1.3rem}.predictive-search-brands .brands__item{border:3px solid #f8dcb8;border-radius:50%;width:5.7rem;height:5.7rem;overflow:hidden;background-color:#fff}.brands__image-container,.predictive-search-brands .brands__item{display:flex;align-items:center;justify-content:center}.brands__image-container img{max-width:75%}.predictive-search-products .predictive-search-heading{margin-bottom:1.4rem}.predictive-search-products .predictive-search__item-heading{font-size:calc(var(--font-13) + .2px);line-height:14px;letter-spacing:normal;font-weight:var(--medium);color:rgb(var(--color-foreground),.65);text-decoration:none!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.predictive-search-products .price{margin-top:4px}.predictive-search-products .existing-price .price-item.price-item--regular{font-size:var(--font-14);font-weight:var(--regular);color:#979797;text-decoration:line-through;letter-spacing:normal}.predictive-search-products .price-item.price-item--regular,.predictive-search-products .price-item.price-item--sale.price-item--last{font-size:var(--font-14);font-weight:var(--bold);color:rgb(var(--color-foreground),1);text-decoration:none;letter-spacing:normal}.predictive-search-products .discount-tag{display:none}.predictive-padding{padding:0 2rem}.predictive-search__item.query_item{background-color:#11c781;border-radius:50px;color:#fff}.query_item .predictive-search__item-content{flex-direction:row;gap:6px;align-items:center}.predictive-search-products{margin-top:1.8rem}.predictive-search__image-wrapper{border:1.2px solid #e2e2e2;border-radius:7px;display:flex;align-items:center;justify-content:center;height:100%}.predictive-search-products-wrapper{padding-top:18px}.predictive-search-products-wrapper .predictive-search__results-list{display:grid;grid-template-columns:repeat(1,1fr)}@media (min-width: 480px){.predictive-search-products-wrapper .predictive-search__results-list{grid-template-columns:repeat(2,1fr)}}@media (min-width: 756px){.predictive-search-products-wrapper .predictive-search__results-list{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1280px){.predictive-search-products-wrapper .predictive-search__results-list{grid-template-columns:repeat(4,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/component-predictive-search.css.map */
