body {
    font-family: "Metropolis", sans-serif;
    background-color: #fdfdfd;
    width: 100%;
    margin: 0 auto;
    height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
    top: 0 !important;
}a {
    text-decoration: none;
}

font.VIpgJd-yAWNEb-VIpgJd-fmcmS-sn54Q {
    background: none;
    box-shadow: none;
}

.logo {
    box-shadow: 0px 7px 40px 0px #f6f6f654;
    text-align: center;
    font-weight: 500;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #ededed;
    position: fixed;
    top: 0;
    width: 100%;
    background: #ffffffe0;
    backdrop-filter: blur(10px);
    z-index: 9;
}

.logo img {
    height: 50px;
}

.bilgi {
    padding: 1rem !important;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    background-color: #f8f8f8;
    border-bottom: 1px solid #f2f2f2;
}

.bilgi-ad {
    font-size: 35px;
    font-weight: bold;
    margin-bottom: .25rem !important;
    line-height: 35px;
}

.bilgi-aciklama {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: .5rem !important;
    display: flex;
    flex-direction: column;
}

.bilgi-aciklama a {
    text-decoration: none;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
}

.bilgi-aciklama .ortalamasure {
    width: 150px !important;
    display: flex;
    flex-direction: row;
    height: 30px;
}

.bilgi-adres {
    font-size: 13px;
    color: #9E9E9E;
    margin-bottom: .5rem !important;
}

.cafepuan {}

.puanbox {
    border-radius: 0.5rem;
    box-shadow: 0 .5rem 1rem #21252917 !important;
    width: 230px;
    height: 85px;
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
    z-index: 1;
    position: relative;
}

.puanbox .bottom .top {
    /* background-color: #198754; */
    /* display: flex; */
}

.puanbox .top {
    background-color: #198754;
    display: flex;
    width: 100%;
    height: 43px;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    color: white;
}

.puan {
    font-size: calc(1.325rem + .9vw);
    font-weight: bold;
}

.puanbox .top i {
    font-size: 12px;
    margin-top: -10px;
    margin-left: 5px;
}

.bottom {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 42px;
    background-color: white;
}

.yorumsayi {
    color: #ffc107;
    font-weight: bold;
    font-size: 13px;
    padding-bottom: 2px;
}

.yorumtext {
    color: #212529 !important;
    font-size: 11px;
    text-align: center;
    font-weight: bold;
}

.ortalamasure {
    background-color: #ffffff !important;
    color: #212529 !important;
    width: 230px;
    height: 30px;
    box-shadow: 0 .5rem 1rem #21252917 !important;
    position: relative;
    border-radius: 0.5rem;
    margin-top: 5px;
    font-size: 11px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    text-align: center;
}

.ortalamasure i {
    color: green;
}

