.predictive-search{display:none;position:absolute;top:100%;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;border-radius:0 0 7px 7px;border:3px solid #fba22f;border-top:0;padding:15px 15px 0;width:100%}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}.predictive-search__results-groups-wrapper{display:flex;flex-direction:column;gap:15px}@media screen and (min-width:768px){.predictive-search__results-groups-wrapper{flex-direction:row}}@media screen and (min-width:1025px){.predictive-search__results-groups-wrapper{flex-direction:column}}@media screen and (min-width:1200px){.predictive-search__results-groups-wrapper{flex-direction:row}}@media screen and (max-width:1024px){.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}}.header predictive-search{width:100%;position:relative}.header predictive-search[open] .field{border-radius:7px 7px 0 0;border:3px solid #fba22f;border-bottom:0}@media screen and (min-width:1025px){.predictive-search{border-top:none}}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:1rem}@media screen and (min-width:1025px){.predictive-search__result-group{gap:2rem}}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:none}@media screen and (min-width:1025px){.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__result-group:first-child{flex:0 0 30%}.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{background-image:url(bottombackground.png);display:flex;flex-direction:column;align-items:center;text-align:center;margin:0 0 15px;font-weight:700;font-size:18px;padding:8px 10px 6px;border-radius:3px;box-shadow:0 1px 4px #0000004d;text-transform:uppercase;color:#777171;justify-content:center;word-break:break-word;word-wrap:break-word;font-family:"Baloo 2",cursive;line-height:1}@media screen and (min-width:1025px){.predictive-search__heading{font-size:26px}}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__item{display:flex;flex-direction:column;flex-grow:1;text-decoration:none;width:100%}.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:700;color:#fba22f}.predictive-search__item-query-result mark{color:#333}.predictive-search__item-query-result mark{background-color:transparent}.predictive-search__item .price{font-weight:700;white-space:nowrap;font-size:1.6rem;color:#333}.predictive-search__item .price--on-sale .price-item--regular{font-size:1.6rem;color:#333;margin-right:0}.header__search-form .price--on-sale .price__sale .price-item--sale{color:#dc4860}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{margin-top:.5rem}.predictive-search__image{grid-area:product-image;object-fit:contain;font-family:"object-fit: contain"}#predictive-search-results-queries-list{display:flex;flex-wrap:wrap;row-gap:8px;column-gap:8px}@media screen and (min-width:1025px){#predictive-search-results-queries-list{row-gap:16px}}#predictive-search-results-queries-list .predictive-search__list-item{cursor:pointer;margin:0;overflow:hidden;text-transform:capitalize;display:inline-block;background:#f5f6f7;background:linear-gradient(to bottom,#f5f6f7,#e8e9ed);border:1px solid #dadada;border-radius:3px;padding:0 15px}#predictive-search-results-queries-list .predictive-search__list-item:hover{box-shadow:0 0 0 1px #fe9656;border-color:#fe9656}#predictive-search-results-queries-list .predictive-search__list-item .predictive-search__item-heading{padding:10px 0;font-size:14px;color:#333;background-color:transparent}@media screen and (min-width:1025px){#predictive-search-results-queries-list .predictive-search__list-item .predictive-search__item-heading{font-size:18px}}#predictive-search-results-products-list{display:flex;flex-wrap:wrap;padding-top:5px}#predictive-search-results-products-list .predictive-search__list-item{display:flex;flex-direction:column;padding:8px;box-sizing:border-box;max-width:50%;width:100%}#predictive-search-results-products-list .predictive-search__list-item img{width:100%;height:auto;display:flex;flex-grow:1}#predictive-search-results-products-list .predictive-search__item-heading{font-size:14px;color:#333;text-decoration:none;padding:10px 0;word-break:keep-all}.predictive-search__search-for-button{background-image:url(bottombackground.png);box-shadow:0 1px 4px #0000004d;padding:8px 20px 6px;margin:0 15px 15px}.predictive-search__item--term{border-bottom:0;text-decoration:none;font-size:18px;font-weight:700;display:block;clear:both;text-align:center;margin:0;color:#777171;border-radius:3px;text-transform:uppercase;line-height:1;padding:0}@media screen and (min-width:1025px){.predictive-search__item--term{font-size:26px}}.predictive-search__item--term span:after{content:"";width:0;height:0;border-style:solid;border-width:9px 0 9px 14px;border-color:transparent transparent transparent #fba22f;display:inline-block;vertical-align:middle;margin-top:-3px;margin-left:6px}@media screen and (min-width:641px){#predictive-search-results-products-list .predictive-search__list-item{max-width:33.33%;padding:15px}}@media screen and (min-width:1400px){#predictive-search-results-products-list .predictive-search__list-item{max-width:25%}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-predictive-search.css.map */
