.predictive-search__results{margin-block-start:1.2rem;display:flex;flex-wrap:wrap;flex-direction:column-reverse;position:relative}.predictive-search__results .predictive-search__col:not(.predictive-search__col-product){margin-block-start:4.8rem}.predictive-search__col{width:100%}.predictive-search__message p{font-size:var(--font-size-static-md);color:rgb(var(--color-foreground));margin-block:0;letter-spacing:.02em}.drawer__content--search .search__button.search__button--clear{border-radius:0}.predictive-search__row{margin-block-end:3.2rem}.predictive-search__row:last-child{margin-block-end:0}.predictive-search__links{width:100%;color:rgb(var(--color-foreground));font-size:var(--font-size-static-md);line-height:var(--line-height-static-md);letter-spacing:.02em}.predictive-search__links-item+.predictive-search__links-item{margin-block-start:.8rem}.predictive-search__collections .predictive-search__links-item:nth-child(n+2){margin-block-start:1.6rem}.predictive-search__links-link{display:inline-block;transition:color var(--duration-default)}.predictive-search__links-link mark{color:rgb(var(--color-heading-text));background-color:var(--color-image-background)}.predictive-search__grid{display:grid;align-items:flex-start;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem .2rem}.predictive-search-product-card{display:flex;flex-direction:column;color:#111;text-decoration:none}.predictive-search-product-card__image-wrap{position:relative;display:block;width:100%;aspect-ratio:1 / 1;background:#f7f7f7;overflow:hidden}.predictive-search-product-card__image-link{display:block;width:100%;height:100%}.predictive-search-product-card__image{display:block;width:100%;height:100%;object-fit:contain;transition:opacity .22s ease}.predictive-search-product-card__badge{position:absolute;top:9px;right:9px;z-index:2;background:#fff;color:#111;font-size:9px;line-height:1;font-weight:600;letter-spacing:.12em;text-transform:uppercase;padding:6px 10px;white-space:nowrap}.predictive-search-product-card__image-wrap .predictive-search-product-card__plus-button{position:absolute;right:8px;bottom:7px;z-index:3;width:18px;height:18px;min-width:18px;min-height:18px;max-width:18px;max-height:18px;padding:0;margin:0;border:0;background:transparent;color:#8d8d8d;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;appearance:none;-webkit-appearance:none}.predictive-search-product-card__plus-button:disabled{cursor:default;opacity:.35}.predictive-search-product-card__plus-button.is--loading{opacity:.5;pointer-events:none}.predictive-search-product-card__plus-icon{position:relative;display:block;width:14px;height:14px}.predictive-search-product-card__plus-icon:before,.predictive-search-product-card__plus-icon:after{content:"";position:absolute;background:#8d8d8d}.predictive-search-product-card__plus-icon:before{width:100%;height:1px;top:50%;left:0;transform:translateY(-50%)}.predictive-search-product-card__plus-icon:after{width:1px;height:100%;top:0;left:50%;transform:translate(-50%)}.predictive-search-product-card__content{padding:10px 4px 0 8px}.predictive-search-product-card__reviews{display:flex;align-items:center;gap:4px;margin-bottom:6px;font-size:11px;line-height:1;color:#111}.predictive-search-product-card__stars{color:#111;font-size:11px;line-height:1;letter-spacing:.6px;white-space:nowrap}.predictive-search-product-card__reviews-count{color:#666;font-size:10px;line-height:1;font-weight:500}.predictive-search-product-card__title{display:block;margin:0 0 6px;color:#111;font-size:12px;line-height:1.3;font-weight:600;letter-spacing:0;text-decoration:none;text-transform:none}.predictive-search-product-card__price{color:#111;font-size:12px;line-height:1.3}.predictive-search-product-card__price .price--compare{color:#888;text-decoration:line-through;margin-right:6px}.predictive-search__link.button.button--text{display:block;width:fit-content;margin:0 0 0 auto;padding:0;font-size:10px;font-weight:400;line-height:1.2;letter-spacing:0;text-transform:none;text-decoration:none;color:rgb(var(--color-heading-text))}@media(hover:hover){.link.predictive-search__link:hover{color:rgb(var(--color-heading-text))}}.predictive-search__link:before{display:none}[dir=rtl] .predictive-search__link:before{display:none}.predictive-search__link:hover:before{display:none}.predictive-search__link.button.button--text:after,.predictive-search__link.button.button--text:hover:after{display:none}.predictive-search__collections-box{display:flex;align-items:center}.header .predictive-search__collections-img .media{width:9.9rem;height:9.9rem;border-radius:var(--card-corner-radius)}.predictive-search__collections-title{margin-inline-start:1.6rem}.predictive-search__collections-title span{display:inline-block;position:relative;font-size:var(--font-size-static-h6);letter-spacing:-.084rem}.predictive-search__collections-title small{font-size:var(--font-size-static-sm);opacity:.75;letter-spacing:.2rem;position:absolute;inset-inline-start:calc(100% + .8rem)}.predictive-search__results .predictive-search__col:last-child{width:100%;position:absolute;inset-block-start:100%;inset-inline-start:0;margin-block:0}.predictive-search__results .predictive-search__col:last-child .predictive-search__link{margin:var(--spacing-7) auto}.predictive-search__results .product-card__add-to-cart--form,.predictive-search__results .product-card__actions .product-card__add-to-cart--button,.predictive-search__results .product-card__add-to-cart--button.button--icon{display:none}@media(hover:hover){.predictive-search__links-link:hover{color:rgb(var(--color-foreground))}}@media screen and (min-width:750px){.predictive-search__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.predictive-search__results{margin-block-start:var(--spacing-5);flex-direction:row}.predictive-search__col{width:50%;margin-block-start:0}.predictive-search__results .predictive-search__col:not(.predictive-search__col-product){margin-block-start:0}.predictive-search__results .predictive-search__col:last-child{width:100%;position:unset}.predictive-search__results .predictive-search__col:last-child .predictive-search__link{margin:0 0 0 auto;margin-block-start:var(--spacing-6)}.predictive-search__row{margin-block-end:var(--spacing-7)}.predictive-search__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.predictive-search__grid .predictive-search-product-card:nth-child(n+4){display:none}.predictive-search-product-card__image-wrap .predictive-search-product-card__plus-button{display:none}.predictive-search-product-card__content{padding-top:12px;padding-left:20px;padding-right:8px}.predictive-search-product-card__reviews{gap:5px;margin-bottom:7px}.predictive-search-product-card__stars{font-size:12px;letter-spacing:.7px}.predictive-search-product-card__reviews-count{font-size:11px}.predictive-search-product-card__title,.predictive-search-product-card__price{font-size:12px;line-height:1.35}.predictive-search__links{font-family:var(--font-heading-family);line-height:var(--line-height-static-sm);letter-spacing:normal;text-transform:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/component-predictive-search.css.map */
