body{
    background-color: rgb(5, 4, 4);
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

header{
    width: 100%;
    height: auto;
    background-color: black;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.logo{
    width: 95px;
    margin: 0 auto;
}

.logo img{
    margin-top: 10px;
    width: 95px;
}

.xett {
    height: 1px;
    width: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.1));
}

main{
    max-width: 560px;
    height: auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    padding: 5px 16px 24px 16px;
}

.menyu{
    width: 100%;
    padding: 0px;
    margin: 0px;
    min-height: 34vh;
}

.menyu a{
    text-decoration: none;
}

.menyu1{
    width: 100%;
    height: 140px;
    background-image: url(images/kombo.avif);
    margin: 16px 0;
    background-size: cover;
    background-position: center;
    border-radius: 30px;
}

.menyu2{
    width: 100%;
    height: 140px;
    background-image: url(images/doner.avif);
    margin: 16px 0;
    background-size: cover;
    background-position: center;
    border-radius: 30px;
}

.menyu3{
    width: 100%;
    height: 140px;
    background-image: url(images/pizza.avif);
    margin: 16px 0;
    background-size: cover;
    background-position: center;
    border-radius: 30px;
}

.menyu4{
    width: 100%;
    height: 140px;
    background-image: url(images/lahmacun.avif);
    margin: 16px 0;
    background-size: cover;
    background-position: center;
    border-radius: 30px;
}

.menyu5{
    width: 100%;
    height: 140px;
    background-image: url(images/pide.avif);
    margin: 16px 0;
    background-size: cover;
    background-position: center;
    border-radius: 30px;
}

.menyu6{
    width: 100%;
    height: 140px;
    background-image: url(images/elave.jpg);
    margin: 16px 0;
    background-size: cover;
    background-position: center;
    border-radius: 30px;
}

.menyu7{
    width: 100%;
    height: 140px;
    background-image: url(images/sup.avif);
    margin: 16px 0;
    background-size: cover;
    background-position: center;
    border-radius: 30px;
}

.menyu8{
    width: 100%;
    height: 140px;
    background-image: url(images/icki.png);
    margin: 16px 0;
    background-size: cover;
    background-position: center;
    border-radius: 30px;
}

.menyu9{
    width: 100%;
    height: 140px;
    background-image: url(images/burger.jpg);
    margin: 16px 0;
    background-size: cover;
    background-position: center;
    border-radius: 30px;
}


.kategori{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.kategori img{
    width: 50px;
    height: auto;
}

.kategori li{
    display: list-item;
    transition: .3s;
    width: 100px;
    font-size: 18px !important;
    text-align: center;
    border-radius: 32px;
    font-weight: 400 !important;
    border: 3px solid #c95d35;
    background: #c95d35;
    list-style-type: none;
}

.kategori ul{
    padding: 0;
}

.kategori ul li:hover{
    padding: 0;
    background-color: rgba(0, 0, 0, 0.6);
    transition: background-color 0.4s ease, color 0.4s ease;
    color: white;
    border-color: white;
    background: #973512;
}

.kategori ul li:active{
    padding: 0;
    background-color: rgba(0, 0, 0, 0.6);
    transition: background-color 0.4s ease, color 0.4s ease;
    color: white;
    border-color: white;
    background: #973512;
}

.kategori a{
    background-color: transparent;
    color: inherit;
    text-decoration: inherit;
}

.menyu11{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.4);
    color: #FFFFFF;
    border-radius: 30px;
    font-size: 28px;
    text-transform: uppercase;
    height: 100%;
    z-index: 3;
    text-align: center;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
}

.menyu22{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.4);
    color: #FFFFFF;
    border-radius: 30px;
    font-size: 28px;
    text-transform: uppercase;
    height: 100%;
    z-index: 3;
    text-align: center;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
}

.menyu33{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.4);
    color: #FFFFFF;
    border-radius: 30px;
    font-size: 28px;
    text-transform: uppercase;
    height: 100%;
    z-index: 3;
    text-align: center;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
}

.menyu44{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.4);
    color: #FFFFFF;
    border-radius: 30px;
    font-size: 28px;
    text-transform: uppercase;
    height: 100%;
    z-index: 3;
    text-align: center;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
}

.menyu55{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.4);
    color: #FFFFFF;
    border-radius: 30px;
    font-size: 28px;
    text-transform: uppercase;
    height: 100%;
    z-index: 3;
    text-align: center;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
}

.menyu66{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.4);
    color: #FFFFFF;
    border-radius: 30px;
    font-size: 28px;
    text-transform: uppercase;
    height: 100%;
    z-index: 3;
    text-align: center;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
}

.menyu77{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.4);
    color: #FFFFFF;
    border-radius: 30px;
    font-size: 28px;
    text-transform: uppercase;
    height: 100%;
    z-index: 3;
    text-align: center;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
}

.menyu88{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.4);
    color: #FFFFFF;
    border-radius: 30px;
    font-size: 28px;
    text-transform: uppercase;
    height: 100%;
    z-index: 3;
    text-align: center;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
}


.menyu11:hover{
    background-color: rgba(0, 0, 0, 0.6);
    transition: background-color 0.4s ease, color 0.4s ease;
}

.menyu11:active{
    background-color: rgba(0, 0, 0, 0.6);
    transition: background-color 0.4s ease, color 0.4s ease;
}

.menyu22:hover{
    background-color: rgba(0, 0, 0, 0.6);
    transition: background-color 0.4s ease, color 0.4s ease;
}

.menyu33:hover{
    background-color: rgba(0, 0, 0, 0.6);
    transition: background-color 0.4s ease, color 0.4s ease;
}

.menyu44:hover{
    background-color: rgba(0, 0, 0, 0.6);
    transition: background-color 0.4s ease, color 0.4s ease;
}

.menyu55:hover{
    background-color: rgba(0, 0, 0, 0.6);
    transition: background-color 0.4s ease, color 0.4s ease;
}

.menyu66:hover{
    background-color: rgba(0, 0, 0, 0.6);
    transition: background-color 0.4s ease, color 0.4s ease;
}

.menyu77:hover{
    background-color: rgba(0, 0, 0, 0.6);
    transition: background-color 0.4s ease, color 0.4s ease;
}

.menyu88:hover{
    background-color: rgba(0, 0, 0, 0.6);
    transition: background-color 0.4s ease, color 0.4s ease;
}

footer{
    max-width: 560px;
    height: auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    padding: 24px 16px 24px 16px;
    color: white;
}

.insta{
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 8px;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.insta a{
    color: #fff;
    background: #312f2f;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    border-radius: 30px;
    transition: background-color 0.4s ease, color 0.4s ease;
}

.insta .instagram:hover{
    background: #8a13b9;
    color: rgb(0, 0, 0);
}

.insta .whatsapp:hover{
    background: #13b913;
    color: rgb(0, 0, 0);
}

.insta .telefon:hover{
    background: #218cca;
    color: rgb(0, 0, 0);
}

.elaqe{
    display: flex;
    flex-direction: column;
    padding-right: 12px;
    overflow-x: hidden;
    font-size: 16px;
    text-align: end;
}

.elaqe a{
    text-decoration: none;
    color: white;
    margin: 5px !important;
}

.unvan{
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 8px;
    margin-top: 2rem;
}

.unvan a{
    color: #fff;
    background: #312f2f;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    border-radius: 30px;
    transition: background-color 0.4s ease, color 0.4s ease;
}

.unvan a:hover{
    background-color:rgba(33, 75, 190, 0.726);
    cursor: pointer;
    color: rgb(0, 0, 0);
}