#search-drawer:not(.search-open) .drawer-overlay{opacity:0;transition:opacity .4s,width 0s linear .4s,visibility 0s linear .4s;visibility:hidden;width:0;pointer-events:none}#search-drawer .drawer__wrapper{max-width:504px;width:100%}#search-drawer:not(.search-open) .drawer__wrapper{transform:translate(100%)}.search-drawer__header{border-bottom:.1rem solid rgba(var(--color-foreground),.2);display:flex;justify-content:right}.search-drawer__title{margin:0;font-family:var(--font-proxima-nova);font-size:1.2rem;font-weight:400;text-transform:uppercase;line-height:2.4rem;letter-spacing:2px;text-align:center;width:100%;padding-block:5px;background:#6f625a;color:#fff}.search-drawer__close{cursor:pointer;border:0;color:inherit;background:#5d5149;padding:5px}.search-drawer__close svg{width:20px;height:20px;max-width:20px;color:#fff}.search-drawer__body{flex:1;display:flex;flex-direction:column;min-height:0;padding:1.5rem 0}@media screen and (max-width:767px){#search-drawer .search-drawer__body{background-color:#fdf9f6}}#search-drawer #predictive-search-wrapper{background-color:#fff}#search-drawer predictive-search{display:flex;flex-direction:column;flex:1;min-height:0;width:100%;position:relative}#search-drawer predictive-search>form{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:1.2rem;width:calc(100% - 3.2rem);margin-inline:auto;min-height:3rem;padding:0 1.2rem;box-sizing:border-box;border:1px solid #e8e8e8;border-radius:9999px;background:#fff;margin-bottom:1.85rem;color:#000;position:relative}@media screen and (max-width:767px){#search-drawer predictive-search>form{margin-bottom:1.6rem}}#search-drawer predictive-search>form:before{content:"";flex-shrink:0;width:2rem;height:4.8rem;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Ccircle cx='11' cy='9' r='8' stroke='black' stroke-width='2'/%3E%3Cpath fill='black' d='M19.1593 23.5406C19.458 24.0051 20.0767 24.1396 20.5413 23.8409C21.0058 23.5422 21.1403 22.9235 20.8416 22.4589L19.1593 23.5406ZM14.0432 15.5837L19.1593 23.5406L20.8416 22.4589L15.7255 14.502L14.0432 15.5837Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Ccircle cx='11' cy='9' r='8' stroke='black' stroke-width='2'/%3E%3Cpath fill='black' d='M19.1593 23.5406C19.458 24.0051 20.0767 24.1396 20.5413 23.8409C21.0058 23.5422 21.1403 22.9235 20.8416 22.4589L19.1593 23.5406ZM14.0432 15.5837L19.1593 23.5406L20.8416 22.4589L15.7255 14.502L14.0432 15.5837Z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;pointer-events:none;order:1}#search-drawer predictive-search>form button[aria-label=Search]{display:none}#search-drawer predictive-search>form>input[name=q]{flex:1 1 auto;min-width:0;order:2;margin:0;padding:.35rem .1rem;border:0;border-radius:0;font-size:1.6rem;line-height:1.35;color:var(--color-foreground);font-family:var(--font-proxima-nova);font-weight:100;background:transparent;outline:none;outline-offset:2px;box-shadow:none;-webkit-appearance:none;appearance:none;height:48px;max-width:calc(100% - 64px);box-sizing:border-box}#search-drawer predictive-search>form>input[name=q]::placeholder{color:rgba(var(--color-foreground),.45);opacity:1}#search-drawer predictive-search>form>input[name=q]:focus{outline:2px solid #9D6C41}#search-drawer predictive-search>form>input[name=q]:-internal-autofill-selected{background-color:transparent}#search-drawer predictive-search>form>input[name=q]::-webkit-search-decoration,#search-drawer predictive-search>form>input[name=q]::-webkit-search-cancel-button,#search-drawer predictive-search>form>input[name=q]::-webkit-search-results-button,#search-drawer predictive-search>form>input[name=q]::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}#search-drawer predictive-search>form>input[name=q]::-ms-clear,#search-drawer predictive-search>form>input[name=q]::-ms-reveal{display:none;width:0;height:0}#search-drawer predictive-search>form>button[type=submit]{font-family:var(--font-proxima-nova);font-weight:100;order:1;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;padding:0;margin:0;border:0;background:transparent;color:rgb(var(--color-foreground));cursor:pointer}#search-drawer predictive-search>form>button[type=submit] svg{width:1.85rem;height:1.85rem}#search-drawer predictive-search>form>.reset__button{order:3;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;margin:0;border:0;border-radius:0;background:transparent;color:#000;cursor:pointer}#search-drawer predictive-search>form>.reset__button:before{display:none}#search-drawer predictive-search>form>.reset__button svg,#search-drawer predictive-search>form>.reset__button svg.icon-close{width:1.6rem!important;height:1.6rem}#search-drawer #predictive-search-wrapper{position:relative;top:auto;left:auto;width:100%;flex:1;min-height:0;max-height:none;border-top:0;border:unset;overflow:unset}#search-drawer .search-drawer__form{position:relative;border:1px solid rgb(var(--color-foreground),.2);width:100%;height:40px;display:flex;justify-content:space-between;gap:10px;padding-inline:10px;box-sizing:border-box}#search-drawer .search-drawer__form input{width:100%;border:0;font-size:15px;color:inherit;background:transparent;outline:none;box-shadow:none}#search-drawer .search-drawer__form input:-internal-autofill-selected{background-color:transparent}#search-drawer .search-drawer__form input[type=search]::-ms-clear,#search-drawer .search-drawer__form input[type=search]::-ms-reveal{display:none;width:0;height:0}#search-drawer predictive-search>form>input[type=search]::-ms-clear,#search-drawer predictive-search>form>input[type=search]::-ms-reveal{display:none;width:0;height:0}#search-drawer .reset__button{position:relative;border-radius:10rem;min-width:16px;height:16px;display:grid;place-items:center;align-self:center;margin:0 15px 0 0}#search-drawer .reset__button:before{content:"";position:absolute;right:-15px;width:1px;height:calc(100% + 10px);background:rgba(var(--color-foreground),.08)}#search-drawer .search-drawer__form input[type=search]::-webkit-search-decoration,#search-drawer .search-drawer__form input[type=search]::-webkit-search-cancel-button,#search-drawer .search-drawer__form input[type=search]::-webkit-search-results-button,#search-drawer .search-drawer__form input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}#search-drawer predictive-search>form>input[type=search]::-webkit-search-decoration,#search-drawer predictive-search>form>input[type=search]::-webkit-search-cancel-button,#search-drawer predictive-search>form>input[type=search]::-webkit-search-results-button,#search-drawer predictive-search>form>input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}#search-drawer input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;opacity:0;pointer-events:none;width:0;height:0;margin:0}#search-drawer .search-drawer__form button{background:transparent;border:0;cursor:pointer;padding:0}#search-drawer .search-drawer__form svg{width:20px;color:rgb(var(--color-foreground))}@media(max-width:1024px){predictive-search form button[type=reset]{order:2;background:unset;border:unset;width:16px;padding:0;margin-right:4px}predictive-search form button[aria-label=Search]{display:none}predictive-search{display:flex;flex-direction:column;flex:1;min-height:0;width:100%;position:relative}#menu-drawer predictive-search>form{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:1.2rem;width:calc(100% - 3.2rem);margin-inline:auto;min-height:3rem;padding:0 1.2rem;box-sizing:border-box;border:1px solid #e8e8e8;border-radius:9999px;background:#fff;margin-bottom:1.25rem;color:#000;position:relative;margin-top:.3rem;margin-bottom:16px}predictive-search>form:before{content:"";flex-shrink:0;width:2rem;height:4.8rem;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Ccircle cx='11' cy='9' r='8' stroke='black' stroke-width='2'/%3E%3Cpath fill='black' d='M19.1593 23.5406C19.458 24.0051 20.0767 24.1396 20.5413 23.8409C21.0058 23.5422 21.1403 22.9235 20.8416 22.4589L19.1593 23.5406ZM14.0432 15.5837L19.1593 23.5406L20.8416 22.4589L15.7255 14.502L14.0432 15.5837Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Ccircle cx='11' cy='9' r='8' stroke='black' stroke-width='2'/%3E%3Cpath fill='black' d='M19.1593 23.5406C19.458 24.0051 20.0767 24.1396 20.5413 23.8409C21.0058 23.5422 21.1403 22.9235 20.8416 22.4589L19.1593 23.5406ZM14.0432 15.5837L19.1593 23.5406L20.8416 22.4589L15.7255 14.502L14.0432 15.5837Z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;pointer-events:none;order:1}predictive-search>form>input[name=q]{flex:1 1 auto;min-width:0;order:2;margin:0;padding:.2rem 0;border:0;line-height:1.35;font-family:var(--font-proxima-nova);color:rgb(var(--color-foreground));font-size:1.6rem;font-weight:100;background:transparent;outline:none;outline-offset:2px;box-shadow:none;-webkit-appearance:none;appearance:none;letter-spacing:normal;height:48px}predictive-search>form>input[name=q]::placeholder{color:rgba(var(--color-foreground),.45);opacity:1}predictive-search>form>input[name=q]:focus{outline:2px solid #9D6C41;outline-offset:2px;max-width:calc(100% - 64px)}predictive-search #predictive-search-wrapper{position:relative;top:auto;left:auto;width:100%;flex:1;min-height:0;max-height:none;border-top:0;border:unset;overflow:unset}predictive-search #predictive-search-wrapper .predictive-search__section--suggestions{position:sticky;top:0;background:#fff;padding-bottom:1.6rem;padding-inline:1.6rem}predictive-search #predictive-search-wrapper .predictive-search__suggestions-list li{display:inline;width:fit-content}predictive-search #predictive-search-wrapper .predictive-search__link--suggestion,predictive-search #predictive-search-wrapper .predictive-search__link--collection,predictive-search #predictive-search-wrapper .predictive-search__link--text{position:relative;display:inline;padding:0;text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-size:100% 1px;background-position:right bottom;background-repeat:no-repeat;transition-property:background-size;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}predictive-search #predictive-search-wrapper .predictive-search__link--suggestion{font-family:var(--font-proxima-nova);font-size:1.2rem;line-height:1.45;font-weight:400;text-transform:lowercase;letter-spacing:normal}predictive-search #predictive-search-wrapper .predictive-search__view-all-wrapper{position:sticky;bottom:0;width:100%}#header-drawer #menu-drawer.drawer-open{border:unset}predictive-search #predictive-results__wrapper{height:calc(100vh - 16.8rem)}}@media(max-width:767px){#search-drawer .drawer__wrapper{width:100%;min-width:unset;max-width:unset}predictive-search #predictive-search-wrapper .predictive-search__section--suggestions{background-color:#fdf9f6}#menu-drawer predictive-search #predictive-search-wrapper .predictive-search__section--suggestions{padding-inline:0}predictive-search #predictive-search-wrapper .predictive-search__section--products{background-color:#fff}}@media(min-width:769px){body.search-drawer-open{overflow:hidden;padding-right:var(--search-drawer-scrollbar-gap, 0px)}}
/*# sourceMappingURL=/cdn/shop/t/311/assets/component-search-drawer.css.map */