.restoranbilgi {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.welcome .restoranbilgi {
    align-items: center;
}

.welcome .bilgi-modal .restoranbilgi {
    align-items: unset;
}

.arama {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.inputbox {
    border-radius: 12px;
    box-shadow: #959da533 0px 8px 24px;
    border: 1px solid #ededed;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    position: relative;
    height: 40px;
    outline: 0px;
    max-height: 40px !important;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0px 10px;
    width: 100%;
}

input[type="text"] {
    width: max-content;
    border: none;
    max-height: 45px !important;
    outline: 0;
    padding: 0;
    width: 100%;
}

span.input-group-text {
    border-radius: 12px;
    box-shadow: #959da533 0px 8px 24px;
    background-color: white;
    border: 1px solid #ededed;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    height: 40px;
    outline: 0px;
    max-height: 40px !important;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0px 20px;
    width: 40px;
    margin-left: 10px;
    justify-content: center;
    cursor: pointer;
}

.inputflex {
    position: relative;
    margin: 0 auto;
    width: 100%;
    padding: 0px 16px 10px 16px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    box-sizing: border-box;
}

.kategori-liste {
    padding: 0rem 1rem 1rem !important;
    background: #fdfdfd;
}

.kategori-liste h5 {
    margin: 0px;
    padding-bottom: 10px;
}

.kategori-grid {
    width: 100%;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    align-items: start;
    display: grid;
    justify-items: center;
    padding-bottom: 2rem;
}

.header {
    margin-bottom: 10px;
}

.kategori {
    width: 100%;
    height: auto;
    position: relative;
    transition: 0.5s;
}

.kategori:hover {
    transform: scale(0.97);
}

.kategori:active {
    transform: scale(0.97);
}

.urunbox:hover {
    opacity: 0.7;
}

.urunbox:active {
    opacity: 0.7;
}

.popular {
    width: 60px;
    height: 60px;
    background-image: url(popular.svg);
    position: absolute;
    background-size: cover;
    top: -2px;
    right: 15px;
    z-index: 1;
}

.ktgr-bilgi {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    padding: 8px;
    gap: 7px;
    direction: rtl;
    align-items: center;
}

.kategori-isim {
    font-size: 14px;
    font-weight: 550;
    direction: ltr;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.gozat {
    color: white;
    background-color: #198754;
    font-size: 12px;
    display: flex;
    padding: 2px 5px;
    align-items: center;
    font-weight: bold;
    border-radius: 5px;
    direction: ltr;
}

.kart {
    box-shadow: 0 .5rem 1rem #21252926 !important;
    border-radius: 0.5rem;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: white;
    position: relative;
}

.ktgr-foto {
    width: auto;
    min-height: 100px;
    max-height: 150px;
    object-fit: cover;
    margin: 5px 5px 0px;
    border-radius: 6px;
    box-sizing: border-box;
    overflow: hidden;
}

.gozat i {
    padding-left: 3px;
    font-size: 8px;
}

.gida-guvenlik {
    background: #21252908;
    padding: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.kategori-liste .gida-guvenlik {
    display: none !important;
}

.gida-guvenlik img {
    width: 70px;
}

.gida-guvenlik p {
    font-size: 12px;
    margin: 0;
}

.footer {
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    margin-top: 10px;
    justify-content: center;
    margin-bottom: 20px;
}

.footerbox {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.footer a {
    background: url(black-gurievmedia.svg);
    width: 100px;
    height: 50px;
}

@media screen and (max-width: 1000px) {
    .kategori-grid {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

@media screen and (max-width: 700px) {
    .kategori-grid {
        grid-template-columns: 1fr 1fr;
    }
}

@media screen and (max-width: 760px) {
    .liste-grid {
        grid-template-columns: 1fr !important;
    }
}

@media screen and (max-width: 600px) {
    .puanbox {
        width: 100px;
        height: 85px;
    }
    .ortalamasure {
        width: 100px;
        height: auto;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        flex-wrap: nowrap;
        box-sizing: border-box;
        text-align: center;
        padding: 5px 5px;
    }
    .ortalamasure i {
        display: none;
    }
    .restoranbilgi {
        padding-right: 10px;
    }
    .bilgi-modal .restoranbilgi {
        padding-right: 0px !important;
    }
    .ortalamasure.online {
        height: 60px !important;
    }
}

@media screen and (max-width: 500px) {
    .kategori-isim {
        font-size: 13px !important;
    }
    .gozat {
        font-size: 11px !important;
    }
}

@media screen and (max-width: 400px) {
    .kategori-grid {
        grid-template-columns: 1fr;
        grid-row-gap: 10px;
    }
    .ktgr-foto {
        max-height: 100px;
        object-fit: cover;
    }
    .kategori-isim {
        font-size: 14px !important;
    }
    .gozat {
        font-size: 12px !important;
    }
}

.bilgi .ktgr-foto {
    height: 100px;
    object-fit: cover;
}

.bilgi .kart {
    width: 100%;
}

.urunbox {
    box-shadow: 0 .5rem 1rem #21252926 !important;
    border-radius: 0.5rem;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    background: white;
    padding: 5px;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    color: black;
}

.urun-foto {
    min-width: 100px;
    min-height: 100px;
    background: #eaeaea;
    border-radius: 5px;
    margin-right: 10px;
    max-width: 100px;
    max-height: 100px;
    position: relative;
    overflow: hidden;
    object-fit: cover;
}

.urun-foto::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: translateX(-100%);
    background-image: linear-gradient(90deg, rgb(0 0 0 / 0%) 0, rgb(0 0 0 / 5%) 20%, rgb(0 0 0 / 8%) 60%, rgb(0 0 0 / 0%));
    -webkit-animation: shimmer 2s infinite;
    animation: shimmer 2s infinite;
    content: "";
}

@-webkit-keyframes shimmer {
    100% {
        transform: translateX(100%);
    }
}

@keyframes shimmer {
    100% {
        transform: translateX(100%);
    }
}

.liste-grid {
    width: 100%;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    align-items: start;
    display: grid;
    justify-items: center;
    padding-bottom: 2rem;
}

.urun-detay {
    display: flex;
    flex-direction: column;
    width: 100%;
    min-height: 100px;
    justify-content: space-between;
}

.detay {
    display: flex;
    align-items: center;
    margin-top: 3px;
    justify-content: space-between;
    flex-direction: row;
}

.urun-adi {
    font-size: 14px;
    font-weight: bold;
    padding-right: 10px;
}

.urun-fiyati {
    font-size: 14px;
    font-weight: bold;
    color: #393939;
    width: auto;
    text-align: left;
}

.urun-aciklama {
    width: 100%;
    font-size: 12px;
    color: #000000a6;
    margin-top: 3px;
}

.lineclamp {
    max-height: 58px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    white-space: normal;
}

.temsili {
    position: absolute;
    bottom: 3px;
    right: 5px;
    font-size: 8px;
    color: #000;
}

.kategori a {
    text-decoration: none;
    color: black;
    
    display: grid;
}

.geri-flex {
    padding: 10px;
    height: 40px;
}

a.geri {
    display: flex;
    width: 100%;
    height: 40px;
    background: #198754;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: white;
    font-size: 15px;
    border-radius: 10px;
    box-shadow: 5px 5px 13px #19875470;
}


/* EMİR */

.in {
    animation: in .4s;
}

@keyframes in {
    from {
        transform: scale(0.9);
        opacity: 0;
    }
}

.hidden {
    display: none !important;
}

.emir-loading {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 0px 0px 50px 0px;
}

.emir-loading img {
    width: 50px;
}

button#theme-toggle {
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 0;
    background: none;
    border: none;
    position: absolute;
    right: 100px;
}

#theme-toggle img#theme-icon {
    height: 30px;
    width: 30px;
    cursor: pointer;
}

p.logo-text {
    color: #000000;
    font-size: 16px;
    margin: 0;
    text-decoration: none;
}

.logo a {
    text-decoration: none;
}

.urun-modal {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 11;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    top: 0;
    backdrop-filter: blur(5px);
}

.modal-bilgi {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    padding: 20px;
    position: relative;
    width: 500px;
    height: auto;
    box-sizing: border-box;
    background: #ffffff;
    z-index: 11;
    box-shadow: 2px 2px 20px 0px #00000042;
    margin: 20px;
    border-radius: 30px;
}

img.modal-urun-foto {
    background: #eaeaea;
    border-radius: 20px;
    width: 100%;
    max-height: 300px;
    position: relative;
    box-shadow: 3px 4px 20px #0000004d;
    object-fit: cover;
    margin-bottom: 15px;
}

.modal-bilgi .urun-adi {
    font-size: 18px;
}

.modal-bilgi .urun-fiyati {
    font-size: 18px;
}

.modal-bilgi .urun-aciklama {
    font-size: 14px;
    margin-bottom: 10px;
}

.modal-bilgi .urun-detay {
    position: relative;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.modal-fiyat {
    height: 40px;
    width: 48%;
    box-sizing: border-box;
    background: #393939;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    border-radius: 10px;
    font-weight: 550;
    font-size: 14px;
}

.modal-close {
    height: 40px;
    width: 48%;
    box-sizing: border-box;
    background: #c81f35;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    border-radius: 10px;
    font-weight: 550;
    font-size: 14px;
    cursor: pointer;
}

button#menu-toggle {
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 0;
    background: none;
    border: none;
    position: absolute;
    right: 20px;
    background-image: url(menu.svg?1);
    background-size: cover;
    background-color: unset;
    cursor: pointer;
}

#menu-toggle img#menu-icon {
    height: 30px;
    width: 30px;
    cursor: pointer;
}

.bilgi-modal {
    border-radius: 30px 30px 0px 0px;
    position: fixed;
    width: 100%;
    height: auto;
    padding: 20px;
    background: #ffffffe0;
    z-index: 11;
    bottom: 0;
    backdrop-filter: blur(5px);
    box-sizing: border-box;
    box-shadow: 0px -10px 20px #0000002b;
}

.bilgi-modal .bilgi-ad {
    font-size: 25px;
    display: flex;
    align-items: center;
    position: relative;
    line-height: 30px;
    margin-bottom: .5rem !important;
}

img#verified {
    width: 25px;
    height: 25px;
    padding-left: 10px;
}

img#bilgi-close {
    width: 25px;
    height: 25px;
    position: absolute;
    right: 0px;
    top: 0;
    cursor: pointer;
}

.bilgi-box:nth-child(even) {
    background: #0000000d;
}

.bilgi-box {
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    font-size: 15px;
    padding: 0px 5px;
    font-weight: 550;
    border-bottom: solid 1px #0000000f;
}

.bilgi-kapat {
    height: 40px;
    width: 100%;
    box-sizing: border-box;
    background: #c81f35;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    border-radius: 10px;
    font-weight: 550;
    font-size: 14px;
    box-shadow: inset 0px -5px 0px 0px #c81f35;
    cursor: pointer;
    margin-top: 10px;
}

button#left-toggle {
    width: 20px;
    height: 20px;
    padding: 0;
    margin: 0;
    background: none;
    border: none;
    position: absolute;
    left: 20px;
}

