@media only screen and (max-width: 767px){#MobileHeader,html body #MobileHeader,body #MobileHeader{display:block!important;visibility:visible!important;opacity:1!important;position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:54px!important;z-index:9999!important;background:#fff!important;box-shadow:0 1px 3px #0000000d!important}#DesktopHeader{display:none!important}#MobileHeader .site-header__inner,#MobileHeader .premium-header-layout{display:flex!important;align-items:center!important;justify-content:space-between!important;height:100%!important;width:100%!important;padding:0 10px!important;margin:0!important;box-sizing:border-box!important}#MobileHeader .header-item--left{flex:0 0 auto!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;height:100%!important;margin:0!important;padding:0!important}#MobileHeader .header-logo,#MobileHeader .site-header__logo-image,#MobileHeader .site-header__logo-link{display:flex!important;align-items:center!important;height:100%!important;margin:0!important;padding:0!important}#MobileHeader .header-logo img{display:block!important;max-width:120px!important;max-height:22px!important;width:auto!important;height:auto!important;margin:0!important}#MobileHeader .header-item--right{flex:0 0 auto!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-end!important;height:100%!important;gap:2px!important;margin-left:auto!important;margin-right:0!important;padding:0!important}#MobileHeader .header-item--right>*,#MobileHeader .mobile-header-btn,#MobileHeader .header-icon-btn,#MobileHeader .cart-icon-btn,#MobileHeader #MobileToggle,#MobileHeader button[title*=Buscar],#MobileHeader button[onclick*=togglePremiumSearch],#MobileHeader a[href="/cart"]{display:flex!important;visibility:visible!important;opacity:1!important;width:42px!important;height:100%!important;min-width:42px!important;max-width:42px!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important;margin:0!important;padding:0!important;background:transparent!important;border:none!important;text-decoration:none!important;color:#333!important;cursor:pointer!important}#MobileHeader svg,#MobileHeader .header-item--right svg,#MobileHeader button svg,#MobileHeader a svg{display:block!important;visibility:visible!important;opacity:1!important;width:20px!important;height:20px!important;max-width:20px!important;max-height:20px!important;stroke:currentColor!important;fill:none!important;pointer-events:none!important}#MobileHeader .icon-hamburger{display:block!important}#MobileHeader .icon-close,#MobileHeader .mobile-nav--close .icon-hamburger{display:none!important}#MobileHeader .mobile-nav--close .icon-close{display:block!important}#MobileHeader .cart-badge{position:absolute!important;top:8px!important;right:8px!important;display:flex!important;visibility:visible!important;opacity:1!important}#MobileHeader #MobileToggle,#MobileHeader .mobile-toggle-wrapper{display:flex!important;visibility:visible!important;opacity:1!important;align-items:center!important;height:100%!important;margin:0!important;padding:0!important}.mobile-header-spacer,#MobileHeaderSpacer{display:block!important;height:54px!important;width:100%!important;margin:0!important;padding:0!important;border:none!important;line-height:0!important;font-size:0!important}#MobileHeader #MobileSearchBtn{order:1!important}#MobileHeader #MobileCartBtn{order:2!important}#MobileHeader #SimpleMobileMenuBtn{order:3!important}}@media only screen and (min-width: 768px) and (max-width: 1484px){#MobileHeader{display:block!important;visibility:visible!important;opacity:1!important}#DesktopHeader{display:none!important}#MobileHeader .header-item--right{gap:6px!important}#MobileHeader .mobile-header-btn,#MobileHeader .header-icon-btn,#MobileHeader .cart-icon-btn,#MobileHeader button,#MobileHeader a[href="/cart"]{width:46px!important;min-width:46px!important;max-width:46px!important}#MobileHeader .header-item--right>*,#MobileHeader .mobile-header-btn,#MobileHeader .header-icon-btn,#MobileHeader .cart-icon-btn,#MobileHeader #MobileToggle,#MobileHeader button[title*=Buscar],#MobileHeader button[onclick*=togglePremiumSearch],#MobileHeader a[href="/cart"]{display:flex!important;visibility:visible!important;opacity:1!important}#MobileHeader svg{display:block!important;visibility:visible!important;opacity:1!important}#MobileHeader #MobileSearchBtn{order:1!important}#MobileHeader #MobileCartBtn{order:2!important}#MobileHeader #SimpleMobileMenuBtn{order:3!important}}@media only screen and (min-width: 1485px){#MobileHeader,.mobile-header-spacer{display:none!important}#DesktopHeader{display:block!important}}.simple-mobile-menu{position:fixed;top:0;width:85%;max-width:380px;height:100vh;background:#fff;z-index:100000;transition:transform .3s cubic-bezier(.25,1,.5,1),visibility 0s linear .3s;right:0;transform:translate(100%);visibility:hidden;box-shadow:-2px 0 20px #00000026;display:flex!important;flex-direction:column}.simple-mobile-menu.is-open{transform:translate(0);visibility:visible;transition:transform .3s cubic-bezier(.25,1,.5,1),visibility 0s linear 0s}.simple-menu-header{flex:0 0 auto;display:flex;justify-content:space-between;align-items:center;padding:15px 20px;border-bottom:1px solid #f0f0f0;background:#fff}.simple-menu-title{margin:0;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:1px}#CloseSimpleMenu{background:none;border:none;font-size:24px;color:#333;padding:5px;cursor:pointer;line-height:1;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.simple-menu-content{flex:1 1 auto;overflow-y:auto;overflow-x:hidden;position:relative}.simple-menu-list,.simple-submenu-list{list-style:none;padding:0;margin:0}.simple-menu-item{border-bottom:1px solid #f9f9f9}.simple-link,.simple-category-btn{display:flex;justify-content:space-between;align-items:center;width:100%;padding:16px 20px;background:#fff;border:none;text-align:left;font-size:15px;color:#333;text-decoration:none;cursor:pointer;transition:background .2s;font-family:inherit}.simple-link:active,.simple-category-btn:active{background:#f5f5f5}.simple-category-btn{font-weight:500}.simple-arrow{color:#999;font-size:20px;line-height:1}.simple-submenu{position:fixed;top:0;right:0;bottom:0;width:85%;max-width:380px;background:#fff;z-index:100001;transform:translate(100%);transition:transform .3s ease;display:flex;flex-direction:column;box-shadow:-2px 0 20px #0000001a}.simple-submenu.is-active{transform:translate(0)}.simple-submenu-header{flex:0 0 auto;display:flex;align-items:center;padding:15px 20px;border-bottom:1px solid #f0f0f0;background:#f9f9f9;gap:15px}.simple-back-btn{background:none;border:none;font-size:14px;font-weight:600;color:#666;cursor:pointer;padding:5px 0}.simple-submenu-title{font-weight:700;font-size:15px}.simple-submenu-list{flex:1 1 auto;overflow-y:auto}.simple-link.view-all{font-weight:600;color:#000;background:#fafafa}.simple-menu-footer{flex:0 0 auto;padding:20px;border-top:1px solid #eee;background:#fff}.simple-contact-link{display:flex;align-items:center;gap:10px;color:#333;text-decoration:none;font-weight:500}.simple-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:99999;opacity:0;visibility:hidden;transition:opacity .3s,visibility 0s linear .3s;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.simple-menu-overlay.is-visible{opacity:1;visibility:visible;transition:opacity .3s,visibility 0s linear 0s}#SimpleMobileMenuBtn{z-index:9999}
/*# sourceMappingURL=/cdn/shop/t/39/assets/mobile-header-fix.css.map */
