:root{--lc-green:#08642f;--lc-dark:#17202a;--lc-border:#e3e5e8;--lc-top-height:22px;--lc-main-height:105px;--lc-nav-height:32px;--lc-nav-button-pad:5px}
body #header{display:none!important}
.lc-mobile{display:none!important}.lc-header{position:relative;z-index:1000;background:#fff;color:var(--lc-dark);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;box-shadow:none;margin-bottom:0!important}
.lc-container{width:min(100% - 40px,1280px);margin:auto}.lc-top{height:var(--lc-top-height);background:var(--lc-green);color:#fff;font-size:12px;font-weight:700;letter-spacing:.03em}.lc-top .lc-container{height:100%;display:flex;align-items:center;justify-content:space-between}
.lc-main{height:var(--lc-main-height)}.lc-main .lc-container{height:100%;display:grid;grid-template-columns:290px minmax(320px,1fr) auto;align-items:center;gap:42px}.lc-logo{display:block}.lc-logo img{display:block;width:280px;max-height:66px;object-fit:contain;object-position:left center}
.lc-search{min-width:0}.lc-search .dgwt-wcas-search-wrapp,.lc-search form{max-width:none!important;margin:0!important}.lc-search .dgwt-wcas-search-input,.lc-search input[type=search]{height:35px!important;border:1px solid #d6d9dd!important;border-radius:18px!important;background:#fafafa!important;padding-left:52px!important;font-size:15px!important;box-shadow:none!important}.lc-search .dgwt-wcas-search-submit{height:35px!important}.lc-search .dgwt-wcas-search-input:focus,.lc-search input[type=search]:focus{background:#fff!important;border-color:var(--lc-green)!important}
.lc-actions{display:flex;align-items:center;gap:24px;white-space:nowrap}.lc-account,.lc-cart{display:flex;align-items:center;gap:10px;color:var(--lc-dark)!important;text-decoration:none}.lc-account svg,.lc-cart svg,.lc-menu-toggle svg,.lc-menu-close svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.lc-account span{display:flex;flex-direction:column;line-height:1.15}.lc-account b{font-size:15px!important;font-weight:600!important}.lc-account small{font-size:13px!important;font-weight:400!important;color:#626a73}.lc-cart{padding-left:20px;border-left:1px solid var(--lc-border);font-weight:700!important;font-size:15px!important}.lc-cart-total{font-size:15px!important;font-weight:700!important}
.lc-nav{height:46px;border-top:0;overflow:visible}.lc-nav .lc-container{height:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;overflow:visible;position:relative}.lc-nav .lc-container>a{color:var(--lc-dark)!important;text-decoration:none;font-size:12.5px;font-weight:700;letter-spacing:.015em;white-space:nowrap}.lc-nav .lc-container>a:hover{color:var(--lc-green)!important}.lc-nav .lc-models{padding:9px 16px;background:var(--lc-green);color:#fff!important;border-radius:6px}.lc-nav .lc-models:hover{filter:brightness(.9);color:#fff!important}
.lc-menu{width:100%;height:100%;display:flex!important;align-items:center;justify-content:space-between;gap:16px;margin:0!important;padding:0!important;list-style:none}.lc-menu>li{height:100%;display:flex;align-items:center;margin:0!important}.lc-menu>li>a{color:var(--lc-dark)!important;text-decoration:none;font-size:14px!important;font-weight:400!important;letter-spacing:.015em;white-space:nowrap;padding-top:0!important;padding-bottom:0!important}.lc-menu>li>a:hover{color:var(--lc-green)!important}.lc-menu>li:first-child>a{padding:var(--lc-nav-button-pad) 16px!important;background:var(--lc-green);color:#fff!important;border-radius:6px;line-height:1.2!important}.lc-menu>li:first-child>a:hover{filter:brightness(.9);color:#fff!important}
.lc-menu .ux-menu-title{font-weight:600!important}.lc-menu .ux-menu-link__link,.lc-menu .ux-menu-link__text{font-weight:500!important}
.lc-menu>li:nth-child(1),.lc-menu>li:nth-child(2),.lc-menu>li:nth-child(3),.lc-menu>#menu-item-47430,.lc-menu>#menu-item-48663,.lc-menu>#menu-item-47432{position:static!important}.lc-menu>li:nth-child(1) .nav-dropdown,.lc-menu>li:nth-child(2) .nav-dropdown,.lc-menu>li:nth-child(3) .nav-dropdown,.lc-menu>#menu-item-47430 .nav-dropdown,.lc-menu>#menu-item-48663 .nav-dropdown,.lc-menu>#menu-item-47432 .nav-dropdown{position:absolute!important;top:100%!important;left:0!important;right:auto!important;width:100%!important;min-width:100%!important;max-width:none!important;margin:0!important;transform:none!important}
.lc-menu>li.lc-has-mega>.nav-dropdown{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.lc-menu>li.lc-has-mega.lc-mega-open>.nav-dropdown{opacity:1!important;visibility:visible!important;pointer-events:auto!important}
.lc-mega-backdrop{position:fixed;z-index:999;inset:0;background:rgba(0,0,0,.30);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility 0s linear .2s}.lc-mega-backdrop.is-active{opacity:1;visibility:visible;transition:opacity .2s ease}
.lc-whatsapp{position:fixed;left:22px;right:auto;bottom:22px;z-index:1002;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff!important;border:4px solid #fff;box-shadow:0 4px 16px rgba(0,0,0,.25);text-decoration:none}.lc-whatsapp img{display:block;width:100%;height:100%;object-fit:contain;border-radius:50%}
.lc-drawer,.lc-overlay{display:none}
@media(max-width:1000px){.lc-desktop{display:none!important}.lc-mobile{display:flex!important}.lc-container{width:min(100% - 24px,760px)}.lc-top{height:30px}.lc-top .lc-container{justify-content:center;font-size:11px}.lc-main{height:72px}.lc-main .lc-container{display:grid;grid-template-columns:38px 1fr auto;gap:10px}.lc-menu-toggle,.lc-menu-close{appearance:none;border:0;background:transparent;padding:5px;color:var(--lc-dark);cursor:pointer}.lc-menu-toggle{padding:1px}.lc-menu-toggle svg{width:36px;height:36px}.lc-logo{justify-self:center}.lc-logo img{width:min(270px,58vw);max-height:60px;object-position:center}.lc-actions{gap:10px}.lc-account,.lc-cart{border:0;padding:5px}.lc-account svg,.lc-cart svg{width:25px;height:25px}.lc-header>.lc-search{display:block!important;padding:3px 12px 6px}.lc-search .dgwt-wcas-search-input,.lc-search input[type=search]{height:30px!important;border-radius:15px!important}.lc-search .dgwt-wcas-search-submit{height:30px!important}.lc-drawer{display:block;position:fixed;z-index:2001;top:0;left:0;width:min(86vw,360px);height:100vh;background:#fff;transform:translateX(-105%);transition:transform .25s ease;box-shadow:8px 0 30px rgba(0,0,0,.18)}.lc-drawer.is-open{transform:none}.lc-drawer-head{height:68px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--lc-border);color:var(--lc-green)}.lc-drawer nav{display:flex;flex-direction:column;padding:8px 18px}.lc-drawer nav a{padding:14px 4px;border-bottom:1px solid #eef0f2;color:var(--lc-dark)!important;font-weight:700;font-size:14px;text-decoration:none}.lc-overlay{position:fixed;z-index:2000;inset:0;border:0;background:rgba(0,0,0,.38)}.lc-overlay.is-open{display:block}.lc-whatsapp{width:54px;height:54px;left:16px;right:auto;bottom:16px}}
@media(max-width:1000px){.lc-mega-backdrop{display:none!important}}
.lc-nav{height:var(--lc-nav-height);margin:0!important;padding-bottom:0!important}
.lc-nav .lc-models{padding-top:var(--lc-nav-button-pad)!important;padding-bottom:var(--lc-nav-button-pad)!important;line-height:1.2!important}
@media(max-width:430px){.lc-logo img{width:min(235px,58vw)}.lc-main .lc-container{width:calc(100% - 14px);grid-template-columns:38px 1fr auto}.lc-actions{gap:2px}.lc-account svg,.lc-cart svg{width:23px;height:23px}}
@media(max-width:1000px){.lc-top{height:var(--lc-top-height)}}
@media(min-width:783px){body.admin-bar .lc-drawer{top:32px;height:calc(100vh - 32px)}}
@media(max-width:782px){body.admin-bar .lc-drawer{top:46px;height:calc(100vh - 46px)}}