#left-toggle #geri-icon {
    height: 20px;
    width: 20px;
    cursor: pointer;
    background-image: url(geri.svg);
    object-fit: contain;
    background-size: contain;
}

.restoran {
    padding-top: 50px;
}

.sistem {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.sistem .inputflex {
    position: relative;
    margin: 0 auto;
    width: 100%;
    padding: 0px 16px 10px 16px;
    display: flex;
    flex-direction: row;
    box-sizing: border-box;
    justify-content: space-between;
}

select.secenekler {
    width: 100%;
    border-radius: 12px;
    box-shadow: #959da533 0px 8px 24px;
    border: 1px solid #ededed;
    background: white;
    height: 40px;
    outline: 0px;
    max-height: 40px !important;
    margin: 0 auto;
    box-sizing: border-box;
    color: black;
    padding: 0px 10px;
    display: flex;
    align-items: center;
}

select.secenekler:nth-child(1) {
    margin-right: 5px;
}

.secenekler:nth-child(2) {
    margin-left: 5px;
}

.skiptranslate iframe#\:1\.container {
    position: absolute;
    display: none !important;
}

select.goog-te-combo {
    width: 100%;
    border-radius: 12px;
    box-shadow: #959da533 0px 8px 24px;
    border: 1px solid #ededed;
    background: white;
    height: 40px;
    outline: 0px;
    max-height: 40px !important;
    margin: 0 auto !important;
    box-sizing: border-box;
    color: black;
    padding: 0px 10px;
    display: flex;
    align-items: center;
    margin-left: 5px;
}

