.navbar-wrapper .container{padding:20px 40px;grid-gap:20px;gap:20px;width:100%;display:inline-flex;justify-content:flex-end;align-items:center;position:relative;top:52px}.category__page .splide .splide__pagination{bottom:10px}.category__page button.product__shelf-button{display:none!important}.category-heading{display:flex;align-items:center;grid-area:heading;margin-bottom:-20px}.category-heading picture{position:relative;min-height:150px;width:100%}.category-heading picture div{width:100%;height:100%;position:absolute;z-index:-1}.category-heading picture img{display:block}.category-heading .banners{width:100%;position:relative;z-index:1;margin-bottom:0}.category-heading .h1{width:100%;font-size:35px;padding:20px 40px;text-transform:uppercase}.category-heading .has-banners{position:absolute}.description{grid-area:desc;display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;text-align:center;padding:50px 0;border-top:1px solid #eee}.description .container{max-width:1280px;margin:0 auto;padding:0}.description .h2{width:100%;font-size:20px;font-weight:400;text-transform:uppercase;margin-bottom:30px}.description p{width:100%;max-width:900px;font-size:16px;color:#575757;margin:0 auto;line-height:1.7}.description a{font-size:22px;font-weight:400}.category__page{width:100%;display:flex;flex-direction:column;justify-content:center}.category__page-nav-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;position:relative;padding:20px 4%;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:12;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:#fff;border-bottom:2px solid #646464;font-size:14px;position:relative;cursor:pointer;transition:.2s;color:#000;font-weight:300;display:flex;align-items:center;justify-content:space-between;height:36px;padding:0;border-radius:0;grid-gap:8px;gap:8px}.category__page-nav-filter button.arrow-down:hover{background-color:#fff}.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:2px}@-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{font-size:14px;font-weight:300;color:#000}.category__page-count-products span b{font-weight:300}.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:14px;color:#000;font-weight:300}.category__page-sort span:after{content:"";border-right:1px solid #000;border-bottom:1px solid #000;width:4px;height:4px;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 #000;position:relative;border-right:8px solid #000;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:#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{opacity:1;border-color:#068d59}.category__page-grid-mode ul .current:after,.category__page-grid-mode ul .current:before,.category__page-grid-mode ul .current div{background-color:#068d59}.category__page .navbar-wrapper{grid-area:nvw;display:flex;width:100%}.products-grid{width:calc(100% + 30px);margin-left:-15px}.pagination{width:100%;text-align:center;margin-top:40px;margin-bottom:50px}.pagination li{display:inline-flex;vertical-align:middle;text-align:center;border:1px solid #e7e7e7;margin:0 3px;cursor:pointer;align-items:center;justify-content:center;border-radius:4px}.pagination li.active>*,.pagination li:hover>*{background:#333;color:#fff}.pagination li>*{display:flex;width:40px;height:40px;border-radius:4px;font-size:14px;transition:.3s;justify-content:center;align-items:center;color:#b3b3b3}.pagination li *{color:#b3b3b3}.pagination li.active *,.pagination li:hover *{color:#fff}.loader .bt-spinner{width:24px;height:24px}.category__page .layer div>button{background:transparent;font-size:15px;border:1px solid #e7e7e7;padding:6px 21px 6px 6px;position:relative;cursor:pointer;transition:.2s;color:#333;display:none;width:100%;text-transform:uppercase}.category__page .layer div>button:after{border-color:#333;right:6px;transition:.2s}.category__page .nav-filters .attributes{display:flex;flex-wrap:wrap;width:100%;padding:0 40px;grid-gap:10px;gap:10px}.category__page .nav-filters .attributes .attribute{padding:6px 10px;width:100%;max-width:190px;border:1px solid #bebebe;font-size:13px;text-transform:uppercase;position:relative;cursor:pointer}.category__page .nav-filters .attributes .attribute:not(:last-child){margin-right:-1px}.category__page .nav-filters .attributes .attribute dd{position:absolute;top:100%;left:-1px;opacity:0;visibility:hidden;z-index:4;background:#fff;width:calc(100% + 2px);max-height:300px;overflow:auto;transform:translate3d(0,-10px,0);transition:.2s;padding:10px 20px;border:1px solid #bebebe}.category__page .nav-filters .attributes .arrow-down:after{right:10px}.category__page .nav-filters .attributes .attribute:hover dd{opacity:1;visibility:visible;transform:translateZ(0);cursor:auto}.category__page .nav-filters .attributes .categories .lvl-1 a{padding:5px;display:block}.category__page .nav-filters .attributes .categories .lvl-1>a{font-weight:500}.category__page .nav-filters .attributes .categories .lvl-1 ul{margin-left:8px}.category__page .nav-filters .attributes .categories .lvl-2 ul{margin-left:10px}.category__page .nav-filters .attributes .cor ul,.category__page .nav-filters .attributes .tamanho ul{display:flex;grid-gap:10px;gap:10px;flex-wrap:wrap;padding:10px 0}.category__page .nav-filters .attributes .cor ul li{width:auto;display:flex;align-items:center}.category__page .nav-filters .attributes .cor ul li .color,.category__page .nav-filters .attributes .cor ul li img{padding:2px;width:36px;height:36px}.category__page .nav-filters .attributes .cor ul li .color div{width:100%;height:100%}.category__page .nav-filters .attributes .cor ul li label,.category__page .nav-filters .attributes .tamanho li label{border:1px solid #bebebe;transition:.2s;cursor:pointer;display:flex}.category__page .nav-filters .attributes .tamanho li label{width:36px;height:36px;display:block;display:flex;align-items:center;justify-content:center}.category__page .nav-filters .attributes .cor ul .selected,.category__page .nav-filters .attributes .cor ul li label:hover,.category__page .nav-filters .attributes .tamanho li label:hover,.category__page .nav-filters .attributes .tamanho ul .selected{background:#eee}.category__page .nav-filters .attributes .cor ul .selected span,.category__page .nav-filters .attributes .cor ul li label:hover span,.category__page .nav-filters .attributes .tamanho ul .selected span,.category__page .nav-filters .attributes .tamanho ul li label:hover span{color:var(--color3)}.category__page .nav-filters .attributes .cor ul .selected{border-color:#000}.category__page .nav-filters .attributes .attribute ul li label span{padding:5px 10px;font-size:10px}.category__page .nav-filters .attributes .cor ul li span,.category__page .nav-filters .attributes .tamanho ul li span{cursor:pointer}.category__page .nav-filters .attributes .attribute .checkbox{display:none}.category__page .sort-by{position:relative;padding:10px 0;font-size:14px;display:flex;flex-direction:row-reverse;grid-gap:20px;gap:20px;align-items:center;justify-content:center}.category__page .sort-by span{position:relative;padding-right:15px;cursor:pointer}.category__page .sort-by ul{visibility:hidden;opacity:0;transition:.2s;position:absolute;box-shadow:0 0 10px 1px rgb(0 0 0/5%);top:100%;right:0;padding:20px;background-color:#fff}.category__page .sort-by:hover ul{visibility:visible;opacity:1;z-index:5}.category__page .sort-by ul li{margin-bottom:5px;transition:.2s;cursor:pointer}.category__page .sort-by ul li:hover{color:#0d0d0d}.category__page .sort-by button{display:flex;margin-left:10px;padding:5px 0 5px 5px;border:0;background:transparent;transition:.2s}.category__page .sort-by button i{color:#ababab;font-size:16px;width:10px}.category__page .sort-by button .current{color:#000}.category__page .product-shelf{grid-area:shelf;margin-top:20px;padding:0 1%;grid-row-start:3}.category__page .product-shelf .message{text-align:center;font-size:25px}.category__page .layer .price ul .price-range{display:flex;justify-content:space-between;margin-top:10px}.category__page .layer .price button{background:#fff;color:#0d0d0d;border:2px solid #0d0d0d;padding:4px;cursor:pointer;margin-top:10px;float:right;transition:.2s}.category__page .layer .price button:hover{background:#0d0d0d;color:#fff}.category__page .layer .price ul li span{font-size:13px;margin-top:10px}.category__page .layer .slider-component .slider,.category__page .layer .slider-component .slider .slider-process{background-color:#fff}.category__page .layer .slider-component .slider .slider-dot{background-color:#fff;border:5px solid #0d0d0d;box-shadow:none}.product__add-bag-wrapper li.variations__list label:after,.product__add-bag-wrapper li.variations__list label:before{opacity:0!important}.category__page .shelf-wrapper .products-grid{width:100%!important;margin-left:0!important}.product-shelf .products-grid:not(.carousel) li{display:inline-block;vertical-align:top;width:calc(20% - 20px);margin:0 10px 40px;position:relative;transition:.2s}.grid-4 .products-grid:not(.carousel) li{width:calc(25% - 20px)}.grid-5 .products-grid:not(.carousel) li{width:calc(20% - 20px)}.product-shelf .products-grid .splide__slide li{width:100%}.product-shelf .products-grid li .product-info-wrapper .h3,.product-shelf .products-grid li .product-info-wrapper .h3 a{color:#333}.category__page .product-shelf .products-grid li .product-info-wrapper{justify-content:flex-start!important;align-items:flex-start!important;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#000!important}.grid-mode ul{display:flex}.grid-mode ul li{width:48px;height:20px;background:transparent;border-left:8px solid #333;position:relative;border-right:8px solid #333;margin-left:10px;cursor:pointer;opacity:.3;transition:.2s}.grid-mode ul .current,.grid-mode ul li:hover{opacity:1}.grid-mode ul li:before{content:"";height:2px;width:calc(100% + 16px);left:-8px;background:#fff;top:calc(50% - 1px);position:absolute;z-index:1}.grid-mode ul .grid-4{width:38px}.grid-mode ul li div{position:absolute;width:28px;border-left:8px solid #333;border-right:8px solid #333;height:20px;left:calc(50% - 14px);z-index:0}.grid-mode ul .grid-4 div{width:18px;left:calc(50% - 9px)}.grid-mode ul li div:before{content:"";height:20px;width:8px;background:#333;position:absolute;left:calc(50% - 4px)}.grid-mode ul .grid-4 div:before{display:none}.page__search-title{text-align:left;padding:0 2%}.page__search .results{padding:0 2%}.category-page .shelf-wrapper .products-grid:not(.carousel) li{border:none!important}.category-page .shelf-wrapper .products-grid{border:none!important;border-top:none;width:100%!important;margin-left:0!important}.category-page .product-shelf .products-grid li .product-info-wrapper{opacity:1!important;visibility:visible!important;position:relative!important}.category-page .product-shelf .products-grid li .product-info-wrapper .h3,.product-shelf .products-grid li .product-info-wrapper .price-box{width:100%!important}.page__search .ais-InstantSearch .product-shelf .products-grid>li{width:calc(20% - 8px)!important}@media (max-width:1444px){.grid-mode ul{display:none}.grid-4 .products-grid:not(.carousel) li,.grid-5 .products-grid:not(.carousel) li{width:calc(33.33333% - 20px)}.description .container{padding:0 40px}}@media (max-width:1280px){.grid-4 .products-grid:not(.carousel) li,.grid-5 .products-grid:not(.carousel) li{width:calc(50% - 20px)}.category__page .nav-filters .attributes .cor ul,.category__page .nav-filters .attributes .tamanho ul{padding:10px 0;grid-gap:20px 10px;gap:20px 10px}.page__search .ais-InstantSearch .product-shelf .products-grid>li{width:calc(25% - 8px)!important}}@media (max-width:1024px){.navbar-wrapper .container{top:unset}.category__page .layer .nav-filters{padding:0 40px;position:relative}.category__page .layer{grid-row-start:auto;grid-row-end:auto}.category__page .product-shelf{grid-row-start:auto}.category__page .layer .attributes .close{margin-bottom:10px;padding:5px 10px;font-size:13px;border-radius:0;background:var(--color1);color:var(--color2)}.category__page .layer div>button{display:inline;display:initial;width:-webkit-fill-available}.category__page .layer div>button:hover{background:#333;color:#fff}.category__page .layer div>button:hover:after{border-color:#fff}.category__page .nav-filters .attributes .attribute{border:none;border-top:1px solid #bebebe}.category__page .layer .attributes{width:calc(100% - 80px);padding:30px 35px;left:40px;top:calc(100% + 4px);z-index:16;position:absolute;transition:.3s;background:#fff;display:none;flex-wrap:wrap;box-shadow:0 0 10px 1px rgb(0 0 0/5%)}.category__page .layer .active{margin-bottom:10px;display:flex}.category__page .nav-filters .attributes .attribute dd{position:static;opacity:1;visibility:visible;border:0;width:100%;max-height:none}.category__page .layer .attribute{width:33.33333%;padding:0 40px 0 0}.category__page .layer .attribute:last-child{margin:initial}.category__page .layer .attribute:nth-child(n+5){border-top:1px solid #e7e7e7;padding-top:20px;margin-top:20px}.category__page .sort-by{padding:0 0 10px}.navbar-wrapper .container{padding:0 40px}.navbar-wrapper .container .grid-mode{display:none}.category-heading picture{min-height:100px}}@media (max-width:768px){.search-floater.filled .ais-InstantSearch{padding:20px 4% 130px!important}.page__search{margin:0}.page__search-title{font-size:14px;text-align:center}.page__search .ais-InstantSearch .product-shelf .products-grid>li{width:calc(48% - 1px)!important}.search-floater .ais-InstantSearch .products-grid ol>li{width:calc(43% - 4px)!important;margin:5px!important}.search-floater .ais-InstantSearch .ais-InfiniteHits-loadMore{margin-top:18px}.search-floater .product-shelf .products-grid li .product-info-wrapper .price-box span{font-size:12px}.search-floater .product-shelf .products-grid li .product-info-wrapper .price-box .installments span.price,.search-floater .product-shelf .products-grid li .product-info-wrapper .price-box span.price.old-price,.search-floater .search-floater.product-shelf .products-grid li .product-info-wrapper .price-box .installments span{font-size:10px}.product-shelf .products-grid li .product-info-wrapper .price-box span{font-size:14px}.product-shelf .products-grid li .product-info-wrapper{padding:12px 5px 0}.category__page .product-shelf{padding:0 2%}.category-heading .h1{font-size:24px;text-align:center}.products-grid{margin-left:0}.grid-4 .products-grid:not(.carousel) li,.grid-5 .products-grid:not(.carousel) li{width:calc(50% - 4px);margin:0 2px}.category__page .product-shelf .product__add-bag-wrapper .add-to-cart .actions button:after{font-size:14px}.navbar-wrapper .container{justify-content:center}.category__page .sort-by{flex-direction:row}.category__page .sort-by button i{width:20px;padding:5px 10px;display:flex;justify-content:center}.category__page .sort-by ul{right:auto;width:100vw}.category__page .sort-by ul li{padding:8px 0}.category-heading{margin-bottom:20px}.category__page .layer .nav-filters,.navbar-wrapper .container{padding:0 3%}.category__page .layer .attributes{position:fixed;height:calc(100% - 60px);top:0;width:calc(100% - 150px);left:0;padding:0 0 30px;display:block;transform:translate(-100%);visibility:visible;opacity:1;overflow-y:auto}.category__page .nav-filters .attributes .attribute{padding:0;max-width:100%}.category__page .nav-filters .attributes .categories .lvl-1 a{padding:15px 0 15px 10px}.category__page .layer>div>.active{transform:translate(0)}.category__page .layer>div>.close-mobile.active{transform:translate(0);transition:.3s}.category__page .layer div>.close-mobile{position:fixed;display:block!important;opacity:1;visibility:visible;bottom:0;left:0;background:#333;color:#fff;font-size:14px;text-transform:uppercase;width:calc(100% - 150px);height:60px;padding:21px 4%;z-index:12;margin-bottom:0;transform:translate(-100%);transition:.3s}.category__page .layer div>.close-mobile:after,.category__page .layer div>.close-mobile:before{transition:.3s;content:"";width:20px;height:1px;transform:rotate(45deg);position:absolute;right:4%;top:50%;background:#fff}.category__page .layer div>.close-mobile:before{transform:rotate(-45deg)}.category__page .layer .attribute{width:100%;margin:0}.category__page .layer .attribute ul li a{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%);padding:15px 0 15px 10px;margin:2px 0}.category__page .layer .attribute .active{background:#f9f9f9;transition:.2s}.category__page .layer .attribute{border-bottom:1px solid #e7e7e7;margin-top:0;margin-bottom:0;padding:0}.category__page .layer .attribute dt{padding:15px 4%;font-size:16px;margin-bottom:0;position:relative}.category__page .layer .attribute .arrow-down:after{right:4%;display:block}.category__page .layer .attribute dd{padding:15px 4%}.category-heading picture{min-height:70px}.product-shelf .products-grid:not(.carousel) li{width:calc(50% - 4px)}}@media (max-width:480px){.category__page .layer .attributes,.category__page .layer div>.close-mobile{width:calc(100% - 50px)}.category-heading picture{min-height:250px}.arrow-down:after{right:2px}.grid-4 .products-grid:not(.carousel) li,.grid-5 .products-grid:not(.carousel) li{width:calc(50% - 4px)}.category__page .layer{justify-content:flex-start}.category__page .layer .attribute dd{padding:15px 3%}.category__page .layer .attribute ul{padding-left:0}.category__page .nav-filters .attributes .attribute{border-bottom:1px solid #bebebe;border-top:initial}.description{padding-top:20px}.description .h2{margin-bottom:20px}.description p{font-size:14px}}