.category__page .breadcrumbs{padding:20px 0 0}.category__page .product__shelf-button{display:none!important}.category__page.grid-4 .products-grid:not(.carousel) li{width:calc(33.33333% - 3px)}.category__page.grid-5 .products-grid:not(.carousel) li{width:calc(25% - 3px)}.category__page .product-shelf{margin:0}.category__page .product-shelf .message{text-align:center;text-transform:uppercase;font-size:12px;font-weight:500;letter-spacing:.01em;color:var(--blackColor);margin-top:40px}.category__page .loader{width:100%}.category__page .loader .loading{display:flex;justify-content:center;flex-wrap:wrap;grid-gap:30px;gap:30px}.category__page .loader .loading div{width:calc(25% - 23px)!important;height:400px}.category__page{float:left;width:100%;position:relative;margin-bottom:40px;overflow:hidden}.category__page-heading{position:relative;display:flex;align-items:center}.category__page-heading .h1{width:100%;font-size:32px;color:var(--blackColor);font-weight:300;text-transform:uppercase;padding:40px 3%;text-align:center;border-bottom:1px solid #e5e5e5}.category__page-heading .has__banners{position:absolute;z-index:-1;border:0;top:0}.category__page-nav-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;position:relative;padding:20px 0;grid-gap:20px;gap:20px}.nav__filter-overlay{display:block;position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.5);z-index:10;opacity:0;visibility:hidden;transition:.3s}.nav__filter-overlay-on{visibility:visible;opacity:1}.category__page-nav-filter{display:flex;flex-grow:1}.category__page-nav-filter button.arrow-down{background-color:#000;font-size:13px;letter-spacing:.8px;position:relative;cursor:pointer;transition:.2s;color:#fff;text-transform:uppercase;font-weight:500;display:flex;align-items:center;justify-content:space-between;width:206px;height:32px;padding:0 20px;border-radius:0;grid-gap:10px;gap:10px}.category__page-nav-filter button.arrow-down:hover{background-color:#151515}.category__page-nav-filter button.arrow-down:after{content:"";border-right:2px solid #fff;border-bottom:2px solid #fff;width:6px;height:6px;transform:scale(1) rotate(45deg);transition:.3s;border-radius:0 0 1px 0;position:static;margin-bottom:3px}@-webkit-keyframes translateX{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes translateX{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.category__page-nav-filter button.close-mobile{position:fixed;bottom:0;left:0;background-color:#000;color:#fff;font-size:14px;letter-spacing:.01em;text-transform:uppercase;width:100%;padding:21px 4% 19px;height:60px;z-index:12;justify-content:center;width:30%;min-width:300px;-webkit-animation:translateX .3s ease-out forwards;animation:translateX .3s ease-out forwards}.category__page-nav-filter button.close-mobile:hover{background-color:#222}.category__page-nav-filter button.close-mobile:after,.category__page-nav-filter button.close-mobile:before{transition:.3s;content:"";width:20px;height:1px;transform:rotate(45deg);position:absolute;right:4%;top:50%;background:#fff}.category__page-nav-filter button.close-mobile:before{transform:rotate(-45deg)}.category__page-nav-filter .attributes{position:fixed;width:30%;min-width:300px;height:calc(100% - 60px);min-height:100dvh;top:0;left:0;padding:0 0 60px;transform:translate(-100%);visibility:visible;transition:.3s;opacity:1;z-index:10;background-color:#fff;overflow-y:auto;display:flex;flex-direction:column}.category__page-nav-filter .attributes.active{transform:translate(0)}.category__page-nav-filter .attribute{background-color:#fff;border-top:1px solid #f2f2f2;display:flex;align-items:center;flex-direction:column;border-radius:0;width:100%;position:relative;transition:.3s;cursor:pointer;font-size:15px}.category__page-nav-filter .attribute:hover{background-color:#f7f7f7}.category__page-nav-filter .attribute .arrow-down{font-size:13px;font-weight:400;color:#000;text-transform:uppercase;display:flex;justify-content:space-between;align-items:center;grid-gap:10px;gap:10px;position:relative;width:100%;padding:15px 4%}.category__page-nav-filter .attribute .arrow-down.active{background-color:#f9f9f9;transition:.2s}.category__page-nav-filter .attribute .arrow-down:after{content:"";border-right:1px solid #000;border-bottom:1px solid #000;width:6px;height:6px;transform:scale(1) rotate(45deg);transition:.3s;display:inline-block;position:static;border-radius:0 0 1px 0;margin-bottom:4px}.category__page-nav-filter .attribute .arrow-down.active:after{transform:scale(-1) rotate(45deg);margin-bottom:0}.category__page-nav-filter .attribute dd{width:100%;background-color:#fff;padding:10px 20px}.category__page-nav-filter .attribute ul{display:flex;grid-gap:10px;gap:10px;flex-wrap:wrap;padding:10px 0}.category__page-nav-filter .attribute ul li{width:auto;display:flex;align-items:center}.category__page-nav-filter .attribute ul li label{border:1px solid #bebebe;transition:.3s;cursor:pointer;display:flex;font-weight:400}.category__page-nav-filter .attribute ul li label:hover{background-color:#fafafa;border-color:red}.category__page-nav-filter .attribute ul li label.selected,.category__page-nav-filter .attribute ul li label.selected:hover{background-color:#000;border-color:#000}.category__page-nav-filter .attribute ul li label span{padding:5px 10px;transition:.3s;font-size:12px;font-weight:400;text-transform:uppercase}.category__page-nav-filter .attribute ul li label:hover span,.category__page-nav-filter .attribute ul li label span{color:#000}.category__page-nav-filter .attribute ul li label.selected:hover span,.category__page-nav-filter .attribute ul li label.selected span{color:#fff}.category__page-nav-filter .attribute.categories ul{grid-gap:0;gap:0;padding:0}.category__page-nav-filter .attribute.categories .lvl-1 ul{margin-left:8px}.category__page-nav-filter .attribute.categories .lvl-2 ul{margin-left:16px}.category__page-nav-filter .attribute.categories .lvl-3 ul{margin-left:24px}.category__page-nav-filter .attribute.categories .lvl-4 ul{margin-left:32px}.category__page-nav-filter .attribute.categories ul li{width:100%;display:block}.category__page-nav-filter .attribute.categories ul li a{transition:.3s;display:block;font-size:12px;font-weight:400;text-transform:uppercase;box-shadow:0 0 0 0 rgb(6 24 44/40%),0 1px 3px -2px rgb(6 24 44/65%),inset 0 1px 0 rgb(255 255 255/8%);margin:2px 0;padding:10px 5px}.category__page-nav-filter .attribute.categories ul li a:hover{background-color:#f7f7f7}.category__page-nav-filter .attribute.price button{background-color:#000;color:#fff;padding:5px 10px;cursor:pointer;margin-top:10px;float:right;transition:.2s;border:1px solid #000;border-radius:0;font-size:14px;letter-spacing:.02em}.category__page-nav-filter .attribute.price button:hover{background-color:#151515}.category__page-nav-filter .attribute.price ul li{width:100%;position:relative}.category__page-nav-filter .attribute.price ul li.price-range{display:flex;justify-content:space-between;margin-top:10px}.category__page-nav-filter .attribute.price ul li.price-range span{font-size:14px;margin-top:5px;color:#414141}.category__page-nav-filter .attribute.price ul li .range-slider{position:static}.category__page-nav-filter .attribute .checkbox{display:none}.category__page-nav-filter .attribute.tamanho li label{min-width:36px;height:36px;display:flex;align-items:center;justify-content:center}.category__page-nav-filter .attribute.cor li label.has-thumb{border-radius:100%}.category__page-nav-filter .attribute.cor li label.has-thumb .color,.category__page-nav-filter .attribute.cor li label.has-thumb img{min-width:36px;min-height:36px;max-width:36px;max-height:36px;border-radius:100%;padding:1px}.category__page-nav-filter .attribute.cor li label.has-thumb .color div{width:100%;height:100%;border-radius:100%}.nav__filter-clean{display:block;margin:5px}.nav__filter-clean:hover{background-color:#222}.category__page-count-products{display:flex}.category__page-count-products span{font-size:13px;font-weight:400;color:#000}.category__page-count-products span b{font-weight:400}.category__page-sort{display:flex;position:relative}.category__page-sort span{cursor:pointer;font-size:0;white-space:nowrap;transition:.3s;position:relative}.category__page-sort span b{font-size:13px;color:#000;font-weight:400}.category__page-sort span:after{content:"";border-right:2px solid #000;border-bottom:2px solid #000;width:6px;height:6px;transform:scale(1) rotate(45deg);transition:.3s;display:inline-block;position:static;border-radius:0 0 1px 0;margin-bottom:3px;margin-left:8px}.category__page-sort ul{visibility:hidden;opacity:0;transition:.2s;position:absolute;box-shadow:0 0 10px 1px rgb(0 0 0/5%);top:calc(100% + 5px);right:0;padding:20px;background-color:#fff;display:flex;flex-direction:column;grid-gap:10px;gap:10px;z-index:6}.category__page-sort ul.show{visibility:visible;opacity:1}.category__page-sort ul li{transition:.3s;cursor:pointer;font-size:14px;font-weight:400;text-wrap:nowrap}.category__page-sort ul li.sorty-by__current,.category__page-sort ul li:hover{text-decoration:underline}.category__page-grid-mode{display:flex;position:relative}.category__page-grid-mode ul{display:flex;align-items:center;justify-content:center;flex-direction:row-reverse;grid-gap:10px;gap:10px;height:30px;transition:.2s}.category__page-grid-mode ul li{width:35px;height:14px;background-color:#fff;border-left:8px solid #000;position:relative;border-right:8px solid #000;cursor:pointer;opacity:.3;transition:.2s;display:flex}.category__page-grid-mode ul li:before,.category__page-grid-mode ul li div{content:"";display:flex;width:8px;height:14px;background-color:#000;margin-left:1px;transition:.2s}.category__page-grid-mode ul li.grid-4{border-right:0;width:26px}.category__page-grid-mode ul .current,.category__page-grid-mode ul li:hover{opacity:1;border-color:#000}.category__page-grid-mode ul .current:after,.category__page-grid-mode ul .current:before,.category__page-grid-mode ul .current div,.category__page-grid-mode ul li:hover:after,.category__page-grid-mode ul li:hover:before,.category__page-grid-mode ul li:hover div{background-color:#000}.pagination{width:100%;display:flex;margin-top:40px}.pagination,.pagination li{text-align:center;justify-content:center}.pagination li{display:inline-flex;vertical-align:middle;cursor:pointer;align-items:center;border-radius:8px}.page__link-next,.page__link-prev,.pagination li a{display:flex;min-width:40px;height:40px;font-size:14px;font-weight:400;transition:.3s;justify-content:center;align-items:center;color:#000;background-color:#fff}.pagination li.active:hover a,.pagination li.active a{color:#000;font-weight:400;text-decoration:underline}.pagination li:hover a,.pagination li:hover button{text-decoration:underline}.pagination li button span{color:var(--blackColor);font-size:0;font-weight:400;transition:.3s}.page__link-next,.page__link-prev{width:auto;display:flex;padding:0 20px}.page__link-next:hover,.page__link-prev:hover{background-color:#fff}.page__link-prev span:after{transform:rotate(-45deg)scale(-1);right:auto;left:14px}.page__link-next span:before,.page__link-prev span:before{content:"Próximo";font-size:14px;font-weight:400;color:#000;text-transform:lowercase}.page__link-prev span:before{content:"Anterior"}.category__page-description{float:left;width:100%;position:relative;margin-top:50px}.description__content{max-width:900px;padding:0;overflow:hidden;position:relative;display:flex;flex-direction:column;text-align:center;margin:0 auto}.description__content-wrapper{transition:height .2s}.description__content,.description__content div p,.description__content div p a,.description__content div span,.description__content div span a{font-size:13px!important;font-weight:300!important;color:#074236!important;background-color:transparent!important;text-align:center!important}.description__content div p b,.description__content div p strong,.description__content div span b,.description__content div span strong,.description__content div strong{font-size:13px!important;font-weight:700!important;color:#074236!important;background-color:transparent!important;text-align:center!important}.description__content div h2,.description__content div h2 a,.description__content div h2 a b,.description__content div h2 a p,.description__content div h2 a p b,.description__content div h2 a p strong,.description__content div h2 a span,.description__content div h2 a span b,.description__content div h2 a span strong,.description__content div h2 a strong,.description__content div h2 p,.description__content div h2 p b,.description__content div h2 p strong,.description__content div h2 span,.description__content div h2 span b,.description__content div h2 span strong,.description__content div h2 strong,.description__content div h3,.description__content div h3 a,.description__content div h3 a b,.description__content div h3 a p,.description__content div h3 a p b,.description__content div h3 a p strong,.description__content div h3 a span,.description__content div h3 a span b,.description__content div h3 a span strong,.description__content div h3 a strong,.description__content div h3 p,.description__content div h3 p b,.description__content div h3 p strong,.description__content div h3 span,.description__content div h3 span b,.description__content div h3 span strong,.description__content div h3 strong,.description__content div h4,.description__content div h4 a,.description__content div h4 a b,.description__content div h4 a p,.description__content div h4 a p b,.description__content div h4 a p strong,.description__content div h4 a span,.description__content div h4 a span b,.description__content div h4 a span strong,.description__content div h4 a strong,.description__content div h4 p,.description__content div h4 p b,.description__content div h4 p strong,.description__content div h4 span,.description__content div h4 span b,.description__content div h4 span strong,.description__content div h4 strong{font-size:20px!important;font-weight:400!important;color:#074236!important;background-color:transparent!important;text-align:center!important}.description__content div a,.description__content div a p,.description__content div a span,.description__content div a strong,.description__content div p a,.description__content div span a{text-decoration:underline;color:#074236!important;background-color:transparent!important;text-align:center!important}.description__button{font-size:15px;font-weight:700;text-transform:uppercase;text-decoration:underline;text-align:center;color:#000;display:block;position:absolute;letter-spacing:1px;cursor:pointer;bottom:0;left:0;width:100%;padding:4px 0 0;background-color:rgb(255 255 255/80%)}.category__page-go-top{position:relative;display:flex;justify-content:flex-end;width:100%;display:none}.category__page-go-top .go-top-fixed{position:absolute;right:40px;top:-40px;margin:0}.category__page-go-top span{background-color:#fff;padding:0 20px;height:40px;color:#2e2e2e;font-size:13px;font-weight:700;text-transform:uppercase;position:relative;transition:.3s;display:flex;align-items:center;grid-gap:5px;gap:5px;cursor:pointer;border:1px solid #c3c3c3;margin:40px 40px 0 0;white-space:nowrap}.category__page-go-top span:before{content:"";border-right:2px solid #2e2e2e;border-bottom:2px solid #2e2e2e;width:4px;height:4px;transform:scale(-1)rotate(45deg);-webkit-transform:scale(-1)rotate(45deg);-ms-transform:scale(-1)rotate(45deg);-o-transform:scale(-1)rotate(45deg);-moz-transform:scale(-1)rotate(45deg);transition:.2s;display:block;border-radius:1px 0 1px 0}.category__page-go-top:hover span{background-color:#fbfbfb}@media (max-width:1024px){.category__page.grid-5 .products-grid:not(.carousel) li{width:calc(50% - 2px)}.category__page.grid-4 .products-grid:not(.carousel) li{width:100%}.category__page-grid-mode ul li,.category__page-grid-mode ul li:before{height:18px}.category__page-grid-mode ul li:before{margin-left:2px}.category__page-grid-mode ul li:after,.category__page-grid-mode ul li div{display:none}.category__page-grid-mode ul li,.category__page-grid-mode ul li.grid-4{border-right:0;width:18px}.category__page-grid-mode ul li.grid-4:before{margin-left:0;padding-left:2px}}@media (max-width:768px){.category__page-nav{background-color:#fff;margin:20px 0 28px}.category__page-nav-wrapper{padding:0;grid-gap:0 24px;gap:0 24px}.category__page-nav-filter .nav-filters{width:100%}.category__page-count-products,.category__page-sort span b{display:none}.category__page-nav-filter button.arrow-down,.category__page-sort span{font-size:12px;font-weight:300;color:#000;text-transform:uppercase;padding:0;height:36px;display:flex;align-items:center;letter-spacing:0}.category__page-nav-filter button.arrow-down:after,.category__page-sort span:after{border-right-width:1px;border-bottom-width:1px;width:4px;height:4px}.category__page-nav-filter button.arrow-down,.category__page-nav-filter button.arrow-down:hover{width:auto;background-color:#fff}.category__page-nav-filter button.arrow-down:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:#000}.category__page-nav-filter button.arrow-down:after{border-right-color:#000;border-bottom-color:#000;margin-top:3px}.category__page.grid-5 .products-grid:not(.carousel) li{width:calc(50% - 2px)}}