.category__page{margin-top:-139px;padding-bottom:40px}.category__page .filter_tamanho .attribute.tamanho{display:flex;flex-direction:column;align-items:center;text-align:center;grid-gap:0;gap:0;justify-content:center;padding-bottom:32px}.category__page .filter_tamanho .attribute.tamanho .splide{width:716px}.category__page .filter_tamanho .attribute.tamanho ul{justify-content:center}.category__page .filter_tamanho .attribute.tamanho h4,.category__page .filter_tamanho .attribute.tamanho ul li .checkbox{display:none}.category__page .filter_tamanho .attribute.tamanho ul li label{border:1px solid #8d8d8d;height:50px;width:49px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.3s}.category__page .filter_tamanho .attribute.tamanho ul li label.selected,.category__page .filter_tamanho .attribute.tamanho ul li label:hover{border-color:#262626;background-color:#262626}.category__page .filter_tamanho .attribute.tamanho ul li label.selected span,.category__page .filter_tamanho .attribute.tamanho ul li label:hover span{color:#fff}.category__page .filter_tamanho .attribute.tamanho ul li label span{font-size:15px;font-style:normal;color:#262626;font-weight:400;line-height:normal}.category__page .filter_tamanho .attribute.tamanho .splide__arrows{display:none}.category__page .breadcrumbs{padding:16px 0;border-bottom:1px solid #8d8d8d}.category__page .breadcrumbs .l-container{padding:0 40px}.category__page .breadcrumbs .breadcrumb__li-last a,.category__page .breadcrumbs .breadcrumb__li-last span,.category__page .breadcrumbs ul li a,.category__page .breadcrumbs ul li span{font-size:12px;color:#4b4b4b;font-weight:300;line-height:14.4px}.category__page .breadcrumbs ul li:after{font-size:16px;color:#c6c6c6;font-style:normal;font-weight:400;line-height:14.4px}.category__page .product__shelf-button{display:none!important}.category__page .product-shelf .products-grid{grid-gap:24px 16px;gap:24px 16px}.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:20px;padding:0 40px}.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-heading .page-title:not(.has__banners){padding-top:165px;color:#fff;background-color:#000}.category__page-nav-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;position:relative;margin:40px 40px 24px;grid-gap:20px;gap:20px;border-bottom:1px solid #dbdbdb}.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{width:82px;background-color:transparent;position:relative;cursor:pointer;transition:.2s;display:flex;align-items:center;justify-content:space-between;height:32px;padding:0 24px;border-radius:0;grid-gap:8px;gap:8px;color:#262626;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.category__page-nav-filter button.arrow-down:after{content:"Filtrar";color:#4b4b4b;font-size:12px;font-style:normal;font-weight:300;line-height:normal;display:none;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: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;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:#262626;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.category__page-sort span{font-size:0!important}.category__page-sort span:before{display:none;content:"Ordenar";color:#262626;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-right:16px}.total{padding-left:4%;font-size:12px;font-style:italic;font-weight:200;line-height:normal;color:#4b4b4b}.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:40px;grid-gap:8px;gap:8px}.pagination,.pagination li{text-align:center;justify-content:center}.pagination li{display:inline-flex;vertical-align:middle;cursor:pointer;align-items:center;border-radius:0}.page__link-next,.page__link-prev,.pagination li a{display:flex;min-width:23px;height:23px;font-size:13px;font-weight:300;transition:.3s;justify-content:center;align-items:center;color:#262626}.pagination li.active:hover a,.pagination li.active a{color:#dfd7d5;font-weight:600;background-color:#262626;border-radius:0}.pagination li button span{color:#262626;font-size:0;font-weight:400;transition:.3s}.page__link-next,.page__link-prev{width:auto;display:flex;padding:0 16px;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:13px;font-weight:300;color:#262626;text-transform:lowercase}.page__link-prev span:before{content:"Anterior"}.category__page-description{float:left;width:100%;position:relative;padding:40px 40px 20px}.description__content{padding:0;overflow:hidden;position:relative;display:flex;flex-direction:column;text-align:center}.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{color:#262626;font-size:12px!important;font-style:normal;font-weight:400!important;line-height:141.24%!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(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-wrapper .add-to-cart form .variations ul li{position:unset}.category__page .slider__id-2850{padding:0 40px;margin:60px 0}.category__page .slider__id-2850 .splide .splide__track .splide__list li a img,.category__page .slider__id-2850 .splide .splide__track .splide__list li img{width:100%;height:auto}.category__page .menu__id-1218{width:100%;background-color:#f8f5f1;border-top:1px solid #262626;border-bottom:1px solid #262626}.category__page .menu__id-1218 .splide .splide__track .splide__list li{border-left:1px solid rgba(58,58,58,.2)}.category__page .menu__id-1218 .splide .splide__track .splide__list li.splide__slide.is-active.is-visible{border-left:none}.category__page .menu__id-1218 .splide .splide__track .splide__list li{margin:30px 0}.category__page .menu__id-1218 .splide .splide__track .splide__list li,.category__page .menu__id-1218 .splide .splide__track .splide__list li a,.category__page .menu__id-1218 .splide .splide__track .splide__list li div{display:flex;align-items:center;justify-content:center;grid-gap:0 16px;gap:0 16px}.category__page .menu__id-1218 .splide .splide__track .splide__list li a span,.category__page .menu__id-1218 .splide .splide__track .splide__list li div span,.category__page .menu__id-1218 .splide .splide__track .splide__list li span{color:#000;font-size:14px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:.98px;text-transform:uppercase}@media (max-width:1024px){.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(min-width:769px){.category-page .category__page-nav-filter{margin-bottom:40px}}@media (max-width:768px){.category__page-nav-filter{flex-grow:0}.category__page .product-shelf{padding:0 16px}.category__page-nav-wrapper{margin:40px 16px 24px;grid-gap:0;gap:0}.category__page-sort span{margin:0 auto}.category__page-count-products,.category__page-sort span b{display:none}.category__page-nav-filter button.arrow-down,.category__page-sort span{font-size:16px;font-style:normal;font-weight:400;line-height:24px;display:flex;align-items:center;letter-spacing:0;color:#262626}.category__page .breadcrumbs .l-container{padding:0 16px}.category__page-description{padding:40px 16px 0}.category__page-nav-filter button.arrow-down:after,.category__page-sort span:after{border-right-width:1px;border-bottom-width:1px;width:6px;height:6px;display:none}.category__page-sort span:before{margin-right:0}.category__page-grid-mode{margin-left:auto}.category__page .product-shelf .products-grid{padding:0}.category__page .product__add-bag-wrapper .variations__attribute-tamanho .variations__title{display:none}.product-shelf .product__add-bag-wrapper .add-to-cart .actions button{padding:0}.product-shelf .product__add-bag-wrapper .add-to-cart .actions button:after{font-size:12px}.category__page .slider__id-2850{padding:0 16px}}@media(max-width:480px){.category__page-nav-filter button.arrow-down{font-size:14px;font-weight:600;padding:0}.category__page .filter_tamanho .attribute.tamanho .splide{width:348px}.category__page .filter_tamanho .attribute.tamanho ul{justify-content:flex-start}.category__page-sort span:before{display:flex;font-size:14px;color:#4b4b4b;font-weight:300}.category__page .product-shelf .product__add-bag-wrapper div.add-to-cart form.add-to-cart .variations__wrapper{padding:11px 8px}.category__page .product-shelf .products-grid li .actions .wishlist:not(.product-info__wishlist){right:8px}.category-page .product-shelf .products-grid li .tags,.category__page .product-shelf .products-grid li .tags{top:8px;left:8px}.category-page .product-shelf .products-grid li .tags p,.category__page .product-shelf .products-grid li .tags p{font-size:12px;height:13px;padding:2px 8px;min-width:44px}.category-page .product-shelf .products-grid li .wishlist,.category__page .product-shelf .products-grid li .wishlist{top:8px;right:8px}.category-page .product-shelf .products-grid li .product-info-wrapper .h3,.category-page .product-shelf .products-grid li .product-info-wrapper .h3 a,.category__page.grid-5 .product-shelf .products-grid li .product-info-wrapper .h3,.category__page.grid-5 .product-shelf .products-grid li .product-info-wrapper .h3 a{font-size:14px}.category-page .product-shelf .products-grid li .product-info-wrapper,.category__page.grid-5 .product-shelf .products-grid li .product-info-wrapper{padding:8px 0 0}.category-page .product-shelf .product__add-bag-button,.category__page.grid-5 .product-shelf .product__add-bag-button{right:8px;top:calc(100% - 155px)}.category-page .product-shelf .product__add-bag-show .product__add-bag-button,.category__page.grid-5 .product-shelf .product__add-bag-show .product__add-bag-button{top:calc(100% - 239px)!important}.category-page .product-shelf .product__add-bag-button:before,.category__page.grid-5 .product-shelf .product__add-bag-button:before{width:22px;height:22px;background-size:22px 22px}.category-page .product__add-bag-wrapper .variations__list-wrapper,.category__page.grid-5 .product__add-bag-wrapper .variations__list-wrapper{width:74px}.category__page .slider__id-2850{padding:0 0 0 16px}.category__page .menu__id-1218 .splide .splide__track .splide__list li,.category__page .menu__id-1218 .splide .splide__track .splide__list li a,.category__page .menu__id-1218 .splide .splide__track .splide__list li div{grid-gap:0 8px;gap:0 8px}}