:root{--javtec-red: #d71920;--javtec-red-dark: #a90f14;--javtec-black: #030303;--javtec-border: #1d1d1d;--javtec-white: #ffffff}body{--header-height: 240px;--header-group-height: var(--header-height)}.javtec-header{display:block;contain:layout style;background:var(--javtec-black);color:var(--javtec-white);font-family:Montserrat,Arial,Helvetica,sans-serif;z-index:var(--layer-sticky)}.header-section:has(>#header-component[sticky=always]),.header-section:has(>#header-component[sticky=scroll-up][data-sticky-state=active]){position:sticky;top:-1px;z-index:var(--layer-sticky)}.javtec-header[data-sticky-state=idle]{opacity:0}.javtec-header[data-sticky-state=active]{view-transition-name:sticky-header}.javtec-header__promo{min-height:40px;display:flex;align-items:center;justify-content:center;gap:13px;padding:8px 20px;background:linear-gradient(180deg,#b81419,#9d0e12);color:var(--javtec-white);font-size:14px;font-weight:800;line-height:1.1;text-align:center;text-transform:uppercase}.javtec-header__promo-icon{width:23px;height:23px;display:inline-flex;align-items:center;justify-content:center}.javtec-header__promo-icon svg{width:100%;height:100%}.javtec-header__promo-divider{opacity:.85}.javtec-header__main{background:#000;border-bottom:1px solid #262626}.javtec-header__inner{width:min(1466px,calc(100% - 70px));min-height:128px;margin:0 auto;display:grid;grid-template-columns:clamp(260px,24vw,370px) minmax(330px,690px) minmax(210px,1fr);align-items:center;gap:clamp(22px,2.35vw,36px)}.javtec-header__mobile-drawer{display:none}.javtec-header__logo{display:flex;align-items:center;width:clamp(260px,24vw,370px);max-width:100%;text-decoration:none}.javtec-header__logo img{width:100%;height:auto;display:block}.javtec-search{--search-border-width: 0px;--color-border: transparent;--color-input-border: transparent;--input-box-shadow: none;--input-box-shadow-focus: none;width:100%;position:relative;display:block;color:#111;z-index:calc(var(--layer-header-menu) + 2)}.javtec-search__form{position:relative;width:100%;border:0!important;background:transparent!important;box-shadow:none!important;outline:0!important}.javtec-search__control{height:64px;display:grid;grid-template-columns:1fr 62px;align-items:stretch;border:0!important;border-radius:8px;background:#f7f7f7;background-clip:padding-box;box-shadow:none!important;outline:0!important;overflow:hidden}.javtec-header .javtec-search,.javtec-header .javtec-search__form,.javtec-header .javtec-search__form.predictive-search-form{border:0!important;background:transparent!important;box-shadow:none!important;outline:0!important}.javtec-header predictive-search-component.javtec-search .javtec-search__control.predictive-search-form__header{position:relative!important;top:auto!important;z-index:auto!important;display:grid!important;align-items:stretch!important;width:100%!important;border:0!important;border-color:transparent!important;outline:0!important;box-shadow:none!important;background:#f7f7f7!important}.javtec-search .predictive-search-form__header,.javtec-search .predictive-search-form__header:focus-within,.javtec-search .predictive-search-form__header-inner,.javtec-search .predictive-search-form__header-inner:focus-within,.javtec-search .predictive-search-form__header-inner:has(.search-input:is(:focus,:focus-visible)){border:0!important;border-color:transparent!important;outline:0!important;box-shadow:none!important;background:#f7f7f7!important}.javtec-search__input{min-width:0;width:100%;height:64px;border:0;border-radius:8px 0 0 8px;padding:0 22px;background:#f7f7f7;color:#3c3c3c;font:500 16px/1 Montserrat,Arial,sans-serif;outline:0;-webkit-appearance:none;appearance:none;box-shadow:none}.javtec-header predictive-search-component.javtec-search input.javtec-search__input.search-input{height:64px!important;border:0!important;border-radius:8px 0 0 8px!important;padding:0 22px!important;background:#f7f7f7!important;color:#3c3c3c!important;box-shadow:none!important;outline:0!important}.javtec-search__input:is(:focus,:focus-visible,:focus-within,:hover),.javtec-search .search-input:is(:focus,:focus-visible,:focus-within,:hover){border:0!important;border-color:transparent!important;outline:0!important;box-shadow:none!important;background:#f7f7f7!important}.javtec-search__input::placeholder{color:#5f5f5f;opacity:1}.javtec-search__submit{width:62px;height:64px;border:0;border-radius:0 8px 8px 0;display:flex;align-items:center;justify-content:center;background:var(--javtec-red);color:#fff;cursor:pointer;transition:background-color .18s ease,transform .18s ease;box-shadow:inset 1px 0 #ffffff14;outline:0}.javtec-search__submit:is(:focus,:focus-visible,:hover){border:0;outline:0;box-shadow:none}.javtec-search__submit:hover{background:var(--javtec-red-dark)}.javtec-search__submit svg{width:32px;height:32px;stroke-width:2.2}.javtec-search__reset{position:absolute;right:72px;top:50%;width:30px;height:30px;translate:0 -50%;color:#777;z-index:2;border:0!important;border-radius:50%;background:transparent!important;box-shadow:none!important;outline:0!important;padding:0}.javtec-search__reset svg{width:16px;height:16px}.javtec-search__hint{margin:10px 0 0;padding-left:20px;background:transparent!important;color:#b7b7b7;font-size:13px;font-weight:400;line-height:1.2}.javtec-search__results{position:absolute;top:calc(100% + 10px);left:0;width:100%;z-index:calc(var(--layer-header-menu) + 4);display:none}.javtec-search.javtec-search--active .javtec-search__results:not(:empty){display:block}.javtec-search .predictive-search-dropdown,.javtec-search .predictive-search-form__content{width:100%;max-height:min(560px,calc(100vh - var(--header-height) - 24px));overflow:auto;border-radius:8px;background:#fff;box-shadow:0 8px 22px #0000002e}.javtec-search .predictive-search-results__inner{padding:18px}.javtec-header__actions{justify-self:end;min-width:218px}.javtec-header__actions header-actions{display:flex;align-items:center;justify-content:flex-end;gap:18px;color:#fff}.javtec-header__actions .header-actions__action,.javtec-header__actions .account-button{min-width:auto;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0;background:transparent;border:0;color:#fff;box-shadow:none;transition:color .16s ease,opacity .16s ease}.javtec-header__actions [data-testid=cart-drawer-trigger],.javtec-header__actions .action__cart,.javtec-header__actions cart-drawer-component>button,.javtec-header__actions cart-icon,.javtec-header__actions .header-actions__cart-icon{background:transparent!important;background-color:transparent!important;border-color:transparent;box-shadow:none}.javtec-header__actions .account-button{padding-right:18px;border-right:1px solid #151515}.javtec-header__actions .account-button:after{content:"Mi cuenta";color:#fff;font-size:14px;font-weight:800;line-height:1;white-space:nowrap}.javtec-header__actions [data-testid=cart-drawer-trigger]:after,.javtec-header__actions a[href$="/cart"]:after{content:"Carrito";color:#fff;font-size:14px;font-weight:800;line-height:1;white-space:nowrap}.javtec-header__actions .header-actions__action:hover,.javtec-header__actions .header-actions__action:focus-visible,.javtec-header__actions .account-button:hover,.javtec-header__actions .account-button:focus-visible{background:transparent;color:#fff;opacity:.88}.javtec-header__actions shopify-account,.javtec-header__actions cart-icon{display:inline-flex;align-items:center;gap:10px}.javtec-header__actions .svg-wrapper,.javtec-header__actions .account-button__icon{width:34px;height:34px;color:#fff}.javtec-header__actions svg{width:34px;height:34px;stroke-width:1.8}.javtec-header__actions .cart-bubble{position:absolute;top:-12px;right:-9px;width:23px;height:23px;min-width:23px;padding:0;color:#fff}.javtec-header__actions .cart-bubble.visually-hidden{clip:auto;clip-path:none;overflow:visible}.javtec-header__actions .cart-bubble__background{background:var(--javtec-red);border-radius:999px}.javtec-header__actions .cart-bubble__text{font-size:12px;font-weight:800}.javtec-header__actions .cart-bubble.visually-hidden .cart-bubble__text:after{content:"0"}.javtec-header__actions cart-icon{position:relative}.javtec-header__nav{min-height:70px;display:flex;align-items:center;background:#000;border-bottom:1px solid #202020}.javtec-header__nav-inner{width:min(1324px,calc(100% - 90px));margin:0 auto}.javtec-header__nav .header-menu,.javtec-header__nav .header-menu__inner,.javtec-header__nav .menu-list,.javtec-header__nav overflow-list{width:100%}.javtec-header__nav .overflow-menu::part(list){width:100%;display:flex;justify-content:space-between;gap:18px;margin:0}.javtec-header__nav .menu-list__list{width:100%;justify-content:space-between;gap:18px}.javtec-header__nav .menu-list__list-item{height:70px}.javtec-header__nav .menu-list__link{height:70px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:9px;color:#fff;font:800 14px/1 Montserrat,Arial,sans-serif;text-decoration:none;text-transform:uppercase;letter-spacing:0;padding:0}.javtec-header__nav .menu-list__link:hover,.javtec-header__nav .menu-list__link:focus-visible,.javtec-header__nav .menu-list__link[aria-expanded=true]{color:#fff}.javtec-header__nav .menu-list__link-title{display:inline-flex;align-items:center;gap:9px;padding:0}.javtec-menu-icon{width:25px;height:25px;flex:0 0 25px;display:inline-block;color:#fff;opacity:1;transition:color .18s ease,transform .18s ease}.javtec-menu-icon--red{color:var(--javtec-red)}.javtec-header__nav .menu-list__link:hover .javtec-menu-icon,.javtec-header__nav .menu-list__link:focus-visible .javtec-menu-icon,.javtec-header__nav .menu-list__link[aria-expanded=true] .javtec-menu-icon{transform:translateY(-1px)}.javtec-menu-caret{width:13px;height:13px;margin-left:2px;flex:0 0 13px;color:currentColor;transition:transform .16s ease}.menu-list__link[aria-expanded=true] .javtec-menu-caret{transform:rotate(180deg)}.javtec-header__nav .menu-list__submenu{color:var(--color-foreground)}@media screen and (max-width:989px){.javtec-header__inner{width:min(100% - 28px,760px);min-height:auto;grid-template-columns:44px 1fr auto;gap:14px;padding:18px 0}.javtec-header__mobile-drawer{display:flex;grid-column:1;grid-row:1}.javtec-header__logo{grid-column:2;grid-row:1;width:min(250px,52vw)}.javtec-header__actions{grid-column:3;grid-row:1;min-width:auto}.javtec-search{grid-column:1 / -1;grid-row:2}.javtec-header__nav{display:none}.javtec-header__actions header-actions{gap:8px}.javtec-header__actions .account-button{display:none}.javtec-header__actions [data-testid=cart-drawer-trigger]:after,.javtec-header__actions a[href$="/cart"]:after{content:none}}#header-component[data-menu-style=drawer] .javtec-header__inner{width:min(100% - 28px,760px);min-height:auto;grid-template-columns:44px 1fr auto;gap:14px;padding:18px 0}#header-component[data-menu-style=drawer] .javtec-header__mobile-drawer{display:flex;grid-column:1;grid-row:1}#header-component[data-menu-style=drawer] .javtec-header__logo{grid-column:2;grid-row:1;width:min(250px,52vw)}#header-component[data-menu-style=drawer] .javtec-header__actions{grid-column:3;grid-row:1;min-width:auto}#header-component[data-menu-style=drawer] .javtec-search{grid-column:1 / -1;grid-row:2}#header-component[data-menu-style=drawer] .javtec-header__nav{display:none}@media screen and (max-width:749px){body{--header-height: 188px}.javtec-header__promo{min-height:38px;gap:8px;padding:7px 12px;font-size:11px}.javtec-header__promo-icon,.javtec-header__promo-divider{display:none}.javtec-header__inner{width:calc(100% - 24px);gap:12px;padding:14px 0 16px}.javtec-search__control,.javtec-search__input,.javtec-search__submit{height:54px}.javtec-search__control{grid-template-columns:1fr 54px}.javtec-search__input{padding:0 14px;font-size:13px}.javtec-header predictive-search-component.javtec-search input.javtec-search__input.search-input{height:54px!important;padding:0 14px!important;font-size:13px!important}.javtec-search__submit{width:54px}.javtec-search__submit svg{width:27px;height:27px}.javtec-search__hint{padding-left:4px;font-size:11px}.javtec-search__results{position:fixed;top:var(--header-height);left:12px;right:12px;width:auto}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/javtec-header.css.map */
