.category__page .breadcrumbs{padding:32px 0}.category__page .breadcrumbs .l-container{padding:8px 40px}.category__page .product__shelf-button{display:none!important}.category__page.grid-4 .products-grid:not(.carousel) li{width:calc(33.33333% - 11px)}.category__page.grid-5 .products-grid:not(.carousel) li{width:calc(25% - 12px)}.category__page .product-shelf{margin-top:24px;padding:0 40px}.category__page .product-shelf .products-grid{grid-gap:32px 16px;gap:32px 16px}.category__page .product-shelf .products-grid li .product-info-wrapper .h3,.category__page .product-shelf .products-grid li .product-info-wrapper .h3 a{margin:0;display:unset}.category__page .product-shelf .products-grid li .product-info-wrapper{padding:16px 0 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;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:1px solid #f0f0f0;border-left:0;border-right:0}.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:40px;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;transition:.2s;display:flex;align-items:center;justify-content:space-between;height:36px;padding:0;border-radius:0;grid-gap:8px;gap:8px;color:#4b4b4b;font-size:0;font-style:normal;font-weight:300;line-height:normal}.category__page-nav-filter button.arrow-down:before{content:"Filtrar";color:#4b4b4b;font-size:12px;font-style:normal;font-weight:600;line-height:normal;display:block}.category__page-nav-filter button.arrow-down:after{content:"";border-right:1px solid #000;border-bottom:1px solid #000;width:4px;height:4px;transform:scale(1) rotate(45deg);transition:.3s;position:static;margin-bottom:5px}@-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 .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;padding:5px 4%}.nav__filter-clean:hover{background-color:#222}.category__page-count-products{display:flex}.category__page-count-products span,.category__page-sort span b{color:#4b4b4b;font-size:12px;font-style:normal;font-weight:300;line-height:normal}.category__page-sort span{font-size:0!important}.category__page-sort span:before{content:"Ordenar";font-style:normal;font-weight:300;margin-right:10px}.category__page-sort span:before,.total{color:#4b4b4b;font-size:12px;line-height:normal}.total{padding-left:40px;font-style:italic;font-weight:200}.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: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;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 #bcbcbc;position:relative;border-right:8px solid #bcbcbc;cursor:pointer;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:#bcbcbc;margin-left:1px;transition:.2s}.category__page-grid-mode ul li.grid-4{border-right:0;width:26px}.category__page-grid-mode ul .current{opacity:1;border-color:#4b4b4b}.category__page-grid-mode ul .current:after,.category__page-grid-mode ul .current:before,.category__page-grid-mode ul .current div{background-color:#4b4b4b}.pagination{width:100%;display:flex;margin-top:40px;margin-bottom:90px;grid-gap:7px;gap:7px}.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:23px;height:23px;font-size:12px;font-weight:300;transition:.3s;justify-content:center;align-items:center;color:#121212}.pagination li.active:hover a,.pagination li.active a{color:#fff;font-weight:400;background-color:#121212}.pagination li button span{color:#121212;font-size:0;font-weight:400;transition:.3s}.page__link-next,.page__link-prev{width:auto;display:flex;padding:0;background-color:unset}.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\00F3 ximo";font-size:12px;font-weight:300;color:#121212;text-transform:lowercase}.page__link-prev span:before{content:"Anterior"}.category__page .page-title.h2{padding:0 40px;color:#262626;font-size:20px;font-weight:300;line-height:24px;letter-spacing:4px;text-transform:uppercase}.category__page-description{width:100%;position:relative;margin-top:8px;padding:0 40px}.description__content{max-width:600px;padding:0;position:relative;display:flex;flex-direction:column;text-align:center;margin:0 auto 0 0}.description__content div,.description__content div p,.description__content div p a,.description__content div span,.description__content div span a{color:#262626;background-color:transparent!important;text-align:left;font-size:12px;font-style:normal;font-weight:400;line-height:141.24%}.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(241 241 241/93%)}.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-shelf .product__add-bag-show .product__add-bag-button{top:calc(100% - 270px)}.filter_tamanho{padding:0 40px 40px}.filter_tamanho .splide__list{justify-content:center;flex-wrap:wrap;grid-gap:12px;gap:12px;transform:none!important}.filter_tamanho .splide__list .splide__slide{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;min-width:70px}.filter_tamanho .splide__list .splide__slide label{border:1px solid #000;border-radius:0;height:46px;width:60px;display:flex;align-items:center;justify-content:center;background-color:#fff;padding:10px;transition:.3s}.filter_tamanho .splide__list .splide__slide label.selected,.filter_tamanho .splide__list .splide__slide label:hover{background-color:hsla(0,0%,72.9%,.31373)}.filter_tamanho .splide__list .splide__slide label .checkbox{display:none}.filter_tamanho .splide__list .splide__slide label span{color:#333;font-size:18px;font-weight:400}@media (max-width:1280px){.category__page .product-shelf{padding:0 30px}.category__page .breadcrumbs{padding:24px 30px}.category__page-description{padding:0 30px}.category__page-nav-wrapper{padding:40px 30px}.filter_tamanho{padding:0 30px 40px}.total{padding-left:32px}}@media (max-width:1024px){.filter_tamanho .splide__list .splide__slide label span{font-size:14px}.category__page .product-shelf{padding:0 20px}.category__page.grid-5 .products-grid:not(.carousel) li{width:calc(50% - 8px)}.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){.filter_tamanho .splide__list .splide__slide label:hover{background-color:transparent}.filter_tamanho .splide__list .splide__slide label.selected{background-color:hsla(0,0%,72.9%,.31373)}.category__page .page-title.h2{padding:0 16px 13px}.category__page .breadcrumbs .l-container{padding:8px 16px}.category__page-grid-mode{flex-grow:1;justify-content:flex-end}.pagination{margin-top:24px;margin-bottom:34px}.category__page-nav-filter{flex-grow:0}.category__page .product-shelf{padding:0 16px}.category__page-nav{padding:40px 16px}.category__page-count-products,.category__page-sort span b{display:none}.category__page .category__page-nav-filter button.arrow-down,.category__page .category__page-sort span{font-size:0;font-style:normal;font-weight:600;line-height:normal;padding:0;height:36px;display:flex;align-items:center;letter-spacing:0;color:#4b4b4b}.category__page .category__page-nav-filter button.arrow-down:after,.category__page .category__page-sort span:after{border-right-width:1px;border-bottom-width:1px;width:6px;height:6px;display:none}.page__link-next,.page__link-prev,.pagination li a{min-width:23px;height:23px}.category__page-nav-filter button.arrow-down,.category__page-nav-filter button.arrow-down:hover{width:70px;background-color:transparent;color:#4b4b4b;font-size:0;font-weight:600;border-bottom:1px solid #000;justify-content:flex-start;padding-right:13px;z-index:3}.category__page .product-shelf .products-grid{padding:0}.category__page-nav-wrapper{justify-content:flex-start;padding:0;margin:0;grid-gap:0 6px;gap:0 6px}.category__page-nav-wrapper:after{content:"";width:100%;height:1px;background-color:#dbdbdb;position:relative;left:0;bottom:1px}.category__page .breadcrumbs{padding:32px 0 24px}.category__page-description{padding:0 16px;margin:0}.description__content{max-width:100%}.filter_tamanho{padding:0 0 40px}.filter_tamanho .splide__list{padding:0 0 16px 16px!important;grid-gap:12px;gap:12px;flex-wrap:nowrap;overflow:auto;scrollbar-width:thin}.filter_tamanho .splide__list::-webkit-scrollbar{height:0!important}.filter_tamanho .splide__list .splide__slide{min-width:46px}.filter_tamanho .splide__list .splide__slide label span{font-size:12px}.category__page .product-shelf .products-grid li .tags .off,.category__page .product-shelf .products-grid li .tags p{min-width:56px;max-width:56px;min-height:12px;max-height:16px}.category__page .product-shelf .products-grid li .tags{grid-gap:8px;gap:8px;left:-52px;top:64px}.category__page .product-shelf .products-grid li .wishlist{top:12px;right:6px}.category__page .wishlist div{width:21px;height:21px}.category__page .product-shelf .products-grid li .wishlist .spinner-loading:after{width:10px;height:10px;top:calc(50% - 9px)}}@media (max-width:480px){.category__page .product-shelf .products-grid li .product-info-wrapper{padding:8px 0 0;grid-gap:8px;gap:8px}.product-shelf .products-grid li .product-info-wrapper .price-box .discount span:after,.product-shelf .products-grid li .product-info-wrapper .price-box .discount span strong,.product-shelf .products-grid li .product-info-wrapper .price-box span{font-size:11px}.product-shelf .products-grid li .product-info-wrapper .price-box .prices .price.old-price{font-size:10px}.product-shelf .products-grid li .product-info-wrapper .price-box .prices{grid-gap:5px;gap:5px}}