:root{--thamel-panel-top: 0px}.thamel-header-root{font-family:var(--font-body-family)}.thamel-topbar__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:8px 20px;font-size:12px;line-height:1.1}.thamel-topbar__left,.thamel-topbar__right{display:flex;align-items:center}.thamel-topbar__left{justify-content:flex-start}.thamel-topbar__center{justify-self:center;text-align:center;white-space:nowrap}.thamel-topbar__right{justify-content:flex-end}.thamel-topbar .thamel-localization,.thamel-topbar localization-form,.thamel-topbar .localization-form,.thamel-topbar .disclosure{margin:0!important;padding:0!important;line-height:1!important}.thamel-topbar .disclosure__button,.thamel-topbar button,.thamel-topbar select{padding:0!important;margin:0!important;min-height:unset!important;height:auto!important;line-height:1!important;border:0!important;background:transparent!important;box-shadow:none!important;font-size:12px!important;white-space:nowrap!important}.thamel-topbar .disclosure__button .icon,.thamel-topbar .disclosure__button svg{margin-left:4px!important}.thamel-topbar .disclosure{position:relative!important}.thamel-topbar .disclosure__list-wrapper{position:absolute!important;top:calc(100% + 8px)!important;bottom:auto!important;right:0!important;left:auto!important;transform:none!important;margin:0!important;width:max-content!important;min-width:220px!important;max-width:320px!important;border:0!important;box-shadow:none!important;background:rgb(var(--color-background))!important;z-index:9999!important}.thamel-topbar .disclosure__list{max-height:320px!important;overflow:auto!important;padding:8px 0!important}.thamel-topbar .disclosure__list li,.thamel-topbar .disclosure__list a{border:0!important}.thamel-topbar .disclosure__button:hover{text-decoration:underline}.thamel-localization{display:flex;flex-direction:row;gap:10px;align-items:center}.thamel-localization .disclosure__button,.thamel-localization .localization-form__select{border:none!important;background:transparent!important;box-shadow:none!important;outline:none!important}.thamel-localization .disclosure__button:after,.thamel-localization .localization-form__select:after{box-shadow:none!important;outline:none!important;border:none!important;content:none!important}.thamel-main{position:relative;z-index:50;border-bottom:1px solid rgba(var(--color-foreground),.08);overflow:visible!important;transform:none!important}.thamel-main__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:16px 0}.thamel-main__left,.thamel-main__right{display:inline-flex;align-items:center;gap:10px}.thamel-main__left{justify-content:flex-start}.thamel-main__right{justify-content:flex-end}.thamel-logo__link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:rgb(var(--color-foreground))}.thamel-logo__img{max-height:60px;width:auto!important;object-fit:contain;display:block}.thamel-logo__text{font-size:28px;font-weight:600;letter-spacing:.02em}.thamel-icon{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:rgb(var(--color-foreground));position:relative}.thamel-icon .svg-wrapper{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center}.thamel-icon .svg-wrapper svg{width:100%!important;height:100%!important;display:block!important}#cart-icon-bubble .svg-wrapper svg{transform:scale(2.3)!important;transform-origin:center!important}.thamel-main__right .cart-count-bubble{position:absolute!important;top:-6px!important;right:-10px!important;background-color:#000!important;color:#fff!important;height:1.7rem;width:1.7rem;border-radius:50%;font-size:.9rem;display:inline-flex;align-items:center;justify-content:center}.thamel-mobile-only{display:none}@media(max-width:989px){.thamel-mobile-only{display:inline-flex}}.thamel-nav{position:relative;z-index:60;overflow:visible!important}.thamel-nav__menu{display:flex;justify-content:center;align-items:center;gap:44px;padding:14px 0;margin:0;list-style:none;border-top:1px solid rgba(var(--color-foreground),.08)}.thamel-item{position:static}.thamel-link{position:relative;text-decoration:none;color:rgb(var(--color-foreground));text-transform:uppercase;letter-spacing:.12em;font-weight:500;font-size:14px;display:inline-flex;align-items:center;gap:6px;padding:6px 0}.thamel-link:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:2px;background:currentColor;transform:scaleX(0);transform-origin:center;transition:transform .18s ease;opacity:.9}.thamel-item.is-open>.thamel-link:after,.thamel-item:focus-within>.thamel-link:after,.thamel-link:hover:after{transform:scaleX(1)}.thamel-caret svg{width:10px;height:10px}.thamel-panel{position:fixed;left:0;right:0;top:var(--thamel-panel-top);width:100vw;max-width:100vw;background:rgb(var(--color-background));color:rgb(var(--color-foreground));border-top:1px solid rgba(var(--color-foreground),.08);box-shadow:0 16px 40px #0000001f;padding:26px 0;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px);transition:opacity .2s ease,transform .24s cubic-bezier(.2,.9,.2,1),visibility 0s linear .24s}.thamel-item.is-open>.thamel-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition:opacity .18s ease,transform .24s cubic-bezier(.2,.9,.2,1),visibility 0s}body.thamel-mega-open:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#0000000f;z-index:40;pointer-events:none}.thamel-panel{z-index:55}.thamel-nav{z-index:60}.thamel-main{z-index:50}.thamel-panel__inner{max-width:var(--page-width);margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 560px;gap:48px;align-items:start}.thamel-cols{display:grid;grid-template-columns:1fr 1fr;column-gap:80px;row-gap:26px}.thamel-col__title{display:inline-block;font-weight:700;font-size:18px;text-decoration:none;color:rgb(var(--color-foreground));margin-bottom:14px}.thamel-sub{margin:0;padding:0;list-style:none}.thamel-sub__link{display:inline-block;margin:8px 0;text-decoration:none;color:rgb(var(--color-foreground));font-size:16px;opacity:.92;transition:opacity .15s ease,transform .15s ease}.thamel-sub__link:hover{opacity:1;transform:translate(2px)}.thamel-tiles{display:grid;grid-template-columns:1fr 1fr;gap:18px}.thamel-tile{text-decoration:none;color:rgb(var(--color-foreground));display:block}.thamel-tile__img{border-radius:16px;overflow:hidden;aspect-ratio:4 / 5;background:#00000008;transform:translateZ(0)}.thamel-tile__img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .26s cubic-bezier(.2,.9,.2,1)}.thamel-tile:hover .thamel-tile__img img{transform:scale(1.03)}.thamel-tile__label{margin-top:12px;font-size:18px;font-weight:700;letter-spacing:.01em}.shopify-section-group-header-group,.shopify-section.section-header,.section-header,.header-wrapper,.header,#shopify-section-header,#shopify-section-announcement-bar{overflow:visible!important;transform:none!important}@media(max-width:989px){.thamel-panel{display:none!important}}.thamel-mobile-toggle{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:rgb(var(--color-foreground));padding:0;cursor:pointer}.thamel-mobile-drawer{display:none}@media(max-width:989px){body.thamel-mobile-open .thamel-mobile-drawer{display:block}.thamel-mobile-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000002e;z-index:9990}.thamel-mobile-drawer__panel{position:fixed;top:0;right:0;bottom:0;left:0;background:rgb(var(--color-background));z-index:9991;display:flex;flex-direction:column}.thamel-mobile-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(var(--color-foreground),.12)}.thamel-mobile-drawer__title{font-weight:700;letter-spacing:.06em;text-transform:uppercase;font-size:14px}.thamel-mobile-drawer__close{border:0;background:transparent;font-size:22px;line-height:1;padding:6px 8px;cursor:pointer;color:rgb(var(--color-foreground))}.thamel-mobile-panel{display:none;overflow:auto;-webkit-overflow-scrolling:touch;padding-bottom:24px}.thamel-mobile-panel.is-active{display:block}.thamel-mobile-list{list-style:none;padding:0;margin:0}.thamel-mobile-item{border-bottom:1px solid rgba(var(--color-foreground),.12)}.thamel-mobile-link{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 18px;text-decoration:none;color:rgb(var(--color-foreground));background:transparent;border:0;cursor:pointer;font-weight:700;font-size:16px}.thamel-mobile-chevron{font-size:20px;opacity:.8;transform:translateY(-1px)}.thamel-mobile-back{width:100%;display:flex;align-items:center;gap:8px;padding:14px 18px;border:0;background:transparent;border-bottom:1px solid rgba(var(--color-foreground),.12);cursor:pointer;color:rgb(var(--color-foreground));font-size:14px}.thamel-mobile-promo{margin-top:10px;padding:18px}.thamel-mobile-promo__img img{width:100%;height:auto;border-radius:8px;display:block}.thamel-mobile-promo__label{margin-top:10px;font-weight:700;font-size:14px;color:rgb(var(--color-foreground));text-transform:uppercase;letter-spacing:.05em}}@media screen and (max-width:749px){.thamel-localization,.thamel-topbar__left{display:none!important}.thamel-topbar__inner{display:flex!important;flex-wrap:wrap;justify-content:center}.thamel-topbar__center{width:100%;text-align:center;margin-top:5px}}@media(max-width:989px){.thamel-nav{display:none!important}.thamel-logo__img{max-height:45px}.thamel-main__inner{padding:10px 0}}.thamel-logo__img{max-height:130px;width:auto!important;transition:max-height .3s ease,transform .3s ease}@media(max-width:989px){.thamel-logo__img{max-height:80px}}body.thamel-sticky .thamel-logo__img{max-height:70px}.thamel-header-root,.thamel-main,.thamel-nav,.thamel-topbar{max-width:100vw;overflow-x:clip}@media(max-width:989px){.thamel-main .page-width,.thamel-topbar .page-width,.thamel-nav.page-width{padding-left:12px!important;padding-right:12px!important}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/thamel-header.css.map */
