@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap);.VueCarousel-dot-container{margin-top:0!important}.w-100{width:100%}.w-75{width:75%}.w-50{width:50%}.w-45{width:45%}.w-25{width:25%}.w-20{width:20%}.mt-1{margin-top:.3rem}.my-2{margin-bottom:.5rem}.mt-2,.my-2{margin-top:.5rem}.mb-2{margin-bottom:.5rem}.mt-3{margin-top:.85rem}.mb-3{margin-bottom:.85rem}.mt-4{margin-top:1.2rem}.my-4{margin-top:.85rem;margin-bottom:.85rem}.py-2{padding-bottom:.7rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.3rem!important;padding-bottom:1.3rem!important}.py-5{padding-top:1.6rem!important;padding-bottom:1.6rem!important}.px-2{padding-left:.7rem!important;padding-right:.7rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.3rem!important;padding-right:1.3rem!important}.px-5{padding-left:1.6rem!important;padding-right:1.6rem!important}.p-0{padding:0!important}.text-bold{font-weight:600}.text-uppercase{text-transform:uppercase}.text-primary{color:var(--color-secondary)}.f-10,.texto-alerta{font-size:10px}.texto-alerta{text-align:center;color:#777}.text-align-r{text-align:right}.text-align-l{text-align:left}.text-align-center{text-align:center}.align-self-end{align-self:flex-end}.align-items-center{align-items:center}.flex,.flex-row{display:flex}.flex-row{flex-direction:row}.flex-col{display:flex;flex-direction:column}.flex-wrap{flex-wrap:wrap}.space-around{justify-content:space-around}.space-between{justify-content:space-between}.order-resume{display:contents}.resumo-base-card{min-height:0!important;padding:1.2rem!important}.resumo-flex-row{display:flex;flex-direction:row}.resumo-flex-col{display:flex;flex-direction:column;border-bottom:1px solid rgba(108,114,125,.3)}.resumo-list{background-color:#e5e7e9;padding:10px}.bg-white{background-color:#fff}.color-g{color:#36b92f}.color-r{color:red}.edit-icon{color:#9c9c9c}.parcela{display:flex;flex-direction:row;align-items:center;background-color:#fff;width:100%;border:none;padding:6px 8px;border-radius:10px;transition:box-shadow .3s,background .2s,color .2s;text-align:center}.parcela:focus{outline:none;box-shadow:0 0 6px rgba(0,0,0,.3)}.valor{display:flex;flex-direction:column;align-items:left;background-color:#fff;border:none;padding:10px 26px;border-radius:30px;outline:none;box-shadow:0 0 5px rgba(0,0,0,.2)}.valor small{text-align:left;font-size:12px}.valor span{text-align:center;font-weight:600;color:#36b92f;font-size:20px}.checkbox-debito{display:flex;flex-direction:row;align-items:center;margin-left:10px;background-color:#fff;width:30%;border:none;padding:6px 8px;border-radius:10px;transition:box-shadow .3s,background .2s,color .2s;text-align:center}.checkbox-debito label{font-weight:600;font-size:.9rem;margin-bottom:1px;margin-left:2px}.container{display:block;position:relative;padding-left:25px;margin-bottom:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;left:0;height:18px;border-radius:3px;width:18px;background-color:#eee}.container:hover input~.checkmark{background-color:#ccc}.container input:checked~.checkmark{background-color:var(--color-primary)}.checkmark:after{content:"";position:absolute;display:none}.container input:checked~.checkmark:after{display:block}.container .checkmark:after{left:6px;top:2px;width:4px;height:9px;border:solid #fff;border-width:0 3px 3px 0;transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg)}.agroupment-forms{width:100%;display:flex;flex-direction:row;justify-content:space-between}@-webkit-keyframes slide-in{0%{opacity:0}to{opacity:1}}@keyframes slide-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes slide-out{0%{opacity:1}to{opacity:0}}@keyframes slide-out{0%{opacity:1}to{opacity:0}}.slide-enter-active{-webkit-animation:slide-in .4s ease;animation:slide-in .4s ease}.slide-leave-active{-webkit-animation:slide-out .4s ease;animation:slide-out .4s ease}@-webkit-keyframes flip-in{0%{transform:rotateY(90deg);opacity:0}to{transform:rotateY(0deg);opacity:1}}@keyframes flip-in{0%{transform:rotateY(90deg);opacity:0}to{transform:rotateY(0deg);opacity:1}}@-webkit-keyframes flip-out{0%{transform:rotateY(0);opacity:1}to{transform:rotateY(90deg);opacity:0}}@keyframes flip-out{0%{transform:rotateY(0);opacity:1}to{transform:rotateY(90deg);opacity:0}}.flip-enter-active{-webkit-animation:flip-in .3s ease;animation:flip-in .3s ease}.flip-leave-active{-webkit-animation:flip-out .3s ease;animation:flip-out .3s ease}@-webkit-keyframes scale-up{0%{transform:scale(0);transform-origin:0 50%;opacity:1}to{transform:scale(1);transform-origin:0 50%;opacity:1}}@keyframes scale-up{0%{transform:scale(0);transform-origin:0 50%;opacity:1}to{transform:scale(1);transform-origin:0 50%;opacity:1}}@-webkit-keyframes scale-out{0%{transform:scale(1);transform-origin:0 50%;opacity:1}to{transform:scale(0);transform-origin:0 50%;opacity:1}}@keyframes scale-out{0%{transform:scale(1);transform-origin:0 50%;opacity:1}to{transform:scale(0);transform-origin:0 50%;opacity:1}}.scale-enter-active{-webkit-animation:scale-up .2s cubic-bezier(.39,.575,.565,1) both;animation:scale-up .2s cubic-bezier(.39,.575,.565,1) both}.scale-leave-active{-webkit-animation:scale-out .2s cubic-bezier(.55,.085,.68,.53) both;animation:scale-out .2s cubic-bezier(.55,.085,.68,.53) both}.shop-cart,.shop-home{display:flex;flex-direction:column;align-items:center}.view{height:auto;width:100%}.view .view-header{display:flex;justify-content:center;align-items:center;flex-direction:column}.view .view-header h2{font-size:1rem;position:relative;width:100vw;text-align:center;border-bottom:1px solid var(--color-primary);line-height:.1em;margin:10px 0 5px}.view .view-header h2 span{background:#e5e7e9;padding:0 7px}.view .view-header .circulo{border:1px solid #757677;border-radius:10px;padding:0 5px;font-size:11px;margin-bottom:3px}.view .view-header .circulo small{font-size:10px}.view .view-body{margin-top:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center}@media(max-width:400px){.view{padding-top:0}}.base-input{display:flex;flex-direction:column;align-items:center}.base-input label{font-weight:600;font-size:.85rem;margin-bottom:4px}.base-input input{width:100%;border:none;padding:6px 8px;border-radius:20px;transition:box-shadow .3s,background .2s,color .2s;text-align:center}.base-input input::-moz-placeholder{text-align:center}.base-input input:-ms-input-placeholder{text-align:center}.base-input input::placeholder{text-align:center}.base-input input:focus{outline:none;box-shadow:0 0 6px rgba(0,0,0,.3)}.base-input input.valid{color:#fff;background-color:var(--color-primary)}.base-input input.valid::-moz-placeholder{color:#fff}.base-input input.valid:-ms-input-placeholder{color:#fff}.base-input input.valid::placeholder{color:#fff}.btn{padding:8px 12px;border:none;text-align:center;border-radius:8px;transition:background .2s,filter .2s;cursor:pointer}.btn:focus{outline:none}.btn:active{filter:brightness(.95)}.btn:disabled:hover{cursor:auto!important}.btn.btn-primary{background-color:var(--color-primary);color:#fff}.btn.btn-primary:hover{filter:grayscale(.2)}.btn.btn-primary.disabled{background-color:rgba(var(--color-primary),.7)}.btn.btn-neutro{background-color:#e5e7e9;color:#000}.btn.btn-neutro:hover{background-color:#d8d8d8}.btn.btn-danger{background-color:#ff2849;color:#fff}.btn.btn-danger:hover{filter:grayscale(10%)}.base-card{background-color:#fff;padding:1.2rem .4rem;min-height:170px;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:background .2s,box-shadow .2s}.base-card,.credit-card{width:100%;box-shadow:0 0 6px rgba(0,0,0,.3)}.credit-card{padding:1.2rem;height:190px;border-radius:6px;color:#fff;display:grid;grid-template-columns:100%;grid-template-rows:40% 30% 30%;background-color:var(--color-primary)}.credit-card .card-number{grid-row:2/3;font-size:1.4rem;letter-spacing:.1rem}.credit-card .card-number,.credit-card .card-owner-data{display:flex;justify-content:space-around;align-items:center}.credit-card .card-owner-data{grid-row:3/4;font-size:1.2rem;text-transform:uppercase}.credit-card-backside{height:190px;width:100%;border-radius:6px;box-shadow:0 0 6px rgba(0,0,0,.3);color:#fff;background-color:var(--color-primary);display:grid;grid-template-columns:100%;grid-template-rows:15% 21% 25% 39%}.credit-card-backside .second-line{background:var(--color-secondary);grid-row:2/3}.credit-card-backside .third-line{padding:0 1rem;grid-row:3/4;background-color:#fff;color:var(--color-primary);font-size:1.4rem;letter-spacing:1px;display:flex;justify-content:flex-end;align-items:center;font-weight:500}.cpf-card{height:200px;width:100%;border-radius:6px;box-shadow:0 0 6px rgba(0,0,0,.3);color:#fff;background-color:var(--color-primary)}.cpf-card .card-top{padding:8px 12px;height:50%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.cpf-card .card-top .card-title{display:flex;justify-content:space-between;align-items:flex-end;width:100%}.cpf-card .card-top .card-title h1{font-size:1.6rem}.cpf-card .card-top .card-title h2,.cpf-card .card-top .subscribe-number span{font-size:.95rem;font-weight:500}.cpf-card .card-top .subscribe-number h3{font-weight:400;letter-spacing:1.1px}.cpf-card .card-bottom{height:50%;padding-left:12px;padding-right:12px;display:grid;grid-template-columns:66% 33%;grid-template-rows:50% 50%}.cpf-card .card-bottom h3.person-icon{grid-row:1/3;grid-column:2/3;font-size:1rem;display:flex;justify-content:flex-end;align-items:flex-start;margin-right:9px}.cpf-card .card-bottom .data-row{display:flex;flex-direction:column}.cpf-card .card-bottom .data-row label{font-weight:500}.cpf-card .card-bottom .data-row span{font-size:.9rem}.cpf-card .card-bottom .name-row{grid-row:1/2;grid-column:1/2}.cpf-card .card-bottom .birth-row{grid-column:1/2;grid-row:2/3}.swal2-confirm:focus{outline:0}header{width:100%}header .header{padding:2rem .8rem 0 .8rem;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}header .header .logo img{max-height:50px}header .header .meu-carrinho{color:var(--color-text-secondary);display:flex;flex-direction:row;align-items:center;padding-left:1.3rem;cursor:pointer}header .header .meu-carrinho i{font-size:1.3rem}header .header .menu{font-weight:700;display:none}header .header .menu span{color:var(--color-text-secondary)}header .header .menu span:not(:first-child){padding-left:2em}header .header .cart{display:flex;flex-direction:row;align-items:center}header .header .cart .price{font-weight:700;padding-right:1em;color:var(--color-text-secondary)}header .header .cart .bubble-bag{width:45px;height:45px;padding:.7rem;display:flex;justify-content:center;border-radius:50%;cursor:pointer;background:hsla(0,0%,100%,.55);box-shadow:0 8px 32px 0 rgba(31,38,135,.37);backdrop-filter:blur(13px);-webkit-backdrop-filter:blur(13px);border:1px solid hsla(0,0%,100%,.18)}header .header .cart .bubble-bag i{color:var(--color-text-secondary)}header .header .cart .items{width:20px;height:20px;align-items:center;display:flex;position:relative;top:-15px;right:15px;justify-content:center;border-radius:50%;background-color:#fff}header .header .cart .items .items-quantity{color:var(--color-text-primary);font-size:.9rem;font-weight:700}header .header .cart .badge{border-radius:50%;width:1.5rem;height:1.5rem;position:relative;background:#fff;border:1px solid #ff2849;color:#ff2849;display:flex;align-items:center;justify-content:center;top:-1.3rem;left:-1rem;transition:all 1s}header .header .cart .badge:hover{transform:translateY(-2px)}header .header .cart-title{color:var(--color-text-secondary);display:flex;flex-direction:row;align-items:center}header .header .cart-title span{font-weight:700;font-size:1.3rem}@media(max-width:800px){.header .menu{display:none}}@media(max-width:550px){.header .cart .price{font-size:.9rem}}footer{width:100%;bottom:0}footer .content{padding:.8rem .8rem 0 .8rem;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-around}footer .content .logo img{max-height:50px}footer .content .title{font-weight:700}footer .content .title span:first-child{font-weight:500;color:#fff}.desktop-payment{width:100%;display:flex;flex-direction:row;justify-content:flex-start!important;align-items:flex-start!important}.desktop-payment .desktop-payment-checkbox{padding:.5rem .8rem 0 .5rem;border-radius:10px;background-color:#fff}.desktop-payment .desktop-payment-checkbox .container{font-size:.8rem}.desktop-payment .desktop-payment-checkbox .container .checkmark{border-radius:50%;border:solid .5px var(--color-primary);filter:grayscale(.2)}.payment-method{padding:.8rem .8rem 0 .8rem;width:100%;border-radius:50px;display:flex;flex-direction:row;align-items:center;justify-content:space-around}.payment-method .btn:focus{outline:none}.payment-method .btn:active{filter:brightness(.95)}.payment-method .btn:disabled:hover{cursor:auto!important}.payment-method .btn.btn-primary{background-color:var(--color-primary);color:#fff}.payment-method .btn.btn-primary:hover{filter:grayscale(.2)}.payment-method .btn.btn-primary.disabled{background-color:rgba(var(--color-primary),.7)}.payment-method .btn.btn-neutro{background-color:#fff;color:#000}.payment-method .btn.btn-neutro:hover{background-color:#ddd}.payment-method .btn.disabled{background-color:#ececec}.checkout-view{align-items:center;justify-content:center}.checkout-view .checkout-view-header{display:flex;flex-direction:row;justify-content:center}.checkout-view .checkout-view-header h2{color:#8f8f8f}@media(min-width:1000px){.checkout-desktop{align-items:center}.checkout-desktop,.checkout-desktop .checkout{display:flex;flex-direction:row;justify-content:center}.checkout-desktop .checkout{width:96%}.checkout-desktop .checkout .inicio-endereco .base-card{height:190px!important}.checkout-desktop .checkout .view-header h2{width:100%!important}}@media(max-width:1000px){.checkout-desktop{align-items:center}.checkout-desktop,.checkout-desktop .checkout{display:flex;flex-direction:column;justify-content:center}.checkout-desktop .checkout{width:90%}.checkout-desktop .checkout .view-header h2{width:100%!important}}.scroll-card{width:100%;max-height:250px;overflow:auto}::-webkit-scrollbar{display:none}*{-ms-overflow-style:none;scrollbar-width:none}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.cart-container{width:100%;max-width:800px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:1rem}.cart-container .cart-items{width:100%;height:auto;max-height:550px;transition:1s}.cart-container .cart-items .cart-item{width:100%;padding:1rem;margin-bottom:1rem;border-radius:1.5em;transition:1s;background:#fff;box-shadow:0 8px 32px 0 rgba(31,38,135,.2);backdrop-filter:blur(13px);-webkit-backdrop-filter:blur(13px);border:1px solid hsla(0,0%,100%,.18);display:flex;flex-direction:row;align-items:center;justify-content:space-between;color:var(--color-text-primary)}.cart-container .cart-items .cart-item .product-image img{height:70px;-o-object-fit:cover;object-fit:cover}.cart-container .cart-items .cart-item .price-box{justify-content:space-between;width:100%}.cart-container .cart-items .cart-item .product-text{width:100%;display:flex;padding:0 7px;flex-direction:column;justify-content:space-between}.cart-container .cart-items .cart-item .product-text .title{color:var(--color-text-primary);font-weight:600;margin-bottom:.3rem}.cart-container .cart-items .cart-item .price{color:var(--color-text-product-value);font-weight:700;font-size:1.25rem}.cart-container .cart-description{display:flex;flex-direction:row;width:100%;justify-content:center;align-items:center;padding:1rem 1rem 1rem 3rem;border-radius:2em}.cart-container .cart-description .cart-option{flex:auto}.cart-container .cart-description span{font-size:1rem}.cart-container .cart-description .subtotal-value{color:var(--color-text-secondary);font-weight:700}.cart-container .cart-bottom{width:100%;height:100px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:2em;border-radius:2em;transition:1s;background:hsla(0,0%,100%,.9);box-shadow:0 8px 32px 0 rgba(31,38,135,.37);backdrop-filter:blur(13px);-webkit-backdrop-filter:blur(13px);border:1px solid hsla(0,0%,100%,.18)}.cart-container .cart-bottom .subtotal-description{font-size:.75rem;font-weight:700}.cart-container .cart-bottom .price{display:flex;flex-direction:column;color:var(--color-text-primary)}.cart-container .cart-bottom .price .currency{font-weight:700;font-size:.9rem}.cart-container .cart-bottom .price .value{font-weight:700;font-size:1.3rem}.cart-container .cart-bottom .buy button{outline:none;width:130px;height:40px;color:var(--color-text-finish-order-button);text-align:center;font-size:1rem;text-shadow:0;border:none;border-radius:40px;background:var(--color-finish-order-button);box-shadow:0 8px 32px 0 rgba(31,38,135,.37);cursor:pointer;transition:all .25s ease}.cart-container .cart-bottom .buy button:hover{filter:grayscale(.2);transform:translateY(-2px)}.cart-container .cart-bottom .buy button:active{letter-spacing:2px}.cart-container .clear-cart{text-align:right}.cart-container .clear-cart .btn-limpar{color:#fff;background-color:#838386;font-size:.7rem}@media(max-width:650px){.cart-container .cart-items{max-height:400px}.cart-container .cart-items .cart-item .product-image img{height:50px}.cart-container .cart-items .cart-item .product-text .title{font-size:.8rem}.cart-container .cart-bottom{padding:1rem}.quantity span{font-size:14px;font-weight:400}}.products{max-width:1200px}.products,.products .product-card{width:100%}.products .btn-adicionar{display:flex;justify-content:end;align-items:end;width:100%}.products .products-header{display:flex;flex-direction:row;justify-content:space-between;height:325px;margin-top:1rem;padding:2.5em;border-radius:2.5em;transition:1s;background:hsla(0,0%,100%,.9);box-shadow:0 8px 32px 0 rgba(31,38,135,.37);backdrop-filter:blur(13px);-webkit-backdrop-filter:blur(13px);border:1px solid hsla(0,0%,100%,.18);color:var(--color-text-primary)}.products .products-header .breadcumb{font-size:12px;font-weight:700}.products .products-header .title{font-size:30px;font-weight:700}.products .products-header .filter{font-size:12px;font-weight:700}.products .products-list .VueCarousel-slide{display:flex;justify-content:center;align-items:center}.products .products-list .VueCarousel-slide .product-card:not(.tres-produtos-ou-mais){width:300px}.products .products-list .total-products-text{color:var(--color-secondary)}.products .products-list .product-card{position:relative;width:calc(100% - 6px);margin:0 .25rem;height:100%;display:flex;flex-direction:column;flex-wrap:wrap;padding:1rem;border-radius:2.5em;cursor:pointer;background:hsla(0,0%,100%,.8);backdrop-filter:blur(13px);-webkit-backdrop-filter:blur(13px);border:1px solid hsla(0,0%,100%,.18);transition:transform 1s;transform-style:preserve-3d}.products .products-list .product-card .top-card{display:none;align-items:center;justify-content:flex-end;margin-bottom:.2rem}.products .products-list .product-card .top-card .bubble-bag{width:30px;height:30px;display:flex;cursor:pointer;align-items:center;justify-content:center;border-radius:50%;color:#868686;background:hsla(0,0%,100%,.55);box-shadow:0 8px 32px 0 rgba(31,38,135,.37);backdrop-filter:blur(13px);-webkit-backdrop-filter:blur(13px);border:1px solid hsla(0,0%,100%,.18);transition:1s}.products .products-list .product-card .top-card .bubble-bag:hover{transform:translateY(-2px);color:#36b92f}.products .products-list .product-card .top-card .bubble-bag i{font-size:.8rem}.products .products-list .product-card .product-image-container{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:3rem}.products .products-list .product-card .product-image-container .product-image-background{height:90px;width:85%;background:radial-gradient(circle,var(--color-secondary-product-banner) 0,var(--color-secondary-product-banner) 50%,#fff 51%,#fff 54%,var(--color-primary-product-banner) 55%,var(--color-primary-product-banner) 100%);border-radius:1.8rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.products .products-list .product-card .product-image-container .product-image-background .product-image-to-front{top:40px;position:relative}.products .products-list .product-card .product-image-container .product-image-background .product-image{margin-bottom:1rem;-o-object-fit:cover;object-fit:cover;max-width:100%;max-height:10rem;border-radius:1rem}.products .products-list .product-card .product-section{display:flex;justify-content:space-between;align-items:center;padding:2em 0 0 0}.products .products-list .product-card .product-section .product-title{margin:0 0 4px;font-size:16px;font-weight:700;color:var(--color-text-primary)}.products .products-list .product-card .product-section .div-product-price{padding-bottom:1rem}.products .products-list .product-card .product-section .product-price{font-weight:700;font-size:16px;color:#36b92f;color:var(--color-text-product-value)}.products .products-list .product-card .discount-section{justify-content:flex-end;align-items:center}.products .products-list .product-card .discount-section .discount-ticket{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.products .products-list .product-card .discount-section .discount-ticket .dashed-line{width:95%;background-color:#fff;border-top:1px dashed #868686}.products .products-list .product-card .discount-section .discount-ticket .discount-desc{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-around;padding-top:.8em}.products .products-list .product-card .discount-section .discount-ticket .discount-desc .price-discount{color:var(--color-text-product-discount);font-size:.8rem;font-weight:700;text-decoration:none;position:relative}.products .products-list .product-card .discount-section .discount-ticket .discount-desc .price-discount:before{content:" ";display:block;width:100%;border-top:1px solid var(--color-text-product-discount);height:.5em;position:absolute;bottom:0;left:0}.products .products-list .product-card .discount-section .discount-ticket .discount-desc .price-discount-percent{color:#fff;font-size:.7rem;background-color:var(--color-text-product-discount);padding:.5em;border-radius:.5em}.products .products-list .product-card .button-order{display:block;width:100%;max-width:200px;margin:0 auto;background:#ff2849;border:1px solid #868686;color:#fff;border-radius:1rem;padding:12px 0;font-size:16px;box-shadow:0 2px 4px rgba(0,0,0,.18);text-shadow:0 1px 2px rgba(0,0,0,.2);cursor:pointer;outline:none;transition:1s}.products .products-list .product-card .button-order:hover{transform:translateY(-2px)}.products .products-list .product-card .button-order:active .badge{transform:scale(1.2)}.products .products-list .product-card .button-order:disabled{opacity:.4;cursor:not-allowed}.products .products-list .product-card .quantity .quantity-input{width:36px;height:36px;text-align:center;border-radius:.8rem;border:1px solid #868686;font-size:16px;margin:.5rem;color:#868686}.products .products-list .product-card .quantity .quantity-input::-webkit-inner-spin-button,.products .products-list .product-card .quantity .quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.products .products-list .product-card .quantity .quantity-show{margin:0 0 32px;color:var(--color-text);font-size:14px;font-weight:500;line-height:21px}.products .products-list .product-card .quantity .button-quantity.card-qtd{background:transparent;border:none;border-radius:50%;font-size:.7rem;padding:10px 10px;cursor:pointer;color:#fff;outline:none;width:100%!important;height:100%!important;background-color:rgba(76,175,80,.7490196078)}.products .products-list .product-card .quantity .botao-quantidade.card-qtd{background:transparent;border:none;border-radius:10px;font-size:.7rem;padding:10px 10px;cursor:pointer;color:#fff;outline:none;background-color:rgba(76,175,80,.7490196078)}.products .products-list .product-card .quantity .button-quantity:disabled{opacity:.2}.products .products-list .product-card .quantity .minus:hover{color:red}.products .products-list .product-card .quantity .plus:hover{color:#fff;background-color:#4caf50}@media(max-width:640px){.products .products-list .product-card{width:calc(100% - 6px)!important}.products .products-list .product-card .product-image-container .product-image-background{height:60px;width:90%;border-radius:1rem}.products .products-list .product-card .product-image-container .product-image-background .product-image-to-front{top:30px}.products .products-list .product-card .discount-section .discount-ticket .discount-desc{padding-top:.6em}.products .products-list .product-card .discount-section .discount-ticket .discount-desc .price-discount{font-size:.6rem}.products .products-list .product-card .discount-section .discount-ticket .discount-desc .price-discount-percent{font-size:.5rem;padding:.5em;border-radius:.5em}}@media(max-width:400px){.line-products{padding-left:0!important;padding-right:0!important}.products .products-list .product-card{width:calc(100% - 6px)!important;margin-left:.2rem;margin-right:.2rem;font-size:10px!important}.products .products-list .product-card.tres-produtos-ou-mais{padding:10px 0}.products .products-list .product-card.tres-produtos-ou-mais .div-product-price{padding-bottom:.5rem}.products .products-list .product-card.tres-produtos-ou-mais .botao-quantidade.card-qtd{padding:5px}.products .products-list .product-card.um-produto .product-image-container{margin:3rem 0}.products .products-list .product-card .product-section h3.product-title,.products .products-list .product-card .product-section span.product-price{font-size:.8rem}.products .products-list .product-card .product-image-container{margin-bottom:1rem}.products .products-list .product-card .product-image-container .product-image-background{height:50px;width:90%;border-radius:.8rem}.products .products-list .product-card .product-image-container .product-image-background .product-image-to-front{top:25px}}@media(max-width:340px){.line-products{padding-left:0!important;padding-right:0!important}.products .products-list .product-card{width:calc(100% - 6px)!important}.products .products-list .product-card .product-image-container .product-image-background{height:90px;width:85%;border-radius:1.5rem}.products .products-list .product-card .product-image-container .product-image-background .product-image-to-front{top:30px}}@media(max-width:550px){.products .products-header{padding:2em}}.quantity{display:flex;align-items:center}.quantity span{font-weight:600}.quantity .quantity-input{width:58px;height:36px;text-align:center;border:0;background:#e5e7e9;font-size:16px;font-weight:600;color:#868686;outline:none}.quantity .quantity-input::-webkit-inner-spin-button,.quantity .quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity .quantity-show{margin:0 0 32px;color:var(--color-text);font-size:14px;font-weight:500;line-height:21px}.quantity .button-quantity{width:36px;height:36px;background:#e5e7e9;border:none;border-radius:10px;font-size:24px;cursor:pointer;color:#000;outline:none;display:flex;align-items:center;justify-content:center}.quantity .button-quantity i{font-size:12px}.quantity .button-quantity:disabled{opacity:.2;cursor:not-allowed}.quantity .minus,.quantity .plus{color:#fff;transition:opacity .2s ease}.quantity .minus:hover,.quantity .plus:hover{opacity:.8}.quantity .minus:active,.quantity .plus:active{opacity:.6}.quantity .minus{background-color:#fe4a4b;border-radius:10px 0 0 10px}.quantity .plus{background-color:rgba(76,175,80,.7490196078);border-radius:0 10px 10px 0}.close-container{display:flex}.close-container .cart-title{color:#000}.close-container .close-button{margin:0;color:#868686;cursor:pointer;justify-content:flex-end;transition:.5s}.close-container .close-button:hover{color:#ff2849}.not-found{display:flex;flex-direction:column;align-items:center;justify-content:center}.not-found .not-found-base-card{max-width:1200px}.fixed-in-bottom{transition:1s}.fixed-in-bottom .go-to-cart{border-radius:1rem;background-color:var(--color-finalize-order-button);position:fixed;width:auto;height:45px;display:flex;align-items:center;justify-content:center;right:15px;bottom:15px;border:none;z-index:-1;padding:.8rem;cursor:pointer}.fixed-in-bottom .go-to-cart i{font-size:14px;color:var(--color-text-finalize-order-button)}.fixed-in-bottom .go-to-cart span{margin-left:10px;font-weight:700;color:var(--color-text-finalize-order-button)}.fixed-in-bottom .go-to-cart:hover{filter:grayscale(.2);transform:translateY(-2px)}.fixed-in-bottom .go-top{border-radius:1rem;background-color:var(--color-roll-up-button);position:fixed;width:40px;height:40px;display:block;right:10px;bottom:10px;border:none;z-index:-1;cursor:pointer}.fixed-in-bottom .go-top i{color:var(--color-icon-roll-up-button);font-size:14px}.fixed-in-bottom .go-top:hover{opacity:1;background-color:#e5e7e9;transform:translateY(-2px)}.fixed-in-bottom .isnt-visible{display:none;z-index:-4}.fixed-in-bottom .is-visible{opacity:.9;z-index:4;transition:all .4s ease-in}*{margin:0;padding:0;box-sizing:border-box;font-family:Montserrat,sans-serif}body,html{font-size:16px;background-repeat:no-repeat;background-attachment:fixed;scroll-behavior:smooth}#app,body,html{height:100%;width:100%}