/* body {
    background-image: url("frontend/assets/img/index-bg.png");
} */

#logo-nav {
    width: 20%;
    /* top: 50%; */
    /* bottom: 50%; */
}
#logo-nav-main {
    width: 10%;
    /* top: 50%; */
    /* bottom: 50%; */
}

.nav-item a:hover {
    color: white !important;
}

.location-text {
    font-size: 15px;
    color: #000000;
    font-family: "Inter";
}

.icon-location {
    position: absolute;
}

#index-bg {
    width: 100%;
    height: 100%;
    position: relative;
}

#door-img {
    position: absolute;
    z-index: 999999;
    margin-top: -45%;
    left: 12%;
    width: 70%;
    height: 100%;
}

#footer-index {
    position: absolute;
    z-index: 999999;
    margin-top: -4%;
    width: 100%;
    height: auto;
}

.footer-text {
    font-size: 25px;
    font-family: "Inter";
    font-weight: bold;
}

.ig-icon {
    width: 4%;
    /* left: 10px; */
}

.button-masuk {
    position: absolute;
    z-index: 999999;
    margin-top: -10%;
    left: 40%;
    right: 50%;
}

.text-submenu-nav {
    font-size: 20px;
    color: #000000 !important;
    margin-right: 20px;
    font-family: "Inter";
    font-weight: 700;
}

.nav-main {
    margin-left: 60%;
}

#box-guest {
    max-width: 100%;
}

.soon {
    font-family: "Alatsi", Courier, monospace;
    color: #000000;
    text-align: center;
}

.text-gallery {
    font-family: "Alatsi", Courier, monospace;
    color: #000000;
}

.text-contact {
    font-family: "Alatsi", Courier, monospace;
    color: #000000;
    font-size: 50px;
}
.text-ourAddress {
    font-family: "Alatsi", Courier, monospace;
    color: #000000;
    font-size: 30px;
}

.text-address {
    font-family: "Alatsi", Courier, monospace;
    color: #000000;
    font-size: 15px;
}

.text-detailContact {
    font-family: "Alatsi", Courier, monospace;
    color: #000000;
    font-size: 20px;
}

.btn-beverage {
    box-sizing: border-box;
    width: 100%;
    /* height: 96px; */
    background: #c4d52d;
    border: 1px solid #000000;
    box-shadow: 0px 4px 7px #000000;
    font-size: 35px;
    color: #000000;
    font-family: "Alatsi", Helvetica, sans-serif;
}

.btn-beverage:hover {
    background-color: transparent !important;
    color: #c4d52d !important;
    box-shadow: inset 0 0 0 2px #c4d52d;
}

.btn-maincourse {
    box-sizing: border-box;
    width: 100%;
    height: 67px;
    background: #d64793;
    border: 1px solid #000000;
    box-shadow: 0px 4px 7px #000000;
    font-size: 27px;
    color: #000000;
    font-family: "Alatsi", Helvetica, sans-serif;
}

.btn-maincourse:hover {
    background-color: transparent !important;
    color: #d64793 !important;
    box-shadow: inset 0 0 0 2px #d64793;
}

.btn-snack {
    box-sizing: border-box;
    width: 100%;
    /* height: 96px; */
    background: #ffd400;
    border: 1px solid #000000;
    box-shadow: 0px 4px 7px #000000;
    font-size: 35px;
    color: #000000;
    font-family: "Alatsi", Helvetica, sans-serif;
}

.btn-snack:hover {
    background-color: transparent !important;
    color: #ffd400 !important;
    box-shadow: inset 0 0 0 2px #ffd400;
}

.btn-dessert {
    box-sizing: border-box;
    width: 100%;
    /* height: 96px; */
    background: #f37f11;
    border: 1px solid #000000;
    box-shadow: 0px 4px 7px #000000;
    font-size: 35px;
    color: #000000;
    font-family: "Alatsi", Helvetica, sans-serif;
}

