body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.noto-serif-hk{font-family:"Noto Serif HK",serif;font-optical-sizing:auto;font-style:normal;font-weight:400}.navbar{align-items:center;background-color:#103a39;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;padding:20px}.navbar-logo{flex-shrink:0}.navbar-logo img{border-radius:50%;height:auto;max-width:200px;width:100%}.navbar-brand{flex-grow:1;font-size:40px;margin-left:5px;padding:5px;text-align:center}.nav-link,.navbar-brand{color:#d8c6ad;font-family:"Noto Serif HK",serif;font-weight:700;text-decoration:none}.nav-link{flex-shrink:0;font-size:35px;margin-left:15px;margin-right:15px;padding:5px 10px}.nav-link:hover{background-color:#d8c6ad;color:#103a39}@media (max-width:768px){.navbar{align-items:center;flex-direction:column;justify-content:center;text-align:center}.navbar-logo img{max-width:150px;width:100%}.navbar-brand{font-size:25px;margin:10px 0}.nav-link{display:block;font-size:23px;padding:10px}}.home-welcome{background-color:#e7dbc9;color:#103a39;flex-direction:row;font-family:"Noto Serif HK",serif;justify-content:center;padding:10%;text-align:center}.home-welcome,.welcome-text{align-items:center;display:flex}.welcome-text{flex-direction:column}.welcome-text h1,.welcome-text h2{margin:0;padding:0;text-align:center}.welcome-text h1{font-size:80px;white-space:nowrap}.welcome-text h2{font-size:60px;white-space:nowrap}.welcome-text img{border:none;box-shadow:none;display:block;height:auto;margin:-50px auto 50px;max-width:600px;outline:none;padding:0}.about-us{background-color:#e7dbc9;font-family:"Noto Serif HK",serif;margin:0;padding:0}.about-us h2{border-bottom:3px solid;font-size:50px;margin:0 auto;padding-left:100px;padding-right:100px;width:fit-content}.about-us h2,.about-us p{color:#103a39;text-align:left}.about-us p{font-size:25px;font-weight:700;line-height:1.8;margin:30px 0 0;padding:20px 100px;text-align:justify}.about-us p,.food-pics{align-items:center;justify-content:center}.food-pics{display:flex;flex-direction:row;margin-bottom:20px;margin-top:20px}.food-pics img{border:10px double #103a39;box-shadow:none;display:block;height:auto;margin:0 auto 50px;max-width:300px;outline:none;padding:0}.review h5{color:#103a39;font-size:25px;margin:0;padding:20px 100px}@media (max-width:1024px){.home-welcome{padding:5%}.home-welcome,.welcome-text img{align-items:center;flex-direction:column}.welcome-text img{display:flex;height:auto;width:250px}.welcome-text h1,.welcome-text h2{font-size:40px;white-space:nowrap}.about-us h2{font-size:50px;padding-left:50px;padding-right:50px}.about-us p{font-size:30px;padding:15px}.food-pics{flex-direction:column;justify-content:center}.food-pics img{height:auto;max-width:100px;width:50%}.review h5{font-size:25px;padding-left:10px}}@media (max-width:768px){.home-welcome{padding:3%}.home-welcome,.welcome-text img{align-items:center;flex-direction:column}.welcome-text img{display:flex;height:auto;padding-top:40px;width:250px}.welcome-text h1{font-size:23px;margin-top:-30px;white-space:nowrap}.welcome-text h2{font-size:18px;margin-top:5px;white-space:nowrap}.about-us h2{font-size:21px;padding-left:20px;padding-right:20px;padding-top:35px}.about-us p{font-size:13px;padding:10px;text-align:justify}.food-pics img{border:5px double #103a39;max-width:200px}.review h5{align-items:center;font-size:13px;justify-content:center;padding:0 10px 20px;text-align:justify}}.menu{align-items:center;background-color:#e7dbc9;display:flex;flex-direction:column;font-family:"Noto Serif HK",serif;justify-content:top;min-height:100vh;padding:2%;text-align:center}.menu img{margin-top:30px;width:100%}.button-container{align-items:center;display:flex;flex-direction:row;gap:30px;margin:30px;z-index:1}.button-container button{background-color:#a9977f;border:none;color:#103a39;cursor:pointer;font-family:"Noto Serif HK",serif;font-size:25px;font-weight:700;margin-top:20px;padding:10px 20px}.button-container button.selected,.button-container button:hover{background-color:#103a39;color:#d8c6ad}.product-section{align-items:center;display:flex;flex-direction:column;font-family:"Noto Serif HK",serif;justify-content:top;min-height:100vh;padding:2%;text-align:center}.product-section h2{border-bottom:3px solid;color:#103a39;font-size:50px;font-weight:700;margin:80px 0 20px;padding-left:100px;padding-right:100px;width:fit-content}.product-container{align-items:center;display:flex;flex-direction:row;font-family:"Noto Serif HK",serif;justify-content:center;min-height:100vh;padding:2%;text-align:center}.product img{border-radius:50%;height:400px;margin:50px;object-fit:cover;width:400px}.product h3{font-size:35px}.product h3,.product p{color:#103a39;font-weight:700;margin:20px 0}.product p{font-size:25px}@media (max-width:1024px){.menu{min-height:10vh}.button-container{flex-direction:row;gap:20px;justify-content:top;margin-top:20px}.button-container button{font-size:30px;padding:8px 16px}}@media (max-width:768px){.menu{min-height:10vh;padding-bottom:40px}.button-container{flex-direction:row;gap:15px;justify-content:top}.button-container button{font-size:20px;padding:6px 12px}.product-section h2{font-size:30px;padding-left:20px;padding-right:20px}.products-container{flex-direction:column}.product{margin:10px 0;width:100%}.product img{height:300px;margin:0;width:300px}.product h3{font-size:25px}.product p{font-size:20px}}.contact{align-items:center;background-color:#e7dbc9;display:flex;flex-direction:row;font-family:"Noto Serif HK",serif;gap:100px;justify-content:center;padding:20px;text-align:center}.contact img{border-radius:50%;height:500px;margin-bottom:100px;margin-top:100px;object-fit:cover;width:500px}.stores{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.stores h1{border-bottom:3px solid;color:#103a39;font-size:40px;font-weight:700;margin:0 0 20px;width:fit-content}.icon-buttons{display:flex;flex-direction:row;font-size:30px;gap:20px;margin-top:20px}.icon-buttons a{color:#103a39;margin:0 10px 60px}.icon-buttons a:hover{color:#a9977f}.stores p{color:#103a39;font-size:25px;font-weight:700;line-height:1.5;margin:20px 10px 10px;text-align:center}.stores a{color:#103a39;text-decoration:none}.stores a:hover{color:#a9977f;text-decoration:none}.address p:hover{color:#a9977f}@media (max-width:1024px){.contact{flex-direction:column;gap:20px}.contact img{height:auto;max-width:500px;width:90%}.stores{margin-right:0}.stores h1{font-size:50px;padding-left:20px;padding-right:20px}.icon-buttons{font-size:40px;gap:15px}.stores p{font-size:30px}}@media (max-width:768px){.contact{padding:10px}.contact img{border-radius:50%;height:300px;margin-bottom:20px;margin-top:20px;object-fit:cover;width:300px}.stores{margin-right:0}.stores h1{font-size:30px;padding-left:10px;padding-right:10px}.icon-buttons{font-size:25px;gap:10px}.stores p{font-size:20px;margin:5px}}*,:after,:before{box-sizing:border-box}.footer-content{background-color:#103a39;flex-wrap:wrap;font-family:"Noto Serif HK",serif;justify-content:space-between;padding:1%;text-align:center}.footer-content,.footer-links{align-items:center;display:flex}.footer-links{gap:15px}.footer-content h3 a{color:#d8c6ad;font-size:25px;margin-top:10px;text-decoration:none}.footer-content h3 a:hover{text-decoration:underline}.icon-button{background-color:initial;border:none;cursor:pointer;margin:0;padding:0}.footer-content svg,.icon-button{align-items:center;justify-content:center}.footer-content svg{color:#d8c6ad;font-size:28px}.footer-content svg:hover{font-size:35px}#copyright{color:#d8c6ad;font-size:20px}@media (max-width:768px){.footer-content{align-items:center;flex-direction:column}.footer-links{flex-direction:column;gap:5px;margin-bottom:0;padding:0}.footer-content h3 a{font-size:20px;line-height:.5;margin:0}.footer-content svg{margin-left:0}.footer-content svg:hover{font-size:20px}#copyright{color:#d8c6ad;font-size:15px}}
/*# sourceMappingURL=main.47c010c0.css.map*/