.search-action{--search-border-radius: var(--style-border-radius-inputs);--search-border-width: var(--style-border-width-inputs);display:flex;position:relative;width:50%;margin-left:auto;margin-right:auto;justify-self:center}.header__column--center .search-action{width:100%;flex-grow:0;margin-left:auto;margin-right:auto}.header__column--left .search-action,.header__column--right .search-action{width:50%;margin-left:auto;margin-right:auto}@media screen and (min-width:750px){:is(.header__column--left,.header__column--center,.header__column--right) .search-action{margin-inline:auto}}.search-action .predictive-search{width:100%;position:relative}.search-action .predictive-search-form__header{background-color:transparent;border:none;border-radius:var(--style-border-radius-inputs);padding:0}.search-action .predictive-search-form__header-inner{background:#e7e7e7;border:var(--search-border-width) solid transparent;color:var(--color-foreground);border-radius:8px;display:flex;align-items:center;justify-content:space-between;width:100%;padding-inline-start:20px;padding-inline-end:0;gap:var(--gap-xs);height:48px}.search-action .search-input{border-radius:var(--style-border-radius-inputs);padding-block:var(--padding-sm);font-size:var(--font-size--md);flex:1;color:var(--color-foreground);padding-inline:0;background:transparent;text-overflow:ellipsis;overflow:hidden;outline:none;border:0}.search-action .search-input::placeholder{color:rgb(var(--color-foreground-rgb) / var(--opacity-subdued-text))}.search-action .predictive-search__reset-button{cursor:pointer;display:flex;align-items:center;justify-content:center;min-width:28px;height:46px;padding:0;margin-inline-start:var(--margin-xs);background:transparent;color:var(--color-foreground);opacity:.68;flex-shrink:0}.search-action .predictive-search__reset-button[hidden]{opacity:0;pointer-events:none;visibility:hidden}.search-action .predictive-search__reset-button .svg-wrapper{width:14px;height:14px;display:flex;align-items:center;justify-content:center}.search-action .predictive-search__reset-button .svg-wrapper svg{width:100%;height:100%;fill:currentColor}.search-action .search-submit-button{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:var(--padding-xs);background-color:#cce417;color:#0f2325;border:none;border-radius:0 8px 8px 0;cursor:pointer;flex-shrink:0;transition:background-color var(--animation-speed-medium) var(--animation-timing-hover),transform var(--animation-speed-fast) var(--animation-timing-active)}.search-action .search-submit-button:hover{background-color:#b8d013}.search-action .search-submit-button:active{transform:scale(.95)}.search-action .search-submit-button .svg-wrapper{width:var(--icon-size-md);height:var(--icon-size-md);display:flex;align-items:center;justify-content:center}.search-action .search-submit-button .svg-wrapper svg{width:100%;height:100%;stroke:#0f2325;fill:none}.search-action .predictive-search-form__content-wrapper{position:absolute;top:100%;width:100%;left:0;z-index:calc(var(--layer-header-menu) + 2);display:flex;flex-direction:column;border-radius:0 0 var(--search-border-radius) var(--search-border-radius);background-color:var(--color-background);border:var(--search-border-width) solid var(--color-border);border-top:0;box-shadow:var(--shadow-popover);max-height:60vh;overflow:hidden}.search-action .predictive-search-form__content-wrapper[hidden]{display:none}.search-action .predictive-search-form__content{max-height:60vh;overflow-y:auto;background-color:var(--color-background);padding-block:var(--padding-lg)}
/*# sourceMappingURL=/cdn/shop/t/5/assets/header-search.css.map */
