@import url('product-buttons-v2.css');
#header .header-top{display:grid!important;grid-template-columns:1fr auto 1fr;gap:18px 12px;height:auto!important;padding:28px 0 22px!important;align-items:center}
#header .site-name-wrapper{grid-column:2;grid-row:1;width:auto!important;margin:0!important;text-align:center}
#header .navigation-buttons{grid-column:3;grid-row:1;justify-self:end;width:auto!important;position:static!important}
#header .search{grid-column:1/-1;grid-row:2;display:block!important;width:min(100%,780px)!important;height:auto!important;position:relative!important;inset:auto!important;margin:0 auto!important;padding:0!important;z-index:30}
#header .search:before,#header .search:after{display:none!important}
#header #formSearchForm{display:block!important;position:relative!important;inset:auto!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;opacity:1!important;visibility:visible!important;background:none!important;transform:none!important}
#header #formSearchForm fieldset{display:flex!important;position:relative;align-items:center;width:100%;min-width:0;margin:0;padding:6px;background:#f0effb;border:1px solid transparent;border-radius:40px;box-shadow:none}
#header #formSearchForm fieldset:focus-within{border-color:#287985;box-shadow:0 0 0 3px #28798520}
#header #formSearchForm fieldset:before{content:'';position:absolute;left:23px;top:21px;width:18px;height:18px;border:2px solid #202020;border-radius:50%;pointer-events:none}
#header #formSearchForm fieldset:after{content:'';position:absolute;left:40px;top:39px;width:11px;height:2px;background:#202020;transform:rotate(45deg);pointer-events:none}
#header #formSearchForm input[type=search]{display:block!important;flex:1;min-width:0;width:100%!important;height:54px!important;margin:0!important;padding:0 16px 0 55px!important;border:0!important;border-radius:32px;background:transparent!important;box-shadow:none!important;font-size:16px;color:#202020;outline:none}
#header #formSearchForm button{display:flex!important;align-items:center;justify-content:center;position:static!important;flex:0 0 auto;width:auto!important;min-width:114px;height:54px!important;margin:0!important;padding:0 24px!important;background:#191919!important;border:0!important;border-radius:32px;color:#fff!important;font-size:18px!important;font-weight:700;line-height:1!important;text-indent:0!important;text-transform:none!important;overflow:visible}
#header #formSearchForm button:before,#header #formSearchForm button:after{display:none!important}
#header #formSearchForm .search-whisperer{top:100%!important;left:0!important;right:0!important;width:100%!important;border-radius:12px;z-index:100}
@media(max-width:767px){#header .header-top{padding:18px 0 16px!important;gap:14px 8px}#header .site-name img{max-width:160px!important}#header .search{width:100%!important}#header #formSearchForm input[type=search]{font-size:14px;padding-left:44px!important;height:46px!important}#header #formSearchForm button{height:46px!important;min-width:86px;padding:0 16px!important;font-size:15px!important}#header #formSearchForm fieldset:before{left:17px;top:18px;width:16px;height:16px}#header #formSearchForm fieldset:after{left:32px;top:34px;width:10px}}
