.svg-icon{width:2.5rem;height:2.5rem}.svg-icon path,.svg-icon polygon,.svg-icon rect{fill:#000}.svg-icon circle{stroke:#000;stroke-width:1}body.noscroll{position:relative;overflow-Y:hidden}.hamburger-icon{position:relative;padding:0 .75rem;display:block;width:30px;height:30px;cursor:pointer;z-index:9999}.hamburger{width:20px;height:2px;background-color:#000;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 5px rgba(0,0,0,.2);transition:0.5s}.hamburger:before,.hamburger:after{content:"";position:absolute;width:20px;height:2px;background-color:#000;box-shadow:0 2px 5px rgba(0,0,0,.2);transition:all 500ms ease-in-out}.hamburger:before{top:-7px}.hamburger:after{top:7px}.hamburger-icon.active .hamburger{background-color:rgba(0,0,0,0);box-shadow:0 2px 5px rgba(0,0,0,0)}.hamburger-icon.active .hamburger:before{top:0;background-color:#000;transform:rotate(45deg)}.hamburger-icon.active .hamburger:after{top:0;background-color:#000;transform:rotate(135deg)}.hamburger-scroll__container{display:none;flex-direction:row;justify-content:space-between;align-items:center;visibility:hidden;opacity:0}.hamburger-scroll__container .hamburger-scroll__label{width:95px;margin-left:.5rem;padding:.25rem}.hamburger-scroll__container .hamburger-scroll{display:flex;flex-direction:column;justify-content:space-between;align-items:center;position:relative;width:30px;height:25px;cursor:pointer;z-index:9999}.hamburger-scroll__container .hamburger-scroll svg path{transition:all 0.4s cubic-bezier(.4,0,.2,1)}.hamburger-scroll__container .hamburger-scroll svg path:nth-child(1){transform-origin:5px 8px}.hamburger-scroll__container .hamburger-scroll svg path:nth-child(2){transition:opacity 0.3s cubic-bezier(.4,0,.2,1);transform-origin:12px 12px}.hamburger-scroll__container .hamburger-scroll svg path:nth-child(3){transform-origin:4px 16px}.hamburger-scroll__container .hamburger-scroll .hamburger_item{width:100%;height:5px;background-color:transparent;border:1px solid #000;transition:all 250ms ease-in}.hamburger-scroll__container .hamburger-scroll.open svg path:nth-child(1){transform:rotate(45deg)}.hamburger-scroll__container .hamburger-scroll.open svg path:nth-child(2){opacity:0}.hamburger-scroll__container .hamburger-scroll.open svg path:nth-child(3){transform:rotate(-45deg)}#searchMobile{width:100%;position:absolute;top:100%;left:50%;transform:translateX(-50%);opacity:0;height:0;visibility:hidden;background-color:#f4f4f4;padding:.5rem;transition:all 250ms ease-in-out}#searchMobile.show{opacity:1;height:auto;visibility:visible}#searchMobile.show input{height:50px}@media (min-width:768px){#searchMobile{display:none}}#searchMobile input{width:100%;background-color:#fff;color:#000;padding:0 75px 0 20px;line-height:50px;position:relative;height:0;border:solid 1px #C1C1C1;border-radius:0;box-shadow:none!important}#searchMobile button{width:2rem;height:2rem;display:flex;justify-content:center;align-items:center;background-color:transparent;color:#777;position:absolute;right:1rem;top:50%;transform:translateY(-50%);outline:none}#searchMobile button:hover{color:#333}#searchMobile button .svg-icon{width:1.25rem;height:1.25rem;transform:rotate(-65deg)}#searchMobile button .svg-icon circle{stroke:#777}#searchMobile .boxquery{width:100%;left:0;right:auto;color:#000;top:50px;border-radius:4px;overflow:hidden;border:none;box-shadow:0 0 5px rgba(0,0,0,.5)}#searchMobile .boxquery .foto{width:50px;height:50px;float:left;background-color:#eee;margin-right:10px;position:relative;overflow:hidden}#searchMobile .boxquery .det{width:calc(100% - 60px);float:left}#searchMobile .boxquery .det h3{font-size:16px;line-height:18px;margin-bottom:5px}#searchMobile .boxquery .det p{font-size:16px;line-height:18px;color:#000;font-weight:700}.conta{display:none;flex-direction:row;justify-content:space-between;align-items:flex-start;color:#000;position:relative;margin:0 10px}.conta .login__label{width:160px;margin-left:.5rem;padding:.25rem}.conta .login__label .login_btn{color:#000}.conta .login__label .login_btn:hover{opacity:.7}@media (min-width:768px){.conta{margin:0 25px;display:flex}}.wpp_link{display:none}@media (min-width:1025px){.wpp_link{display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-width:165px;margin-left:20px}.wpp_link .brand_logo{font-size:2.5rem;margin-right:.5rem}.wpp_link .wpp_lable{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.wpp_link .wpp_lable a{text-decoration:none;font-size:1.25rem;color:#000;font-weight:600}.wpp_link .wpp_lable a:hover{opacity:.7}.wpp_link .wpp_lable .call{font-size:.625rem;font-weight:600}}.wpp_link i{color:var(--cor_icones_topo)}.busca_btn_mobile{margin-left:.5rem;width:60px;height:60px;display:flex;justify-content:center;align-items:center;transition:all 250ms ease-in-out}.busca_btn_mobile .svg-icon{width:2rem;height:2rem}.busca_btn_mobile.active{background-color:#f4f4f4}.svg-icon polygon,.svg-icon rect{fill:#c1c1c1!important}.busca_btn_mobile.active .svg-icon circle{stroke:#c1c1c1!important}header{width:100%;position:fixed;top:0;z-index:999;background-color:var(--topo_fundo);transition:all 250ms ease-in-out}header #linha-topo{display:inline-block;width:100%;background-color:#343433;border-bottom:1px solid var(--cabecalho_separador);position:relative;transition:all 0.25s ease;padding:6px 0}header #linha-topo .central{display:flex;width:100%;justify-content:space-between}header #linha-topo .links,header #linha-topo .contato{background:transparent;height:auto;opacity:1}header #linha-topo .links a,header #linha-topo .contato a{color:var(--cabecalho_botao_texto);line-height:30px;float:left;padding:0 15px;font-size:12px;transition:linear 0.25s}header #linha-topo .links a:first-child,header #linha-topo .contato a:first-child{padding-left:0}header #linha-topo .links a:last-child,header #linha-topo .contato a:last-child{padding-right:0}header #linha-topo .links a:hover,header #linha-topo .contato a:hover{color:var(--cabecalho_botao_texto_hover)}header.scroll{position:fixed;top:0;left:0}header.scroll .conta{display:none}@media (min-width:768px){header.scroll .hamburger-scroll__container{visibility:visible;opacity:1;display:flex}}header.scroll .links{opacity:0;height:0}header.scroll .links.over{opacity:1;height:auto}@media (min-width:768px){header.scroll .btLogo{width:160px;height:80px}}header .header{margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;align-items:center;padding:0 .5rem;transition:all 250ms}header .header .Logo_desktop{display:none}@media (min-width:768px){header .header .Logo_desktop{display:block;margin-left:0}}header .header .search_desktop{width:40%;position:relative}header .header .search_desktop input{width:100%;float:left;background-color:#fff;color:#A2A2A2;padding:0 75px 0 20px;line-height:50px;height:50px;border:solid 1px #C1C1C1;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);border-radius:32px;font-weight:400}header .header .search_desktop button{width:50px;height:50px;float:left;background-color:transparent;color:#777;font-size:20px;position:absolute;right:0;top:0;outline:none}header .header .search_desktop button:active{opacity:.7;color:#333}header .header .search_desktop button .svg-icon{width:1.25rem;height:1.25rem}header .header .search_desktop button .svg-icon path,header .header .search_desktop button .svg-icon polygon,header .header .search_desktop button .svg-icon rect{fill:#777}header .header .search_desktop button .svg-icon circle{stroke:#777}header .header .search_desktop .boxquery{width:100%;left:0;right:auto;color:#000;top:65px;border-radius:4px;overflow:hidden;border:none;box-shadow:0 0 5px rgba(0,0,0,.5)}header .header .search_desktop .boxquery .foto{width:50px;height:50px;float:left;background-color:#eee;margin-right:10px;position:relative;overflow:hidden}header .header .search_desktop .boxquery .det{width:calc(100% - 60px);float:left}header .header .search_desktop .boxquery .det h3{font-size:16px;line-height:18px;margin-bottom:5px}header .header .search_desktop .boxquery .det p{font-size:16px;line-height:18px;color:#000;font-weight:700}header .header:hover .categorias_desk .links_item,header .header.scroll .categorias_desk .links_item{color:#000}header .header:hover .svg-icon circle,header .header.scroll .svg-icon circle{stroke:#000}header .header:hover .hamburger,header .header.scroll .hamburger,header .header:hover .hamburger:before,header .header.scroll .hamburger:before,header .header:hover .hamburger:after,header .header.scroll .hamburger:after{background-color:#000}header .header:hover .hamburger-icon.active .hamburger,header .header.scroll .hamburger-icon.active .hamburger{background-color:transparent}header .links{width:100%;float:left;background-color:var(--categorias_nivel1_fundo)}header .links.open{visibility:visible;opacity:1;height:auto}header .links .categorias_desk{width:100%;display:flex;justify-content:space-around;list-style:none}header .links .categorias_desk>li{white-space:nowrap}header .links .categorias_desk>li>a{height:60px;font-size:14px;line-height:60px;text-transform:uppercase;color:var(--categorias_nivel1_texto);padding:0 15px;display:inline-block;font-weight:600}header .links .categorias_desk>li>a>svg{margin-left:5px;font-weight:700;font-size:16px;width:16px;transition:all 0.3s ease-in;margin-bottom:3px}header .links .categorias_desk>li:hover>a>svg{rotate:180deg}header .links .categorias_desk>li:hover .dropdown{visibility:visible;opacity:1}header .links .categorias_desk>li:hover .drop{visibility:visible;opacity:1;transition:all 0.25s ease}header .links .categorias_desk>li:nth-last-child(-n+4) .dropdown{left:auto;right:0}header .links .categorias_desk>li:nth-last-child(-n+4) .dropdown .list_l2{order:2}header .links .categorias_desk>li:nth-last-child(-n+4) .dropdown .list_l2 .l2_item .list_l3{left:-100%}header .links .categorias_desk>li .dropdown{max-width:600px;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;position:absolute;top:100%;left:0;z-index:99;visibility:hidden;opacity:0;background-color:#fff;border-top:1px solid #EDEDED;box-shadow:0 1px 3px 0 rgba(27,36,50,.4);padding:0}header .links .categorias_desk>li .dropdown .bnr{width:340px}header .links .categorias_desk>li .dropdown .bnr img{width:100%!important;height:100%!important;object-fit:cover}header .links .categorias_desk>li .dropdown .list_l2{width:260px;background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:5px 0;list-style:none}header .links .categorias_desk>li .dropdown .list_l2 .l2_item{display:block;width:100%;position:relative}header .links .categorias_desk>li .dropdown .list_l2 .l2_item>a{width:100%;padding:.5rem .75rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;text-transform:uppercase;font-size:11px;color:#222;transition:all 250ms ease-in-out;z-index:4001}header .links .categorias_desk>li .dropdown .list_l2 .l2_item:hover>a{color:#fff;background-color:#222}header .links .categorias_desk>li .dropdown .list_l2 .l2_item:hover .list_l3{visibility:visible;opacity:1}header .links .categorias_desk>li .dropdown .list_l2 .l2_item .list_l3{width:260px;position:absolute;top:-1px;left:100%;z-index:999;visibility:hidden;opacity:0;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:5px 0;list-style:none;box-shadow:0 1px 3px 0 rgba(27,36,50,.4);transition:all 250ms ease-in-out;background-color:#FFF}header .links .categorias_desk>li .dropdown .list_l2 .l2_item .list_l3 .l3_item{display:block;width:100%}header .links .categorias_desk>li .dropdown .list_l2 .l2_item .list_l3 .l3_item>a{width:100%;padding:.5rem .75rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;text-transform:uppercase;font-size:11px;color:#222;transition:all 200ms ease-in-out}header .links .categorias_desk>li .dropdown .list_l2 .l2_item .list_l3 .l3_item>a:hover{color:#fff;background-color:#222}header .busca_btn{display:flex;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin:0 5px;cursor:pointer}header .cart_container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;cursor:pointer}header .cart_container .cart{margin:0 5px;position:relative}header .cart_container .cart .sup{position:absolute;top:30%;right:-10px;width:1rem;height:1rem;border-radius:50%;line-height:.8rem;font-size:.5rem;font-weight:600;display:flex;justify-content:center;align-items:center;color:var(--cesta_numero_cor);text-align:center;background:var(--cesta_numero_fundo)}@media (min-width:768px){header .cart_container .cart .sup{top:54%}}header .cart_container .cart .svg-icon{width:2rem;height:2rem}@media (min-width:768px){header .cart_container .cart .svg-icon{width:2.5rem;height:2.5rem}}header .cart_container .cart .svg-icon path,header .cart_container .cart .svg-icon polygon,header .cart_container .cart .svg-icon rect{fill:#383838}header .cart_container .cart .svg-icon circle{stroke:#383838;stroke-width:1}header .cart_container .cart svg{fill:var(--cor_icones_topo)}header .cart_container .cart__label{width:115px;padding:.25rem;text-transform:uppercase;display:none;flex-direction:column;justify-content:center;align-items:flex-start}header .cart_container .cart__label .total__lable{font-size:1rem}@media (min-width:1025px){header .cart_container .cart__label{display:flex}}.modal-desktop{position:absolute;top:0;left:0;width:100%;height:100%;visibility:hidden;opacity:0;backdrop-filter:blur(3px);background-color:rgba(0,0,0,.5);z-index:10;transition:all 250ms ease-in-out}.modal-desktop.active{visibility:visible;opacity:1}.Logo_mobile{width:100%;margin:0;height:75px;position:relative}@media (min-width:768px){.Logo_mobile{display:none}}.btLogo_mobile{position:absolute;top:45%;left:40%;transform:translate(-50%,-50%);display:block;text-align:center;width:120px;height:75px;background-size:contain;background-position:center center;background-repeat:no-repeat;overflow:hidden;color:transparent;text-indent:-9999px}.btLogo{width:240px;height:140px;display:block;background-size:contain;background-position:center center;background-repeat:no-repeat;overflow:hidden;margin:5px;color:transparent;text-indent:-9999px}.mobileMenu{position:fixed;top:0;left:-100%;width:100%;min-height:100vw;backdrop-filter:blur(3px);background-color:rgba(0,0,0,0);transition:all 250ms ease-in-out;z-index:99999999}.mobileMenu.open{left:0}.mobileMenu .mobileContainer{background-color:#f4f4f4;width:100%;max-width:310px;height:100vh;overflow-y:auto;transition:all 250ms ease-in-out}.mobileMenu .mobileContainer::-webkit-scrollbar{display:none}.mobileMenu .close-icon svg{width:1rem;height:1rem;font-size:1rem}.mobileNav{border-bottom:.75rem solid #ecf0f1;background-color:#f4f4f4;list-style:none}.mobileNav:last-child{border-bottom:none}.mobileNav li{text-transform:uppercase;border-bottom:1px solid #cecece;display:flex;justify-content:space-between;align-items:center}.mobileNav li:last-of-type{border-bottom:none}.mobileNav li .navItem{width:calc(100% - 50px);font-size:1rem;color:#343434;padding:1rem;text-decoration:none}.mobileNav li:not(.login_mobile):active{background-color:#ccc}.mobileNav li .btDropdown{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;font-size:1.5rem;width:36px;height:36px;border-radius:4px;margin:0 10px;background-color:#000;color:#FFF}.mobileNav li .btDropdown:active{opacity:.7}.mobileNav li.login_mobile{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem}.mobileNav li.login_mobile .login_ico{width:80px;display:flex;justify-content:flex-start;align-items:center}.mobileNav li.login_mobile .login_group{background-color:transparent;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.mobileNav li.login_mobile .login_group .login_head{width:100%;display:block;text-transform:capitalize;text-align:left;font-size:1rem}.mobileNav li.login_mobile .login_group .btn_navLogin{width:100%}.mobileNav li.login_mobile .login_group a{text-transform:capitalize;color:#000}.mobileNav li.login_mobile .login_group a:active{opacity:.7}.subCategoria{overflow:hidden;list-style:none}.subCategoria .lvlBack{font-weight:900;font-size:1rem}.subCategoria.level2{height:100vh;overflow-y:auto;padding-top:75px;position:fixed;top:0;left:-100%;width:100%;background-color:#f4f4f4;transition:all 250ms ease}.subCategoria.level2::-webkit-scrollbar{display:none}.subCategoria.level2.slide{left:0}.subCategoria.level2 .btDropdown{background-color:#000}.subCategoria.level2 .lvlBack .btDropdown{background-color:rgba(0,0,0,0);color:#000;margin-left:0;height:50px}.subCategoria.level3{height:100vh;overflow-y:auto;padding-top:75px;position:fixed;top:0;left:-100%;width:100%;background-color:#f4f4f4;transition:all 250ms ease}.subCategoria.level3::-webkit-scrollbar{display:none}.subCategoria.level3.slide{left:0}.subCategoria li{border-bottom:1px solid #fff}.subCategoria li:last-of-type{border-bottom:none}.subCategoria a{font-size:.65rem;color:#555;text-transform:uppercase;text-decoration:none;padding-bottom:1.5rem}.suspended-cart{position:fixed;z-index:9999999999;top:0;left:0;width:100%;height:100%;visibility:hidden}.suspended-cart.open{visibility:visible}.suspended-cart.open .cover{visibility:visible;opacity:1}.suspended-cart.open .drop{right:0}.suspended-cart .cover{background-color:rgba(0,0,0,.7);position:fixed;z-index:1;top:0;left:0;width:100%;height:100%;visibility:hidden;opacity:0;transition:all 0.25s}.suspended-cart .drop{position:fixed;top:0;right:-500px;width:100%;max-width:500px;height:100%;background-color:#FFF;z-index:2;transition:all 0.25s}.suspended-cart .drop .drop-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:solid 1px #DDD}.suspended-cart .drop .drop-header h3{font-size:20px;font-weight:700}.suspended-cart .drop .drop-header .fechar{width:35px;height:35px;border:solid 1px #DDD;border-radius:3px;display:flex;justify-content:center;align-items:center;font-size:14px;cursor:pointer}.suspended-cart .drop .msg-empty{padding:30px;font-size:13px;line-height:26px;text-align:center}.suspended-cart .drop .drop-list{height:calc(100% - 290px);overflow:auto}.suspended-cart .drop .drop-list .item{padding:20px}.suspended-cart .drop .drop-list .item .foto{width:100px;display:inline-block;margin-right:20px;vertical-align:top}.suspended-cart .drop .drop-list .item .det{width:calc(100% - 130px);display:inline-block;vertical-align:top;position:relative}.suspended-cart .drop .drop-list .item .det .produto{width:calc(100% - 30px);display:inline-block}.suspended-cart .drop .drop-list .item .det .valores{margin-top:10px;display:flex;justify-content:space-between}.suspended-cart .drop .drop-list .item .det .item-delete{width:25px;height:25px;position:absolute;top:0;right:0;display:flex;justify-content:center;align-items:center;cursor:pointer;border:solid 1px #DDD;border-radius:3px}.suspended-cart .drop .drop-footer{padding:20px}.suspended-cart .drop .drop-footer .item{display:flex;justify-content:space-between;padding:5px 0}.suspended-cart .drop .drop-footer .botoes{display:flex;justify-content:space-between;padding-top:15px;margin-top:10px;border-top:solid 1px #DDD;text-align:center;line-height:15px}.suspended-cart .drop .drop-footer .botoes a{margin-left:10px;border:solid 1px #666;color:#000;font-size:12px;width:50%;display:flex;justify-content:center;align-items:center;height:60px;padding:5px}.suspended-cart .drop .drop-footer .botoes a:active{opacity:.7}.suspended-cart .drop .drop-footer .botoes a:first-child{margin-left:0}.suspended-cart .drop .drop-footer .botoes a.bt-finalizar{background-color:#666;color:#FFF}header .drop{position:absolute;width:100%;max-height:420px;overflow:auto;left:0;top:100%;padding:15px 15px 0 15px;background-color:#FFF;visibility:hidden;opacity:0;transition:all 0.25s ease;box-shadow:0 5px 10px rgba(0,0,0,.2)}header .drop .central{max-width:1240px}header .drop.subs .grid{width:calc(100% - 350px);float:left}header .drop.subs .list{width:calc(33.3% - 10px)}header .drop.subs .bnr{width:340px;height:280px;float:right}header .drop.subs .bnr img{width:100%!important;height:100%!important;object-fit:cover}header .drop .list{width:calc(25% - 10px);display:inline-block;vertical-align:top;margin-bottom:15px;float:left}header .drop .list li{width:100%;float:left;text-indent:5px}header .drop .list li:nth-child(2){margin-top:5px}header .drop .list li.indent{text-indent:15px}header .drop .list li.t{text-indent:0}header .drop .list li.t a{font-size:16px;line-height:18px;padding:0;transition:all 0.25s ease;font-weight:700}header .drop .list li.t a:hover{text-decoration:none!important;background-color:#000;color:#FFF}header .drop .list a{width:100%;float:left;padding:0;color:#000;font-size:14px;line-height:22px;border:none!important;padding:0 5px}header .drop .list a i{transition:all 0.25s ease}header .drop .list a:hover i{color:#F60}header .drop .grid{display:inline-flex;flex-flow:column wrap;max-height:var(--menu_limite_altura);width:100%;padding:20px 20px}header .drop .grid .list{width:calc(25% - 20px);display:inline-block;vertical-align:top;margin-bottom:15px;float:left;list-style:none}header .drop .grid .list li{width:100%;float:left;text-indent:5px;height:auto}header .drop .grid .list li:nth-child(2){margin-top:5px}header .drop .grid .list li.indent{text-indent:15px}header .drop .grid .list li.t{text-indent:0}header .drop .grid .list li.t a{color:var(--categorias_nivel2_texto);font-size:14px;line-height:18px;transition:all 0.25s ease;font-weight:700}header .drop .grid .list li.t a:hover{text-decoration:none!important;background:transparent!important;color:var(--categorias_nivel2_texto_hover)}header .drop .grid .list a{width:100%;float:left;padding:0 5px;color:var(--categorias_nivel2_texto);font-size:14px;line-height:22px;border:none!important}header .drop .grid .list a i{transition:all 0.25s ease}header .drop .grid .list a:hover{color:var(--categorias_nivel2_texto_hover)}header .drop .grid .list a:hover i{color:#F60}