@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap);@import url(//db.onlinewebfonts.com/c/af1155f85c206cbe07c7774b7ce884e8?family=ModestoW00-Initials);@import url(https://fonts.googleapis.com/css2?family=Lato&display=swap);*{margin:0;padding:0;outline:0;box-sizing:border-box}body{font:400 14px Roboto,sans-serif;-webkit-font-smoothing:antialiased}button{cursor:pointer}.containerWrapper{width:100%;height:20%;margin:0;display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:column}.imgcontainer{height:100vh;width:100%;background-image:url(/static/media/background.e330c89f.jpg);background-size:cover;background-position:50%;box-shadow:0 5px 10px 0 rgba(138,149,158,.15)}.headerwrapper{background-color:rgba(250,172,24,.9);height:100%;display:flex;justify-content:center;align-items:center}img{width:80%;max-width:400px;height:auto;object-fit:cover}.apresentantion{padding:64px 0}.apresentantion h1{font-family:"ModestoW00-Initials";color:#ee4036;font-size:27px;cursor:default}.divisor{width:64px;height:3px;border-radius:100rem;background-color:#faac18;margin:32px auto}.apresentantion p{font-family:"Lato",sans-serif;width:60%;margin:auto;font-size:13px;color:#12113d;font-weight:500}.arrow{position:absolute;bottom:64px;left:50%;transform:translate(-50%,-50%)}.arrow span{display:block;width:10px;height:10px;border-bottom:3px solid #fff;border-right:3px solid #fff;transform:rotate(45deg);margin:-10px;-webkit-animation:animate 2s infinite;animation:animate 2s infinite}.arrow span:nth-child(2){-webkit-animation-delay:-.2s;animation-delay:-.2s}.arrow span:nth-child(3){-webkit-animation-delay:-.4s;animation-delay:-.4s}@-webkit-keyframes animate{0%{opacity:0;transform:rotate(45deg) translate(-20px,-20px)}50%{opacity:1}to{opacity:0;transform:rotate(45deg) translate(20px,20px)}}@keyframes animate{0%{opacity:0;transform:rotate(45deg) translate(-20px,-20px)}50%{opacity:1}to{opacity:0;transform:rotate(45deg) translate(20px,20px)}}.productList{display:flex;padding:0 32px}.cartBtnContainer{position:fixed;bottom:20px;left:calc(50% - 150px)}.cartBtn{width:300px;height:50px;border-radius:5px;background-color:#faac18;border:none;cursor:pointer;color:#fff;font-family:"ModestoW00-Initials";font-size:14px;transition:box-shadow .2s,-webkit-filter .2s;transition:box-shadow .2s,filter .2s;transition:box-shadow .2s,filter .2s,-webkit-filter .2s}.cartBtn:hover{-webkit-filter:brightness(95%);filter:brightness(95%);box-shadow:0 8px 16px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.cartIcon{margin-right:8px}.products{display:flex;width:100%;flex-wrap:wrap}.productWrapper{border-radius:7px;box-shadow:0 5px 10px 0 rgba(138,149,158,.15);background-color:#0b083c}.productContent,.productWrapper{display:flex;flex-direction:column;height:100%}.productContent{padding:1.5rem;flex-wrap:wrap;text-align:center;width:100%;justify-content:space-between}.product-item{padding-top:.75rem;padding-bottom:.75rem}.productContentWrapper{display:flex;height:100%}.product-item img{width:100%;height:180px;object-fit:cover;border-radius:7px 7px 0 0}.productPrice,strong{width:100%}strong{font-size:16px;color:#faac18}.additional{cursor:not-allowed}.productInfo{color:#fff;flex:1 1}.buttonAdd,.productPrice{color:#fff;font-weight:700}.buttonAdd{border:none;padding:10px;width:100%;border-radius:5px;text-transform:uppercase;font-size:13px;background-color:#faac18;outline:none!important;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.actionSheet{display:flex;justify-content:space-around;position:relative}.actionSheet p{margin:0;color:#fff;font-weight:700;font-size:22px}.qtdButtons{background-color:#faac18;font-size:24px}.qtdButtons,.removeButton{border:none;height:26px;width:26px;border-radius:13px;color:#fff;font-weight:700;display:flex;justify-content:center;align-items:center;outline:none!important}.removeButton{background-color:#ee4037;font-size:18px;position:absolute;bottom:52px;left:-10px}.editButton{border:none;height:26px;width:26px;border-radius:13px;color:#fff;font-size:18px;font-weight:700;justify-content:center;position:absolute;bottom:52px;right:-10px}.aditionalOpt,.editButton{background-color:#fff;display:flex;align-items:center;outline:none!important}.aditionalOpt{width:100%;border:none;height:28px;border-radius:5px;margin-bottom:5px;padding:0 12px;justify-content:space-between}.spanName{display:flex}.spanName,.spanName span{width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.spanName span{text-align:left}.optionsGroup{max-width:100%;margin-top:16px}.optSelected{background-color:#faac18;color:#fff;font-weight:700}
/*# sourceMappingURL=main.1539fbeb.chunk.css.map */