:root{--font-body--family: "Google Sans", "Product Sans", system-ui, sans-serif !important;--font-subheading--family: "Google Sans", "Product Sans", system-ui, sans-serif !important;--font-heading--family: "Google Sans", "Product Sans", system-ui, sans-serif !important;--font-accent--family: "Google Sans", "Product Sans", system-ui, sans-serif !important;--font-paragraph--family: "Google Sans", "Product Sans", system-ui, sans-serif !important;--font-paragraph-family: "Google Sans", "Product Sans", system-ui, sans-serif !important;--font-family: "Google Sans", "Product Sans", system-ui, sans-serif !important;--font-h1--family: "Google Sans", "Product Sans", system-ui, sans-serif !important;--font-h2--family: "Google Sans", "Product Sans", system-ui, sans-serif !important;--font-h3--family: "Google Sans", "Product Sans", system-ui, sans-serif !important;--font-h4--family: "Google Sans", "Product Sans", system-ui, sans-serif !important;--font-h5--family: "Google Sans", "Product Sans", system-ui, sans-serif !important;--font-h6--family: "Google Sans", "Product Sans", system-ui, sans-serif !important;--button-font-family-primary: "Google Sans", "Product Sans", system-ui, sans-serif !important;--button-font-family-secondary: "Google Sans", "Product Sans", system-ui, sans-serif !important;--cart-primary-font-family: "Google Sans", "Product Sans", system-ui, sans-serif !important;--cart-secondary-font-family: "Google Sans", "Product Sans", system-ui, sans-serif !important}body,button,input,select,textarea,h1,h2,h3,h4,h5,h6,p,a,span,div,li{font-family:Google Sans,Product Sans,system-ui,sans-serif}.ah{--ah-orange: #ff6600;--ah-orange-2: #f05f00;--ah-yellow: #ffd84a;--ah-white: #ffffff;background:var(--ah-orange);color:var(--ah-white);width:100%;font-family:Google Sans,Product Sans,system-ui,sans-serif}.ah__top{display:flex;align-items:center;gap:24px;max-width:1440px;margin:0 auto;padding:14px 28px}.ah__logo{display:flex;align-items:center;gap:12px;color:var(--ah-white);text-decoration:none;flex:0 0 auto}.ah__logo svg{width:42px;height:42px;flex:0 0 auto}.ah__logo-txt{line-height:1}.ah__logo-txt .l1{display:block;font-size:20px;font-weight:400;letter-spacing:.5px}.ah__logo-txt .l2{display:block;font-size:24px;font-weight:800;letter-spacing:1px}.ah__search{flex:1 1 auto;display:flex;align-items:center;background:var(--ah-white);border-radius:12px;padding:4px 6px 4px 18px;max-width:720px}.ah__search input{flex:1 1 auto;border:0;outline:0;background:transparent;font-size:15px;color:#333;padding:12px 0}.ah__search input::placeholder{color:#9a9a9a}.ah__search button{flex:0 0 auto;border:0;background:transparent;cursor:pointer;padding:8px 12px;color:var(--ah-orange);display:inline-flex}.ah__search button svg{width:22px;height:22px}.ah__actions{display:flex;align-items:center;gap:26px;flex:0 0 auto;margin-inline-start:auto}.ah__action{display:flex;align-items:center;gap:10px;color:var(--ah-white);text-decoration:none;white-space:nowrap}.ah__action svg{width:26px;height:26px;flex:0 0 auto}.ah__action-txt{line-height:1.15}.ah__action-txt .t1{display:block;font-size:14px;font-weight:700}.ah__action-txt .t2{display:block;font-size:12px;opacity:.92}.ah__cart{position:relative}.ah__cart-badge{position:absolute;top:-6px;left:18px;background:var(--ah-white);color:var(--ah-orange);font-size:11px;font-weight:800;min-width:18px;height:18px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;padding:0 4px}.ah__nav{border-top:1px solid rgba(255,255,255,.18);background:var(--ah-orange-2)}.ah__nav--fixed{position:fixed;top:0;left:0;right:0;z-index:300;box-shadow:0 3px 12px #00000029}.ah__nav-inner{display:flex;align-items:center;gap:8px;max-width:1440px;margin:0 auto;padding:10px 28px}.ah__cats{display:inline-flex;align-items:center;gap:10px;color:var(--ah-white);text-decoration:none;font-weight:700;font-size:15px;background:transparent;border:0;cursor:pointer;padding:6px 10px}.ah__cats svg{width:20px;height:20px}.ah__menu{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0;flex:1 1 auto;justify-content:center;flex-wrap:wrap}.ah__menu a{color:var(--ah-white);text-decoration:none;font-size:15px;font-weight:500;padding:6px 14px;border-radius:8px;transition:background .15s}.ah__menu a:hover{background:#ffffff24}.ah__menu a.is-liquidacion{color:var(--ah-yellow);font-weight:700}.ah__ofertas{display:inline-flex;align-items:center;gap:8px;color:var(--ah-white);text-decoration:none;font-weight:700;font-size:15px;padding:6px 10px;flex:0 0 auto}.ah__ofertas svg{width:20px;height:20px}.ah__item{position:relative}.ah__menu a{display:inline-flex;align-items:center;gap:6px}.ah__menu a .caret{width:12px;height:12px;opacity:.85}.ah__submenu{position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%);min-width:210px;background:#fff;border-radius:10px;box-shadow:0 14px 34px #0003;padding:8px;display:none;z-index:300}.ah__item.has-sub:hover .ah__submenu,.ah__item.has-sub:focus-within .ah__submenu{display:block}.ah__item.has-sub:after{content:"";position:absolute;left:0;right:0;top:100%;height:12px}.ah__submenu a{display:block;color:#333;padding:9px 14px;border-radius:7px;font-size:14px;font-weight:500;white-space:nowrap}.ah__submenu a:hover{background:#fff2e8;color:var(--ah-orange)}.ah__cats-wrap{position:relative}.ah__cats-wrap>summary{list-style:none}.ah__cats-wrap>summary::-webkit-details-marker{display:none}.ah__cats-wrap[open]>summary .caret{transform:rotate(180deg)}.ah__mega{position:absolute;top:calc(100% + 10px);left:0;width:min(780px,92vw);background:#fff;border-radius:12px;box-shadow:0 18px 44px #00000038;padding:16px;display:grid;grid-template-columns:repeat(3,1fr);gap:2px 18px;z-index:400;max-height:72vh;overflow:auto}.ah__mega a{color:#333;text-decoration:none;padding:8px 12px;border-radius:7px;font-size:14px;font-weight:500}.ah__mega a:hover{background:#fff2e8;color:var(--ah-orange)}@media(max-width:1100px){.ah__actions{gap:16px}.ah__action-txt,.ah__menu{display:none}.ah__ofertas{margin-inline-start:auto}}@media(max-width:749px){.ah__top{flex-wrap:wrap;gap:12px;padding:12px 16px}.ah__search{order:3;max-width:none;width:100%}.ah__nav-inner{padding:8px 16px}}.price{color:#f60!important}[ref=productTitleLink],[ref=productTitleLink] *,[class*=ai-product-title],[class*=ai-product-title] a,[class*=ai-product-name],[class*=ai-product-name] a{color:#333!important}
/*# sourceMappingURL=/cdn/shop/t/2/assets/america-header.css.map */
