@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@600&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat&display=swap";@import"https://fonts.googleapis.com/css2?family=Bangers&display=swap";.navStyle{position:fixed;width:100vw;height:-moz-max-content;height:max-content;z-index:5;display:flex;justify-content:space-between;align-items:center;overflow-x:hidden;overflow-y:hidden}@keyframes shake{0%{transform:translate(0) rotate(0);backface-visibility:hidden}25%{transform:translate(-5px) rotate(-5deg);backface-visibility:hidden}50%{transform:translate(5px) rotate(5deg);backface-visibility:hidden}75%{transform:translate(-5px) rotate(-5deg);backface-visibility:hidden}to{transform:translate(5px) rotate(5deg);backface-visibility:hidden}}.navStyle>img{margin-left:1em;transform-origin:center bottom}.navStyle>img:hover{cursor:pointer;animation:shake .5s ease}.navUL{display:flex;width:18%;justify-content:space-between;align-items:center;list-style:none}.navUL>li:last-child{margin-right:3em}.navUL>li>button{font-size:1.1em;font-family:Bangers,cursive;color:#f44;transition:padding .2s,color .2s;border:none;background-color:transparent}.navUL>li>button:hover{color:#b3ff42;background-color:#f44;padding:.5em .8em;border-radius:50px;cursor:pointer}.svgBtn{position:relative;background-color:transparent;padding:.3em .5em;border:none}.svgBtn:hover .bagSvg{fill:#b3ff42}.bagSvg{width:25px;height:25px;fill:#f44}.bagSvg:hover{fill:#b3ff42}.quanityNum{display:flex;justify-content:center;align-items:center;background-color:#b3ff42;color:#f44;position:absolute;width:1em;border-radius:50px;right:0;bottom:0}.backHomeLink{text-decoration:none;margin-top:1em;margin-left:1em}.backHomeText{font-family:Bangers,cursive;color:#fff}@media screen and (min-width: 769px) and (max-width: 1123px){.navUL{width:-moz-max-content;width:max-content}.navUL>li{display:none}.navUL>li:last-child{display:flex;margin:.8em}}@media screen and (max-width: 768px){.navUL{width:-moz-max-content;width:max-content}.navUL>li{display:none}.navUL>li:last-child{display:flex;margin:.8em}.navStyle>img{width:60px;height:60px}}@media screen and (max-width: 480px){.bagSvg{width:20px;height:20px}.quanityNum{width:.8em}}.footerContainer{background-color:transparent}.footerContent{display:flex;justify-content:center;background-color:#f44}.footerContent>h1{color:#e7a832;font-family:Bangers,cursive;margin:0}.copySpan{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:.7em;vertical-align:text-top}.cartContainer{background-color:#e7a832;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}.cartContent{width:80%;height:80%;background-color:#f44;display:flex}.cartSection{width:50%;height:100%;display:flex;flex-direction:column}.cartHeaderText{font-family:Bangers,cursive;display:flex;justify-content:center;color:#ffc1ca}.emptyText{display:flex;justify-content:center;font-family:Montserrat,sans-serif}li{display:flex;justify-content:flex-start;list-style-type:none;margin:0;padding:0}.cartImageDiv{width:30%}.cartImageStyle{width:100%;border-radius:30px}.cartItemDetails{margin-left:1em}.cartItemName{font-size:1.5em;font-family:Bangers,cursive}.cartItemQuantity{font-family:Montserrat,sans-serif}.totalSection{background-color:#ffc1ca;width:50%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#f44}.cartItemsList{overflow-y:auto}.cartItemsList::-webkit-scrollbar{width:0px}.totalContent{display:flex;flex-direction:column;justify-content:center;align-items:center}.totalText{font-family:Montserrat,sans-serif}.payBtn{border:none;padding:.6em .9em;color:#f44;background-color:#e7a832;border-radius:10px;font-size:1.3em;font-family:Montserrat,sans-serif}.payBtn:hover{background-color:#f44;color:#e7a832;cursor:pointer}@media screen and (max-width: 768px){.cartSection,.cartImageDiv{width:100%}.cartItemName{font-size:1.1em;text-align:center}.cartItemQuantity{text-align:center}.totalSection{width:100%}.totalText{text-align:center}}@media screen and (max-width: 480px){.cartContent{flex-direction:column}.cartSection{height:50%}.cartImageStyle{width:50%;margin:0;border-radius:30px}.cartDetails{margin:0}.totalSection{height:50%}}.heroContainer{position:relative;width:100vw;height:100vh;z-index:-1}.imgBG{position:relative;z-index:-2;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#e7a832}.imgBG>img{width:800px;height:500px}.heroContent{position:absolute;top:0;z-index:3;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.staggered-text-item{color:#ffc1ca;text-shadow:-2px 5px rgb(255,184,53);font-size:8em;font-family:Bangers,cursive;overflow-x:hidden}.scrollTextDiv{display:flex;justify-content:center;align-items:center}.scrollText{position:relative;z-index:4;background-color:#b3ff42;padding:.5em .8em;font-size:2.3em;color:#ffc14d;font-family:Montserrat,sans-serif;font-weight:600;border:none;cursor:pointer}.marqueeStyle{position:absolute;bottom:0;width:100vw;background-color:#ffc1ca}.marqueeText{margin-right:5em;font-size:2.2em;color:#f44;font-family:Bangers,cursive}@media screen and (max-width: 768px){.imgBG>img{width:100%;height:auto}.staggered-text-item{font-size:5em}.scrollText{font-size:3em}.marqueeText{margin-right:2em;font-size:1.9em}}@media screen and (max-width: 480px){.staggered-text-item{font-size:4em}.scrollText{font-size:2em}.marqueeText{margin-right:1em;font-size:1.5em}}.storyContainer{width:100vw;height:-moz-max-content;height:max-content;background-color:#e7a832}.storyContent{width:100%;height:-moz-max-content;height:max-content;display:flex;flex-direction:row-reverse}.storyHead{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.storyHead>img{width:80%;margin-top:5em}.storyInfo{width:60%;height:100%;margin-left:4em}.storyInfo>h1{margin-top:3em;margin-bottom:2em;font-size:3em;color:#f44;font-family:Bangers,cursive}.storyInfo>p{font-size:1.2em;font-family:Montserrat,sans-serif}.span1{color:#ffc1ca;font-size:1.3em;font-family:Bangers,cursive}.span2{color:#b3ff42;font-size:1.3em;font-family:Bangers,cursive}.span3{color:#ffff50;font-size:1.3em;font-family:Bangers,cursive}.span4{color:#f44;font-size:1.3em;font-family:Bangers,cursive}@media screen and (min-width: 769px) and (max-width: 1285px){.storyContainer{height:-moz-max-content;height:max-content}.storyContent{flex-direction:column;height:-moz-max-content;height:max-content;justify-content:center;align-items:center}.storyHead>img{width:100%;margin-top:2em;height:-moz-max-content;height:max-content}.storyInfo{height:-moz-max-content;height:max-content}.storyInfo>p{height:-moz-max-content;height:max-content;margin:0}.span1,.span2,.span3,.span4{font-size:1.6em}}@media screen and (max-width: 768px){.storyContainer{height:-moz-max-content;height:max-content}.storyContent{flex-direction:column;height:-moz-max-content;height:max-content;justify-content:center;align-items:center}.storyHead>img{width:100%;margin-top:2em;height:-moz-max-content;height:max-content}.storyInfo{height:-moz-max-content;height:max-content}.storyInfo>p{height:-moz-max-content;height:max-content;margin:0}.span1,.span2,.span3,.span4{font-size:1.6em}}@media screen and (max-width: 480px){.storyContainer{height:-moz-max-content;height:max-content}.storyHead>img{margin-top:1em;height:-moz-max-content;height:max-content}.storyInfo{height:-moz-max-content;height:max-content;overflow:auto}.storyInfo>h1{font-size:2em;margin:0}.storyInfo>p{font-size:1em;height:-moz-max-content;height:max-content;margin:0}.span1,.span2,.span3,.span4{font-size:1em}}.menu-item-card{display:flex;flex-direction:column;justify-content:center;align-items:center;overflow-x:hidden}.imageItemStyle{border-radius:50px;overflow:hidden;width:80%;height:100%}.item-name{font-family:Bangers,cursive;font-size:1.8em;color:#f44;display:flex;margin-top:1em;margin-bottom:.3em}.item-price{font-family:Bangers,cursive;font-size:1.3em;color:#ffd0d6;margin-top:0;margin-bottom:.3em}.item-desc{font-family:Montserrat,sans-serif;font-size:1.1em;color:#b3ff42;margin-top:0;margin-bottom:.3em}.buttonDiv{display:flex;justify-content:center;align-items:center;margin-top:.6em;margin-bottom:1.2em}.orderBtn{padding:.5em .7em;border:none;background-color:transparent;font-size:1.1em;background-color:#ffd0d6;color:#f44;border-radius:50px;transition:color .2s,background-color .2s}.orderBtn:hover{cursor:pointer;background-color:#f44;color:#ffd0d6}.addedBtns{display:flex;flex-direction:column;align-items:center}.quanityChangeDiv{display:flex;align-items:center;justify-content:center}.changeBtn{border:none;background-color:#f44;color:#b3ff42;font-size:1.4em;padding:.3em .5em}.changeBtn:hover{cursor:pointer;transform:scale(1.2)}.quantityDisplay{color:#b3ff42;font-size:1.4em;margin-left:.5em;margin-right:.5em}.removeBtnDiv{margin-top:1em}.removeBtn{padding:.5em .7em;border:none;background-color:#b3ff42;color:#f44}.removeBtn:hover{cursor:pointer;transform:scale(1.2)}.quantityChangeDiv{display:flex;justify-content:center;align-items:center}body,html{margin:0;padding:0;height:100%;overflow-x:hidden}.menuContainer{width:100vw;height:-moz-max-content;height:max-content}.menuContent{background-color:#e7a832;height:100%}.menuHeader{display:flex;width:100%;height:20vh;justify-content:center;align-items:center;background-color:#e7a832}.menuHeader>h1{display:flex;justify-content:center;align-items:center;font-family:Bangers,cursive;font-size:3.7em;color:#f44;margin:0}.menuListDiv{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;background-color:#e7a832;margin:0}@media screen and (max-width: 768px){.menuHeader{height:-moz-max-content;height:max-content;height:15vh}.menuHeader>h1{font-size:2.5em}.menuListDiv{grid-template-columns:1fr}.menuContainer{height:-moz-max-content;height:max-content}.menuListDiv{margin:0;height:-moz-max-content;height:max-content}}@media screen and (max-width: 480px){.menuHeader{height:15vh}.menuHeader>h1{font-size:2em;height:-moz-max-content;height:max-content}.menuContainer{height:-moz-max-content;height:max-content}}.contactContainer{width:100vw;height:100vh;overflow-x:hidden}.contentContainer{display:flex;flex-direction:row;width:100vw;height:100vh}.socialContainer{width:100%;height:100vh;display:flex;justify-content:center;align-items:center;background-color:#e7a832}.socialLogoDiv{display:flex;flex-direction:column;width:50%;justify-content:center;align-items:center}.followText{font-size:3.4em;color:#f44;font-family:Bangers,cursive;margin-bottom:1em}.iconDiv{display:flex}.svgStyle2{width:9em;height:9em;fill:#ffc1ca}.svgStyle2:hover{cursor:pointer;transform:scale(1.3);fill:#ffd4dc}.moreInfoDiv{margin-top:4em;display:flex;flex-direction:column;justify-content:center;align-items:center}.numberText,.emailText{font-size:1.7em;color:#f44;font-family:Bangers,cursive}.socialImage{width:50%;display:flex;justify-content:center;align-items:center}@media screen and (min-width: 769px) and (max-width: 1285px){.socialImage{display:none}.socialLogoDiv{width:100%}.moreInfoDiv{margin-top:2em}.followText{font-size:2.5em;text-align:center}}@media screen and (max-width: 768px){.socialImage{display:none}.socialLogoDiv{width:100%}.moreInfoDiv{margin-top:2em}.followText{font-size:2.5em;text-align:center}}@media screen and (max-width: 480px){.followText{font-size:2.5em;text-align:center}.svgStyle2{width:4em;height:4em}.numberText,.emailText{font-size:1.2em}}