div#google_translate_element {
    width: 100%;
}

.VIpgJd-yAWNEb-L7lbkb {
    display: none !important;
}

iframe#\:0\.container {
    display: none;
}

.yuklenme-after::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: translateX(-100%);
    background-image: linear-gradient(90deg, rgb(0 0 0 / 0%) 0, rgb(0 0 0 / 5%) 20%, rgb(0 0 0 / 8%) 60%, rgb(0 0 0 / 0%));
    -webkit-animation: shimmer 2s infinite;
    animation: shimmer 2s infinite;
    content: "";
    overflow: hidden;
}

.yuklenme-after {
    width: 100%;
    min-height: 20px;
    background: #efefef;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
}

.yuklenme-after:nth-child(2) {
    height: 100%;
}

.indexleft {
    left: 15px !important;
}

.acilis-ekran {
    width: 100%;
    height: 100%;
    padding: 0px 40px;
    background: #ffffffe0;
    z-index: 11;
    top: 0;
    display: flex;
    backdrop-filter: blur(10px);
    box-sizing: border-box;
    box-shadow: 0px -10px 20px #0000002b;
    position: fixed;
    align-items: center;
    justify-content: center;
}

.detay-icerik {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    position: relative;
    width: 100%;
    align-items: center;
}

.isletme-isim {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: -5px;
    line-height: 35px;
}

img#onayli-isletme {
    width: 20px;
    height: 20px;
    padding-left: 7px;
    margin-bottom: -3px;
}

#ekrankapat {
    height: 40px;
    width: 100%;
    max-width: 320px;
    box-sizing: border-box;
    background: #198754;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    border-radius: 10px;
    font-weight: 550;
    font-size: 14px;
    box-shadow: inset 0px -5px 0px 0px #00000017;
    cursor: pointer;
    margin-top: 15px;
    text-decoration: none;
}

a.guriev {
    font-size: 12px;
    position: absolute;
    bottom: 10px;
    text-decoration: none;
    color: black;
    background: #00000012;
    padding: 3px 5px;
    font-weight: 500;
    border-radius: 5px;
}

.detay-icerik .kart {
    background: white;
}

.isletme-iletisim {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: .5rem !important;
    display: flex;
    flex-direction: row;
}

.iletisim-box {
    width: 30px;
    height: 30px;
    background-color: #ffffff !important;
    color: #303f47;
    box-shadow: 0 0 1rem #21252917 !important;
    position: relative;
    border-radius: 0.5rem;
    margin-top: 5px;
    font-size: 12px;
    flex-direction: row;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 5px;
    text-decoration: none;
}

.iletisim-box a {
    text-decoration: none;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
}

.wp {
    font-size: 14px;
}


.favori-k {
    width: auto;
    height: 30px;
    position: absolute;
    top: 0;
    margin: 10px;
    backdrop-filter: blur(10px);
    box-sizing: border-box;
    background: #ffffffdb;
    border-radius: 20px;
    opacity: 0.85;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: #000000;
    padding: 0px 7px 0px 9px;
    min-width: 30px;
}


.favori-k.red {
    color: #f80013 !important;
}

.translated-rtl body {
    direction: rtl;
    text-align: right;
}

.translated-rtl body .secenekler:nth-child(1) {
    margin-left: 5px;
    margin-right: 0px;
}

.translated-rtl body .secenekler:nth-child(2) {
    margin-right: 5px;
    margin-left: 0px;
}

.translated-rtl body .popular {
    left: 15px;
    right: unset;
}

.translated-rtl body .gozat i {
    padding-left: 0;
    padding-right: 3px;
}

