.custom-header *{box-sizing:border-box}.custom-header{width:100%;position:relative;z-index:99;font-family:Poppins,sans-serif;color:rgb(var(--color-foreground));background:rgb(var(--color-background))}.page-width{max-width:1400px;margin:auto;padding:0 20px}.top-bar{background:#04457a;color:var(--top-color, #fff);font-size:14px}.top-bar-wrapper{height:42px;display:flex;justify-content:space-between;align-items:center}.top-links{display:flex;gap:25px;align-items:center}.top-links a{color:inherit;text-decoration:none}.main-header{background:var(--header-bg, #fff);border-bottom:1px solid #ececec}.header-wrapper{display:flex;align-items:center;gap:25px;min-height:90px}.header-logo{width:220px;flex-shrink:0}.header-logo img{width:100%;height:auto;display:block}.header-category{width:200px;flex-shrink:0}.header-category select{width:100%;height:52px;border:1px solid #ddd;border-radius:12px;padding:0 15px;outline:none;background:#fff}.header-search{flex:1;margin:0 50px}.header-search form{display:flex;height:54px;border:1px solid #ddd;border-radius:14px;overflow:hidden}.header-search input{flex:1;border:0;outline:none;padding:0 20px}.header-search button{width:120px;border:0;background:#04457a;color:#fff}.header-right{display:flex;align-items:center;gap:20px;flex-shrink:0;color:#333}.custom-cart-action .cart-bubble{order:0!important;padding-left:0!important;padding-right:0!important;color:#000}.custom-cart-action cart-icon{padding-right:15px}.iteminline{display:inline-flex}.header-right header-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:25px!important}.header-right header-actions>*{margin:0!important;font-family:var(--font-h4--family)}.header-right header-actions a,.header-right header-actions button{color:#222!important;text-decoration:none!important;font-family:var(--font-h4--family)}.header-right header-actions .svg-wrapper{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:32px!important;height:32px!important;flex-shrink:0!important}.header-right header-actions .svg-wrapper svg{width:30px!important;height:30px!important;display:block!important}.header-right header-actions .action-content{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;line-height:1.15!important;white-space:nowrap!important}.custom-account-text{font-family:var(--font-h4--family)}.header-right header-actions .action-content span{display:block!important;font-size:13px!important;font-weight:400!important;line-height:17px!important;color:#333!important}.header-right header-actions .action-content strong{display:block!important;font-size:15px!important;font-weight:600!important;line-height:18px!important;color:#222!important}.custom-cart-action{display:flex!important;align-items:center!important;padding:0!important;margin:0!important;background:transparent!important;color:inherit!important;text-decoration:none!important}.custom-cart-icon{display:flex!important;align-items:center!important;gap:9px!important;position:relative!important}.custom-cart-svg{width:34px!important;height:34px!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}.custom-cart-svg svg{width:32px!important;height:32px!important;display:block!important}.custom-cart-text{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;line-height:1.15!important;white-space:nowrap!important}.custom-cart-title{display:block!important;font-size:13px!important;font-weight:400!important;line-height:17px!important}.custom-cart-count-text{display:block!important;font-size:15px!important;font-weight:600!important;line-height:18px!important}.custom-cart-icon .cart-bubble{display:none!important}@media screen and (max-width:749px){.custom-cart-icon{gap:6px!important}.custom-cart-svg{width:28px!important;height:28px!important}.custom-cart-svg svg{width:27px!important;height:27px!important}.custom-cart-title{font-size:12px!important;line-height:15px!important}.custom-cart-count-text{font-size:13px!important;line-height:16px!important}}.custom-navigation{background:#fff;border-top:1px solid #eee;border-bottom:1px solid #eee}.nav-wrapper{display:flex;justify-content:center}.nav-menu{display:flex;align-items:center;gap:35px!important;list-style:none;margin:0;padding:0}.nav-item{position:relative}.nav-item>a{display:block;padding:20px 0;color:#333;text-decoration:none}.nav-item>a:hover{color:#04457a}.dropdown{position:absolute;left:0;top:100%;min-width:220px;background:#fff;border-radius:10px;box-shadow:0 8px 20px #00000014;display:none;padding:12px 0;list-style:none;z-index:100}.dropdown li{list-style:none}.dropdown li a{display:block;padding:10px 18px;color:#222;text-decoration:none}.dropdown li a:hover{background:#f5f5f5}.has-dropdown:hover>.dropdown{display:block}.offer-btn{margin-left:30px}.offer-btn a{background:#4f46e5;color:#fff;padding:10px 18px;border-radius:8px;text-decoration:none}.custom-header{position:sticky!important;top:0!important;z-index:9999!important;width:100%}.custom-header .top-bar,.custom-header .main-header,.custom-header .custom-navigation{position:relative;z-index:1}.custom-header{background:#fff!important}body:has(.shopify-section-group-header-group) .custom-header{top:0}@media(max-width:991px){.custom-header{position:sticky!important;top:0!important}}.mobile-toggle{display:none;width:45px;height:45px;border:1px solid #ddd;background:#fff;border-radius:8px;font-size:22px;cursor:pointer}@media(max-width:991px){.top-bar{display:none}.header-wrapper{flex-wrap:wrap;padding:15px 0}.header-logo{width:160px}.header-category{width:100%;order:2}.header-search{width:100%;order:3;margin:0}.header-right{margin-left:auto;gap:10px}.mobile-toggle{display:flex;align-items:center;justify-content:center}.custom-navigation{display:none}.custom-navigation.active{display:block}.nav-menu{display:flex;flex-direction:column;gap:0;padding:20px}.nav-item>a{padding:15px 0}.offer-btn{display:none}.header-right header-actions{gap:14px!important}.header-right header-actions .svg-wrapper{width:28px!important;height:28px!important}.header-right header-actions .svg-wrapper svg{width:25px!important;height:25px!important}.header-right header-actions .action-content span{font-size:11px!important;line-height:14px!important}.header-right header-actions .action-content strong{font-size:13px!important;line-height:15px!important}}@media(max-width:600px){.page-width{padding:0 12px}.header-wrapper{gap:12px}.header-logo{width:130px}.header-right header-actions{gap:10px!important}.header-right header-actions .action-content{display:flex!important}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/custom-header.css.map */
