header{position:relative}.predictive-search{background-color:#fff;right:0;top:100%;opacity:0;position:absolute;transform:translateY(-10px);transition-duration:.2s;visibility:hidden;width:350px;z-index:500;padding-left:10px;padding-right:10px}.predictive-search.is-showing{opacity:1;transform:translateY(0);visibility:visible}.predictive-search__product{align-items:flex-start;display:flex;padding:10px;width:100%}.predictive-search__product img{width:25%;transition:opacity .2s ease-in}input[type=search]::-ms-clear{display:none;width:0;height:0}input[type=search]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}.search{position:absolute;right:0;top:0;width:100%;background-color:#fff;padding:10px 24px 11px 16px;z-index:30;opacity:0;visibility:hidden;transform:translate(-250px);transition:opacity .5s cubic-bezier(.4,0,.2,1),transform .5s cubic-bezier(.4,0,.2,1),visibility .3s}.search.show{opacity:1;visibility:visible;transform:translate(0)}.search-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.search-logo{display:none}.search-bar{display:flex;width:80%;position:relative}.search input{width:100%;border-radius:30px;background:#f3f4f6;padding:6px 18px}#search-clear{position:absolute;background:#f3f4f6;border-radius:30px;right:0;width:34px;height:34px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center}#search-clear:hover{background:#bdbdbd;cursor:pointer}.predictive-search{width:100%;overflow-y:scroll;overflow-x:hidden;max-height:calc(100vh - 150px)}@media (min-width: 769px){.search-logo{display:inherit;margin-top:-4px}.search-bar{width:40%}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/search-bar.css.map */
