

header #top-navbar-collapse{
    display: flex;
    justify-content: center;
}
header ul#bottom-navbar-collapse{
    padding-left: 0;
    padding-right: 40px;
    text-align: center;
    display: flex;
    justify-content: center;
}
.outer-page h1,
.outer-page h2{
    line-height: 46px !important;
}
.simp-custom-width {
    width: 70% !important;
}
.simp-custom-TextOnImg .text-content {
    background-color:white;
    opacity:0.85;
    padding:30px !important;
        width: 80%;
    margin: 0 10%;
}
.simp-custom-TextOnImg .text-content h3:after{
    content:"";
    border-bottom:1.5px solid #f7f4ec;
    display: block;
    width:10%;
    padding-top:20px;
    margin:auto;
}
.simp-custom-TextOnImg .text-content div:nth-child(4){
    margin-top:20px !important;
}
.simp-custom-parent-card .text-content {
    height: 100%;
    width: 41.3%;
    padding: 15px 15px 30px;
    background-color: #f1ebd4;
    box-shadow: 0 2px 8px 0 rgb(4 67 139 / 15%);
    transition: 0.3s;
    margin: 0px 1%;
}
.simp-custom-parent-card {
    padding-bottom: 90px !important;
}
.simp-custom-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.simp-custom-h3-font h3 {
    font-family: 'Playfair Display',sans-serif;
    line-height: normal !important;
    font-size: 26px !important;
}
.simp-custom-center .fullWidthWidgetWrapper{
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.simp-custom-spacing-imgL .text-content-wrapper {
    padding-left: 14%;
    padding-right: 14%;
}
.simp-custom-spacing-imgR .text-content-wrapper {
    padding-left: 14%;
    padding-right: 14%;
}
.simp-custom-spacing-imgR {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.simp-custom-spacing-imgR1 .text-content-wrapper {
    padding-left: 14%;
    padding-right: 14%;
}
header .navbar-top .navbar-nav > .dropdown > a{
    font-weight: 600;
}
.simp-custom-tableborder .table td,
.simp-custom-tableborder .table,
.simp-custom-tableborder .table th{
    border: none;
}
.simp-custom-parent-cards .text-content {
    height: 100%;
    width: 31.3%;
    padding: 15px 15px 30px;
    background-color: #faf3dd;
    box-shadow: 0 2px 8px 0 rgb(4 67 139 / 15%);
    transition: 0.3s;
    margin: 0px 1%;
}
.simp-custom-parent-cards {
    padding-bottom: 90px !important;
}



/* For 2-text-box */
.simp-custom-hideRightBoxTwoText .right-box{
    display:none;
}
.simp-custom-hideLeftBoxTwoText .left-box{
    display:none;
}
.mobile .simp-custom-hideRightBoxTwoText .col-xs-12:nth-of-type(2){
    display:none;
}
.mobile .simp-custom-hideLeftBoxTwoText .col-xs-12:nth-of-type(1){
    display:none;
}
/* For 3-text-box */
.mobile .simp-custom-hideRightBox .col-xs-12:nth-of-type(3){
    display:none;
}
.mobile .simp-custom-hideLeftBox .col-xs-12:nth-of-type(1){
    display:none;
}
.simp-custom-hideRightBox .right-box{
    display:none !important;
}
.simp-custom-hideLeftBox .left-box{
    display:none !important;
}
.simp-custom-center{
    display:flex;
    justify-content:center;
}
.mobile .simp-custom-center{
    display:flex;
    justify-content:center;
    flex-direction: column;
}

.mobile .fullImage img{
    height: 380px;
    object-fit: cover;
}
.mobile .fullImage{
    padding-top: 70px
}
.mobile .logo.navbar-logo {
 background: #f0ead2;
}
.mobile .name-of-hotel{
    display: none;
}
.mobile .panel-group{
    display: none;
}
.mobile.for-homepage .wtheader{
    display: none;
}
.mobile h1{
    font-size: 26px;
    text-align: center !important;
    border: none !important
}
.mobile h2{
     font-size: 23px;
     text-align: center !important;
     border: none !important
 }
.mobile .simp-custom-h3-font h3 {
    font-size: 17px !important;
}
.mobile .simp-custom-TextOnImg .text-content {
    background-color:white;
    opacity:.95;
    padding:5px;
}
.mobile .simp-custom-tableborder .table td,
.simp-custom-tableborder .table,
.simp-custom-tableborder .table th{
    border: none;
}
.mobile .widget-wrapper.wtbookbtn {
    display:flex;
    justify-content: center;
}

.mobile .widget-wrapper.wtbookbtn > div {
    display: flex;
    justify-content: center;
}

.mobile .widget-wrapper.room-description h3 {
    padding: 0;
}

.mobile .widget-wrapper.room-description h3 + .btn{
    margin-top:0 !important;
}

.mobile .content_wrapper .no-gutter .txt-wdgt-btn-wrapper {
    display: flex;
    justify-content: center;
}
.mobile .widget-wrapper.wtbookbtn{
    display:flex;
}
.mobile .widget-wrapper.room-description h3 + .btn{
    margin-top:0 !important;
}

.parent-hotel.for-gallerypage .header-pills .nav-pills li:first-child,
.mobile.parent-hotel.for-gallerypage .gallery-drop .dropdown-menu-gallery li:first-child {
    display: none;
}

.parent-hotel.for-gallerypage .gallery-header,
.mobile.parent-hotel.for-gallerypage #dropdown-image-menu{
    visibility:hidden;
}



#whatsAppHeader {
    z-index: 1000;
    position: fixed;
    bottom: 20px;
    left: 15px;
    background: #25d366;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    font-size: 28px;
    text-align: center;
    line-height: 52px;
}

#whatsAppHeader a {
    color: white;
}

.mobile #whatsAppHeader {
    left: 17px;
    bottom: 15px; /* Updated to 15px for mobile */
}

.mobile #whatsAppHeader .fa-whatsapp {
    font-size: 30px;
}