.btn-dessert:hover {
    background-color: transparent !important;
    color: #f37f11 !important;
    box-shadow: inset 0 0 0 2px #f37f11;
}

.btn-drink {
    box-sizing: border-box;
    width: 100%;
    /* height: 96px; */
    background: #10b5d5;
    border: 1px solid #000000;
    box-shadow: 0px 4px 7px #000000;
    font-size: 35px;
    color: #000000;
    font-family: "Alatsi", Helvetica, sans-serif;
}

.btn-drink:hover {
    background-color: transparent !important;
    color: #10b5d5 !important;
    box-shadow: inset 0 0 0 2px #10b5d5;
}

#btn-backbeverage {
    border-radius: 20px;
    box-sizing: border-box;
    border: 1px solid #000000;
    box-shadow: 7px 7px #ffff;
}

#btn-backcourse {
    background-color: white !important;
    color: red;
    font-size: 20px;
    border-radius: 20px;
    box-sizing: border-box;
    border: 1px solid #000000;
    box-shadow: 7px 7px #ffff;
    text-decoration: none;
    height: 50px;
}

.dine-in {
    background-color: #10b5d5;
    width: 100%;
    margin-bottom: 5px;
    /* z-index: 999; */
}
.card-foto-dineIn {
    width: 90%;
    /* height: 150px; */
    border: 2px solid black;
    background-color: white;
    /* margin: 30px; */
    box-shadow: 7px 7px;
}

.card-img-beverage {
    width: 200px;
    height: 200px;
    border: 2px solid black;
    background-color: white;
    /* margin: 30px; */
    box-shadow: 7px 7px #f37f11;
}
.card-img-gallery {
    width: 220px;
    height: 220px;
}

.card-ourAddress {
    background-color: transparent !important;
    border: 4px solid black;
    /* height: 100%; */
    border-radius: 2em;
}

.card-sendEmail {
    background-color: transparent !important;
    border: 4px solid black;
    height: 100%;
    border-radius: 2em;
}

/* #text-input {
    background-color: transparent !important;
    max-width: 100%;
} */

input,
textarea {
    background-color: transparent !important;
    border: 2px solid black;
    width: 100%;
    color: #000000;
}

::placeholder {
    /* Most modern browsers support this now. */
    color: #000000;
}

#img-teste-indonesia {
    width: 70%;
}

.available-dineIn {
    width: 70%;
    /* height: 150px; */
    border: 2px solid black;
    background-color: #ffd400;
    /* margin: 30px; */
    box-shadow: 7px 7px;
    font-size: 22px;
    text-align: center;
}

#select-year {
    background-color: transparent !important;
    border: 2px solid black;
    max-width: 100%;
}

/* ......../ media query /.......... */
@media (max-width: 1000px) {
    .button-masuk {
        position: absolute;
        z-index: 999999;
        margin-top: -10%;
        left: 40%;
        right: 39%;
    }

    #btn-masuk {
        width: 80%;
    }
}
@media (max-width: 1004px) {
    .text-submenu-nav {
        font-size: 20px;
        color: #000000 !important;
        margin-right: 40px;
        font-family: "Inter";
        font-weight: 700;
    }
}

@media (max-width: 800px) {
    .footer-text {
        font-size: 15px;
        font-family: "Inter";
        font-weight: bold;
    }
}

@media (max-widht: 500px) {
    .button-masuk {
        position: absolute;
        z-index: 999999;
        margin-top: -80%;
        left: 40%;
        right: 39%;
    }

    #btn-masuk {
        width: 80%;
    }

    .card-foto-dineIn {
        /* width: 100%; */
        height: 150px;
        border: 2px solid black;
        background-color: white;
        /* margin: 30px; */
        box-shadow: 7px 7px;
    }

    #img-teste-indonesia {
        width: 100%;
    }

    .available-dineIn {
        width: 100%;
        /* height: 150px; */
        border: 2px solid black;
        background-color: #ffd400;
        /* margin: 30px; */
        box-shadow: 7px 7px;
        font-size: 10px;
        text-align: center;
    }
}
