/* Header search */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.header-search{width:clamp(185px,16vw,255px);height:42px;display:flex;align-items:center;border:1px solid rgba(18,61,48,.24);background:rgba(255,255,255,.42);transition:border-color .2s ease,box-shadow .2s ease,width .25s ease,background .2s ease}
.header-search:focus-within{width:clamp(225px,19vw,300px);border-color:#c29d5e;background:#fff;box-shadow:0 8px 25px rgba(8,42,33,.08)}
.header-search input{min-width:0;flex:1;height:100%;padding:0 4px 0 14px;border:0;outline:0;background:transparent;color:#123d30;font-size:13px;letter-spacing:.025em}
.header-search input::placeholder{color:#6e766f}
.header-search button{width:42px;height:40px;flex:0 0 42px;border:0;background:transparent;color:#123d30;display:grid;place-items:center;cursor:pointer}
.header-search button:hover{color:#c29d5e}
.header-search svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}
.mobile-search{display:none}
.shop-search-summary{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:0 0 22px;color:#123d30}
.shop-search-summary div{display:flex;align-items:baseline;gap:8px}
.shop-search-summary span{color:#626760;font-size:13px;text-transform:uppercase;letter-spacing:.1em}
.shop-search-summary strong{font-family:var(--serif);font-size:24px;font-weight:500}
.shop-search-summary a{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#123d30;border-bottom:1px solid #c29d5e;padding-bottom:3px}
@media(max-width:1120px){.desktop-nav{gap:22px}.header-search{width:155px}.header-search:focus-within{width:195px}}
@media(max-width:920px){.header-search{display:none}}
@media(max-width:780px){.mobile-search{display:flex;margin:0 0 14px;padding:0;height:48px;background:#f7f2e9;border:1px solid rgba(194,157,94,.55)}.mobile-search input{flex:1;min-width:0;border:0;outline:0;padding:0 14px;background:transparent;color:#123d30}.mobile-search button{border:0;padding:0 16px;background:#c29d5e;color:#082a21;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.shop-search-summary{align-items:flex-start;flex-direction:column;gap:8px}.shop-search-summary div{display:block}.shop-search-summary strong{display:block;margin-top:3px}}
