

.mobile .fullImage img{
    height: 300px;
    object-fit: cover;
}

.mobile .name-of-hotel{ 
    display: none;
}
.mobile .panel-group{
    display: none;
}
.mobile h1{
    font-size: 30px;
    text-align: center !important;
    border: none !important
}
.mobile h2{
     font-size: 28px;
     text-align: center !important;
     border: none !important
 }

.mobile .logo.navbar-logo {
    background: #fffdf0;
}
.mobile .fullImage{
    padding-top: 65px
}
.mobile.for-homepage .wtheader{
    display: none;
}
.mobile .simp-custom-child-firstW h3,
.mobile .simp-custom-textAlign h3{
    font-size: 16px;
    color: #c28f1c;
    text-align: center;
}
.mobile .simp-custom-width{
    margin-bottom: 0px !important
}
.mobile .simp-custom-roomSlider .slick-slide{
    background: #fff;
}
.mobile .simp-custom-roomSlider h3{
    font-family: Suranna,serif !important;
    line-height: normal !important;
    font-size: 22px !important;
    color: #283618 !important;
    padding-bottom: 15px
}
.mobile .simp-custom-textAlign .txt-wdgt-btn-wrapper{
    display: flex;
    justify-content: center;
}
.mobile .simp-custom-facilitiesSlider .slick-slide{
    background: #fffdf0
}
.mobile .simp-custom-facilitiesSlider h3{
    font-family: Suranna,serif !important;
    line-height: normal !important;
    font-size: 22px !important;
    color: #283618 !important;
    padding-bottom: 15px
}



