.menu-drawer__search-container{padding:0;position:relative;border-bottom:1.5px solid rgb(var(--color-foreground));border-top:1.5px solid rgb(var(--color-foreground))}.menu-drawer__search-form{width:100%}.menu-drawer__search-form .field{position:relative;display:flex;width:100%}.menu-drawer__search-form .search__input.field__input{padding:16px 56px}.menu-drawer__search-form .field__button{left:16px;position:absolute;top:50%;transform:translateY(-50%);width:24px;height:24px;display:flex;align-items:center;justify-content:center}.menu-drawer__search-form .reset__button{left:auto;right:16px}.predictive-search--drawer{position:absolute;left:0;right:0;height:calc(100vh - var(--menu-drawer-search-height) - var(--header-height) - var(--utility-bar-height));background-color:rgb(var(--color-background));z-index:10;border:none;box-shadow:none;-ms-overflow-style:none;scrollbar-width:none;overflow-y:auto}.predictive-search--drawer.predictive-search--is-active{animation:animateMenuDrawerSearchResults .25s ease}@keyframes animateMenuDrawerSearchResults{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.header__icons .header__search{display:none}@media screen and (min-width: 1100px){.header__icons .header__search{display:block}}.menu-drawer__search-form .search__button:hover .icon,.menu-drawer__search-form .reset__button:hover .icon{transform:none}.menu-drawer__search-form .search__button .icon{height:24px;width:24px}.menu-drawer__search-form .reset__button .icon.icon-close{height:24px;width:24px;stroke-width:unset}
/*# sourceMappingURL=/cdn/shop/t/240/assets/component-menu-drawer-search.css.map */
