#trlt-site-header{background:#fff;border-bottom:3px solid #d71920;position:relative;z-index:110;font-family:Arial,Helvetica,sans-serif;color:#181818;isolation:isolate}
#trlt-site-header *{box-sizing:border-box}
#trlt-site-header [hidden]{display:none!important}
.trlt-header-welcome{background:#121212;color:#fff;min-height:24px;padding:5px 16px;text-align:center;font-size:10px;font-weight:700;letter-spacing:1.8px;line-height:14px}
.trlt-header-row{max-width:1240px;padding:8px 24px;margin:0 auto;display:flex;align-items:center;gap:28px;min-height:80px}
#trlt-site-header .trlt-header-logo{flex:0 0 72px;display:block;line-height:0;margin:0;text-decoration:none}
#trlt-site-header .trlt-header-logo img{display:block;width:72px;height:72px;object-fit:contain;margin:0;padding:0;max-width:none}
#trlt-header-nav{flex:1;min-width:0}
#trlt-site-header ul{margin:0;padding:0;list-style:none}
#trlt-header-menu{display:flex;align-items:center;justify-content:space-evenly;gap:22px}
#trlt-header-menu li{position:relative;display:block;margin:0;padding:0;float:none}
#trlt-header-menu>li{display:flex;align-items:center;gap:3px}
#trlt-site-header #trlt-header-menu a{display:block;text-decoration:none;color:#202329;font-size:14px;font-weight:700;line-height:20px;letter-spacing:.2px;white-space:nowrap;text-transform:uppercase;padding:16px 0;position:relative;background:transparent}
#trlt-header-menu>li>a:after{content:'';height:3px;background:#d71920;position:absolute;bottom:8px;left:0;right:0;transform:scaleX(0);transform-origin:left;transition:transform .15s}
#trlt-header-menu>li.current-menu-item>a:after,#trlt-header-menu>li.current-menu-ancestor>a:after,#trlt-header-menu>li>a:hover:after{transform:scaleX(1)}
#trlt-site-header .trlt-submenu-toggle{display:inline-flex;align-items:center;justify-content:center;padding:0;width:26px;height:36px;flex:0 0 26px;color:#333;background:transparent;border:0;box-shadow:none;border-radius:0;cursor:pointer}
#trlt-site-header .trlt-submenu-toggle[aria-expanded=true] svg{transform:rotate(180deg)}
#trlt-site-header #trlt-header-menu .sub-menu{display:none;position:absolute;left:0;top:100%;min-width:240px;max-width:300px;background:#fff;padding:8px;border:1px solid #e2e2e2;border-top:3px solid #d71920;box-shadow:0 12px 24px #0002;z-index:200}
#trlt-site-header #trlt-header-menu .sub-menu a{padding:10px 12px;white-space:normal;text-transform:none;font-weight:500;font-size:14px;line-height:1.5}
#trlt-site-header #trlt-header-menu .sub-menu a:hover{background:#f3f3f1;color:#b51d28}
#trlt-site-header #trlt-header-menu li.trlt-submenu-open>.sub-menu{display:block}
#trlt-site-header:not(.trlt-nav-ready) #trlt-header-menu li:focus-within>.sub-menu{display:block}
@media(hover:hover){#trlt-site-header:not(.trlt-nav-ready) #trlt-header-menu li:hover>.sub-menu{display:block}}
#trlt-site-header #trlt-header-menu .sub-menu .sub-menu{left:100%;top:0}
.trlt-header-actions{display:flex;gap:12px;align-items:center;flex-shrink:0;margin-left:auto}
#trlt-site-header .trlt-header-icon{display:flex;align-items:center;justify-content:center;width:42px;height:44px;position:relative;color:#202329;text-decoration:none}
#trlt-site-header .trlt-header-icon:hover{color:#d71920}
#trlt-header-cart-host{display:flex;align-items:center;min-width:42px}
#trlt-header-cart-count,#trlt-header-cart-host #trlt-epc-count{position:absolute;top:0;right:0;min-width:18px;height:18px;padding:0 4px;border-radius:50px;background:#d71920;color:#fff;font:700 10px/18px Arial,sans-serif;text-align:center;display:block}
#trlt-header-cart-host #trlt-epc-launcher{position:relative!important;inset:auto!important;display:flex!important;align-items:center;justify-content:center;width:42px;min-width:42px;height:44px;min-height:44px;margin:0!important;padding:0!important;background:transparent!important;color:#202329!important;border:0!important;border-radius:0;box-shadow:none!important;z-index:auto;gap:0}
#trlt-header-cart-host #trlt-epc-launcher>span:not(#trlt-epc-count),#trlt-header-cart-host .trlt-cart-label{display:none}
@media(min-width:1001px){
#trlt-header-cart-host #trlt-epc-launcher,#trlt-site-header #trlt-header-cart-fallback{width:112px;gap:10px;justify-content:flex-start;padding-left:5px!important}
#trlt-header-cart-host #trlt-epc-launcher>span:not(#trlt-epc-count),#trlt-header-cart-host .trlt-cart-label{display:block;font:700 14px/1.3 Arial,sans-serif;white-space:nowrap}
#trlt-header-cart-host #trlt-epc-count,#trlt-header-cart-count{left:23px;right:auto}
}
@media(min-width:1001px) and (max-width:1150px){#trlt-header-menu{gap:8px!important}.trlt-header-row{gap:14px!important}}
#trlt-header-cart-host #trlt-epc-launcher svg{width:28px;height:28px;stroke-width:1.4}
#trlt-site-header a:focus-visible,#trlt-site-header button:focus-visible{outline:2px solid #b51d28;outline-offset:3px}
#trlt-site-header .trlt-menu-toggle{display:none;align-items:center;justify-content:center;gap:8px;background:transparent;color:#181818;border:0;padding:8px;min-height:44px;font:700 12px Arial,sans-serif;cursor:pointer}
@media(max-width:1150px) and (min-width:1001px){.trlt-header-row{gap:20px;padding-left:20px;padding-right:20px}#trlt-header-menu{gap:14px}.trlt-header-actions{gap:4px}#trlt-site-header #trlt-header-menu a{font-size:13px}}
@media(max-width:1000px){
.trlt-header-row{min-height:72px;padding:8px 18px;gap:16px;flex-wrap:wrap}
#trlt-site-header .trlt-header-logo{flex-basis:56px}#trlt-site-header .trlt-header-logo img{width:56px;height:56px}
#trlt-site-header.trlt-nav-ready .trlt-menu-toggle{display:flex;margin-left:auto;order:2}
.trlt-header-actions{order:1;margin-left:auto;gap:8px}
#trlt-site-header.trlt-nav-ready .trlt-header-actions{margin-left:0}
#trlt-header-nav{order:3;flex:0 0 100%;width:100%;border-top:1px solid #e5e5e5;padding:8px 0 12px;max-height:65dvh;overflow-y:auto}
#trlt-site-header.trlt-nav-ready #trlt-header-nav{display:none}
#trlt-site-header.trlt-menu-open #trlt-header-nav{display:block}
#trlt-header-menu{display:block}
#trlt-header-menu>li{flex-wrap:wrap;border-bottom:1px solid #ededed;gap:0}
#trlt-site-header #trlt-header-menu a{padding:12px 10px;font-size:13px;flex:1}
#trlt-header-menu>li>a:after{bottom:5px;left:10px;right:auto;width:26px}
#trlt-site-header .trlt-submenu-toggle{width:44px;height:44px;flex-basis:44px}
#trlt-site-header #trlt-header-menu .sub-menu,#trlt-site-header #trlt-header-menu .sub-menu .sub-menu{position:static;width:100%;min-width:0;max-width:none;flex-basis:100%;padding:0 0 8px 14px;background:#f6f6f4;box-shadow:none;border:0}
#trlt-site-header #trlt-header-menu .sub-menu>li{display:flex;flex-wrap:wrap;align-items:center}
#trlt-site-header #trlt-header-menu .sub-menu a{padding:11px;font-size:13px}
}
@media(prefers-reduced-motion:reduce){#trlt-header-menu>li>a:after{transition:none}}
