#predictive-results__wrapper{display:flex;flex-direction:column;gap:1.75rem;padding:0;padding-bottom:3.2rem;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}#predictive-results__wrapper::-webkit-scrollbar{display:none}#predictive-results__wrapper:empty{display:none}.predictive-search__section{margin:0}.predictive-search__section--suggestions{position:sticky;top:0;background:#fff;padding-bottom:1.6rem}.predictive-search__section--suggestions,.predictive-search__heading--products,.predictive-search__section--collections{padding-inline:1.6rem}.predictive-search__heading--suggestions{font-family:var(--font-ivyora-display);font-style:italic;font-weight:500;font-size:1.2rem;line-height:1.3;letter-spacing:.01em;text-transform:none;color:#000;margin-bottom:4px}.predictive-top-search__section{padding:3.2rem}.predictive-top-search__heading{font-family:var(--font-proxima-nova);font-weight:100;font-size:1.6rem;letter-spacing:normal;text-transform:none;color:#000c;margin-bottom:14px}.predictive-top-search__section .predictive-search__suggestions-list{flex-direction:column;gap:1.2rem}.predictive-top-search__section .predictive-search__link--suggestion{font-size:1.6rem!important;font-weight:100;background-size:0% 1px!important;background-color:transparent;font-family:var(--font-proxima-nova);background-position:left bottom;line-height:2rem!important;color:#000c}.predictive-top-search__section .predictive-search__link--suggestion:hover{background-size:100% 1px}.predictive-search__heading--collections,.predictive-search__heading--products{font-family:var(--font-proxima-nova);font-size:16px;font-weight:300;line-height:1.5;letter-spacing:normal;text-transform:none;color:#000}.predictive-search__heading--collections{margin-bottom:1.2rem}.predictive-search__suggestions-list,.predictive-search__collections-list,.predictive-search__text-list{margin:0;padding:0;list-style:none}.predictive-search__suggestions-list{display:flex;flex-wrap:wrap;gap:.25rem 1rem;align-items:baseline}.predictive-search__suggestions-list li{display:inline}.predictive-search__suggestions-list li:after{content:""}.predictive-search__link{color:inherit}button.predictive-search__link--top-search{border:0;margin:0;font:inherit;color:inherit;cursor:pointer;text-align:inherit;-webkit-appearance:none;appearance:none}.predictive-search__link--suggestion,.predictive-search__link--collection,.predictive-search__link--text{position:relative;display:inline;padding:0;text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-size:100% 1px;background-position:right bottom;background-repeat:no-repeat;transition-property:background-size;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.predictive-search__link--suggestion:hover,.predictive-search__link--collection:hover,.predictive-search__link--text:hover{background-size:0% 1px}.predictive-search__link--suggestion{font-family:var(--font-proxima-nova);font-size:1.2rem;line-height:1.45;font-weight:400;text-transform:lowercase;letter-spacing:normal}.predictive-search__collections-list li+li,.predictive-search__text-list li+li{margin-top:.9rem}.predictive-search__link--collection,.predictive-search__link--text{font-family:var(--font-proxima-nova);font-size:1.6rem;line-height:1.45;font-weight:300;letter-spacing:normal}.predictive-search__product-list{margin:0;padding:0;list-style:none}.predictive-search__product-row{border-bottom:1px solid rgba(var(--color-foreground),.12)}.predictive-search__product-row:last-child{border-bottom:0}.predictive-search__product-link{display:grid;grid-template-columns:88px 1fr;gap:1.15rem;padding:1.6rem;align-items:start;text-decoration:none;color:inherit}.predictive-search__product-media{width:88px;height:88px;flex-shrink:0;overflow:hidden;background:rgba(var(--color-foreground),.06)}.predictive-search__image{width:100%;height:100%;object-fit:cover;display:block}.predictive-search__image-placeholder{display:block;width:100%;height:100%;min-height:5.6rem;background:rgba(var(--color-foreground),.06)}.predictive-search__product-body{min-width:0;display:flex;flex-direction:column;gap:0}.predictive-search__item-heading{font-family:var(--font-proxima-nova);font-size:1.6rem;font-weight:700;text-transform:uppercase;line-height:2.4rem;letter-spacing:2px;color:#000}.predictive-search__item-subtitle{margin:0 0 12px;font-family:var(--font-proxima-nova);font-size:1.4rem;font-weight:300;line-height:2rem;color:#b9b0a1}.predictive-search__product-price{margin:0}.predictive-search__product-price .price{font-size:1.25rem;font-weight:500;margin:0}.predictive-search__product-price .price__container{font-family:var(--font-proxima-nova);font-size:1.25rem;font-weight:300;line-height:1.5;color:#000}.predictive-search__product-price .price.price--on-sale .price__regular,.predictive-search__product-price .price:not(.price.price--on-sale) .price__sale{display:none}.predictive-search__product-price .price-item.price-item--regular{margin-right:.5rem}.predictive-search__product-price .price-item.price-item--sale{color:rgba(var(--color-foreground),.65)}#predictive-search-results{height:100%;display:flex;flex-direction:column;justify-content:space-between}#predictive-search-results .predictive-search__view-all-wrapper{background:#fff;border-top:1px solid #e8e8e8;padding:1.6rem;padding-bottom:0}#predictive-search-results .predictive-search__view-all{position:relative;margin:0;display:block;min-height:1.5rem;align-items:center;justify-content:center;overflow:hidden;padding:27px 50px;text-align:center;font-family:var(--font-proxima-nova);font-size:1.6rem;font-weight:600;line-height:0;height:5rem;letter-spacing:2.5px;text-transform:uppercase;text-decoration:none;background-color:#202221;color:#fff;border-width:1px;border-style:solid;border-color:#202221;transition-property:color,background-color,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;max-width:100%;white-space:nowrap;box-sizing:border-box}#predictive-search-results .predictive-search__view-all:hover{background-color:#fff;color:#202221;border-color:#202221}#predictive-results__wrapper:empty+.predictive-search__view-all{border-top:0}.predictive-search__loading{display:grid;place-items:center;padding-block:.5rem}.predictive-search__loading svg{transform-origin:center;animation:predictive-search-spinner 2s infinite linear}@keyframes predictive-search-spinner{to{transform:rotate(360deg)}}.template-search__search{margin-top:2rem}predictive-search{position:relative}predictive-search form{position:relative;background:rgb(var(--color-background))}#predictive-search{position:relative;height:100%}#predictive-search-wrapper{position:relative}@media(max-width:767px){#menu-drawer #predictive-search-top-searches{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/311/assets/component-predictive-search.css.map */
