header-drawer .ec-mm.menu-drawer{--ec-mm-gutter: 8px;--ec-mm-yellow: #ffc808;--ec-mm-green: #00a650;--ec-mm-line: #e0e0e080;--ec-mm-muted: #4c4c4c;--color-foreground: 0, 0, 0;--color-background: 255, 255, 255;display:block;top:var(--ec-mm-top, var(--header-bottom-position, 0px));bottom:0;left:0;width:100%;max-width:none;height:auto;padding:0;border:0;filter:none;background:#fff;color:rgb(var(--color-foreground));font-family:Poppins,sans-serif;font-size:13.5px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;transition:transform var(--duration-default) ease}header-drawer details[open]>.ec-mm.menu-drawer{width:100%}header-drawer details[open]:not(.menu-opening)>.ec-mm.menu-drawer{transform:translate(-100%)}header-drawer details[open]>.header__icon--menu .icon-hamburger{visibility:visible;opacity:1;transform:none}body:has(header-drawer details[open]) .ec-whatsapp-float{display:none}header-drawer .ec-mm *{font-size:inherit;color:inherit}.ec-mm .ec-mm__inner{width:100%}@media screen and (min-width:750px){.ec-mm .ec-mm__inner{max-width:600px;margin:0 auto}}.ec-mm .ec-mm__divider{display:block;height:1px;margin:0;border:0;background:var(--ec-mm-line)}.ec-mm .ec-mm__top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px var(--ec-mm-gutter) 0 9px}.ec-mm .ec-mm__greeting{min-width:0;margin:0;font-size:13.5px;font-weight:400;line-height:1.3;letter-spacing:0;overflow-wrap:anywhere}.ec-mm .ec-mm__greeting strong{font-weight:700}.ec-mm .ec-mm__top-button{--color-foreground: 255, 255, 255;display:inline-flex;flex:none;align-items:center;justify-content:center;gap:5px;width:85px;height:40px;margin:0;padding:0 6px;border:0;border-radius:2px;background:#000;color:#fff;font-family:inherit;font-size:12px;font-weight:500;line-height:1;cursor:pointer}.ec-mm .ec-mm__top-button[hidden]{display:none}.ec-mm .ec-mm__top-icon{display:block;flex:none}.ec-mm .ec-mm__top-icon--back{filter:brightness(0) invert(1)}.ec-mm .ec-mm__view[hidden]{display:none}.ec-mm .ec-mm__view--main{padding-bottom:calc(56px + env(safe-area-inset-bottom,0px))}.ec-mm .ec-mm__view--sub{padding-bottom:calc(24px + env(safe-area-inset-bottom,0px))}.ec-mm [data-ec-mm-enter=forward]{animation:ec-mm-enter-forward .25s ease}.ec-mm [data-ec-mm-enter=back]{animation:ec-mm-enter-back .25s ease}@keyframes ec-mm-enter-forward{0%{opacity:0;transform:translate(24px)}}@keyframes ec-mm-enter-back{0%{opacity:0;transform:translate(-24px)}}@media(prefers-reduced-motion:reduce){header-drawer .ec-mm.menu-drawer{transition:none}.ec-mm [data-ec-mm-enter]{animation:none}}.ec-mm .ec-mm__shipping{padding:12px var(--ec-mm-gutter) 0}.ec-mm .ec-free-shipping-banner{display:grid;grid-template-columns:33px minmax(0,1fr);align-items:center;column-gap:12px;margin:0;padding:10px 14px 11px 17px;border:1px solid #a1c27d;border-radius:6px;background:#f6f6f6}.ec-mm .ec-free-shipping-banner__icone{display:block;width:33px;height:21px}.ec-mm .ec-free-shipping-banner__content{display:contents}.ec-mm .ec-free-shipping-banner__text{margin:0;color:#030303;font-size:12px;font-weight:500;line-height:1.5}.ec-mm .ec-free-shipping-banner__text strong{font-weight:700}.ec-mm .ec-free-shipping-banner__bar{grid-column:1 / -1;height:5px;margin-top:4px;border-radius:3px;background:#d5d5d5;overflow:hidden}.ec-mm .ec-free-shipping-banner__progress{height:100%;border-radius:inherit;background:#a4a4a4}.ec-mm .ec-free-shipping-banner--achieved .ec-free-shipping-banner__progress{background:var(--ec-mm-green)}.ec-mm .ec-mm__actions{display:flex;gap:5px;margin:20px 0 0;padding:0 var(--ec-mm-gutter);list-style:none}.ec-mm .ec-mm__actions>li{flex:1 1 0;min-width:0}.ec-mm .ec-mm__action{--color-foreground: 255, 255, 255;display:flex;align-items:center;justify-content:center;gap:8px;height:40px;padding:0 6px;border-radius:5px;background:#000;color:#fff;font-size:11px;font-weight:700;line-height:1.2;text-decoration:none;white-space:nowrap}.ec-mm .ec-mm__action img{display:block;flex:none}.ec-mm .ec-mm__shortcuts{display:flex;gap:4px;margin:22px 0 0;padding:0 var(--ec-mm-gutter);list-style:none;overflow-x:auto;scroll-padding-inline:var(--ec-mm-gutter);scroll-snap-type:x proximity;scrollbar-width:none}.ec-mm .ec-mm__shortcuts::-webkit-scrollbar{display:none}.ec-mm .ec-mm__shortcuts>li{flex:0 0 88px;scroll-snap-align:start}.ec-mm .ec-mm__shortcuts .ec-whatsapp{display:block;width:100%;margin:0;padding:0}.ec-mm .ec-mm__shortcut{--color-foreground: 76, 76, 76;display:flex;flex-direction:column;align-items:center;width:100%;height:65px;margin:0;padding:10px 4px 0;border:1px solid var(--ec-mm-line);border-radius:5px;background:#fff;color:var(--ec-mm-muted);font-family:inherit;font-size:11px;font-weight:400;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer}.ec-mm .ec-mm__shortcut-icon{display:flex;align-items:center;justify-content:center;height:29px}.ec-mm .ec-mm__shortcut-icon img{display:block}.ec-mm .ec-mm__shortcut-custom-icon{width:auto;max-width:40px;height:27px;object-fit:contain}.ec-mm .ec-mm__shortcut-label{margin-top:5px;white-space:nowrap}.ec-mm .ec-mm__section{padding:0 var(--ec-mm-gutter)}.ec-mm .ec-mm__tag{display:flex;align-items:center;width:fit-content;min-width:183px;max-width:100%;height:33px;margin:0;padding:0 15px;border-radius:4px;background:var(--ec-mm-yellow);color:#000;font-family:inherit;font-size:12px;font-weight:700;line-height:1;letter-spacing:0;text-transform:uppercase}.ec-mm .ec-mm__tag--dark{--color-foreground: 255, 255, 255;padding-left:9px;background:#000;color:#fff}.ec-mm .ec-mm__categories{margin-top:26px}.ec-mm .ec-mm__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));row-gap:22px;margin:27px 0 0;padding:0;list-style:none}.ec-mm .ec-mm__grid>li{display:flex;min-width:0}.ec-mm .ec-mm__grid>li:not(:nth-child(4n+1)){border-left:1px solid var(--ec-mm-line)}.ec-mm .ec-mm__tile{--color-foreground: 76, 76, 76;display:flex;flex-direction:column;align-items:center;width:100%;margin:0;padding:0 2px;border:0;border-radius:0;background:none;color:var(--ec-mm-muted);font-family:inherit;font-size:11px;font-weight:500;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer}.ec-mm .ec-mm__media{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:80px}.ec-mm .ec-mm__media img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain}.ec-mm .ec-mm__media-placeholder{display:block;width:56px;height:72px;border-radius:4px;background:#f1f1f1}.ec-mm .ec-mm__tile-label{margin-top:8px;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;font-size:12px}.ec-mm .ec-mm__badge{display:inline-flex;flex:none;align-items:center;justify-content:center;min-width:38px;height:18px;padding:0 5px;border-radius:2px;background:var(--ec-mm-yellow);color:#000;font-size:11px;font-weight:700;line-height:1;white-space:nowrap}.ec-mm .ec-mm__badge--verde{--color-foreground: 255, 255, 255;background:var(--ec-mm-green);color:#fff;font-size:10px}.ec-mm .ec-mm__media .ec-mm__badge{position:absolute;top:5px;right:4px}.ec-mm .ec-mm__view--main>.ec-mm__divider{margin:29px var(--ec-mm-gutter) 0}.ec-mm .ec-mm__banner{display:block;margin:29px var(--ec-mm-gutter) 0;border-radius:4px;overflow:hidden}.ec-mm .ec-mm__banner img{display:block;width:100%;height:auto}.ec-mm .ec-mm__see-also{margin-top:24px}.ec-mm .ec-mm__links{width:min(100%,234px);margin:14px 0 0;padding:0;list-style:none}.ec-mm .ec-mm__links>li+li{border-top:1px solid var(--ec-mm-line)}.ec-mm .ec-mm__links-item{display:flex;align-items:center;min-height:40px;padding:0 6px;font-size:13.5px;font-weight:400;line-height:1.2;text-decoration:none;text-transform:uppercase}.ec-mm .ec-mm__view--sub>.ec-mm__divider{margin:14px 6px 0}.ec-mm .ec-mm__sub{display:grid;grid-template-columns:103px minmax(0,1fr);align-items:start;column-gap:28px;padding:0 16px 0 6px}.ec-mm .ec-mm__sub-hero{--color-foreground: 76, 76, 76;display:flex;flex-direction:column;align-items:center;padding-top:18px;color:var(--ec-mm-muted);text-align:center;text-decoration:none}.ec-mm .ec-mm__sub-hero .ec-mm__media{height:73px}.ec-mm .ec-mm__sub-hero .ec-mm__badge{top:1px;right:9px}.ec-mm .ec-mm__sub-title{margin-top:10px;font-size:11px;font-weight:700;line-height:1.2;text-transform:uppercase;overflow-wrap:anywhere}.ec-mm .ec-mm__sub-list{margin:0;padding:5px 0 0;list-style:none}.ec-mm .ec-mm__sub-list>li+li{border-top:1px solid var(--ec-mm-line)}.ec-mm .ec-mm__sub-list--nested{padding:0 0 0 12px;border-top:1px solid var(--ec-mm-line)}.ec-mm .ec-mm__sub-link{display:flex;align-items:center;gap:10px;min-height:41px;padding:4px 0;font-size:13.5px;font-weight:400;line-height:1.25;text-decoration:none;justify-content:space-between}.ec-mm .ec-mm__sub-label{min-width:79px}.ec-mm .ec-mm__sub-link--all{font-weight:700;text-decoration:underline;text-underline-offset:3px}.ec-mm .ec-mm__sub-link .ec-mm__badge{height:17px}.ec-mm .ec-mm__banner--sub{margin:31px 16px 0;border-radius:0}.ec-mm .ec-mm__flavors{margin:31px 16px 0}.ec-mm .ec-mm__flavor-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:14px 0 0;padding:0;list-style:none}.ec-mm .ec-mm__flavor-grid>li{display:flex;min-width:0}.ec-mm .ec-mm__flavor{--color-foreground: 18, 18, 18;display:flex;flex-direction:column;align-items:center;width:100%;padding:7px 3px 8px;border:1px solid #ececec;border-radius:4px;background:#fff;color:#121212;text-align:center;text-decoration:none}.ec-mm .ec-mm__flavor-media{display:block;flex:none;width:38px;height:38px;border-radius:50%;overflow:hidden}.ec-mm .ec-mm__flavor-media img{display:block;width:100%;height:100%;object-fit:cover}.ec-mm .ec-mm__flavor-label{margin-top:7px;font-size:10.5px;font-weight:500;line-height:1.2;overflow-wrap:anywhere}
/*# sourceMappingURL=/cdn/shop/t/24/assets/ec-mobile-menu.css.map */
