@import"https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,200..800;1,200..800&family=Markazi+Text:wght@400..700&display=swap";.navbar{background-color:#fff;padding:1rem;position:fixed;width:100%;height:105px;box-shadow:0 2px 10px #0000001a;z-index:1000}.navbar-container{display:flex;justify-content:space-between;align-items:center;max-width:1330px;height:75px;margin:0 auto}.navbar-logo{width:auto;height:55px}.navbar-links{display:none}.navbar-links a{color:#1e1e1e;text-decoration:none;margin-left:1rem;font-size:22px;font-weight:600;font-family:Markazi Text,serif;transition:color .3s ease,border-bottom .3s ease}.navbar-links a:hover{color:#f4ce14;border-bottom:2px solid #495e57}.navbar-buttons{display:none;gap:1rem}.mobileBtn2{background-color:#495e57;color:#fff}.mobileBtn2:hover{background-color:#3e514b}.navbar-toggle{background:none;border:none;color:#111827;cursor:pointer;display:none}.navbar-toggle:hover{transform:scale(1.1)}.navbar-mobile{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:2rem 1rem;gap:1.5rem;background-color:#495e57;position:fixed;top:105px;left:0;right:0;bottom:0;overflow-y:auto;transition:transform .3s ease-in-out;transform:translate(100%);z-index:999}.navbar-mobile.open{transform:translate(0)}.navbar-mobile a{color:#fff;text-decoration:none;font-size:22px;font-weight:400;font-family:Markazi Text,serif;transition:color .3s ease}.navbar-mobile a:hover{color:#f4ce14}.mobileBtnContainer{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}@media (max-width: 767px){.navbar-logo{height:45px}.navbar-links,.navbar-buttons{display:none}.navbar-toggle{display:block}}@media (min-width: 768px) and (max-width: 1023px){.navbar-links,.navbar-buttons{display:none}.navbar-toggle{display:block}.navbar-logo{height:50px}}@media (min-width: 1024px){.navbar-links,.navbar-buttons{display:flex}.navbar-toggle,.navbar-mobile{display:none}}.construction-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.additional-info p{margin:.5rem 0}.booking-form-container{max-width:400px;margin:1rem auto;padding:20px;background-color:#495e57;border-radius:8px;box-shadow:0 2px 4px #0000004d}.form-title{text-align:center;color:#fff;margin-bottom:20px;font-family:Markazi Text,serif;font-size:32px}.booking-form{display:flex;flex-direction:column}.form-group{margin-bottom:15px}label{display:block;margin-bottom:5px;font-weight:700;font-family:Karla,sans-serif;color:#f4ce14;font-size:large;letter-spacing:.06em}input,select{width:100%;padding:8px;border:1px solid #ddd;border-radius:4px;font-size:16px}.reservations{padding-top:105px;background-color:#e5ebe9;width:100%;min-height:71vh}.reservationBanner{background-color:#f4ce14;padding:2rem 0;text-align:center}.reservationBanner h1{font-size:4rem;color:#1e1e1e;font-family:Markazi Text,sans-serif}.reservationBanner p{font-size:1.5rem;color:#1e1e1e;font-family:Karla,sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Karla,sans-serif;background-color:#fdfdfd}button{font-family:Markazi Text,sans-serif;font-size:22px;font-style:normal;font-weight:600;letter-spacing:.07em;cursor:pointer;border-radius:16px}#btnLink1{text-decoration:none;color:#1e1e1e}.btn1{background-color:#f4ce14;padding:10px 20px;border-radius:16px;border:none;color:#1e1e1e;box-shadow:#000 0 7px 16px -12px;transform:translateY(0)}.btn1:hover{transform:translateY(-3px);padding:10px 21px;background-color:#fde258}.btn1 a{text-decoration:none;color:#1e1e1e}#btnLink2{text-decoration:none;color:#fdfdfd}.btn2{background-color:#495e57;padding:10px 20px;border-radius:16px;border:none;box-shadow:#000 0 7px 16px -12px;transition:.37s;transform:translateY(0)}.btn2:hover{transition:.37s;transform:translateY(-3px);padding:10px 21px;background-color:#6b7f7a}.mobileBtn2{background-color:#fdfdfd;padding:10px 20px;border-radius:16px;border:none;box-shadow:#000 0 7px 16px -12px;transform:translateY(0)}.mobileBtn2:hover{transform:translateY(-3px);padding:10px 21px;border:2px solid #000;background-color:#f4ce14}#mobileBtnLink2{text-decoration:none;color:#1e1e1e;margin:0}.mobileBtnContainer{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:1rem}footer{background:#495e57;width:100%;min-height:280px;margin:0;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;bottom:0;position:static;z-index:2}.footerContainer{display:flex;flex-direction:row;align-items:center;width:100%;justify-content:space-between;margin-top:1rem;margin-bottom:2rem}#lemonOnly{width:90px;height:130px;margin-left:2rem}.contactContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:1rem 0;padding:0;text-align:center;gap:1rem}.contactContainer h3{color:#f4ce14;font-family:Markazi Text,sans-serif;font-size:2.5rem;font-style:normal;font-weight:600;letter-spacing:1px;margin:0;padding:0}.contactContainer p,.contactContainer a{color:#edefee;font-family:Karla,sans-serif;font-size:1.25rem;font-style:normal;font-weight:400;letter-spacing:1px;margin:0;padding:0}.contactContainer a:hover{color:#f4ce14}.socialIconContainer{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:20px;margin:0;padding:0;font-size:xx-large}.socialIconContainer a{color:#f4ce14;transition:transform .3s ease}.socialIconContainer a:hover{color:#edefee;transform:scale(1.2)}#copyright{color:#d9d9d9;font-family:Markazi Text,sans-serif;font-size:16px;font-style:normal;font-weight:600;letter-spacing:1px;padding:0;margin-top:1rem;margin-bottom:2rem}#upArrow1{margin-right:4rem;transition:transform .3s ease}#upArrow1:hover{cursor:pointer;transform:scale(1.2)}@media screen and (max-width: 600px){.footerContainer{height:100%;padding:0}#upArrow1,#lemonOnly{display:none}#copyright{margin-bottom:1rem;margin-top:1rem;text-align:center}}.content-card{background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;padding:2rem;max-width:24rem;width:100%;text-align:center}.info-item{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.5rem}.phone-number{font-size:1.125rem;font-weight:700;margin-top:.5rem;color:#495e57}.under-construction-page{min-height:71vh;background-color:#e5ebe9;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;font-family:Arial,sans-serif}.content-card{background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;padding:2rem;max-width:24rem;width:100%;height:auto;text-align:center}.restaurant-name{font-size:1.875rem;font-weight:700;color:#495e57;margin-bottom:1rem}.icon-container{display:flex;justify-content:center;margin-bottom:1.5rem}.construction-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#1f2937}.construction-message{color:#4b5563;margin-bottom:1.5rem}.features-list{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:left;margin-bottom:2rem;list-style-type:none}.features-list h3{font-size:1.1rem;margin-bottom:.5rem;color:#f4ce14}.list p{font-size:1rem;margin-bottom:1rem;color:#4b5563}.features-list ul{padding:0;list-style-type:none}.features-list li{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;color:#4b5563;list-style-type:none}.additional-info{font-size:.875rem;color:#6b7280}.aboutSection{position:relative;background-color:#f5f5f5;width:100%;min-height:592px;overflow:hidden}.aboutSection:before{content:"";position:absolute;top:-20px;right:-50px;width:350px;height:350px;background-image:url(/images/lemononly.png);background-size:contain;background-repeat:no-repeat;opacity:.2;z-index:0;transform:scaleX(-1)}.aboutContainer{display:flex;justify-content:center;align-items:center;margin:0 8rem}.aboutInfo{display:flex;flex-direction:column;justify-content:flex-start;align-items:start;width:50%;padding:2rem;margin-top:8rem}.aboutInfo h1{color:#f4ce14;font-family:Markazi Text,serif;font-size:64px;font-style:normal;font-weight:600;letter-spacing:.05em}.aboutInfo h2{color:#495e57;font-family:Karla,sans-serif;font-size:40px;font-weight:400;margin-bottom:2rem}.aboutInfo p{color:#1e1e1e;font-family:Karla,sans-serif;font-size:28px;font-style:normal;font-weight:400;letter-spacing:.05em;line-height:30px}.aboutImgs{display:flex;justify-content:center;align-items:center;width:50%;position:relative;height:400px}#restImg{border-radius:16px;box-shadow:0 4px 4px #00000040;width:230px;height:315px;object-fit:cover;background-position:center;background-repeat:no-repeat;position:absolute;bottom:-20%;left:50%;transform:translate(-50%)}#chefImg{border-radius:16px;box-shadow:0 4px 4px #00000052;width:230px;height:315px;object-fit:cover;background-position:center;background-repeat:no-repeat;position:absolute;top:20%;right:calc(30% - 115px);z-index:1}@media (min-width: 769px) and (max-width: 1024px){.aboutContainer{margin:0 6rem}.aboutInfo{padding:1rem;margin-top:6rem}.aboutInfo h1{font-size:56px}.aboutInfo h2{font-size:36px}.aboutInfo p{font-size:24px;line-height:28px}#restImg,#chefImg{width:200px;height:275px}#restImg{bottom:-15%}#chefImg{top:25%;right:calc(30% - 100px)}}@media screen and (max-width: 768px){.aboutContainer{margin:0 4rem}.aboutInfo{padding:1rem;margin-top:4rem}.aboutInfo h1{font-size:48px}.aboutInfo h2{font-size:32px}.aboutInfo p{font-size:20px;line-height:24px}#restImg,#chefImg{width:180px;height:250px}#restImg{bottom:-15%}#chefImg{top:25%;right:calc(30% - 90px)}}@media screen and (max-width: 480px){.aboutContainer{flex-direction:column;margin:0 2rem}.aboutInfo,.aboutImgs{width:100%}.aboutInfo{margin-top:2rem;padding:0}.aboutInfo h1{font-size:40px}.aboutInfo h2{font-size:28px;margin-bottom:1rem}.aboutInfo p{font-size:18px;line-height:22px}.aboutImgs{height:300px;margin-top:2rem}#restImg,#chefImg{width:150px;height:200px}#restImg{bottom:20%;left:35%}#chefImg{top:0;right:5%}}.hero{margin-top:105px;background-color:#495e57;width:100%;min-height:389px}.heroSection{display:flex;margin:0 8rem}.heroInfo{display:flex;flex-direction:column;justify-content:flex-start;align-items:start;width:50%;padding:2rem}.heroInfo h1{font-size:55px;text-align:center;color:#f4ce14;font-family:Markazi Text,serif;letter-spacing:.05em;margin-top:1rem}.heroInfo h2{color:#d9d9d9;font-family:Karla,sans-serif;font-weight:400;font-size:40px;margin-bottom:2rem}.heroInfo p{font-size:28px;color:#fff;font-family:Karla,sans-serif;letter-spacing:.05em;line-height:30px;margin-bottom:2rem}.heroImgSection{display:flex;justify-content:center;align-items:center;width:50%}.heroImg{width:413px;height:407px;border-radius:16px;border:1px solid #1e1e1e;box-shadow:0 4px 4px #00000040;transform:translate(25%,15%)}@media (min-width: 961px) and (max-width: 1050px){.heroSection{margin:0 4rem}.heroInfo h1{font-size:48px}.heroInfo h2{font-size:36px}.heroInfo p{font-size:24px}.heroImg{width:350px;height:350px;transform:translate(10%)}}@media (min-width: 861px) and (max-width: 960px){.heroSection{margin:0 2rem}.heroInfo{width:60%}.heroInfo h1{font-size:48px}.heroInfo h2{font-size:36px}.heroInfo p{font-size:24px}.heroImg{width:300px;height:300px;transform:translate(5%)}}@media screen and (max-width: 860px){.heroSection{flex-direction:column;margin:0 2rem}.heroInfo,.heroImgSection{width:100%}.heroInfo{padding:2rem 0}.heroInfo h1{font-size:40px}.heroInfo h2{font-size:32px}.heroInfo p{font-size:20px}.heroImg{display:none}}@media screen and (max-width: 480px){.heroSection{margin:0 2rem}.heroInfo{display:flex;flex-direction:column;justify-content:center;align-items:center}.heroInfo h1{font-size:36px}.heroInfo h2{font-size:28px}.heroInfo p{font-size:18px;line-height:24px;text-align:center}.heroImg{display:none}}.specials{height:auto;min-height:857px;background-color:#e5ebe9;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4rem 0}.specialsTitle{font-size:55px;color:#000;font-family:Markazi Text,serif;letter-spacing:.05em;margin-bottom:4rem;margin-right:auto;margin-left:20%}.specialsContainer{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:6rem;max-width:1200px;margin:0 auto;z-index:1}.specialBox{width:289px;height:495px;background-color:#fff;border-radius:10px;box-shadow:0 2px 5px #00000096;display:flex;flex-direction:column;align-items:center;padding:0}.foodImg{width:100%;min-width:289px;height:195px;border-radius:10px 10px 0 0;margin:0;padding:0;align-self:flex-start;object-fit:cover}.foodHeader{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0 1rem;margin-top:25px}.foodHeader h2{font-size:28px;color:#000;font-family:Markazi Text,serif;letter-spacing:.05em}.foodHeader p{color:#f4ce14;font-family:Markazi Text;font-size:28px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.05em;text-shadow:1px 1px 1px rgba(0,0,0,.74)}.foodInfo{display:flex;flex-direction:column;align-items:center;padding:0 1rem;margin-top:29px}.foodInfo p{color:#000;font-family:Karla,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:25px}.orderHeader{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0 1rem;margin-top:40px}.orderHeader p{font-size:22px;color:#000;font-family:Karla,sans-serif;letter-spacing:.05em;font-weight:700}.deliveryIcon{width:32px;height:32px}#specialsBtn{display:flex;margin-left:auto;margin-right:auto;margin-top:3rem;margin-bottom:1rem;z-index:1}@media (max-width: 1200px){.specialsContainer{gap:4rem}.specialsTitle{font-size:50px;margin-left:30%}.specialBox{width:260px;height:auto}.specialImg{width:100%;height:100%}.specialBox img{height:175px}.foodHeader h2,.foodHeader p{font-size:24px}.foodInfo p{font-size:16px}.orderHeader{margin-top:2rem;margin-bottom:2rem}.orderHeader img{width:28px;height:28px}.orderHeader p{font-size:20px}}@media (max-width: 992px){.specialsTitle{margin-left:30%}.specialsContainer{gap:3rem}.specialBox{width:240px}.specialImg{width:100%;height:100%}.specialBox img{height:160px}.foodHeader h2,.foodHeader p{font-size:22px}.foodInfo p{font-size:15px}.orderHeader{margin-top:2rem;margin-bottom:2rem}.orderHeader img{width:28px;height:28px}.orderHeader p{font-size:18px}}@media (max-width: 768px){.specials{padding:3rem 0}.specialsTitle{margin-left:20%;margin-bottom:3rem}.specialImg{width:100%;height:100%}.specialsContainer{gap:2rem}.specialBox{max-width:280px}.orderHeader{margin-top:2rem;margin-bottom:2rem}.orderHeader img{width:28px;height:28px}}@media (max-width: 576px){.specials{padding:2rem 0}.specialsTitle{font-size:35px;margin-left:1rem;margin-bottom:2rem;margin-left:10%;text-align:center;text-wrap:wrap}.specialsContainer{flex-direction:column;gap:2rem}.specialBox{width:90%;max-width:320px}.specialBox img{height:180px}.foodHeader h2,.foodHeader p{font-size:22px}.foodInfo p{font-size:14px}.orderHeader{margin-top:2rem;margin-bottom:2rem}.orderHeader p{font-size:18px}.orderHeader img{width:28px;height:28px}#specialsBtn{margin-top:2rem}}.testimonials{position:relative;height:auto;min-height:465px;background-color:#495e57;padding:3rem 0}.testimonials:before{content:"";position:absolute;top:-200px;left:-50px;width:300px;height:300px;background-image:url(/images/lemononly.png);background-size:contain;background-repeat:no-repeat;opacity:.2;z-index:0}.testimonials h1{position:relative;color:#f4ce14;text-align:center;font-family:Markazi Text;font-size:64px;font-style:normal;font-weight:600;margin-bottom:1rem;z-index:2}.testimonialContainer{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;padding:0 2rem;gap:2rem;margin-top:1rem;z-index:2}.testimonialBox{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:350px;min-height:390px;padding:32px;background-color:#f3f4f6;border-radius:6px;box-shadow:2px 4px 4px 2px #00000041}.testimonialBox img{width:100px;height:auto;margin-bottom:1rem}.testimonialBox p{font-size:1.5rem;color:#000;text-align:center;margin-bottom:.5rem}.testimonialBox h3{font-size:1.5rem;color:#000;text-align:center}@media screen and (max-width: 1200px){.testimonialContainer{padding:0 1rem}.testimonialBox{width:300px;height:280px;padding:24px}.testimonialBox p,.testimonialBox h3{font-size:1.5rem}}@media screen and (max-width: 768px){.testimonials h1{font-size:48px}.testimonialContainer{gap:1.5rem}.testimonialBox{width:100%;max-width:400px;height:auto;min-height:250px}.testimonialBox img{width:80px}.testimonialBox p,.testimonialBox h3{font-size:1.5rem}}@media screen and (max-width: 480px){.testimonials h1{font-size:36px}.testimonialContainer{padding:0 .5rem;gap:1rem}.testimonialBox{padding:16px;min-height:220px}.testimonialBox img{width:60px}.testimonialBox p,.testimonialBox h3{font-size:1.5rem}}
