.top-header{background:var(--th-bg);color:var(--th-fg);font-size:var(--th-fs, 14px);letter-spacing:var(--th-ls, 0);padding-block:var(--th-py, 6px);border-bottom:var(--th-border, none)}.top-header.is-sticky{position:sticky;top:0;z-index:50}.top-header__container{min-height:42px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px}.top-header__left ul{display:inline-flex;gap:var(--th-gap, 16px);padding:0;margin:0;list-style:none}.top-header__left a{color:var(--th-fg);text-decoration:none;font-weight:700;padding-right:16px;position:relative}.top-header__left li+li a:before{content:"";position:absolute;left:-10px;top:50%;transform:translateY(-50%);height:16px;width:1px;background:var(--th-div)}.is-upcase{text-transform:uppercase}.top-header__center{text-align:center;overflow:hidden}.marquee{position:relative;overflow:hidden}.marquee__inner{display:inline-block;padding-left:100%;white-space:nowrap;will-change:transform;animation:scroll var(--marquee-speed, 18s) linear infinite}.marquee--hover:hover .marquee__inner{animation-play-state:paused}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.top-header__right{justify-self:end;display:inline-flex;align-items:center}.top-header__icons a{--hover: var(--th-hover);display:inline-flex;align-items:center;justify-content:center;width:calc(var(--th-icon) + 8px);height:calc(var(--th-icon) + 8px);margin-left:10px;color:var(--th-fg);text-decoration:none;transition:color .2s ease}.top-header__icons svg{width:var(--th-icon);height:var(--th-icon);fill:currentColor}.top-header__icons a:hover,.top-header__icons a:focus{color:var(--hover)}.top-header__phonewrap{display:inline-flex;align-items:center}.top-header__pipe{display:inline-block;width:1px;height:18px;background:var(--th-div);margin:0 12px 0 14px}.top-header__phone{--hover: var(--th-hover);display:inline-flex;align-items:center;gap:8px;color:var(--th-fg);font-weight:800;text-decoration:none;transition:color .2s ease}.top-header__phone:hover,.top-header__phone:focus{color:var(--hover)}.top-header__phoneicon svg{width:var(--th-icon);height:var(--th-icon);fill:currentColor}.is-hidden-mobile{display:inline}@media(max-width:768px){.container,.container-full{padding-left:var(--th-px-m, var(--th-px));padding-right:var(--th-px-m, var(--th-px))}.top-header{background:var(--th-bg-m, var(--th-bg));color:var(--th-fg-m, var(--th-fg));padding-block:var(--th-py-m, var(--th-py))}.top-header__container{gap:8px;text-align:center}.top-header__right{justify-self:center}.top-header__left a,.top-header__icons a,.top-header__phone{color:var(--th-fg-m, var(--th-fg))}.is-hidden-mobile{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/top-header.css.map */