.translated-rtl body .input-group-text {
    margin-left: 0px;
    margin-right: 10px;
}

.translated-rtl body .urun-foto {
    margin-right: 0px;
    margin-left: 10px;
}

.translated-rtl body .modal-aktif {
    right: 0;
}

button#feedback-toggle {
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 0;
    background: none;
    border: none;
    position: absolute;
    background-image: url(feedback.svg?1test);
    right: 60px;
    background-size: cover;
    background-color: unset;
}

.modal-title {
    display: flex;
    justify-content: space-between;
    font-size: 17px;
    font-weight: bold;
    align-items: center;
    padding: 5px 10px 10px 10px;
}

.modal-title .close {
    background-image: url(close-light.svg?1);
    width: 25px;
    height: 25px;
    background-size: contain;
}

.modal-content {
    color: black;
    display: flex;
    flex-direction: column;
}

.ilkziyaret {
    font-size: 15px;
    font-weight: 550;
    background: #00000008;
    padding: 10px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 10px;
    gap: 5px;
}

.warning {
    margin: 0;
    color: #ffffff;
    font-weight: bold;
    background: #c81f35;
    width: 20px;
    height: 20px;
    padding: 2px;
    border-radius: 5px;
    font-size: 12px;
    text-align: center;
    box-sizing: border-box;
    line-height: 16px;
    margin-right: 5px;
    box-shadow: 0px 0px 13px #c81f3552;
    display: none;
}

.modal-content label {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.modalinput {
    gap: 10px;
    font-size: 14px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.modalinput input {
    margin: 0;
    margin-right: 5px;
}

.modalinput label {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.rating-category {
    font-size: 15px;
    font-weight: 550;
    background: #00000008;
    padding: 10px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 10px;
    gap: 5px;
    margin-top: 10px;
}

.stars {
    font-size: 17px;
    color: #FFC107;
    filter: drop-shadow(0px 0px 5px white);
}

.tekrarziyaret {
    font-size: 15px;
    font-weight: 550;
    background: #00000008;
    padding: 10px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 10px;
    gap: 5px;
    margin-top: 10px;
}

.degerlendirme-bilgi {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    padding: 10px;
    position: relative;
    width: 500px;
    height: auto;
    box-sizing: border-box;
    background: #ffffff;
    z-index: 11;
    box-shadow: 2px 2px 20px 0px #00000042;
    margin: 20px;
    border-radius: 20px;
}

textarea#comment {
    width: 100%;
    height: 50px;
    border: solid 1px #00000024;
    border-radius: 10px;
    box-sizing: border-box;
    outline: 0;
    font-size: 13px;
    padding: 5px;
    margin-top: 3px;
    font-family: sans-serif;
}

textarea#comment:active {
    border: solid 1px black;
}

textarea#comment:hover {
    border: solid 1px black;
}

input#name {
    width: 100%;
    height: 30px;
    border: solid 1px #00000024;
    border-radius: 10px;
    box-sizing: border-box;
    outline: 0;
    font-size: 13px;
    padding: 5px;
    margin-top: 3px;
}

input#name:active {
    border: solid 1px black;
}

input#name:hover {
    border: solid 1px black;
}

button.submit-form-btn {
    width: 100%;
    height: 35px;
    border-radius: 10px;
    border: none;
    background: #198754;
    margin-top: 10px;
    color: white;
    font-weight: bold;
    font-size: 14px;
}

i.fa-regular.fa-star {
    color: #ffc10899;
}

.welcome .bilgi {
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: center;
}

.welcome .isletme-iletisim {
    justify-content: center;
}

.welcome-main {
    padding: 0rem 1rem 1rem !important;
    background: #fdfdfd;
}

a.menu-button {
    width: 100%;
    height: 40px;
    border-radius: 10px;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    font-weight: 550;
    padding: 0px 10px;
    box-shadow: #959da533 0px 8px 24px;
    border: 1px solid #ededed;
    box-sizing: border-box;
    background: white;
    margin-bottom: 10px;
    text-decoration: none;
}

.welcome i.fa-solid.fa-circle-chevron-right {
    margin-left: 10px;
}

.welcome .restoranbilgi {
    padding: 0 !important;
}

.isletme-bilgi {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin-top: 15px;
}

.isletme-box {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    font-size: 14px;
    background: #00000005;
    padding: 0px 5px;
    font-weight: 550;
    border-bottom: solid 1px #0000000f;
}

.welcome select {
    font-size: 14px;
    font-weight: 550;
}

.isletme-box i {
    padding-right: 5px;
    font-size: 15px;
}

.butonstyle {
    width: 100%;
    display: flex;
}

.menu-button p {
    margin: 0;
}

i.fa-solid.fa-mug-saucer {
    margin-right: 5px;
}

