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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:var(--bodyColor)}.App{text-align:center}#root,body,html{height:100%;margin:0;overflow-x:hidden;padding:0;width:100%}#root{display:flex;flex-direction:column;min-height:100vh}*{list-style-type:none;scroll-behavior:smooth;text-decoration:none}:target{scroll-margin-top:17.5vh}header{display:flex;flex-direction:column;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:5}#top-bar{background-color:#5f0600;color:#fff;display:flex;font-family:M PLUS\ 1p,sans-serif;font-size:.85em;font-weight:400;justify-content:space-between;padding:.25% 1%}#top-bar p{color:#f1d87f}#nav-bar{background:linear-gradient(rgba(0,0,0,.9) 60%,transparent 0);display:flex;justify-content:center;width:100%}#mobile-nav a,#nav-bar a{color:#fff;font-family:Bahiana,sans-serif;font-weight:700}#nav-bar a{font-size:2em}#mobile-nav a{font-size:2.5em}.mobile-nav-links,.nav-links{align-items:center;display:flex;justify-content:space-evenly;width:35%}.nav-links{margin-bottom:2.75%}#mobile-nav a:hover,#nav-bar a:hover,#top-bar a:hover{color:#fcd601;transition-duration:.2s}#mobile-logo-container,.mobile-nav-links{display:none}#desktop-logo-container{display:block;padding-top:1.5%;width:22.5%}#logo{width:100%}.content{font-size:5em}@media screen and (max-width:992px){:target{scroll-margin-top:15vh}#top-bar{font-size:.7em}#desktop-logo-container{padding-top:1.5%;width:30%}.nav-links{margin-bottom:3.5%;width:35%}#nav-bar a{font-size:1.5em}}@media screen and (max-width:768px){:target{scroll-margin-top:10vh}#logo{margin:2.5%;width:50%}#top-bar{font-size:.7em;padding:.25% 2.5%}#mobile-logo-container{background:linear-gradient(rgba(0,0,0,.9) 60%,transparent 0);display:flex;justify-content:space-between;width:100%}#menu-icon{cursor:pointer;margin:0 2.5%;width:10%;z-index:2}.bar1,.bar2,.bar3{background-color:#fff;height:8%;margin:15% 0;transition:.4s;width:100%}.change .bar1{-webkit-transform:translateY(210%) rotate(-45deg);transform:translateY(210%) rotate(-45deg)}.change .bar2{opacity:0}.change .bar3{-webkit-transform:translateY(-210%) rotate(45deg);transform:translateY(-210%) rotate(45deg)}#nav-bar{background:none;display:none}.mobile-nav-links{display:flex;flex-direction:column;justify-content:center;max-height:0;visibility:hidden;width:100%}.nav-change .mobile-nav-links{background-color:rgba(0,0,0,.95);height:100%;left:0;max-height:100%;overflow-x:hidden;position:fixed;top:0;transition:.4s;visibility:visible;width:100%;z-index:1}.nav-change .mobile-nav-links a{display:flex;margin:25px 0}}*{color:inherit;margin:0;padding:0}@-webkit-keyframes zoom{0%{background-size:100% auto}50%{background-size:150% auto}to{background-size:100% auto}}@keyframes zoom{0%{background-size:100% auto}50%{background-size:150% auto}to{background-size:100% auto}}#home{margin-bottom:-20vh;position:relative;top:-20vh;z-index:-1}#home-container{align-items:center;display:flex;justify-content:center;position:relative}#home-background{align-items:center;-webkit-animation:zoom 60s ease-in-out infinite;animation:zoom 60s ease-in-out infinite;background-position:center 30%;background-size:cover;display:flex;flex-direction:column;justify-content:flex-start;transition:5s;width:100%;z-index:-5}#home-overlay{background-color:rgba(0,0,0,.5);height:100%;left:0;position:absolute;top:0;width:100%;z-index:-5}#home-container p{color:#f1d87f;color:#fff;font-family:Bahiana;font-size:7em;padding:45vh 35vh 35vh;text-align:center}@media screen and (max-width:992px){#home-background{-webkit-animation:none;animation:none;background-position:center 20%;transition:5s}#home-container p{font-size:5em;padding:35vh 25vh 25vh}}@media screen and (max-width:768px){#home{margin-bottom:-8vh;top:-8vh}#home-background{-webkit-animation:none;animation:none;background-position:center 10%;transition:5s}#home-container p{font-size:3em;padding:17.5vh 12.5vh 12.5vh}}.labelDivider{background:#5f0600;justify-content:space-around}.labelText{color:#f1d87f}.label-line{background-color:#f1d87f}.grid-food{align-items:center;display:flex;flex-direction:column;font-weight:700;gap:10px;margin:auto;padding:20px}.grid-item{align-items:center;background-color:#5f0600;color:#f1d87f;font-family:Bahiana;font-size:30px;justify-content:center}.grid-item,.grid-item-pic-container{box-shadow:0 0 5px rgba(0,0,0,.4);display:flex;width:85%}.grid-item-pic-container{border-radius:5px;height:300px;overflow:hidden}.grid-item-pic{height:100%;object-fit:cover;width:100%}@media screen and (min-width:992px){.grid-food{grid-column-gap:10px;grid-row-gap:10px;align-items:normal;display:grid;font-weight:700;grid-template-columns:210px 210px 210px 210px;justify-content:center;overflow:none}.grid-item{background-color:#5f0600;color:#f1d87f;display:flex;font-family:Bahiana;font-size:25px}.grid-item,.grid-item-pic-container{height:200px;margin:auto;width:200px}}.section-header{align-items:center;background:#5f0600;display:flex;flex-direction:row;height:100px;justify-content:center;width:100%}.section-header p{color:#f1d87f;font-family:Bahiana;font-size:55px;text-align:center;white-space:nowrap}.section-header hr{border-top:1px solid #f1d87f;margin-left:5%;margin-right:5%;width:100%}body{margin:0;padding:0}hr{border-top:1px solid #f1d87f;margin-left:5%;margin-right:5%;width:50%}.top-container{justify-content:center;position:relative;z-index:-1}.top-background,.top-container{align-items:center;display:flex}.top-background{background-image:url(/static/media/hong-kong-kitchen-about.ef5fc5d0febbd199e091.webp);background-size:cover;flex-direction:column;justify-content:flex-start;z-index:-5}.top-overlay{background-color:rgba(0,0,0,.8);height:100%;left:0;position:absolute;top:0;width:100%;z-index:-5}.top-container p{color:#f1d87f;color:#fff;font-family:Bahiana;font-size:36px;padding:10%;text-align:center}.bot-container{flex-direction:column;margin-top:20px;position:relative;z-index:-2}.bot-container,.bot-text{align-items:center;display:flex;justify-content:center}.bot-text{background-color:#5f0600;color:#f1d87f;flex-direction:row;font-family:Bahiana;font-size:30px;margin-top:-15px;text-align:center;width:100%}.bot-text p{margin-bottom:10px;margin-top:10px;width:100%}.left-text,.right-text{align-items:center;flex-direction:row;width:50%}.bot-img,.left-text,.right-text{display:flex;justify-content:center}.bot-img{padding-bottom:5px;padding-top:5px}.bot-img img{margin-right:5px;max-width:50%}.circle-container{align-items:center;display:flex;flex-direction:column;justify-content:center;z-index:-1}.outside-circle{background-color:#fff;height:30%;margin-top:-40%;max-height:450px;max-width:450px;min-height:350px;min-width:350px;width:30%}.center-circle,.outside-circle{align-items:center;aspect-ratio:1;border-radius:50%;display:flex;justify-content:center}.center-circle{background-color:#5f0600;height:95%;max-height:430px;max-width:430px;min-height:330px;min-width:330px;width:95%}.inner-circle{align-items:center;aspect-ratio:1;border-color:#f1d87f;border-radius:50%;border-style:solid;display:flex;height:90%;justify-content:center;max-height:400px;max-width:400px;min-height:300px;min-width:300px;width:90%}.circle-text{color:#f1d87f;font-family:Bahiana;font-size:50px;text-align:center}.circle-text h1{font-size:180px}.circle-text h2{font-size:40px;margin-bottom:-15%;margin-top:-15%}@media screen and (max-width:992px){.bot-img{flex-direction:column}.bot-img img{margin-bottom:5px;margin-right:0;max-width:100%}.bot-text{font-size:20px}.outside-circle{height:50%;margin-top:-150%;min-height:300px;min-width:300px;width:50%}.center-circle{min-height:270px;min-width:270px}.inner-circle{min-height:240px;min-width:240px}.circle-text h1{font-size:150px}.circle-text h2{font-size:30px}.top-container p{font-size:24px}}#root{background-color:rgba(C9C1BB)}#reviewName1,#reviewName2,#reviewName3,#reviewName4,#reviewName5{color:#fff;font-family:HIROMISAKE;font-size:1.6em;text-align:center}#reviewfont1,#reviewfont2,#reviewfont3,#reviewfont4,#reviewfont5{color:#fff;font-family:Bahianita;font-size:1.6em;max-width:900px;padding-left:10%;padding-right:10%;padding-top:30px;text-align:center}#Reviews{color:#f1d87f;font-family:Bahiana;font-size:50px;padding:20px;text-align:center}#backgroundMarbel{background-image:url(/static/media/absolute-black-marble-surface.b44fca69aa8c637ee8fc.png)}#ReviewTitle{color:#fff;font-family:Bahianita;font-size:50px;padding-bottom:30px;padding-top:10px;text-align:center}#ReviewTexts{align-content:center;align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;font-size:18px;height:1300px;justify-content:center;padding-bottom:75px}#ReviewTexts,.spacingReview{text-align:center;width:100%}.spacingReview{background-image:url(/static/media/borderR1.caf7bd5b8304fadbfd60.png);height:250px}#spacingReview2,.spacingReview{background-position:"center";background-repeat:"no-repeat";background-size:cover;margin-top:20px;max-width:1100px}#spacingReview2{background-image:url(/static/media/borderR.88bada79a2fe78fc12ca.png);height:200px;text-align:center}#bmreview{align-items:flex-start;overflow:hidden;width:100%}#bmreview,#imageResturant{display:flex;flex-wrap:wrap}#imageResturant{align-items:center;gap:6%;height:80%;justify-content:center;margin:auto;object-fit:cover;padding:5%;width:80%}#borderReview{align-content:space-around;align-items:center;background:#5f0600;flex-direction:row;height:100px;width:100%}@font-face{font-family:HIROMISAKE;src:local("HIROMISAKE"),url(/static/media/HIROMISAKE.f4559018e2d270555397.woff) format("woff")}@font-face{font-family:Bahianita;src:local("Bahianita"),url(/static/media/Bahianita-Regular.79f0cae0aba91df552c1.woff) format("woff")}@media screen and (max-width:992px){#ReviewTitle{font-size:40px}#ReviewTexts{height:2000px}#spacingReview2,.spacingReview{align-items:center;background-image:url(/static/media/borderR-mobile.fbcd18eedf4b8ea2dbcc.png);background-position:50%;background-repeat:no-repeat;background-size:100%;box-sizing:border-box;display:flex;flex-direction:column;height:400px;justify-content:center;max-width:500px;min-width:300px;width:90%}#reviewfont1,#reviewfont2,#reviewfont3,#reviewfont4,#reviewfont5{width:80%}#reviewName1,#reviewName2,#reviewName3,#reviewName4,#reviewName5{font-size:1.2em;margin-top:3%;padding-left:5%;padding-right:5%;padding-top:1%}.bmr{height:100%;max-height:50px;max-width:150px;width:100%}}@media screen and (max-width:768px){#ReviewTexts{font-size:14px;height:1800px}.bmr{height:90%;max-height:40px;max-width:120px;width:90%}}@media screen and (max-width:480px){#ReviewTexts{height:1400px}}.contact-us{font-family:Bahiana,sans-serif;padding:20px;text-align:center}.title-container{align-items:center;display:flex;margin-bottom:20px}.title{font-size:50px;margin:0 10px}.line{border-top:1px solid #000;flex:1 1}.contact-info{display:flex;justify-content:space-between}.info,.message-form{flex:1 1;padding:2%}.info h2,.message-form h2{font-size:22px;margin-bottom:10px}ul{list-style:none;padding:0}.info li{margin-bottom:10px}.info-group{padding-bottom:30px}.form-group{display:flex;flex-direction:row;margin-bottom:15px;width:100%}#form-name{padding-right:5px}#form-email{padding-left:5px}label{display:block;font-size:16px;margin-bottom:5px}input,textarea{border:1px solid #ccc;border-radius:4px;font-size:16px;padding:10px;width:100%}.submit-button{background-color:#dd473a;border:none;border-radius:4px;color:#f1d87f;cursor:pointer;font-family:Bahiana,sans-serif;font-size:40%;font-size:25px;padding:10px 20px;transition:background-color .3s}.personal-details{display:flex;flex-direction:row;justify-content:space-between;width:100%}@media screen and (max-width:992px){.contact-info{align-items:center;flex-direction:column}.info-group{padding-bottom:15px}}.footer-container{margin-top:auto;width:100%}.footer{align-items:center;background-color:maroon;color:#fff;display:flex;justify-content:space-evenly;padding-bottom:5px;padding-top:5px;width:100%}.footer-part{flex:1 1;font-family:Bahiana;font-size:15px;padding:10px;text-align:center}@media screen and (min-width:992px){.footer-container{width:100%}.footer{align-items:center;background-color:maroon;color:#fff;display:flex;justify-content:space-evenly;padding-bottom:5px;padding-top:5px}.footer-part{flex:1 1;font-family:Bahiana;font-size:20px;padding:10px;text-align:center}}.labelDivider{align-items:center;background:#c9c1bb;background-size:cover;border:0;display:flex;flex-direction:row;height:100px;width:100%}.labelText{color:#000;font-family:Bahiana;font-size:50px;text-align:center}.label-line{background-color:#000;border-radius:5px;padding-bottom:3px;width:20%}.menuTextDesciption{font-size:18px}.menuTextDesciption,.smallerMenuTextDescription{background:#c9c1bb;color:red;font-weight:600;text-align:center}.smallerMenuTextDescription{font-size:12px}.bmenu{background-image:url(/static/media/Meny%20Border_Colored.a7cd1da2aa0b77b8c5d6.png);max-width:80%}.bmenu,.lineDividerMenu{background:#c9c1bb;display:block;margin-left:auto;margin-right:auto}.lineDividerMenu{height:30%;text-align:center;width:50%}.menuImages{height:100%;justify-content:space-around}.itemList,.menuImages{display:flex;flex-direction:column}.itemList{gap:5px}.columnMenu{display:grid;grid-template-columns:1fr 2fr;margin-bottom:20px}.foodContainer{color:#f1d87f;display:flex;margin-left:auto;margin-right:auto;max-width:50%;position:relative;text-align:center;z-index:0}.foodContainer p{align-items:center;background-color:#5f0600;border-radius:10px;bottom:15px;display:flex;font-family:Bahianita,sans-serif;font-size:1.5vw;justify-content:center;left:50%;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:.2em .5em;position:absolute;right:50%;-webkit-transform:translate(-50%);transform:translate(-50%);white-space:nowrap}.foodImage{height:100%;width:100%}.spicyCenter{color:#000;display:flex;flex:40 1;flex-direction:column;font-size:20px;font-weight:700;text-align:center}@media screen and (max-width:992px){.bmenu{margin-left:10px;margin-right:10px;max-width:100%}.columnMenu{grid-gap:30px;display:grid;gap:30px;grid-template-columns:none;grid-template-rows:-webkit-min-content 1fr;grid-template-rows:min-content 1fr}.menuImages{gap:10px;margin:auto;max-width:500px;min-width:200px}.foodContainer p{font-size:clamp(18px,5vw,30px)}}.menuItem{display:flex;flex-direction:row;gap:20px;justify-content:space-between;padding-left:10px;padding-right:10px}.menuFood{color:#000;display:flex;flex-direction:column;font-size:20px;font-weight:700;text-align:left}.menuSubtitle{font-size:18px;font-weight:600}.menuPrice{color:#000;display:flex;flex-direction:column;font-size:20px;font-weight:700;margin-left:auto}
/*# sourceMappingURL=main.9d57a22c.css.map*/