:root{--annbar-h: 0px;--protech-header-h: 118px;--header-height: calc(var(--annbar-h, 0px) + var(--protech-header-h, 0px));--header-offset: var(--header-height)}#shopify-section-announcement-bar,.shopify-section--announcement-bar,.shopify-section-announcement-bar,.announcement-bar-section,.announcement-bar{position:relative;z-index:2100}.protech-header{position:fixed;top:var(--annbar-h);left:0;right:0;z-index:2000;background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 8px #0000000f;padding:18px 0}main,#MainContent{padding-top:calc(var(--protech-header-h) + var(--annbar-h))}@media (max-width: 768px){:root{--protech-header-h: 96px}}.protech-header .header{display:grid;grid-template-columns:280px 1fr 280px;align-items:center;max-width:1200px;margin:0 auto;padding:0 24px;gap:20px}.protech-logo{grid-column:2;text-align:center}.protech-logo-link{text-decoration:none;display:inline-block}.protech-logo-image{max-height:100px;max-width:100%;width:auto;object-fit:contain;transition:opacity .2s ease}.protech-logo-image:hover{opacity:.85}.protech-logo-text{font-size:32px;font-weight:900;color:#1e3a8a;letter-spacing:-.5px}.protech-logo-subtitle{font-size:11px;color:#6b7280;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-top:-2px}.protech-search{grid-column:1;max-width:100%}.protech-search-form{position:relative;display:flex;background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;overflow:hidden;max-width:260px}.protech-search-input{flex:1;padding:10px 16px;border:none;background:transparent;font-size:14px;color:#374151;min-width:0}.protech-search-input::placeholder{color:#9ca3af}.protech-search-input:focus{outline:none}.protech-search-button{background:#6c757d;border:none;padding:10px 14px;color:#fff;cursor:pointer;transition:background .2s}.protech-search-button:hover{background:#5a6268}.protech-search-button svg{width:16px;height:16px}.protech-nav{grid-column:3;display:flex;justify-content:flex-end;align-items:center;gap:8px}.protech-mobile-menu-btn{display:none;background:none;border:none;color:#6b7280;cursor:pointer;padding:8px;border-radius:6px;transition:all .2s}.protech-mobile-menu-btn:hover{color:#1e3a8a;background:#f3f4f6}.protech-mobile-menu-btn svg{width:20px;height:20px}.protech-nav-menu{display:flex;align-items:center;background:#f8f9fa;border:1px solid #dee2e6;border-radius:25px;padding:8px 20px;gap:50px}.protech-nav-link{color:#374151;text-decoration:none;font-size:14px;font-weight:500;padding:6px 0;transition:color .2s;position:relative}.protech-nav-link:hover{color:#1e3a8a}.protech-nav-link.active{color:#1e3a8a;border-bottom:2px solid #1e3a8a;padding-bottom:2px}.protech-nav-link.active:after{content:none}.protech-icons{display:flex;align-items:center;gap:12px;margin-left:16px}.protech-icon{color:#6b7280;text-decoration:none;padding:8px;border-radius:6px;transition:all .2s;position:relative}.protech-icon:hover{color:#1e3a8a;background:#f3f4f6}.protech-icon svg{width:25px;height:25px}.protech-cart-count{position:absolute;top:2px;right:2px;background:#ef4444;color:#fff;font-size:11px;font-weight:600;min-width:18px;height:18px;border-radius:9px;display:flex;align-items:center;justify-content:center;line-height:1}.protech-dropdown--mega{position:relative}.protech-dropdown--mega .protech-mega{display:none;position:absolute;left:0;right:0;top:100%;background:#2b2b2b;color:#e9ecef;padding:12px 0;z-index:2300;border-top:1px solid rgba(255,255,255,.08)}.protech-dropdown--mega:hover .protech-mega,.protech-dropdown--mega:focus-within .protech-mega{display:block}.protech-mega__inner{max-width:var(--page-width, 1200px);margin:0 auto;display:grid;grid-template-columns:280px 1fr;gap:16px;padding:12px 16px 20px}.protech-mega__aside{display:flex;flex-direction:column;gap:6px;padding-right:12px;border-right:1px solid rgba(255,255,255,.08)}.protech-mega__cat{display:flex;align-items:center;gap:10px;width:100%;background:transparent;border:0;color:#d1f7d6;padding:10px 12px;border-radius:8px;text-align:left;cursor:pointer}.protech-mega__cat:hover,.protech-mega__cat.is-active{background:#00ff781f}.protech-mega__cat-icon{width:18px;display:inline-block}.protech-mega__panels{position:relative;min-height:160px}.protech-mega__panel{display:none}.protech-mega__panel.is-active{display:block}.protech-mega__grid{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:10px 24px}.protech-mega__link{color:#e9ecef;text-decoration:none;padding:6px 0}.protech-mega__link:hover{color:#90ffb3;text-decoration:underline}.protech-dropdown{position:relative}.protech-dropdown .protech-nav-link.protech-dropbtn,.protech-dropdown>.protech-nav-link{position:relative;padding-right:22px}.protech-dropdown .protech-nav-link.protech-dropbtn:after,.protech-dropdown>.protech-nav-link:after{content:"\25be";position:absolute;right:6px;top:50%;transform:translateY(-45%);font-size:12px;opacity:.7}.protech-dropdown-content{display:none;position:absolute;top:calc(100% + 10px);left:0;min-width:300px;width:360px;background:#fff;border-radius:14px;box-shadow:0 12px 28px #0000001f;padding:8px;z-index:2300;border:1px solid rgba(0,0,0,.06);max-height:70vh;overflow:auto}.protech-dropdown-content:before{content:"";position:absolute;top:-8px;left:22px;width:14px;height:14px;background:#fff;border-left:1px solid rgba(0,0,0,.06);border-top:1px solid rgba(0,0,0,.06);transform:rotate(45deg);z-index:-1}.protech-dropdown-content a{display:block;padding:12px 14px;text-decoration:none;color:#111;border-radius:10px;line-height:1.2}.protech-dropdown-content a:hover{background:#f5f7fb}.protech-dropdown:hover .protech-dropdown-content,.protech-dropdown:focus-within .protech-dropdown-content{display:block}.protech-dropdown:last-child .protech-dropdown-content{right:0;left:auto}.protech-dropdown:last-child .protech-dropdown-content:before{left:auto;right:22px}#menu-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;display:none}#menu-drawer[open]{display:block}#menu-drawer .menu-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073}#menu-drawer .menu-drawer__panel{position:absolute;top:0;bottom:0;left:0;width:82vw;max-width:360px;background:#fff;box-shadow:4px 0 24px #0003;transform:translate(-100%);transition:transform .25s ease;display:flex;flex-direction:column;padding:16px}#menu-drawer[open] .menu-drawer__panel{transform:translate(0)}#menu-drawer .menu-drawer__close{align-self:flex-end;background:none;border:0;font-size:28px;line-height:1;padding:4px 8px;cursor:pointer}#menu-drawer .menu-drawer__menu{margin:8px 0 0;padding:0;list-style:none}#menu-drawer .menu-drawer__menu-item+.menu-drawer__menu-item{margin-top:4px}#menu-drawer .menu-drawer__menu-link{display:block;padding:12px 10px;border-radius:10px;color:#111;text-decoration:none}#menu-drawer .menu-drawer__menu-link:hover{background:#f5f7fb}#menu-drawer .menu-drawer__menu-link.is-active{font-weight:600}@media (min-width: 1025px){#menu-drawer{display:none!important}}@media (max-width: 1024px){.protech-header{padding:12px 0}.protech-header .header{grid-template-columns:48px 1fr 96px;align-items:center;gap:12px;padding:0 16px;max-width:100%}.protech-logo{grid-column:2;text-align:center}.protech-logo-image{max-height:64px}.protech-mobile-menu-btn{display:inline-flex!important;grid-column:1;align-items:center;justify-content:center;padding:8px}.protech-icons{grid-column:3;justify-content:flex-end;gap:10px;margin-left:0}.protech-icon svg{width:22px;height:22px}.protech-nav-menu{display:none!important}.protech-search{grid-column:1 / -1;margin-top:10px}.protech-search-form{max-width:none;width:100%}}@media (max-width: 640px){.protech-logo-image{max-height:56px}.protech-logo-text{font-size:22px}.protech-header .header{grid-template-columns:44px 1fr 84px;gap:10px;padding:0 12px}.protech-search{margin-top:8px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/protech-header.css.map */
