*{
    padding: 0px;
    margin: 0px;
}

.part1{
    padding-top: 20px;
    padding-bottom: 80px;
    background-position: center top;
    background-size: cover;
    background-image: url("img/hero-bg.jpg");
}

.container-fluid>.navbar-brand{
    color: #ffffff;
    font-size: 35px;
    font-family: "Dancing Script", cursive;
    font-optical-sizing: auto;
    font-weight: 700;
}
.container-fluid>.navbar-brand:hover{
    color: #ffffff;
    cursor: pointer;   
}
.nav-item a{
    font-weight: 450;
    color: #ffffff;
}
.nav-item a:hover{
    color: rgb(255, 255, 22);
}
.nav-item .hm{
    color: rgb(255, 255, 22);
}
.navbar-toggler-icon {
    filter: invert(1);
}
.nav-item .hm:hover{
    color: rgb(255, 255, 22);
}
.nav-item{
    margin-right: 14px;
}
.container{
    padding-top: 20px;
    padding-bottom: 60px;
}
.container>.head{
    padding-top: 70px;
    padding-bottom: 30px;
}
.head h1{
    color: #ffffff;
    font-size: 55px;
    font-weight: 500;
    font-family: "Dancing Script", cursive;
}
.text{
    padding-top: 10px;
}
.text>p{
    padding-bottom: 20px;
    color: #ffffff;
}

.butt .order:hover{
    color: #ffffff;
}

.butt{
    padding: 0 20px;
    border-radius: 20px;
    text-align: center;
    color: #ffffff;
    border: none;
    background-color: #ffce63;
}

.butt:hover,
.butt2:hover {
    cursor: pointer;
    background: #e8a920;
}

.butt2{ 
    margin-top: 20px;
    padding-top: 12px;
    padding-bottom: 14px;
    border-radius: 40px;
    text-align: center;
    color: #ffffff;
    font-weight: 400;
    border: none;
    background-color: #ffce63;
    transition: 0.4s;
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

.slide{
    padding-top: 20px;
    padding-left: 10px;
    padding-bottom: 80px;
}
.carousel-inner{
    padding-top: 20px;
    padding-bottom: 21px;
}

.carousel{
    position: relative;
}
.custom-controls{
    position: absolute;
    bottom: 20px;
    left: 20px;
    display: flex;
    gap: 10px;
    z-index: 10;
    align-items: center;
    margin-top: 120px;
}
.custom-btn{
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: none;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    background: #fff;
    font-size: 18px;
    cursor: pointer;
    transition: 0.3s;
}
.custom-btn.active,
.custom-btn:hover{
    background-color: orange;
    width: 30px;
    height: 30px;
}

.part2{
    padding: 40px 10px;
}
.part2 .container{
    padding-top: 50px;
}
.left img{
    width: 180px;
    height: 180px;
    border: 4px solid #e8a920;
    border-radius: 50%;
}
.cd .c1{
    color: white;
    background: rgb(22, 22, 35);
}
.right{
    margin-top: 10px;
    padding: 10px;
    font-family: "Dancing Script", cursive;
}
@media (max-width:417px) {
    .row .c1{
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
}
@media (max-width:417px) {
    .row .c1 .butt2{
        margin-left: 30px;
    }
}
.container h1{
    font-size: 50px;
    font-weight: bold;
    font-family: "Dancing Script", cursive;
}
.image img{
    width: 150px;
    height: 150px;
}
.image{
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    padding: 15px;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: #ededed;
}
.cd-content{
    padding: 30px;
    color: #ffffff;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px; 
    background: rgb(22, 22, 35);
}
.cart{
    padding: 10px;
    border: none;
    border-radius: 50px;
    cursor: pointer;
    background: #e8a920;
}
.row .crd{
    width: 300px;
    margin-bottom: 20px;
}
.food-type .all{
    padding: 10px 0px;
    border-radius: 50px;
    cursor: pointer;
    color: #ffffff;
    background: rgb(22, 22, 35);
}
.food-type div{
    margin: 5px;
    padding: 10px 0px;
    border-radius: 50px;
    cursor: pointer;
}
/* .crd:hover img{

} */

.part4{
    padding-top: 30px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 40px;
    color: #ffffff;
    background: #212529;
}
.part4 .container{
    padding-top: 50px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20xp;
}
.about{
    padding-top: 20px;
    padding-bottom: 20px;
}
.about img{
    width: 450px;
    height: 600px;
}
.about .about_text{
    padding-left: 20px;
    padding-top: 12rem;
    padding-bottom: 50px;
}
.about_text h1{
    font-family: "Dancing Script", cursive;
}
.about_text p{
    font: 30px;
    font-weight: 400;
}
.about_text #butt2{
    padding-top: 8px;
    padding-bottom: 10px;
    font-size: 18px;
    color: #ffffff;
    border: 1px solid none;
    border-radius: 20px;
    background: #ffce63;
    cursor: pointer;
}
#butt2:hover{
    background: #e8a920;
    transition: 0.4s;
}

.part5{
    padding-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
.part5 h1{
    font-family: "Dancing Script", cursive;
    margin-bottom: 20px;
}
.tb input{
    padding: 9px 20px;
    margin-bottom: 20px;
    border: 1px solid rgb(186, 186, 186);
    border-radius: 6px;
    color: #000000;
}
.tb select{
    padding: 9px 20px;
    margin-bottom: 20px;
    border: 1px solid rgb(186, 186, 186);
    border-radius: 6px;
    color: #000000;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.map{
    padding-top: 82px;
    padding-bottom: 20px;
}
.map iframe{
    height: 290px;
    border-radius: 10px;
}
.readMore{
    margin-bottom: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 22px;
    padding-right: 22px;
    font-size: 20px;
    border: 1px solid #ffce63;
    border-radius: 30px;
    color: #ffffff;
    background: #ffce63;
    cursor: pointer;
}
.readMore:hover{
    transition: 0.6s;
    border: 1px solid #e8a920;
    background: #e8a920;
}
.footer{
    padding: 40px 10px;
    color: #ffffff;
    background: rgb(22, 22, 35);
}
.footer h2{
    font-family: "Dancing Script", cursive;
}
.icon-down i{
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    margin-right: 10px;
    font-size: 15px;
    border: 1px solid white;
    border-radius: 20px;
    color: rgb(22, 22, 35);
    background: #ffffff;
    cursor: pointer;
}
.icon-down .face{
    padding-top: 8px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 8px;
    margin-right: 10px;
    font-size: 15px;
    border: 1px solid white;
    border-radius: 20px;
    color: rgb(22, 22, 35);
    background: #ffffff;
    cursor: pointer;
}
.icon-down i:hover{
    color: #ffffff;
    color: #ffce63;
}
.contact p span:hover{
    cursor: pointer;
    color: #ffce63;
}