.category__page .breadcrumbs{padding:18px 0}.category__page .breadcrumbs .l-container{padding:0 40px}.category__page .product__shelf-button{display:none!important}.category__page .product-shelf .products-grid{grid-gap:26px 5px;gap:26px 5px}.category__page.grid-4 .products-grid:not(.carousel) li{width:calc(33.33333% - 4px)}.category__page.grid-5 .products-grid:not(.carousel) li{width:calc(25% - 4px)}.category__page .product-shelf{margin:0;padding: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 .product-shelf .product__add-bag-wrapper .add-to-cart form .variations ul li{position:unset}.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;overflow:hidden}.category__page-heading{position:relative;display:flex;align-items:center;justify-content:center}.category__page-heading .h1{width:100%;font-size:32px;color:var(--blackColor);font-weight:300;padding:40px 3%;text-align:center;border:1px solid #f0f0f0;border-left:0;border-right:0}.category__page-heading .has__banners{position:absolute;z-index:-1;border:0;top:calc(50% - 20px);padding:0;color:#fff}.category__page-heading img{width:100%}.category__page-nav-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;position:relative;padding:26px 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:transparent;position:relative;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:0;border-radius:0;grid-gap:5px;gap:5px;font-size:0}.category__page-nav-filter button.arrow-down:after{content:"Filtrar";color:#000;text-align:center;font-size:12px;font-style:normal;font-weight:300;line-height:normal;transform:none;transition:none;border-radius:0;border:none;width:auto;height:auto;position:static}.category__page-nav-filter button.arrow-down:before{content:"";background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxMiIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjMDAwIiBkPSJNMCAyLjVoMTRtMCA3SDBNNC41IDB2NW01IDJ2NSIvPjwvc3ZnPg==");background-position:50%;background-size:contain;background-repeat:no-repeat;border:none;width:14px;height:12px;transform:none;transition:none;border-radius:0;position:static;margin-bottom:0;display:block}@-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:#000}.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;padding:5px 4%}.nav__filter-clean:hover{background-color:#222}.category__page-count-products{display:flex}.category__page-count-products span{font-size:12px;font-weight:300;color:#000}.category__page-count-products span b{font-weight:400}.category__page-sort,.category__page-sort span{display:flex;position:relative}.category__page-sort span{cursor:pointer;font-size:0;white-space:nowrap;transition:.3s;align-items:center}.category__page-sort span:before{display:none;content:"Ordenar";color:#000;text-align:center;font-size:12px;font-style:normal;font-weight:300;line-height:normal}.category__page-sort span b{font-size:12px;color:#000;font-weight:300;text-transform:uppercase}.category__page-sort span: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:2px;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);left: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:6px;gap:6px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;transition:.2s}.category__page-grid-mode ul li{width:35px;height:16px;background-color:#fff;border-left:8px solid #000;position:relative;border-right:8px solid #000;cursor:pointer;opacity:.27;transition:.2s;display:flex}.category__page-grid-mode ul li:before,.category__page-grid-mode ul li div{content:"";display:flex;width:8px;height:16px;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:50px;grid-gap:5px;gap:5px}.pagination,.pagination li{text-align:center;justify-content:center}.pagination li{display:inline-flex;vertical-align:middle;cursor:pointer;align-items:center}.page__link-next,.page__link-prev,.pagination li a{display:flex;min-width:25px;height:25px;font-size:11px;font-weight:400;transition:.3s;justify-content:center;align-items:center;color:#000;border-bottom:1px solid #fff}.pagination li.active:hover a,.pagination li.active a,.pagination li:hover a{border-color:#000}.pagination li button span{color:#000;font-size:0;font-weight:200;transition:.3s}.page__link-next,.page__link-prev{width:auto;display:flex;background-color:#fff!important;transition:.3s}.page__link-prev{padding:0 7px 0 0}.page__link-next{padding:0 0 0 7px}.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:11px;font-weight:400;color:#000}.page__link-next:hover span:before,.page__link-prev:hover span:before{transition:.3s;text-decoration:underline}.page__link-prev span:before{content:"ANTERIOR"}.category__page-description{float:left;width:100%;position:relative;margin-top:39px;margin-bottom:21px}.description__content{max-width:900px;padding:0;overflow:hidden;position:relative;display:flex;flex-direction:column;text-align:center;margin:0 auto}.description__content,.description__content-wrapper{transition:height .2s;font-size:12px}.description__content h3,.description__content h3 p,.description__content h3 p span,.description__content h3 span,.description__content h4,.description__content h4 p,.description__content h4 p span,.description__content h4 span,.description__content p,.description__content p span,.description__content span{color:#000!important;text-align:center;font-size:11px;font-weight:300;line-height:20px}.description__content h3 b,.description__content h3 p b,.description__content h3 p span b,.description__content h3 p span strong,.description__content h3 p strong,.description__content h3 span b,.description__content h3 span strong,.description__content h3 strong,.description__content h4 b,.description__content h4 p b,.description__content h4 p span b,.description__content h4 p span strong,.description__content h4 p strong,.description__content h4 span b,.description__content h4 span strong,.description__content h4 strong,.description__content p b,.description__content p span b,.description__content p span strong,.description__content p strong,.description__content span strong{color:#000!important;text-align:center;font-size:11px;font-weight:500;line-height:20px}.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:#000!important;background-color:transparent!important;text-align:center!important}.description__button{font-size:12px;font-weight:600;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:6px 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}.category__page .product__add-bag-wrapper .variations__list-label{border-radius:0}@media (max-width:1440px){.category__page-description .l-container,.category__page-nav .l-container,.category__page .breadcrumbs .l-container,.category__page .product-shelf .container{padding:0 30px}}@media (max-width:1280px){.category__page-nav .l-container,.category__page .breadcrumbs .l-container,.category__page .product-shelf .container{padding:0 20px}}@media (max-width:1024px){.category__page.grid-5 .products-grid:not(.carousel) li{width:calc(50% - 4px)}.category__page.grid-4 .products-grid:not(.carousel) li{width:100%}.category__page-grid-mode ul li:after,.category__page-grid-mode ul li div{display:none}.category__page-grid-mode ul li{border-right:0;width:15px}.category__page-grid-mode ul li.grid-4{border-right:0;width:16px}.category__page-grid-mode ul{grid-gap:4px;gap:4px}.category__page-grid-mode ul li{border-left:7px solid #000}.category__page-grid-mode ul li.grid-4:before{margin-left:0;padding-left:2px}}@media (max-width:768px){.category__page .product-shelf .products-grid li .product-info-wrapper{padding:13px 0 0;min-height:83px}.category__page .product-shelf .products-grid li .product-info-wrapper .h3,.category__page .product-shelf .products-grid li .product-info-wrapper .h3 a{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:wrap;line-height:13px}.category__page.grid-5 .products-grid:not(.carousel) li{width:calc(50% - 3px)}.category__page-nav .l-container,.category__page .breadcrumbs .l-container,.category__page .product-shelf .container{padding:0 14px}.category__page-sort span:after{margin-left:7px}.category__page-nav-wrapper{padding:18px 0 26px;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-sort{flex-grow:1}.category__page-sort span:before{display:block}.category__page-sort span{padding:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;align-items:center}.category__page-nav-filter button.arrow-down,.category__page-nav-filter button.arrow-down:hover{width:auto;background-color:#fff}.category__page .container{padding:0 20px}}@media (max-width:480px){.category__page-nav-filter button.arrow-down:after{font-size:10px}.category__page-sort span:after{width:5px;height:5px}.category__page-nav-filter button.arrow-down{align-items:flex-start}.category__page-sort span:after{margin-bottom:4px}.category__page .container{padding:0 14px}.category__page .product-shelf .products-grid li .tags{top:13px;left:14px}.product-shelf .product__add-bag-wrapper .add-to-cart .actions button:after{letter-spacing:normal}}