.bilgi-text {
    font-size: 14px;
    font-weight: 550;
    text-align: center;
    width: 100%;
    font-style: italic;
    margin-top: 10px;
}

.bilgi-text i {
    margin-right: 5px;
    color: #E91E63;
    font-size: 15px;
}

i.fa-solid.fa-circle-info {
    margin-right: 5px;
    color: #607D8B;
}

.lang {
    min-width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    border-radius: 10px;
    color: #000000;
    font-size: 16px;
    box-shadow: #959da533 0px 8px 24px;
    border: 1px solid #ededed;
    box-sizing: border-box;
    background: white;
    margin-bottom: 10px;
}

body.welcome {
    background: #fdfdfd;
}

.translated-rtl #menu-toggle {
    margin-left: 0px !important;
    margin-right: 0px;
}

.translated-rtl a.menu-button {
    margin-right: 0px !important;
    margin-left: 5px;
}

.translated-rtl i.fa-solid.fa-mug-saucer {
    margin-right: 0px !important;
    margin-left: 5px;
}

.translated-rtl .bilgi-text i {
    margin-right: 0px !important;
    margin-left: 5px;
}

.translated-rtl #theme-toggle {
    right: 100px;
}

body.welcomesvg {
    background-image: url(welcomebg.jpg);
    background-size: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
    position: fixed;
    background-position: center;
}

.sol {
    background-image: url(sol.svg);
    width: 360px;
    height: 220px;
    background-size: cover;
    background-repeat: no-repeat;
    left: -10px;
    position: absolute;
    top: 0 !important;
}

.sag {
    background-image: url(sag.svg);
    width: 360px;
    height: 220px;
    background-size: cover;
    background-repeat: no-repeat;
    right: -10px;
    position: fixed;
    bottom: 0 !important;
    transform: rotateX(180deg) rotateY(360deg);
}

.info {
    background-image: url(info.svg?a);
    width: 360px;
    height: 200px;
    max-height: 250px;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    margin: 0 auto;
}

.sepetekle {
    width: 100%;
    height: 40px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 10px;
    gap: 10px;
}

input#productQuantity {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    color: black;
    font-size: 13px;
    border: none;
    outline: none;
    padding: 0px 10px;
    background: none;
    font-weight: bold;
    text-align: center;
}

button#ekle {
    width: 100%;
    box-sizing: border-box;
    background: #198754;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    border-radius: 10px;
    font-weight: 550;
    font-size: 13px;
    border: none;
    cursor: pointer;
}

.quantity-control {
    display: flex;
    flex-direction: row;
    width: 60%;
    box-sizing: border-box;
    border-radius: 10px;
    background: #efefef;
}

button.increase {height: auto;min-width: 30px;border-radius: 7px;font-size: 14px;font-weight: bold;margin: 5px;cursor: pointer;color: #000000;box-sizing: border-box;border: solid 1.5px #000000ad;}

button.decrease {
    height: auto;
    min-width: 30px;
    border-radius: 7px;
    border: solid 1.5px #000000ad;
    font-size: 15px;
    font-weight: bold;
    margin: 5px;
    cursor: pointer;
    color: #000000;
    box-sizing: border-box;
}

.siparisler-modal {
    border-radius: 30px 30px 0px 0px;
    position: fixed;
    width: 100%;
    height: auto;
    padding: 20px;
    background: #ffffffe0;
    z-index: 11;
    bottom: 0;
    backdrop-filter: blur(10px);
    box-sizing: border-box;
    box-shadow: 0px -10px 20px #0000002b;
}

.siparisler-modal .bilgi-ad {
    font-size: 25px;
    display: flex;
    align-items: center;
    position: relative;
    line-height: 30px;
    margin-bottom: 3px !important;
}

#orderList p {
    margin: 0;
    padding: 0;
    background: #393939;
    border-radius: 10px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 14px;
}

ul#orderList {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 550;
}

#orderList div {
    min-height: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    font-size: 14px;
    padding: 5px 5px;
    box-sizing: border-box;
    font-weight: 550;
    border-bottom: solid 1px #0000000f;
    overflow-x: hidden;
}

#orderList div:nth-child(even) {
    background: #0000000d;
}

#orderList div button {
    margin-left: 10px;
    border: none;
    width: 20px;
    height: 20px;
    background-image: url(../img/close-light.svg?1);
    background-size: contain;
    border-radius: 100%;
    background-color: transparent;
    cursor: pointer;
}

textarea#orderNote {
    width: 100%;
    height: 50px;
    border: solid 1px #00000066;
    border-radius: 10px;
    box-sizing: border-box;
    outline: 0;
    font-size: 13px;
    padding: 5px;
    margin-top: 5px;
    font-family: sans-serif;
}

