.predictive-search{display:flex;align-items:center;gap:16px;max-width:0px;width:100%;height:100%;max-height:100%;transform:scaleX(0);transition:.3s ease;position:absolute;top:0;right:-20px;background:#faf9f6}.predictive-search.active{transform:scaleX(1);max-width:242px}.predictive-search .predictive-search__close{width:18px}.predictive-search .form{position:relative;max-width:168px}.predictive-search .input{width:100%;height:28px;padding:0 8px 0 30px;border:1px solid rgba(0,0,0,.2);background:#fff}.predictive-search #Search.input::-webkit-search-cancel-button{display:none!important}.predictive-search .search-btn{position:absolute;top:50%;left:8px;transform:translateY(-50%);width:14px}#predictive-search{display:none;width:100vw;height:auto;max-width:100%;max-height:calc(100dvh - var(--header-height) - 150px);background:#faf9f6;padding:20px;border:.0625rem solid #000;position:fixed;top:var(--header-height);right:0;overflow:auto}@media screen and (min-width: 750px){#predictive-search{max-width:450px}}#predictive-search-results{width:100%}#predictive-search-results__submit{font-size:18px}#predictive-search-products{margin:0 0 16px}#predictive-search .predictive-search-products{list-style:none;padding:0}#predictive-search .predictive-search__product-link{display:flex;gap:16px;color:#000}#predictive-search .predictive-search__product-link:hover{text-decoration:underline}#predictive-search .predictive-search__product-link .predictive-search__product-image{flex:1 1 25%}#predictive-search .predictive-search__product-link .predictive-search__product-title{flex:1 1 75%}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-predictive-search.css.map */
