.predictive-search{display:none;position:absolute;top:calc(100% + 0rem);left:-.1rem;border-width:var(--popup-border-width);border-style:solid;border-color:rgba(var(--color-foreground),var(--popup-border-opacity));background-color:rgb(var(--color-background));z-index:3;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}.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:4rem;padding-top:25px;gap:20px}@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}}@media screen and (min-width: 750px){.predictive-search{width:calc(100% + .2rem)}.header predictive-search{position:relative;margin-top:40px}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__result-group{display:flex;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){display:none}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:initial}.predictive-search__result-group:first-child{flex:0 0 26.4rem}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:first-child,.predictive-search__result-group:only-child{flex-grow:1}}.predictive-search__heading{border-bottom:.1rem solid rgba(var(--color-foreground),.08);margin:0 2rem;padding:1.5rem 0 .75rem;color:rgba(var(--color-foreground),.7)}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__item{display:flex;padding:1rem 2rem;text-align:left;text-decoration:none;width:100%}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:9rem 1fr;grid-column-gap:2rem;grid-template-areas:"product-image product-content"}.predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:column}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{font-size:.9rem}.predictive-search__item-heading{margin:0}.predictive-search__item-query-result *:not(mark){font-weight:bolder}.predictive-search__item-query-result mark{color:rgba(var(--color-foreground),.75)}.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:rgb(var(--color-link))}.predictive-search__image{grid-area:product-image;object-fit:contain;font-family:"object-fit: contain";height:auto}.search-modal.modal__content.gradient{top:100%}.search-modal__form .field,.predictive-search__default-grid,.predictive-search__results-groups-wrapper,#predictive-search-option-search-keywords,.predictive-search--header .no_search_results{max-width:calc(100% - 80px);margin:0 auto}.predictive-search__default-grid{display:flex;margin-top:25px;margin-bottom:30px;gap:20px}.predictive-search__default-left{width:36%;display:none}.predictive-search__default-right{position:relative;width:-webkit-fill-available;display:flex;flex-wrap:wrap}.suggested_default_products{display:flex;width:100%;justify-content:space-between;gap:20px}.predictive-search__heading{width:100%;color:#003f6a;font-size:14px;line-height:120%;font-family:Chromatic Pro Bold;text-transform:uppercase;margin:0;border:none;padding-bottom:20px}.predictive-search__product{width:33%}ul.predictive-search__suggestions-list{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:5px;margin:0}ul.predictive-search__suggestions-list li button{padding:10px 20px;background:#fff;border:1px solid #E6E6E5;border-radius:30px;font-size:16px;font-family:Chromatic Pro;color:#696863;cursor:pointer}.search-modal__form .field:after,.search-modal__form .field:before{display:none}.search-modal__form{background:#fdfcf7}.search-modal__form .search__input.field__input{box-shadow:none;border-bottom:3px solid #003F6A;height:auto;padding:2.2rem 1.5rem .8rem 2rem;padding-left:0;font-size:32px;font-family:Chromatic Pro Bold;line-height:100%}.search-modal__form .search__input.field__input:focus{padding:2.2rem 1.5rem .8rem 2rem;padding-left:0}.search-modal__form .field__label{display:none}.search-modal__form .search__input.field__input::placeholder{opacity:1;color:#bfbcb0;line-height:100%;left:0;padding:2.2rem 1.5rem .8rem 2rem;padding-left:0}.search-modal__form .search__input.field__input:focus~.field__label{display:none}predictive-search .reset__button{right:0;bottom:9px;top:auto}button.reset__button.field__button:after{display:none!important}predictive-search button.reset__button.field__button{width:auto;height:auto;gap:20px;margin-bottom:4px}predictive-search button.reset__button.field__button span.svg-wrapper{width:auto;height:auto}predictive-search button.reset__button.field__button span.clear_search{font-size:14px;line-height:100%;text-transform:uppercase;font-family:Chromatic Pro Bold;color:#696863;letter-spacing:.5px}ul#predictive-search-results-products-list{display:flex;flex-wrap:wrap;gap:10px}ul#predictive-search-results-products-list li{width:100%}ul#predictive-search-results-products-list li a{padding:0}#predictive-search-results-groups-wrapper .predictive-search__result-group,#predictive-search-results-groups-wrapper .collections_results{max-width:31.33%;width:31.33%}.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:transparent}.predictive-search__list-item .predictive-search__item-heading{margin:0;font-family:Chromatic Pro Bold;font-weight:700;font-size:24px;line-height:120%;letter-spacing:2px;vertical-align:middle;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.predictive-search__list-item p.predictive-search__item_flavour{font-family:Chromatic Pro;font-weight:400;font-size:16px;line-height:140%;letter-spacing:0px;margin:5px 0 0;color:#696863}.predictive-search__item .price{font-family:Chromatic Pro;font-weight:400;font-size:16px;line-height:140%;letter-spacing:0px;margin:5px 0 0;color:#696863}#predictive-search-products a.view_all_searches{font-family:Chromatic Pro;float:right;font-weight:400;font-size:16px;line-height:140%;letter-spacing:0px;text-align:center;vertical-align:middle;text-decoration:none;color:#003f6a;text-transform:capitalize;display:flex;gap:10px;justify-content:center;align-items:center}ul#predictive-search-results-pages-list-desktop a,.predictive-search__pages-wrapper a{padding:0}.collections_results .predictive-search__item-heading,.predictive-search__pages-wrapper .predictive-search__item-heading{font-size:16px;text-decoration:underline;font-family:Chromatic Pro;text-decoration-color:#000;line-height:1.4;text-underline-offset:5px;text-transform:capitalize;letter-spacing:0px;font-weight:400}.predictive-search--header span.no_search_results{width:100%;display:block;font-family:Chromatic Pro Bold;font-weight:700;font-size:24px;line-height:120%;color:#003f6a;padding:40px 0}ul#predictive-search-results-pages-list-desktop,#predictive-search-results-pages-list-mobile{gap:12px;display:flex;flex-wrap:wrap}ul#predictive-search-results-pages-list-desktop li,#predictive-search-results-pages-list-mobile li{width:100%}@media screen and (min-width: 1024px){.predictive-search{border-top:none}.icon_search_mob,.mobile_search_tabs{display:none!important}}@media only screen and (max-width:1023px){.predictive-search__default-grid{flex-wrap:wrap}.predictive-search__default-left{width:100%;padding-bottom:20px;border-bottom:1px solid #E6E6E5}.predictive-search__default-right p.predictive-search__heading{padding-top:0}.icon_search_mob{display:block;position:absolute;right:0;top:24px}.search-modal__form .search__input.field__input:focus{padding:20px 0}predictive-search .reset__button{right:0;bottom:21px}.search-modal__form .search__input.field__input{border-bottom:none;font-size:24px;padding:20px 0}.header predictive-search{margin-top:5px}}@media only screen and (max-width:800px){.search-modal__form .field,.predictive-search__default-grid,.predictive-search__results-groups-wrapper,#predictive-search-option-search-keywords,.predictive-search--header .no_search_results{max-width:calc(100% - 40px)}.search-modal__content-bottom{background:#fdfcf7;padding:0}.search-modal.modal__content.gradient{top:calc(100% + 2px)}.suggested_default_products{overflow:auto;scrollbar-width:none}.predictive-search__product{width:77%;min-width:41%}ul.predictive-search__suggestions-list li button{width:max-content}ul.predictive-search__suggestions-list{overflow:auto;flex-wrap:nowrap;scrollbar-width:none}ul.predictive-search__suggestions-list,.suggested_default_products{margin-right:-20px}.header predictive-search{margin-top:2px}}@media only screen and (max-width:640px){#predictive-search-results-groups-wrapper .predictive-search__result-group,#predictive-search-results-groups-wrapper .collections_results{max-width:100%;width:100%}.search-modal__content-bottom{height:auto}.mobile_search_tabs{display:flex;gap:20px}.mobile_search_tabs .predictive-search__heading{width:auto;color:#757575;font-size:18px}.mobile_search_tabs .predictive-search__heading.active{color:#003f6a}.tab_search_content{display:none}.tab_search_content.active{display:block}.tab_search_content .predictive-search__heading{display:none}.predictive-search__results-groups-wrapper{gap:0px!important}.predictive-search__list-item .predictive-search__item-heading{font-size:18px;line-height:120%;letter-spacing:1px}.predictive-search__list-item p.predictive-search__item_flavour,.predictive-search__item .price{font-size:14px}predictive-search .collections_results .predictive-search__item-heading,predictive-search .predictive-search__pages-wrapper .predictive-search__item-heading{font-size:16px!important;text-decoration:underline;font-family:Chromatic Pro;text-decoration-color:#000;line-height:1.4;text-underline-offset:5px;text-transform:capitalize;letter-spacing:0px;font-weight:400}.predictive-search--header span.no_search_results{padding:30px 0}.predictive-search__results-groups-wrapper{padding-bottom:3rem;padding-top:15px}.predictive-search__default-grid{margin-top:15px}}@media only screen and (max-width:480px){.predictive-search__product{width:71%;min-width:71%}.suggested_default_products{width:calc(100% + 20px)}.header predictive-search{border-top:1px solid #E6E6E5}}
/*# sourceMappingURL=/cdn/shop/t/74/assets/component-predictive-search.css.map */