.sendorder {
    height: 40px;
    width: 100%;
    box-sizing: border-box;
    background: #198754;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    border-radius: 10px;
    font-weight: 550;
    font-size: 14px;
    cursor: pointer;
    margin-top: 10px;
    margin-right: 5px;
}

.sepetbutton {
    display: flex;
}

.sepetbutton .bilgi-kapat {
    margin-left: 5px;
}

.siparisler-modal .restoranbilgi {
    padding: 0 !important;
}

.bottom-menu {
    box-shadow: 0px 7px 40px 0px #f6f6f654;
    text-align: center;
    font-weight: 500;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #ededed;
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #ffffffe0;
    backdrop-filter: blur(10px);
    z-index: 9;
}

.siparis-modal-kapat {
    height: 40px;
    width: 100%;
    box-sizing: border-box;
    background: #c81f35;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    border-radius: 10px;
    font-weight: 550;
    font-size: 14px;
    box-shadow: inset 0px -5px 0px 0px #c81f35;
    cursor: pointer;
    margin-top: 10px;
}

button.sepet {
    width: 35px;
    height: 35px;
    padding: 0;
    margin: 0;
    background: none;
    border: none;
    position: absolute;
    background-image: url(sepet.png);
    left: 55px;
    background-size: cover;
    background-color: unset;
    cursor: pointer;
    outline: none;
}

div#orderCount {
    width: 17px;
    height: 17px;
    position: absolute;
    top: 0;
    right: 0;
    background: #212529db;
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    color: #ffffff;
    font-weight: bold;
}

div#orderList {
    max-height: 200px;
    overflow: scroll;
}

.urunliste-sepetekle {
    width: fit-content;
    background: #2125290f;
    z-index: 1;
    font-size: 12px;
    font-weight: bold;
    color: #212529;
    padding: 3px 5px;
    text-align: center;
    border-radius: 5px;
    backdrop-filter: blur(1px);
    box-sizing: border-box;
}

.olustur-test {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

label.noteinfo {
    font-size: 14px;
    margin-top: 10px;
    font-weight: bold;
}

div#totalPrice {
    font-size: 14px;
    margin-top: 10px;
    font-weight: bold;
}

.toplamfiyat {
    display: flex;
    justify-content: space-between;
}

.toplamfiyat p {
    margin: 0;
    padding: 0;
}

.translated-rtl button.increase {
    margin-left: 0px;
    margin-right: 5px;
}

.translated-rtl button.decrease {
    margin-left: 5px;
    margin-right: 0px;
}

.translated-rtl div#sendOrderButton {
    margin-right: 0px;
    margin-left: 5px;
}

.translated-rtl #orderList div button {
    margin-left: 0px;
    margin-right: 10px;
}

.translated-rtl img#verified {
    padding-left: 0px;
    padding-right: 10px;
}

.siparisler-modal .bilgi-aciklama {
    font-size: 15px !important;
}

button#ekle:active {
    background: #0c643b;
}

#notification-container {
    position: fixed;
    top: 20px;
    right: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    z-index: 1000;
}

.temporary-notification {
    background-color: #198754;
    color: white;
    padding: 10px 20px;
    border-radius: 10px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
    font-size: 14px;
    transition: opacity 0.5s ease;
    opacity: 1;
}

label.masanoInfo {
    font-size: 14px;
    margin-top: 10px;
    font-weight: bold;
}

textarea#masanoBilgi {
    width: 100%;
    height: 50px;
    border: solid 1px #00000066;
    border-radius: 10px;
    box-sizing: border-box;
    outline: 0;
    font-size: 13px;
    padding: 5px;
    margin-top: 5px;
    font-family: sans-serif;
}

.notification-remove {
    background: #c82035 !important;
}

.m0 {
    margin: 0 !important;
}

.urun-detay-img {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    background-color: #f8f8f8;
    height: 350px;
    position: fixed;
    width: 100%;
    top: 50px;
}

.urun-detay-bilgi {
    width: 100%;
    height: auto;
    background: #fdfdfd;
    z-index: 1;
    position: relative;
    margin-top: 335px;
    padding: 15px;
    border-radius: 20px 20px 0px 0px;
    box-sizing: border-box;
    box-shadow: 0px -10px 20px 0px #0000002b;
}

img.urun-detay-img-src {
    width: 100%;
    object-fit: cover;
    -o-object-fit: cover;
}

.urun-detay-bilgi-text {
    position: relative;
    flex-direction: column;
    display: flex;
    width: 100%;
    min-height: 100px;
    top: -5px;
}

.product-detay {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
}

