

@media (min-width: 320px){

.home-cont{
    padding-top:5px !important;
    padding-bottom:5px !important;
}

}
@media (min-width: 480px){

.home-cont{
    padding-top:5px !important;
    padding-bottom:5px !important;
}

}
@media (min-width: 640px){
.home-cont{
    padding-top:5px !important;
    padding-bottom:5px !important;
}
}
@media (min-width: 760px){
.home-cont{
    padding-top:120px !important;
    padding-bottom:100px !important;
}
}
@media (min-width: 920px){
    .home-cont{
    padding-top:120px !important;
    padding-bottom:100px !important;
}

}
@media (min-width: 1200px){

.home-cont{
    padding-top:120px !important;
    padding-bottom:100px !important;
}

}







* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

#hero{
 height: auto !important;   
}

#hero h2 {
    color: #F7AC00;
  
}


.fst-italic {
    font-size: 19px !important;
}

.btn-menu{
    background: #8BC439 !important;
}

/* logo style */
/* ============================== */
.theme-color{
    color: #8BC439 !important;
}
.phone-cont
{
    justify-content: end !important;
}
.img-logo 
{
    height: 70px !important;
    width: 170px !important;
    border: 2px solid #8BC439;
    border-radius: 12px;
    padding: 5px;
}
/* .font-main{
    font-family: 'Tangerine', cursive !important;
} */

.home-bg{
    width: 100%;
    height: 100vh;
    background: url(./images/Header.png)   !important;
    background-size: cover !important;
   background-repeat: no-repeat !important;
   object-fit: cover !important;
   background-attachment: fixed;
    padding: 0;
    
    
}

.home-cont{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
}
.main-head {
    font-size: 35px !important;
}

.marg-top {
    margin-top: 20px;
}

.tab-res-btn {
    margin-top: 30px;
    border: 2px solid #8BC439;
    border-radius: 50px;
    padding: 12px 30px;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    display: inline-block;
    line-height: 1;
    color: #fff;
}

.tab-res-btn:hover {
    color: #fff;
    background: #8BC439;
}

.image-our-sign-dish {
    height: 250px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.tab-dishes-btn-cont {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    
    
}

.bar-section {
    height: 70vh;
    width: 100%;
    background-image: url(./assets/bar2.jpg);
    object-fit: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    
    
}

.bar-text-cont {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.image-review {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.terms-condition {
    text-align: center;
}

.footer-top-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;
}

.phone-nbr-font {
    font-size: 22px;
    margin-top: 25px;
}

.left-footer-text {
    font-size: 20px;
}

.footer-mid {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;
    margin-top: 20px;
}

.footer-bottom {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
   
    color: #ff770f;
    margin-top: 20px;
}

.footer-bottom-inner {
    font-size: 20px !important;


}

.icon-cont {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: 30px;
    font-size: 30px;
    color: #ff770f;
}

.icon-cont-inner {
    text-decoration: none;
}

.marg-left {
    margin-left: 50px;
}

.fa-list:before {
    content: "\fa-x";
}

.mainTerm {
    width: 100%;
    margin-top: 150px;
    padding-left: 30px;
    padding-right: 30px;
}
.about-text{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.image-about{
    border: 4px solid #fff !important;
}
.backtotop{
    border-color: #8BC439 !important;
}
.backtotop:hover{
    background: #8BC439 !important;
}
.text-hover:hover{
    color: #ff770f !important;
}
.text-hover:active{
    color: #ff770f;
}
.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover>a {
    color: #8BC439 !important;
}
@media (max-width:991px) {
    .tab-res-btn-cont {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
}

@media (max-width:600px) {
    .img-logo {
        /* height: 77px;
        width: 130px; */
        width: 155px !important;
        padding: 5px;
        height: 50px !important;
    }

    .main-head {
        font-size: 28px !important;
        margin-top: 110px !important;
    }

    .mainTerm {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .phone-cont
{
    justify-content: center !important;
}
}



@media (max-width:460px) {
    .btn-cont {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;

    }

    .btn-table-reservation {
        margin-top: 20px !important;
        margin-left: 0px !important;
    }

}
@media (max-width:768px){
    .main-head{
        font-family: Savoye001 !important;
        font-size: 65px !important;
        margin-bottom: 42px !important;
        line-height: 56px !important;
    }
}
@media (min-width:769px){
    .main-head{
        font-family: Savoye001 !important;
        font-size: 105px !important;
        margin-bottom: 42px !important;
    }
}