:root{--yellow-color: #fdc913;--grey-light-color: #5f5f5f;--grety-dark-color: #292929;--red-color: #ce2829;--beige-color: #faf7f2;--white-color: #ffffff}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--beige-color);margin:0}header{display:flex;justify-content:center;height:100vh;background-image:url(/assets/home-banner-89412b75.png);background-position:center;background-repeat:no-repeat;background-size:cover}.container{width:100%;margin:0 auto;max-width:960px}.header-container{margin:0;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1rem}.logo{width:30vh;display:flex;flex-direction:column;align-items:center}.header-content{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.header-content-text{color:var(--yellow-color);display:flex;justify-content:center;font-family:Satisfy,sans-serif}.header-content-text2{color:var(--white-color);display:flex;justify-content:flex-start;align-items:center;font-size:7vh;font-family:Roboto Condensed}.btn1{color:#000;background-color:#fdc913;border-radius:27px;border:none;margin-top:1rem;font-size:x-small;padding:1rem 1.3rem}.btn1:hover{background-color:#b8860b}.first-nav{background-color:var(--white-color)}.svg-items{display:flex;justify-content:space-between;padding:1.2rem 0;flex-wrap:wrap}.svg-items a{position:relative;display:flex;align-items:center;text-decoration:none;color:var(--grety-dark-color);font-size:15px}.kartlar{display:flex;margin-top:3rem;gap:5px}.kartlar-section{margin-top:2rem}.kart-sol{width:100%;background-image:url(/assets/kart-1-970902ea.png);background-size:cover;background-position:center;display:flex;justify-content:center;align-items:center;border-radius:10px}.kart-sol .kart-content{width:100%;padding:15px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1rem}.sol-text{font-size:50px;font-family:"Quattrocento",;color:var(--white-color)}.sol-text2{font-family:Barlow;color:var(--white-color);font-size:14px}.kart-sagust{background-image:url(/assets/kart-2-78d6d6b9.png)}.kart-sagalt{background-image:url(/assets/kart-3-81a09e27.png)}.kart-sag{display:flex;flex-direction:column;width:100%;height:auto;gap:5px}.kart-sag .kart-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1rem}.kart-sagust,.kart-sagalt{flex:1;background-size:cover;display:flex;align-items:flex-start;justify-content:flex-start;border-radius:10px;padding:1rem}.highlight{color:var(--red-color)}.btn2{border-radius:15px;color:var(--red-color);background-color:var(--white-color);border:var(--white-color);padding:11px;width:120px}.kart-sagust .ust-text{font-family:Barlow,sans-serif;color:var(--white-color);font-size:x-large}.kart-sagalt .alt-text{font-family:Barlow,sans-serif;color:var(--grety-dark-color);font-size:x-large}.btn2:hover{background-color:var(--yellow-color)}.texts{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.text-section{margin-top:2rem}.texts p{margin:0}.txt1{font-family:Satisfy;color:var(--red-color);font-size:30px}.txt2{font-family:barlow;font-weight:700;font-size:xx-large}.button-container{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:2rem}.btn3{display:flex;align-items:center;border:none;border-radius:50px;background-color:var(--white-color);gap:1rem;padding:.5rem 1rem}.btn3:nth-child(2){background-color:var(--grety-dark-color);color:var(--white-color)}.food-container{display:flex;align-items:center;justify-content:space-between;margin-top:2rem;flex-wrap:wrap;gap:1rem}.food-content{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--white-color);border-radius:10px;flex:1;padding:1.2rem;width:100%}.food-content img{height:auto;width:100%}.food-text{display:flex;flex-direction:column;justify-content:space-between;gap:1rem;font-family:barlow;font-size:1.2rem;width:100%}.food-text h1{font-size:1.2rem}.food-text1{display:flex;justify-content:space-between}.fiyat{font-weight:700}.footer{background-color:var(--grety-dark-color);display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:2rem}.top-container{display:flex;gap:2rem;align-items:flex-end;margin-top:30px;justify-content:space-between;flex-wrap:wrap}.first-group{display:flex;flex-direction:column;color:var(--white-color);font-family:Barlow;gap:2rem}.address-item{display:flex;align-items:center}.second-group{display:flex;flex-direction:column;font-family:Barlow;color:var(--white-color);gap:2rem}.link-list{list-style-type:none;display:flex;flex-direction:column;gap:.2rem}.link-list a{text-decoration:none;color:var(--white-color)}.link-list a:hover{background-color:#5f5f5f}.third-group{font-family:barlow;color:var(--white-color);display:flex;flex-direction:column}.image-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.bottom-container{color:var(--white-color);border-top:grey solid 1px;width:100%;padding:1rem;display:flex;justify-content:space-between}.t-icon{width:2rem}@media (max-width: 1080px){.container{max-width:900px}}@media (max-width: 768px){.container{max-width:560px}}@media (max-width: 576px){.container{max-width:420px}.header-content-text p{display:none}.header-content-text2{display:block;font-size:2.7rem}.text-fix{display:flex;flex-direction:column;align-items:center;max-width:3rem}.text-fix2{display:flex;flex-direction:column;align-items:center;max-width:15rem}.btn1{width:7rem;font-size:15px}.svg-items{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);gap:1.5rem;align-items:center}.btn2{width:7rem;border-radius:20px}.kartlar{flex-wrap:wrap}.sol-text{font-size:3.8rem}.sol-text2{font-size:1.2rem}.txt2{text-align:center}.button-container{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);gap:1.5rem;align-items:center}.food-container{flex-direction:column}.top-container{gap:5rem}.address-content{display:flex;flex-direction:column;gap:1rem}.second-group{gap:4rem}.second-group h3{font-size:25px}.link-list{gap:1.2rem;font-size:20px}.third-group{gap:3rem}.third-group h3{font-size:25px}.bottom-container{width:85%}}