.product-isim {
    font-size: 16px;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.product-aciklama {
    width: 100%;
    font-size: 14px;
    color: #000000a6;
    margin-bottom: 5px;
    margin-top: 5px;
}

.product-price {
    height: 40px;
    width: 100%;
    box-sizing: border-box;
    background: #f1f1f1;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    font-weight: bold;
    font-size: 14px;
    margin-top: 10px;
}

span.eski-fiyat {
    font-size: 14px;
    text-decoration: line-through;
    position: relative;
    padding-right: 10px;
    color: #c81f35;
}

.inceleme-sayisi {
    font-size: 14px;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
}

.inceleme-sayisi b {
    color: #c81f35;
    text-shadow: 0 0 15px #c81f3559;
}

.product-bilgi-box {
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    font-size: 14px;
    font-weight: 550;
}

.product-bilgi-box i {
    font-size: 14px;
    margin-right: 5px;
    color: #393939;
}

.product-bilgi-box p:nth-child(1) {
    font-weight: bold;
}

.more-product {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    border-top: solid 1px #eeeeee;
    padding-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
}

.more-product p {
    margin: 0;
    padding-bottom: 10px;
    font-weight: bold;
}

.liste-diger {
    width: 100%;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    align-items: start;
    display: grid;
    justify-items: center;
    padding-bottom: 2rem;
}

@media screen and (max-width: 760px) {
    .liste-diger {
        grid-template-columns: 1fr !important;
    }
}

.urun-like {
    color: #000;
    font-size: 20px;
    cursor: pointer;
}

.like {
    color: #c81f35;
}

.benzeryok {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    font-size: 14px;
    font-weight: bold;
}

.qr-reklam {
    width: 100%;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0px;
}

.qr-reklam a {
    width: 320px;
    height: 100px;
    display: block;
    background-position: center;
    background-size: cover;
}

.qr-reklam-box {
    position: relative;
    width: 320px;
    height: 100px;
    overflow: hidden;
}

.qr-reklam-bilgi {
    background: #ffffff;
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 10px;
    padding: 2px 5px;
    border-radius: 3px;
    box-shadow: 0px 0px 20px 0px #000000b3;
}

.urun-ikonları {
    min-width: 25px;
    min-height: 24px;
    background-size: cover;
    margin-right: 5px;
}

.ikon-box {
    width: 100%;
    flex-direction: row;
    margin-bottom: 2px;
    display: flex;
}

.product-detay .ikon-box {
    width: auto !important;
    margin-left: 10px;
}

.d-flex-center {
    display: flex;
    align-items: center;
}

.urun-icerik-maddeler {
    width: 100%;
    display: flex;
    gap: 5px;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 5px;
}

.madde-box {
    display: flex;
    align-items: center;
    font-size: 14px;
    position: relative;
}

.urun-icon {
    width: 25px;
    height: 25px;
}

.urun-tooltip {
    visibility: hidden;
    position: absolute;
    bottom: 120%;
    left: 50%;
    transform: translateX(-50%);
    background-color: rgb(57 57 57);
    color: #fff;
    padding: 5px 10px;
    border-radius: 4px;
    text-align: center;
    font-size: 13px;
    opacity: 0;
    transition: opacity 0.3s;
    font-weight: 550;
    box-shadow: 0px 4px 16px 0px #000000ab;
    z-index: 2;
    max-width: 70px;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.madde-box:hover .urun-tooltip,
.madde-box:focus .urun-tooltip {
    visibility: visible;
    opacity: 1;
}

.urun-tooltip::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -6px;
    transform: translateX(-50%);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid rgb(57 57 57);
}

.urun-bilgiler-even {
    position: absolute;
    top: -35px;
    z-index: 1;
    display: flex;
}

.even-box {
    background: #ffffffdb;
    margin-right: 10px;
    font-size: 14px;
    padding: 5px 10px;
    font-weight: 550;
    border-radius: 10px;
    box-shadow: 0px 0px 20px 0px #00000054;
    backdrop-filter: blur(5px);
}

.even-box i {
    margin-right: 5px;
    color: #212529;
}

.liste-grid .urun-ikonları {
    min-width: 20px;
    min-height: 20px;
}

.urun-begeni-sayi {
    display: flex;
    font-size: 14px;
    align-items: center;
    gap: 7px;
}

.socialbox {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    border-radius: 100%;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
    text-decoration: none;
    box-shadow: #959da533 0px 8px 24px;
    border: 1px solid #ededed;
}

.sosyalmedya i {
    font-size: 17px;
}

.sosyalmedya {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 15px;
}

.fa-instagram {
    color: #E4405F;
}

.fa-facebook {
    color: #1877F2;
}

.fa-tiktok {
    color: black;
    position: absolute;
}

.fa-youtube {
    color: #FF0000;
}
.nofilter  {
filter: none;
}

.favori-k .fa-solid.fa-heart {
    font-weight: 400;
}

.red .fa-solid.fa-heart {
    font-weight: 900 !important;
}.kategori-begeni {
    font-size: 14px;
    font-weight: 550;
    padding-left: 8px;
    color: black !important;
    padding-right: 3px;
}