/* Shared WE SHOP header, measured against the 1003px product design. */
@media(min-width:1000px){
 body.we-shop .ws-header{display:grid;grid-template-columns:170px minmax(0,1fr) 154px 112px;align-items:center;gap:20px;min-height:48px;height:48px;padding:0 4%;box-sizing:border-box}
 body.we-shop .ws-header .ws-brand{margin:0;font:600 12px/1.15 Arial,sans-serif!important;letter-spacing:1.7px;white-space:nowrap}
 body.we-shop .ws-header .ws-brand small{font:400 6px/1.2 Arial,sans-serif;letter-spacing:1.55px;margin-top:3px}
 body.we-shop .ws-header nav{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;padding:0;margin:0 30px 0 0;order:initial;min-width:0}
 body.we-shop .ws-header nav a,body.we-shop .ws-header .ws-submenu-toggle{font:400 9px/1.4 Arial,sans-serif!important;min-height:0;padding:0;white-space:nowrap}
 body.we-shop .ws-header .ws-submenu-toggle>.icon{display:none}
 body.we-shop .ws-header .ws-nav-current{border:0;text-decoration:underline;text-underline-offset:7px;text-decoration-thickness:1px}
 body.we-shop .ws-header-search{display:block;position:relative;width:154px;min-width:0;margin:0}
 body.we-shop .ws-header-search input{display:block;box-sizing:border-box;width:100%;height:26px;border:0;border-radius:18px;background:#eff0ef;padding:5px 10px 5px 30px;font:400 9px/16px Arial,sans-serif}
 body.we-shop .ws-header-search>svg{position:absolute;left:10px;top:5px;width:16px;height:16px}
 body.we-shop .ws-header .ws-tools{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0}
 body.we-shop .ws-header .ws-tools a{display:flex;align-items:center;justify-content:center;min-width:28px;width:28px;min-height:32px;height:32px}
 body.we-shop .ws-header .ws-tools .icon{width:20px;height:20px}
 body.we-shop .ws-header .ws-menu,body.we-shop .ws-header .ws-tools .ws-search-link{display:none}
 body.we-shop .ws-header .ws-cart-count{font-size:8px;min-width:14px;height:14px;line-height:14px;top:0;right:-3px;padding:0 3px}
 body.we-shop .ws-header .ws-submenu{top:calc(100% + 15px)}
 body.we-shop .ws-header .ws-submenu a{display:block;padding:10px 12px;font-size:12px!important;white-space:normal}
}
