.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:.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 .hamburger_item{width:100%;height:5px;background-color:transparent;border:1px solid #000;transition:all 250ms ease-in}.hamburger-scroll__container .hamburger-scroll.open .hamburger_item{background-color:#000}#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:bold}.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:1rem;color:#000}.wpp_link .wpp_lable a:hover{opacity:.7}}.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{transform:rotate(-65deg);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:relative;z-index:999;background-color:#fff;transition:all 250ms ease-in-out}header.scroll{background-color:#f5f5f5;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;visibility:hidden}header.scroll .links.over{opacity:1;height:auto;visibility:visible}@media(min-width: 768px){header.scroll .btLogo{width:160px;height:80px}}header .header{max-width:100%;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;align-items:center;padding:0 .5rem;transition:all 250ms}@media(min-width: 768px){header .header{justify-content:space-around}}@media(min-width: 1368px){header .header{max-width:90%}}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:#000;padding:0 75px 0 20px;line-height:50px;height:50px;border:solid 1px #c1c1c1;box-shadow:none !important}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.busca_btn{transform:rotate(-65deg)}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:bold}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:hover .hamburger:before,header .header:hover .hamburger:after,header .header.scroll .hamburger,header .header.scroll .hamburger:before,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:#f5f5f5}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{position:relative;white-space:nowrap}header .links .categorias_desk>li>a{height:60px;font-size:14px;line-height:60px;text-transform:uppercase;color:#000;padding:0 15px;display:inline-block}header .links .categorias_desk>li>a .icone{margin-right:5px}header .links .categorias_desk>li>a::before{content:"";height:1px;position:absolute;bottom:10px;background:#fff;transition:all 300ms ease-in-out}header .links .categorias_desk>li:hover>a::before{left:10%;right:10%;background:linear-gradient(to right, #fff 0%, #ccc 50%, #fff 100%)}header .links .categorias_desk>li:hover .dropdown{visibility:visible;opacity:1}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>a .icone{margin-right:5px}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;transform:rotate(-65deg)}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%;left:50%;transform:translate(-50%, 50%);width:.8rem;height:.8rem;line-height:.8rem;font-size:.8rem;font-weight:700;display:flex;justify-content:center;align-items:center;background-color:transparent;color:#383838;text-align:center}@media(min-width: 768px){header .cart_container .cart .sup{top:35%}}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__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:310px;min-height:100vw;backdrop-filter:blur(3px);background-color:rgba(0,0,0,.5);transition:all 250ms ease-in-out;z-index:-1}.mobileMenu.open{left:0}.mobileMenu .mobileContainer{background-color:#f4f4f4;width:100%;height:100vh;overflow-y:auto;transition:all 250ms ease-in-out;padding-top:75px}.mobileMenu .mobileContainer::-webkit-scrollbar{display:none}.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 .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 .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:bold}.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:23px;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 .btn-delete-item{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}/*# sourceMappingURL=header06.css.map */
