.product-container{background:#f6f6f6;height:320px;margin:20px 0;cursor:pointer;padding:2rem}.product-container .product-icons{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.product-container .product-icons svg{width:20px}.product-container .product-icons svg:first-child{fill:red}.product-container .product-image img{height:220px;width:200px}.product-container .product-description{text-align:left}.product-container .product-description h4{margin:20px 0;font-size:12px}.product-container .product-description .product-prices{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;font-size:12px}.product-container .product-description .product-prices p{margin:3px 0}.product-container .product-description .product-prices .product-sale p:first-child{font-size:10px;text-decoration:line-through}.product-container .product-description .product-prices .product-sale-result{text-align:center;padding:1px 3px;color:#a8ca64;border:2px solid #a8ca64;border-radius:5px}.product-container .product-description .product-prices .product-sale-result p{margin:0}@media only screen and (max-width:37.5rem){.products{grid-gap:1rem;gap:1rem}.product-container{height:260px;max-width:180px;padding:10px}.product-container .product-image img{height:8rem;width:160px}.product-container .product-description .product-sale p{font-size:10px}.product-container .product-description .product-sale p:first-child{font-size:8px}.product-container .product-description .product-sale-result p{font-size:10px}}.gallery{background:#eee;width:50%;margin:auto}.gallery-cell{width:100%;height:350px;margin-right:0;background:#8c8;counter-increment:gallery-cell}.gallery-cell img{width:100%;height:360px}@media only screen and (max-width:37.5rem){.gallery{width:100%}.gallery .gallery-cell{width:100%;height:200px;margin-right:0;margin-top:10px;background:#8c8;counter-increment:gallery-cell}.gallery .gallery-cell img{border-radius:0;width:100%;height:200px}}.gallery:first-child{background:#fff;width:100%}.gallery{background:#fff;width:90%;margin-bottom:50px}.gallery .carousel-cell{width:15%;height:150px;margin-right:50px;background:#34a25a;border-radius:5px;counter-increment:carousel-cell}.gallery button{background:none}.carousel-cell:before{display:block;text-align:center;content:counter(carousel-cell);line-height:200px;font-size:80px;color:#fff}@media only screen and (max-width:37.5rem){.gallery{width:100%}.gallery .carousel-cell{width:30%;height:100px;margin-right:10px;margin-top:10px;background:#8c8;counter-increment:gallery-cell}.gallery .carousel-cell img{border-radius:0;width:100%;height:200px}.gallery button{display:none}}h1{margin:0;line-height:2;text-align:center}h2{margin:0 0 .5em;font-weight:400}.arrow{position:absolute;opacity:0;z-index:-1}.row{width:15%;display:-webkit-flex;display:flex;margin:20px 30px 0 0}.row .col{-webkit-flex:1 1;flex:1 1}.row .col:last-child{margin-left:1em}.tabs{border-radius:8px;overflow:hidden;box-shadow:0 4px 4px -2px rgba(0,0,0,.5)}.tabs button{font-size:12px;border-radius:5px;color:#82371b;background:#a8ca64;width:100%;padding:8px}.tabs p{font-size:16px;color:#82371b;border-bottom:2px solid #a8ca64}.tabs .slider-menu{width:60%;margin:10px}.tabs .slider-menu .menu-title{text-align:left;font-size:14px}.tabs .slider-menu .slider{-webkit-appearance:none;margin:18px 0 5px;width:100%}.tabs .slider-menu .slider:focus{outline:none}.tabs .slider-menu .slider::-webkit-slider-runnable-track{width:100%;height:8.4px;cursor:pointer;box-shadow:1.5px 1.5px 1.5px #131212,0 0 1.5px #131212;background:#a8ca64;border-radius:1.3px}.tabs .slider-menu .slider::-webkit-slider-thumb{box-shadow:1px 1px 1px #131212,0 0 1px #131212;height:25px;width:6px;border-radius:3px;background:#a8ca64;cursor:pointer;-webkit-appearance:none;margin-top:-10px}.tabs .slider-menu .slider::-moz-range-track{width:100%;height:8.4px;cursor:pointer;box-shadow:1.5px 1.5px 1.5px #131212,0 0 1.5px #131212;background:#a8ca64;border-radius:1.3px}.tabs .slider-menu .slider::-moz-range-thumb{box-shadow:1px 1px 1px #131212,0 0 1px #131212;height:25px;width:8px;border-radius:3px;background:#a8ca64;cursor:pointer}.tabs .slider-menu .slider::-ms-track{width:100%;height:8.4px;cursor:pointer;background:transparent;border-color:transparent;border-width:16px 0;color:transparent}.tabs .slider-menu .slider::-ms-fill-lower,.tabs .slider-menu .slider::-ms-fill-upper{box-shadow:1.5px 1.5px 1.5px #131212,0 0 1.5px #131212;background:#a8ca64;border-radius:1.3px}.tabs .slider-menu .slider::-ms-thumb{box-shadow:1px 1px 1px #131212,0 0 1px #131212;height:25px;width:8px;border-radius:3px;background:#a8ca64;cursor:pointer}.tabs .slider-menu h4{margin-bottom:0;font-weight:700}.tabs .slider-menu span{font-size:12px}.tab{width:100%;color:#fff;overflow:hidden}.tab-label{font-size:14px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:5px 10px;color:#a8ca64;font-weight:700;cursor:pointer;transition:width .3s}.tab-label:hover{border-bottom:1px solid #82371b;width:100%}.tab-label:after{content:"\276F";text-align:center;transition:all .35s}.tab-content{max-height:0;padding:0 1em;color:#2c3e50;background:#fff;transition:all .35s}.tab-content ul{list-style:none;margin:5px;padding:0}.tab-content ul .filter-item,.tab-content ul li{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:2px 0;font-size:12px}.tab-close{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;padding:1em;font-size:.75em;cursor:pointer}input:checked+.tab-label{background:#f6f6f6}input:checked+.tab-label:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}input:checked~.tab-content{max-height:100vh;padding:1em}@media only screen and (max-width:37.5rem){.row{position:-webkit-sticky;position:sticky;top:0}}.page .page--products{height:100%;display:-webkit-flex;display:flex;margin:10px 30px 50px 0}.page .products-category{padding-bottom:5px;width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;border-bottom:1px solid rgba(40,44,52,.3)}@media only screen and (max-width:37.5rem){.page{width:100%;margin:1rem auto;z-index:1}.page .page--products{margin:10px auto}.page .page--products .products{display:grid;grid-template-columns:1fr;justify-items:center;padding:0 2%;grid-gap:1rem;gap:1rem;margin:0 90px}.page .products-category{background:#000}}.cart-item{display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;margin:15px 0;border-radius:5px;background-color:#f6f6f6}.cart-item img{height:125px;min-width:125px}.cart-item .item-info{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around;font-size:14px}.cart-item .item-info .paragraph{padding:0 25px}.cart-item .item-info span{font-size:8px}.cart-item .item-info .quantity{padding:0 5px;font-size:22px}.cart-item .item-info .quantity-icon svg{font-size:18px;padding:0 10px}.cart-item .item-info .trash{cursor:pointer;font-size:18px;transition:.3s}.cart-item .item-info .trash:hover{fill:#fff}.cart-item .item-info .trash:active{fill:#a07300}.cart-item .item-info p{padding:5px 0}@media only screen and (max-width:37.5rem){.cart-item{display:inherit}.cart-item img{margin:0 auto}.cart-item .item-info{font-size:12px}.cart-item .item-info .paragraph{font-size:14px;padding:0 25px}.cart-item .item-info div{display:-webkit-flex;display:flex}.cart-item .item-info span{font-size:8px}.cart-item .item-info .quantity{padding:0 5px;font-size:16px}.cart-item .item-info .quantity-icon svg{font-size:18px;padding:0 10px}}.carrinhobtn{background-color:transparent;color:#fff;padding:5px 16px;font-size:16px;border:none;cursor:pointer}.carrinho{width:50%;display:inline-block}.carrinho-content{padding:1rem;z-index:1;text-align:center;border-radius:5px}.carrinho .cart-pay{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.carrinho .cart-pay .carrinho-frete input{width:200px;padding:10px 20px;border-radius:5px;border:1px solid #c2c2c2}.carrinho .cart-pay p{color:#82371b}.carrinho .cart-pay button{padding:12px 50px;font-size:16px;border:none;border-radius:5px;background:#34a25a;color:#fff}.carrinho .cart-pay button:hover{background:#a8ca64}@media only screen and (max-width:37.5rem){.carrinho{width:100%}.carrinho .cart-pay{display:inherit}}.dropbtn{background-color:transparent;color:#fff;padding:5px 16px;font-size:16px;border:none;cursor:pointer}.dropdown{position:relative;display:inline-block}.dropdown-content{display:none;position:absolute;background-color:#82371b;min-width:100%;width:500px;padding:2rem;z-index:1;text-align:center;margin-top:1px;border-radius:0 0 5px 5px}.dropdown-content a{color:#fff;margin:0 auto;padding:12px 10px;text-decoration:none;display:block}.dropdown:hover .dropdown-content{display:grid;grid-template-columns:1fr 1fr 1fr}.table-wrapper{margin-top:300px}.table-wrapper .table-container{background:#f6f6f6}.table-wrapper .table-container div:nth-child(2n){background:#fff}.table-wrapper .table-container .table-content{padding:0 100px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.table-wrapper .table-container .table-content p{font-size:16px}@media only screen and (max-width:37.5rem){.table-wrapper .table-container .table-content{padding:0 20px}.table-wrapper .table-container .table-content h5{font-size:16px}.table-wrapper .table-container .table-content p{font-size:14px}}.produto-wrapper{width:80%;margin:100px auto 200px}.produto-wrapper .produto-container{height:22rem;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-items:center;align-items:center}.produto-wrapper .produto-container .produto-img-container{height:100%;width:50%}.produto-wrapper .produto-container .produto-img-container svg{float:right;margin-right:100px}.produto-wrapper .produto-container .produto-img-container .img-container{height:100%}.produto-wrapper .produto-container .produto-img-container .img-container .produto-img{width:100%;height:100%;object-fit:contain}.produto-wrapper .produto-container .produto-img-container .gallery{height:80px;width:100%;margin-top:50px}.produto-wrapper .produto-container .produto-img-container .gallery .carousel-cell{height:80px;width:80px;border-radius:50%}.produto-wrapper .produto-descricao{width:35%;border:2px solid #f6f6f6;border-radius:5px;padding:60px 40px;margin-top:100px;background:#f6f6f6}.produto-wrapper .produto-descricao .produto-descricao-header{-webkit-justify-content:space-between;justify-content:space-between;font-size:14px;color:red;margin-bottom:20px}.produto-wrapper .produto-descricao .produto-descricao-header,.produto-wrapper .produto-descricao .produto-descricao-header .produto-promocao{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.produto-wrapper .produto-descricao .produto-titulo{margin:30px 0}.produto-wrapper .produto-descricao .produto-titulo p{display:none}.produto-wrapper .produto-descricao .produto-valores{margin:10px 0;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.produto-wrapper .produto-descricao .produto-valores .produto-precos p{margin:0}.produto-wrapper .produto-descricao .produto-valores .produto-precos p:first-child{font-size:11px;text-decoration:line-through;text-align:left}.produto-wrapper .produto-descricao .produto-valores .produto-quantidade{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.produto-wrapper .produto-descricao .produto-valores .produto-quantidade p{padding:0 10px}.produto-wrapper .produto-descricao .produto-valores .produto-quantidade svg{cursor:pointer;fill:#c2c2c2}.produto-wrapper .produto-descricao .produto-btn-comprar{width:100%;padding:20px;margin:15px 0;border-radius:5px;background:#a8ca64;color:#fff}.produto-wrapper .produto-descricao .produto-btn-comprar:hover{background:#82371b}.produto-wrapper .produto-descricao .produto-frete{display:-webkit-flex;display:flex;-webkit-align-items:baseline;align-items:baseline;-webkit-justify-content:space-between;justify-content:space-between;margin:10px 0}.produto-wrapper .produto-descricao .produto-frete p{font-size:14px}.produto-wrapper .produto-descricao .produto-frete input{width:100%;padding:10px 20px;border-radius:5px;border:1px solid #c2c2c2}.produto-wrapper .produto-descricao .dropdown .dropbtn{color:#82371b;font-size:14px}.produto-wrapper .produto-descricao .dropdown .dropdown-content{width:200px;padding:0;border:1px solid #82371b;background:#f6f6f6}.produto-wrapper .produto-descricao .dropdown .dropdown-content a{color:#82371b;font-size:12px;padding:5px}.produto-wrapper .produto-descricao .dropdown .dropdown-content a:hover:after{width:0}.dropdown:hover .dropdown-content{grid-template-columns:1fr}@media only screen and (max-width:37.5rem){.produto-wrapper{width:100%;margin:600px 0 200px}.produto-wrapper .produto-container{width:100%;height:22rem;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column}.produto-wrapper .produto-container .produto-img-container{height:100%;width:80%}.produto-wrapper .produto-container .produto-img-container svg{float:right;margin-right:10px}.produto-wrapper .produto-container .produto-img-container .img-container{display:none}.produto-wrapper .produto-container .produto-img-container .img-container .produto-img{width:0;height:0%;object-fit:contain}.produto-wrapper .produto-container .produto-img-container .gallery{height:250px;width:100%;margin-top:50px}.produto-wrapper .produto-container .produto-img-container .gallery .carousel-cell{height:350px;width:100%;border-radius:0;counter-increment:carousel-cell}.produto-wrapper .produto-container .produto-img-container .gallery .flickity-page-dots{position:static}.produto-wrapper .produto-descricao{max-width:80%;width:75%;border:2px solid #f6f6f6;border-radius:5px;padding:60px 20px;margin-top:150px;margin-bottom:250px;background:#f6f6f6}.produto-wrapper .produto-descricao .produto-descricao-header{-webkit-justify-content:space-between;justify-content:space-between;font-size:14px;color:red;margin-bottom:20px}.produto-wrapper .produto-descricao .produto-descricao-header,.produto-wrapper .produto-descricao .produto-descricao-header .produto-promocao{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.produto-wrapper .produto-descricao .produto-titulo{margin:30px 0}.produto-wrapper .produto-descricao .produto-titulo p{font-size:14px;margin:5px auto;width:70%}.produto-wrapper .produto-descricao .produto-valores{margin:10px 0;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.produto-wrapper .produto-descricao .produto-valores .produto-precos p{margin:0}.produto-wrapper .produto-descricao .produto-valores .produto-precos p:first-child{font-size:11px;text-decoration:line-through;text-align:left}.produto-wrapper .produto-descricao .produto-valores .produto-quantidade{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.produto-wrapper .produto-descricao .produto-valores .produto-quantidade p{padding:0 10px}.produto-wrapper .produto-descricao .produto-valores .produto-quantidade svg{cursor:pointer;fill:#c2c2c2}.produto-wrapper .produto-descricao .produto-btn-comprar{width:100%;padding:20px;margin:15px 0;border-radius:5px;background:#a8ca64;color:#fff}.produto-wrapper .produto-descricao .produto-btn-comprar:hover{background:#82371b}.produto-wrapper .produto-descricao .produto-frete{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:baseline;align-items:baseline;-webkit-justify-content:space-between;justify-content:space-between;margin:10px 0}.produto-wrapper .produto-descricao .produto-frete p{font-size:14px;margin-bottom:5px}.produto-wrapper .produto-descricao .produto-frete input{width:100%;padding:10px 20px;border-radius:5px;border:1px solid #c2c2c2;margin-top:0}.produto-wrapper .produto-descricao .dropdown{margin-top:10px}.produto-wrapper .produto-descricao .dropdown .dropbtn{color:#82371b;font-size:14px}.produto-wrapper .produto-descricao .dropdown .dropdown-content{width:200px;padding:0;border:1px solid #82371b;background:#f6f6f6}.produto-wrapper .produto-descricao .dropdown .dropdown-content a{color:#82371b;font-size:12px;padding:5px}.produto-wrapper .produto-descricao .dropdown .dropdown-content a:hover:after{width:0}}.btn{padding:auto 1rem;color:#fff;background-color:#282c34;border:none;border-radius:2px;cursor:pointer;transition:.4s ease-in}.btn:hover{background-color:#596275}.btn--orange{background-color:#d2691e}.btn--orange:hover{background-color:coral}.btn--confirm{background-color:teal}.btn--confirm:hover{background-color:#019999}.btn--cancel{background-color:red}.btn--cancel:hover{background-color:#d32f2f}.btn--search{width:6rem;height:30%;border:1px solid #fff;font-size:1.2rem}.paragraph{margin:0;padding:0;text-align:start}.paragraph--small{font-size:1.2rem}.paragraph--center{margin:5px 0;text-align:center}.paragraph--focus{font-style:italic;color:grey}.paragraph--bold{font-weight:500}.paragraph--success{color:#00f}.paragraph--error{color:red}.paragraph--error-small{color:red;font-size:1.1rem}.paragraph--orange{color:#d2691e}.paragraph--link{cursor:pointer}.header{text-align:start}.header,.header--center{margin:1rem 0;font-weight:500}.header--center{text-align:center}.header--normal{margin:1rem 0;font-weight:400}.header--orange{color:#d2691e}.header--orange:hover{color:coral}.header--link{cursor:pointer}.header--error{color:red}@media screen and (max-width:600px){h1{font-size:1.6rem}h2{font-size:1.5rem}h3,h4{font-size:1.4rem}p{font-size:1.3rem}}.divider-container{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;height:1rem}.divider{background-color:#282c34;border:.1px solid #282c34;height:.1px}@-webkit-keyframes appear{0%{opacity:0}to{opacity:1}}@keyframes appear{0%{opacity:0}to{opacity:1}}.toast .notyf__message{font-size:1.5rem;overflow-wrap:break-word;padding:.2rem}.backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.4)}.modal{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:2rem;background:#fff;border-radius:2px;box-shadow:0 30px 20px rgba(0,0,0,.4);-webkit-animation:appear .4s linear;animation:appear .4s linear}.modal-close{position:absolute;top:.5rem;right:1rem;font-size:2rem;color:#282c34;cursor:pointer;font-weight:bolder;width:3rem;height:3rem;border-radius:50px;transition:all .5s ease-in}.modal-close:hover{color:red;background-color:rgba(92,101,119,.3)}.modal--dialog{position:fixed;width:40%;padding:1rem 2rem}.dialog{text-align:start;margin-bottom:1rem}.dialog-body{width:100%;text-align:center}@media screen and (max-width:600px){.modal--dialog{width:90%}}.dialog-body__cart-info{margin-bottom:2rem;padding:1rem .5rem;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;border-top:.5px solid rgba(40,44,52,.3);border-bottom:.5px solid rgba(40,44,52,.3)}.alert-message{width:100%;margin-bottom:2rem;padding:1rem;background-color:rgba(40,44,52,.1);border-radius:2px}.alert-action{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around}.form{padding:0}.form__input-container{text-align:start;margin:1rem auto;width:100%}.form__input-label{font-weight:600}.input{width:100%;height:100%;border:.6px solid #79849b;padding:.5rem;outline:none;border-radius:2px;box-shadow:2px 2px 4px rgba(137,145,160,.4)}.table{width:100%;border-spacing:0;border-collapse:collapse}.table-cell{margin:0;padding:.5rem;width:15%;border:.2px solid #596275;word-wrap:break-word}@media screen and (max-width:600px){.table-cell--hide{display:none}}.tab{cursor:pointer}.tab:hover{color:coral}.tab--active{font-weight:500}.btn-tab{background-color:#fff;padding:0 .5rem;font-size:1.3rem;color:#282c34;cursor:pointer}.btn-tab:hover{color:#d2691e}.btn-tab--active{color:#d2691e;font-weight:500}.head{width:100%;height:10rem;background-color:rgba(43,4,88,.48627450980392156);display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.head__section{width:90%;-webkit-justify-content:space-between;justify-content:space-between}.head__logo,.head__section{height:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.head__logo{width:20%}.header--logo{width:100%;text-align:start;cursor:pointer;color:wheat}.head__search{width:50%;height:100%}.head__search,.search-input{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.search-input{width:85%;height:27%;margin:0 1px 0 0;padding:0 1rem;border:none;border-radius:2px;background-color:#fff}.search{width:95%;height:100%;border:none}.clear-search{font-weight:300;height:100%;cursor:pointer}.head__navbar{width:30%}.head__navbar,.navbar{height:100%;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;align-items:center}.navbar{width:60%;margin:0;padding:0}.navbar__lists{width:20%}.list{list-style:none;transition:all .35s linear}.list-link{font-size:1.3rem;color:#fff;transition:.4s ease-in}.list-link:hover{box-shadow:0 1px 0 #fff}.list--cart{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.cart-qty{text-align:center;width:15px;height:15px;color:#fff;font-size:1rem;background-color:red;border-radius:8px;margin-top:-20px}.navbar__profile{width:80%;height:100%;-webkit-justify-content:flex-end;justify-content:flex-end}.navbar__profile,.profile{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.profile{-webkit-justify-content:center;justify-content:center;cursor:pointer}.paragraph--profile{color:#fff;font-style:italic;margin-right:5px}.pagination-container{margin:1rem 0;height:3rem;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.pagination{width:30%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.pagination__page{width:30%;border:.5px solid rgba(40,44,52,.3);cursor:pointer}.page-total{width:40%;border-top:.5px solid rgba(40,44,52,.3);border-bottom:.5px solid rgba(40,44,52,.3)}.page--sidebar{width:100%;margin:0;padding:0;z-index:9999}.page--sidebar,.sidebar{position:absolute;height:100%}.sidebar{background-color:#323741;right:0;width:25%;display:none;opacity:0}.sidebar-show{display:block;opacity:1;-webkit-animation:appear .3s ease-in;animation:appear .3s ease-in}.sidebar__section{border-bottom:1px solid grey;width:100%;padding:2rem 0}.sidebar__section--profile{height:12%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.header--sidebar{color:wheat;font-size:1.4rem;font-weight:400;margin:0;font-style:italic}.sidebar__section--nav{height:25%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.btn--sidebar-signout{font-size:1.3rem;background-color:transparent;color:#fff}.btn--sidebar-signout:hover{background-color:#586174}.sidebar__section--close{height:5%;width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.sidebar__close{color:#fff;font-size:2rem;background-color:transparent}.sidebar__close:hover{background-color:#586174}@media screen and (max-width:600px){.head{height:6rem}.head__logo{width:25%}.header--logo{font-size:1.4rem}.head__search{width:50%;-webkit-justify-content:center;justify-content:center}.search-input{height:40%}.btn--search{display:none}.head__navbar{width:25%}.navbar{width:100%}.navbar__lists{width:40%}.navbar__profile{width:60%}.btn--sign{font-size:1.1rem}.btn--hide,.list-link--mobile{display:none}.sidebar{width:60%}.sidebar__section--profile{height:8%}.sidebar__section--nav{height:20%}.pagination{width:50%}}.modal--auth-form{width:25%}.social{width:100%;margin-bottom:1.5rem;background-color:transparent;border-radius:2px}.social-btn{display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-items:center;align-items:center;transition:.4s ease-in}.social-btn--fb{margin-bottom:1rem;background-color:#466ab5}.social-btn--fb:hover{background-color:#3b5998}.social-btn--google{background-color:#ff5252}.social-btn--google:hover{background-color:#d32f2f}@media screen and (max-width:600px){.modal--auth-form{width:80%}}.products{width:90vw;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-column-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem;grid-row-gap:1rem;row-gap:1rem;margin:0 auto}.page--product-detail{width:100%;height:100%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:flex-start;align-items:flex-start}.product-detail__section{width:35%;height:32rem;border:1px solid rgba(40,44,52,.3);padding:1rem 2rem;text-align:justify}.product-image{width:100%;height:100%;object-fit:contain}.product-detail__sub-section{padding:1rem 0}.product-detail__sub-section,.product-detail__sub-section--stock{border-bottom:.5px solid rgba(40,44,52,.3)}.quantity-control{border:none;margin:1rem 0;-webkit-justify-content:flex-start;justify-content:flex-start}.qty-action,.quantity-control{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.qty-action{width:3rem;height:3rem;-webkit-justify-content:center;justify-content:center;cursor:pointer;border-radius:2px;border:1px solid rgba(40,44,52,.3);transition:.4s ease}.qty-action:hover{background-color:rgba(40,44,52,.1)}.qty-action--qty{width:4rem}@media screen and (max-width:600px){.page--product-detail{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center}.product-detail__section{width:80%;height:50%}.product-image{width:100%;height:18rem;object-fit:contain}}.page--my-cart{-webkit-justify-content:space-between;justify-content:space-between}.cart,.page--my-cart{display:-webkit-flex;display:flex}.cart{width:65%;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;justify-content:flex-start}.cart-detail{width:100%;border-top:1px solid rgba(40,44,52,.3);border-bottom:.5px solid rgba(40,44,52,.3)}.cart-summary{position:-webkit-sticky;position:sticky;top:2rem;right:0;width:30%;height:30%;border:1px solid rgba(121,132,155,.6);border-radius:2px;padding:0 2rem .5rem}@media screen and (max-width:600px){.page--my-cart{width:90%;padding:1rem;display:block}.cart-summary{width:100%;bottom:0}.cart{width:100%}}.cart-item__img{width:20%;height:15rem;object-fit:contain}.cart-item__detail{width:50%;text-align:start;margin:0 2rem}.cart-item__update-qty{width:100%;margin-top:.5rem;-webkit-justify-content:space-between;justify-content:space-between}.cart-item__update-qty,.quantity-update-action{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.quantity-update-action{width:50%;-webkit-justify-content:space-around;justify-content:space-around}.cart-item__amount{width:15%}@media screen and (max-width:600px){.cart-item{padding:1rem .5rem}.cart-item__img{width:20%;height:6rem}}.select-address{margin-top:1rem;padding:1rem 0;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;border-top:1px solid rgba(40,44,52,.3)}.select-address__existing{text-align:start;margin-bottom:2rem;width:30%}.select-address__add-new{width:50%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start}@media screen and (max-width:600px){.header--select-address{font-size:1.6rem}.select-address{margin-top:1rem;-webkit-flex-direction:column;flex-direction:column}.select-address__existing{text-align:start;margin-bottom:2rem;width:100%}.select-address__add-new{width:100%;display:block}}.shipping-address{border:1px solid rgba(40,44,52,.3);border-radius:2px;padding:0 2rem;margin-bottom:2rem}.shipping-address__detail{text-align:start}.shipping-address__edit{border-top:1px solid rgba(40,44,52,.3);padding:1rem 0;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around}.page--checkout{-webkit-justify-content:space-between;justify-content:space-between}.page--checkout,.payment{display:-webkit-flex;display:flex}.payment{width:55%;padding:0 2rem;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;justify-content:flex-start}.card{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;border:1px solid rgba(40,44,52,.3);border-radius:2px;margin:5px 0;padding:1rem .5rem}.set-default-card{margin-left:5px;font-weight:400;font-size:1rem}.form--new-card{border:1px solid rgba(40,44,52,.3);border-radius:2px}.card--new{border:none}.new-card__logo{width:65%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.new-card__form{padding:0 2rem;-webkit-animation:appear .4s linear;animation:appear .4s linear}.form__input-container--card{height:3rem;border:1px solid rgba(40,44,52,.3);border-radius:2px;margin-top:1rem;margin-bottom:2rem}.input--card-name{border:none;color:#00f}.StripeElement{width:100%;padding:.5rem}.form__set-new-card{display:-webkit-flex;display:flex}.summary{width:30%;height:50%;padding:0 2rem 2rem;border:1px solid #9c9c9c;border-radius:2px}.summary__section{padding-bottom:1rem;border-bottom:1px solid hsla(0,0%,61.2%,.3);text-align:start}.btn-payment{margin-top:2rem;margin-bottom:1rem;border-radius:4px;height:5rem}.order-summary{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.paypal{margin-top:1.5rem}#paypal-button-container{margin-top:1rem}@media screen and (max-width:600px){.page--checkout{padding:.5rem 2rem;width:100%;display:block}.payment{width:100%;padding:0}.summary{width:100%;margin-top:2rem}}.orders-header,.orders-tabs{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.orders-tabs{width:40%;height:2rem}.orders-pagination{margin-bottom:1rem;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.orders-details{border-bottom:.5px solid rgba(40,44,52,.3)}.orders-content{padding:1rem 0;border-top:none;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;border-top:1px solid rgba(40,44,52,.3);border-bottom:1px solid rgba(40,44,52,.3)}.orders-column{width:16%}.orders-content--content{border-top:none;border-bottom:.5px solid rgba(40,44,52,.3);cursor:pointer;transition:.4s ease-in}.orders-content--content:hover{background-color:rgba(40,44,52,.1)}.orders-column--manage{width:20%}@media screen and (max-width:600px){.page--orders{width:95%}.header--orders{font-size:1.4rem}.orders-tabs{-webkit-justify-content:flex-end;justify-content:flex-end;width:60%}.btn-tab{font-size:1rem}.orders-column--manage{width:30%}.orders-column--hide{display:none}.manage-order-btn--mobile{width:100%;font-size:1rem}}.page--order-details{position:relative;text-align:justify;margin:.5rem auto;padding:0 3rem;width:60%;border:1px solid #9c9c9c;border-radius:2px}.order-section{text-align:justify;margin:1rem 0;padding-bottom:.5rem}.order-section__content{padding:.5rem 1rem;background-color:rgba(67,74,88,.1);border-radius:2px}.order-item{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.order-address,.order-item{padding:.5rem 1rem}.shipment-status{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-items:center;align-items:center}.status-action{width:50%}@media screen and (max-width:600px){.page--order-details{width:100%;padding:0 .5rem}}.order-printing{position:absolute;top:1rem;right:3rem;text-align:end;width:30%}.order-printing__section{height:2.5rem;margin-bottom:1rem}.print-component{display:none}.shipping-label{width:60%}.label{padding:0 3rem 1rem;border:1px solid rgba(40,44,52,.3)}.invoice{width:80%;padding-top:4rem}.invoice__head{border-bottom:1px solid rgba(40,44,52,.3);padding:1rem 0}.invoice__items{border:1px solid rgba(40,44,52,.3)}.invoice__header-row{background-color:rgba(40,44,52,.1)}@media screen and (max-width:600px){.order-printing{width:40%}}.page--manage-products{width:100%}.manage-products__section{width:100%;display:inline-block;margin-bottom:1rem}.table-cell--icon{width:5%;padding:1rem;cursor:pointer}.modal--add-product{position:fixed;width:35%}.form__input-file-upload{width:100%;height:2.5rem;display:-webkit-flex;display:flex}.upload-progression{height:100%;border:.6px solid #79849b;background-color:#d2691e;outline:none}.select-category{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}@media screen and (max-width:600px){.page--manage-products{width:90%}.modal--add-product{position:fixed;width:90%}}.page--manage-users{width:100%;text-align:center}.table--manage-users{table-layout:fixed;margin-top:1rem}.table__update-action{height:100%;width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-items:center;align-items:center}@media screen and (max-width:600px){.page--manage-users{width:100%}}.superior-container{width:100%;height:10px;background-color:#a8ca64;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:20px 0;margin:0}.superior-container .superior-link-group{padding:0 10%}.superior-container .superior-link-group,.superior-container .superior-link-group ul{list-style:none;margin:0;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.superior-container .superior-link-group ul{padding:0;-webkit-align-items:center;align-items:center}.superior-container .superior-link-group ul li{margin:0 10px;padding-bottom:2px}@media only screen and (max-width:37.5rem){.superior-container{display:none}}.searchbar-container{min-width:125px;width:auto;display:-webkit-flex;display:flex;color:#000;font-size:18px;font-weight:400;height:30px;border-radius:4px;background-color:#fff;border:2px solid #a8ca64}.searchbar-container .form-input{font-size:14px;min-width:200px;width:auto;height:30px;color:#8c8c8c;border:0;line-height:32px;border-radius:4px;padding:10px}.searchbar-container .form-input-label{text-decoration:none;width:50px;font-size:25px;float:right;background-color:none;text-align:center;color:#686868;display:table;cursor:pointer;border-radius:0 2px 2px 0;border:0}#menu__toggle{opacity:0}#menu__toggle:checked~.menu__btn>span{-webkit-transform:rotate(45deg);transform:rotate(45deg);left:75vw;top:0}#menu__toggle:checked~.menu__btn>span:before{top:0;-webkit-transform:rotate(0);transform:rotate(0)}#menu__toggle:checked~.menu__btn>span:after{top:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}#menu__toggle:checked~.menu__box{visibility:visible;left:0;padding-top:50px}.menu__btn{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;position:absolute;top:30px;left:20px;z-index:2;width:26px;height:26px;cursor:pointer}.menu__btn>span,.menu__btn>span:after,.menu__btn>span:before{display:block;position:absolute;width:100%;height:2px;background-color:#82371b;transition-duration:.25s}.menu__btn>span:before{content:"";top:-8px}.menu__btn>span:after{content:"";top:8px}.menu__box{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;position:fixed;visibility:hidden;top:0;left:-100%;width:100vw;height:100%;margin:0;padding:80px 0;list-style:none;background-color:#a8ca64;box-shadow:1px 0 6px rgba(0,0,0,.2);transition-duration:.25s;z-index:1}.menu__box .login-menu{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.menu__box .login-menu img{width:20px;padding-right:5px}.menu__box .login-menu a{font-size:14px}.menu__box .menu__item{display:block;padding:12px 24px;color:#333;font-family:"Roboto",sans-serif;font-weight:600;text-decoration:none;transition-duration:.25s;color:#82371b}.menu__box .menu__item a{color:#82371b;padding:10px 0;font-size:16px}.menu__box .menu__item:hover{background-color:#cfd8dc}.media-container{width:100%}.media-container .hamburger-menu,.media-container .searchbar-container:last-child{display:none}.header{height:5rem;background-color:#fff;box-shadow:0 1px 4px rgba(0,0,0,.2);display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;padding:10px 10%;margin:0}.header .logo>a>svg{width:50px;height:50px}.header .form-input{width:550px}.header ul{list-style:none;margin:0;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:0}.header ul .carrinho-icone .dropdown .dropdown-content{width:100px}.header li{margin:0 1rem;font-size:30px;color:#fff}.header li svg{stroke:#a8ca64}.header li a,.header li p{font-size:12px;margin:0;color:#a8ca64}.header li a{font-weight:400;display:block}.header li a:hover{color:#82371b}.header button{font:inherit;background-color:transparent;border:1px solid #fff;color:#fff;font-weight:700;padding:.5rem 1.5rem;border-radius:6px;cursor:pointer}.header label{font:inherit;color:#fff}@media only screen and (max-width:37.5rem){.media-container{box-shadow:0 1px 4px rgba(0,0,0,.2);padding:5px 0}.media-container .searchbar-container:last-child{display:-webkit-flex;display:flex}.media-container .hamburger-menu{display:inline;display:initial}.header{padding:10px 5%;height:2rem;box-shadow:none}.header .logo-container a svg{width:130px;height:130px}.header .searchbar-container,.header .user-icone,.header nav ul .login-link{display:none}.searchbar-container{width:85vw;margin:5px auto}}.menu-container{height:10px;background-color:#82371b;padding:20px 0}.menu-container,.menu-container ul{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin:0}.menu-container ul{list-style:none;padding:0 10%;-webkit-align-items:center;align-items:center}.menu-container ul li{margin:0 1rem;padding-bottom:2px;transition:.5s}@media only screen and (max-width:37.5rem){.menu-container{display:none}}.newsletter-wrapper{width:100%}.newsletter-container{background-color:#fff;background-color:#a8ca64;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;padding:2px 10%;margin:5px 0}.newsletter-container .newsletter-text-container{text-align:left;margin-left:30px;color:#fff}.newsletter-container .newsletter-text-container span{font-size:16px;display:block}.newsletter-container .newsletter-text-container a{border-bottom:1px solid #fff}.newsletter-container .newsletter-inputs-container{display:-webkit-flex;display:flex;width:60%;-webkit-justify-content:space-around;justify-content:space-around}.newsletter-container .newsletter-inputs-container input{font-size:14px;padding:10px 40px;border-radius:5px;border:none;color:#82371b}.newsletter-container .newsletter-inputs-container input::-webkit-input-placeholder{color:#c2c2c2}.newsletter-container .newsletter-inputs-container input:-ms-input-placeholder{color:#c2c2c2}.newsletter-container .newsletter-inputs-container input::placeholder{color:#c2c2c2}.newsletter-container .newsletter-inputs-container button{border-radius:5px;color:#fff;background:#82371b}@media only screen and (max-width:37.5rem){.newsletter-wrapper{display:none}}.mapa-do-site-wrapper{width:100%}.mapa-do-site-container{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;margin:25px 0 0;border-top:1px solid #d5d5d5;background-color:#fff;display:grid;grid-template-columns:repeat(5,1fr);-webkit-align-items:baseline;align-items:baseline;grid-gap:5px;gap:5px;padding:50px 10%;margin:0}.mapa-do-site-container .mapa-do-site-coluna ul{list-style:none;font-size:11px;text-align:left}.mapa-do-site-container .mapa-do-site-coluna ul .coluna-title{font-weight:700;font-size:16px;color:#fff;color:#000}.mapa-do-site-container .mapa-do-site-coluna ul li{padding:5px 0}.mapa-do-site-container .mapa-do-site-coluna ul li a{font-size:12px;color:#d8d8d8;color:#000}.mapa-do-site-container .mapa-do-site-coluna ul li a:hover{color:#a8ca64}@media only screen and (max-width:37.5rem){.mapa-do-site-wrapper{display:none}}.footer-wrapper{width:100%}.footer-container{padding:20px 10%;margin:0}.footer-container,.footer-container .footer-section-container .footer-cards-container{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.footer-container .footer-section-container .footer-cards-container{text-align:left}.footer-container .footer-section-container .footer-cards-container .footer-pgto p{font-size:12px;color:#000}.footer-container .footer-section-container .footer-cards-container .footer-pgto img{width:25px}.footer-container .footer-section-container .footer-selos-container{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;text-align:left}.footer-container .footer-section-container .footer-selos-container img{width:90px;margin:0 10px}@media only screen and (max-width:37.5rem){.footer-wrapper .footer-container{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:20px 10%;margin:0}.footer-wrapper .footer-container .footer-section-container .footer-cards-container{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;text-align:left}.footer-wrapper .footer-container .footer-section-container .footer-cards-container .footer-pgto p{font-size:12px;color:#000}.footer-wrapper .footer-container .footer-section-container .footer-cards-container .footer-pgto img{width:25px}.footer-wrapper .footer-container .footer-section-container .footer-selos-container{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;text-align:left}.footer-wrapper .footer-container .footer-section-container .footer-selos-container img{width:90px;margin:0 10px}}body{margin:0;padding:0;background:#fff;text-align:center;font-size:1.4rem;font-weight:400;font-family:"Work Sans",sans-serif;max-width:100vw}a,body{color:#282c34}a{text-decoration:none}a,button{cursor:pointer}button{border:none}input{outline:none}input,textarea{box-sizing:border-box}textarea{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}
/*# sourceMappingURL=main.5944de73.chunk.css.map */