:root{--devui-cream: #faf6ed;--devui-maroon: #700007;--devui-maroon-active: #801417;--devui-ink: #1e1817;--devui-muted: #706965;--devui-border: #e0d6ca;--devui-header-max: 1440px}.devui-utility-bar{position:relative;z-index:calc(var(--layer-menu-drawer, 20) + 1);display:block;height:37px;overflow:hidden;background:var(--devui-utility-background, var(--devui-maroon));color:var(--devui-utility-foreground, var(--devui-cream));border-bottom:1px solid var(--devui-utility-border, rgb(255 255 255 / 12%))}.devui-utility-bar__inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:24px;width:100%;max-width:var(--devui-header-max);height:100%;margin-inline:auto;padding-inline:34px}.devui-utility-bar__side{display:flex;align-items:center;gap:8px;min-width:0;font-family:var(--font-body--family, Arial, sans-serif);font-size:11px;font-weight:400;line-height:1;letter-spacing:.01em;white-space:nowrap}.devui-utility-bar__side--right{justify-content:flex-end}.devui-utility-bar__truck{width:20px;height:20px;flex:0 0 auto}.devui-utility-bar__center{display:flex;align-items:center;justify-content:center;gap:13px;min-width:390px}.devui-utility-bar__ornament{width:105px;height:18px;flex:0 0 auto;opacity:.78}.devui-utility-bar__message{min-width:max-content;font-family:Georgia,Times New Roman,serif;font-size:16px;font-style:italic;font-weight:400;line-height:1;letter-spacing:.005em;text-align:center}.devui-utility-bar__message .announcement-bar__slide,.devui-utility-bar__message .announcement-bar__text,.devui-utility-bar__message p{margin:0;padding:0;color:inherit;font:inherit;letter-spacing:inherit}.devui-utility-bar__message .announcement-bar__slide{display:block;opacity:1;visibility:visible}@media screen and (max-width:749px){.search-action--hidden-on-drawer{display:none}}@media screen and (min-width:750px){#header-component[data-menu-style=drawer] .search-action--hidden-on-drawer,#header-component[data-menu-style=menu] .search-action--hidden-on-menu{display:none}}#header-component{--color-background-top-row: var(--devui-cream);--color-background-bottom-row: var(--devui-cream);--color-foreground: var(--devui-ink);--color-border: var(--devui-border);color:var(--devui-ink);overflow:visible}#header-component .header__underlay-closed,#header-component .header__underlay-open{background:linear-gradient(var(--devui-cream) 0 var(--top-row-height, 82px),var(--devui-cream) var(--top-row-height, 82px) 100%)}#header-component .header__row{color:var(--devui-ink);overflow:visible}#header-component .header__row--top{min-height:82px;border-bottom-color:var(--devui-border)}#header-component .header__row--bottom{min-height:41px;border-bottom-color:var(--devui-border)}#header-component .header__columns{width:100%;max-width:var(--devui-header-max);min-height:inherit;margin-inline:auto;padding-block:0;padding-inline:32px;column-gap:20px}#header-component .header__row--top .header__columns{min-height:82px}#header-component .header__row--bottom .header__columns{min-height:41px}#header-component .header__row--top .header__column{min-width:0}#header-component .header__row--top .header__column--left{justify-content:flex-start}#header-component .header__row--top .header__column--right{gap:0}#header-component .header-logo{position:relative;z-index:1}#header-component .header-logo__image{max-width:210px}.devui-search-slot{position:relative;width:clamp(260px,28vw,340px);min-width:0}.devui-inline-search{display:none;width:100%;background:transparent;z-index:calc(var(--layer-header-menu, 10) + 2)}.devui-mobile-search-button{display:flex}.devui-inline-search .predictive-search-form,.devui-inline-search .predictive-search-form__header,.devui-inline-search .predictive-search-form__header-inner{width:100%}.devui-inline-search .predictive-search-form__header{position:relative;padding:0;background:transparent;border:0;border-radius:999px}.devui-inline-search .predictive-search-form__header-inner{position:relative;height:42px;overflow:hidden;background:#fcfaf6;border:1px solid var(--devui-border);border-radius:999px;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.devui-inline-search .predictive-search-form__header-inner:focus-within{background:#fffdf8;border-color:#b99f91;box-shadow:0 0 0 3px #70000712}.devui-inline-search input.search-input{height:40px;min-height:40px;padding:0 42px 0 40px;color:var(--devui-ink);font-family:var(--font-body--family, Arial, sans-serif);font-size:11px;font-weight:400;line-height:40px}.devui-inline-search input.search-input::placeholder{color:var(--devui-muted);opacity:1}.devui-inline-search .predictive-search__icon{left:14px;width:17px;height:17px;color:var(--devui-ink);opacity:.9}.devui-inline-search .predictive-search__icon svg{width:17px;height:17px}.devui-inline-search .predictive-search__reset-button{position:absolute;right:7px;width:30px;min-width:30px;height:30px;margin:0;border-radius:50%;opacity:.68}.devui-inline-search .predictive-search__reset-button .svg-wrapper,.devui-inline-search .predictive-search__reset-button svg{width:12px;height:12px}.devui-inline-search .predictive-search-form__content-wrapper{top:calc(100% + 9px);left:0;width:min(590px,calc(100vw - 64px));max-height:min(640px,calc(100vh - 150px));overflow:hidden;visibility:hidden;opacity:0;pointer-events:none;background:#fffdf9;border:1px solid var(--devui-border);border-radius:12px;box-shadow:0 18px 48px #31191329;transform:translateY(-4px);transition:opacity .14s ease,transform .14s ease,visibility .14s ease}.devui-inline-search:focus-within .predictive-search-form__content-wrapper:has([data-search-results]),.devui-inline-search:focus-within .predictive-search-form__content-wrapper:has(.predictive-search-empty-section){visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.devui-inline-search .predictive-search-form__content{max-height:min(540px,calc(100vh - 230px));background:#fffdf9}.devui-inline-search .predictive-search-form__footer{background:linear-gradient(to top,#fffdf9 60%,#fffdf900)}.devui-inline-search .predictive-search__search-button{min-height:38px;padding-inline:22px;background:var(--devui-maroon);color:#fff;border-radius:999px}.devui-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:23px;margin:0}.devui-header-action{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-width:42px;min-height:50px;padding:0;color:var(--devui-ink);text-decoration:none;background:transparent;border:0;box-shadow:none;cursor:pointer}.devui-header-action:hover{color:var(--devui-maroon-active);text-decoration:none}.devui-header-action__icon,.devui-header-action__account-icon,.devui-header-action .account-button{display:flex;align-items:center;justify-content:center;width:30px;height:29px;color:currentColor}.devui-header-action__icon>svg,.devui-header-action__account-icon>svg,.devui-header-action .account-button__icon{width:23px;height:23px}.devui-header-action--wishlist .devui-header-action__icon>svg{width:24px;height:24px}.devui-header-action__label{display:block;color:currentColor;font-family:var(--font-body--family, Arial, sans-serif);font-size:10px;font-weight:400;line-height:1.2;letter-spacing:0;white-space:nowrap;pointer-events:none}.devui-header-action .account-button{min-width:30px;min-height:29px;background:transparent}.devui-header-action shopify-account{--shopify-account-font-heading: var(--font-heading--family);--shopify-account-font-body: var(--font-body--family);--shopify-account-radius-base: 10px;--shopify-account-color-background: var(--devui-cream);--shopify-account-color-text: var(--devui-ink);--shopify-account-color-accent: var(--devui-maroon);--shopify-account-color-accent-text: #fff;--shopify-account-dialog-position-top: var(--header-group-height);display:flex;align-items:center;justify-content:center;min-width:30px;min-height:29px}.devui-header-action shopify-account:not(:defined){display:flex}.devui-header-action .account-button__fallback{width:27px;height:27px;border-radius:50%;background:var(--devui-maroon)}.devui-header-action--cart .header-actions__cart-icon{--cart-bubble-size: 17px;--cart-bubble-top: -5px;--cart-bubble-right: -8px;position:relative;display:flex;align-items:center;justify-content:center}.devui-header-action--cart .header-actions__cart-icon>.svg-wrapper{width:24px;height:24px}.devui-header-action--cart .header-actions__cart-icon>.svg-wrapper svg{width:24px;height:24px}.devui-header-action--cart .cart-bubble,.devui-header-action--cart .cart-bubble.visually-hidden{position:absolute!important;top:-5px!important;right:-8px!important;display:flex!important;width:17px!important;height:17px!important;min-width:17px;padding:0;clip:auto!important;clip-path:none!important;overflow:visible!important;white-space:normal!important;border:0;border-radius:50%}.devui-header-action--cart .cart-bubble__background{background:var(--devui-maroon)}.devui-header-action--cart .cart-bubble__text{color:#fff;font-size:9px;font-weight:600}.devui-header-action--cart .cart-bubble__text-count.hidden{display:inline!important}#header-component .header__row--bottom .header__column--center,#header-component .header__row--bottom .header-menu,#header-component .header__row--bottom .header-menu__inner,#header-component .header__row--bottom .menu-list,#header-component .header__row--bottom .overflow-menu{height:100%}#header-component .header__row--bottom .header__column--center{justify-self:center}#header-component .header__row--bottom .menu-list{--menu-horizontal-gap: 26px}#header-component .header__row--bottom .menu-list__link{position:relative;min-height:41px;color:var(--devui-ink)!important;font-family:var(--font-body--family, Arial, sans-serif);font-size:12px!important;font-style:normal;font-weight:500;line-height:1;letter-spacing:.075em;text-transform:uppercase}#header-component .header__row--bottom .menu-list__link-title{position:relative;display:inline-flex;align-items:center;gap:8px;height:100%;padding-inline:13px}#header-component .header__row--bottom .menu-list__link[aria-haspopup=true] .menu-list__link-title:after{content:"";width:5px;height:5px;margin-top:-3px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg)}#header-component .header__row--bottom .menu-list__list-item:first-child>.menu-list__link,#header-component .header__row--bottom .menu-list__link--active,#header-component .header__row--bottom .menu-list__link[aria-current=page]{color:var(--devui-maroon-active)!important}#header-component .header__row--bottom .menu-list__list-item:first-child>.menu-list__link:before,#header-component .header__row--bottom .menu-list__link--active:before,#header-component .header__row--bottom .menu-list__link[aria-current=page]:before{content:"";position:absolute;right:8px;bottom:0;left:8px;height:2px;background:var(--devui-maroon-active)}#header-component .header__row--bottom .menu-list__list-item:hover>.menu-list__link{color:var(--devui-maroon-active)!important}#header-component .header__row--bottom .menu-list:has(.menu-list__list-item:hover) .menu-list__link{opacity:1}@media screen and (min-width:750px){.devui-inline-search{display:flex}.devui-mobile-search-button{display:none}}@media screen and (max-width:1100px)and (min-width:750px){#header-component .header__columns{padding-inline:24px}.devui-search-slot{width:clamp(220px,25vw,280px)}.devui-header-actions{gap:14px}#header-component .header__row--bottom .menu-list{--menu-horizontal-gap: 16px}#header-component .header__row--bottom .menu-list__link-title{padding-inline:8px}}@media screen and (max-width:900px)and (min-width:750px){.devui-header-action__label{display:none}.devui-header-action{min-width:32px;min-height:44px}.devui-header-actions{gap:9px}.devui-inline-search .predictive-search-form__content-wrapper{width:min(520px,calc(100vw - 48px))}}@media screen and (max-width:749px){.devui-utility-bar{height:32px}.devui-utility-bar__inner{display:flex;justify-content:center;padding-inline:12px}.devui-utility-bar__side{display:none}.devui-utility-bar__center{gap:8px;min-width:0}.devui-utility-bar__ornament{width:42px;height:14px}.devui-utility-bar__message{min-width:0;font-size:13px;white-space:nowrap}#header-component .header__row--top,#header-component .header__row--top .header__columns{min-height:62px}#header-component .header__columns{padding-inline:4px 6px}#header-component .header-logo__image{max-width:145px}.devui-search-slot{width:44px}.devui-mobile-search-button,.devui-mobile-search-button .header-actions__action{width:44px;height:44px;align-items:center;justify-content:center}.devui-mobile-search-button .svg-wrapper,.devui-mobile-search-button svg{width:21px;height:21px}.devui-header-actions{width:44px;gap:0}.devui-header-action--account,.devui-header-action--wishlist{display:none}.devui-header-action--cart{width:44px;min-width:44px;min-height:44px}.devui-header-action--cart .devui-header-action__label{display:none}}@media(prefers-reduced-motion:reduce){.devui-inline-search .predictive-search-form__content-wrapper,.devui-inline-search .predictive-search-form__header-inner{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/devui-header.css.map */
