.mobile .booking-form-input {
    display: block;
}

.explorer_chain:not(.mobile) .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #bookingFormFieldsWrapper {
    display: none !important;
}

@media (max-width: 768px) {
    .mobile .bookingform-wrapper .simp-booking-form {
        min-width: 200px;
        width: calc(100% - 40px);
    }

    .mobile .layer-content #layerContainer {
        flex-grow: 1;
    }

    .mobile .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #hotelSelectionWrapper #hotelWrapper .input-icon-wrapper,
    .mobile .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #hotelSelectionWrapper #locationWrapper .input-icon-wrapper {
        width: 100%;
    }
}


header ul#top-navbar-collapse {
    justify-content: center;
    text-align: 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{
    text-transform: uppercase;
}
.outerpage h1,
.outerpage h2{
    text-transform: uppercase;
}
.simp-custom-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.simp-custom-parent-card .text-content {
    height: 100%;
    width: 41.3%;
    padding: 15px 15px 30px;
    background-color: #f2e8cf;
    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-link a {
    font-family: 'DM Serif Text',serif !important;
    font-size: 22px !important;
}

/*Footer font-size changes*/
#footer .container .add_head p {
    font-size:22px;
}
#footer .container .address_block .add_cont ul li {
    font-size:22px;
}

/* address block font size */
.address-block-details .hotel-contacts address .address-telephone {
    font-size: 1em;
}
.simp-custom-hideRightBox .right-box{
    display:none;
}
.simp-custom-hideLeftBox .left-box{
    display:none;
}
.simp-custom-center{
    display:flex;
    justify-content:center;
}
header .navbar-bottom .navbar-nav>li>a,
header .navbar-bottom .navbar-nav>li>a.active, 
header .navbar-bottom .navbar-nav>li>a:focus, 
header .navbar-bottom .navbar-nav>li>a:hover{
    font-size:18px;
}





.mobile .fullImage img{
    height: 380px;
    object-fit: cover;
}
.mobile .fullImage{
    padding-top: 70px
}
.mobile .logo.navbar-logo {
 background: #fff;
}
.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;
    text-transform: uppercase !important;
    border: none !important
}
.mobile h2{
     font-size: 23px;
     text-align: center !important;
     text-transform: uppercase !important;
     border: none !important
}
.mobile .simp-custom-h3-font h3 {
    font-size: 17px !important;
}

.call-us {
    display:inline-block;
    font-size: 13px;
    padding-right: 15px;
    margin-top:-10px;
}
.call-us .CallIcon {
    padding-right: 12px;
}
.call-us .CallIcon .call {
    font-size:16px;
}
.call-us .fa-phone {
    margin-right: 12px;
}
.call-us .custom-email{
    font-size:16px;
}
.call-us .fa-envelope-square{
    padding-right:10px;
}



.wtsocialicons {
    display: block;
}

.wtsocialicons .twitter_icon {
    background-color: rgb(65, 92, 168);
}
.wtsocialicons ul.socialWidgetRow>li:hover {
    background:#7f4f24;
}
.wtsocialicons ul.socialWidgetRow>li:hover i {
    color: #fff;
}
.wtsocialicons ul.socialWidgetRow>li:hover .socialWidgetItem .socialiconitem a {
    display: flex;
    justify-content: center;
    align-items: center;
}
.wtsocialicons ul.socialWidgetRow > li:hover .socialWidgetItem .socialiconitem .fa-instagram,
.wtsocialicons ul.socialWidgetRow > li:hover .socialWidgetItem .socialiconitem .fa-youtube {
    color:#fff;
}

/* mobile */
.mobile .wtsocialicons ul.socialWidgetRow {
    list-style: none;
    position: fixed;
    z-index: 999;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    padding: 0;
    margin: 0;
    transition: all .5s ease;
}

.mobile .wtsocialicons ul.socialWidgetRow>li {
    padding: 0;
    margin: 0 0 5px;
    clear: both;
    width: 50px;
    height: 35px;
    background: rgba(0,0,0,.8);
    transition: all .3s ease;
    text-align: center;
    overflow: hidden;
}

.mobile .wtsocialicons ul.socialWidgetRow>li .socialWidgetItem {
    height: 100%;
}

.mobile .wtsocialicons ul.socialWidgetRow>li {
    padding: 0;
    margin: 0 0 5px;
    clear: both;
    width: 35px;
    height: 35px;
    background: rgba(0,0,0,.8);
    transition: all .3s ease;
    text-align: center;
    overflow: hidden;
}

.mobile .wtsocialicons ul.socialWidgetRow>li:hover {
    background: #7f4f24;
}

.mobile .wtsocialicons ul.socialWidgetRow>li:hover {
    width: auto;
}

.mobile .wtsocialicons ul.socialWidgetRow>li .socialWidgetItem .fasocialicon {
    float: left;
    color: #fff;
    width: 35px;
    height: 35px;
    padding: 2px 10px;
    font-size: 16px;
    transition: all .3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mobile .wtsocialicons ul.socialWidgetRow>li .socialWidgetItem .fasocialicon.fb_icon {
    background-color: #415ca8;
}

.mobile .wtsocialicons ul.socialWidgetRow>li .socialWidgetItem .fasocialicon.yt_icon {
    background-color: #e62117;
}

.mobile .wtsocialicons ul.socialWidgetRow>li .socialWidgetItem .fasocialicon.ig_icon {
    background-color: #125688;
}

.mobile .wtsocialicons ul.socialWidgetRow>li .socialWidgetItem .socialiconitem {
    float: left;
    display: none;
    opacity: 0;
    transition: all .2s ease;
    padding: 7px 15px;
    height: 35px;
    min-width: 35px;
    max-width: 35px;
}

.mobile .wtsocialicons ul.socialWidgetRow>li:hover .fasocialicon {
    display: none;
    opacity: 0;
}

.mobile .wtsocialicons ul.socialWidgetRow>li:hover .socialiconitem {
    display: flex;
    opacity: 1;
    align-items: center;
    justify-content: center;
}

.mobile .wtsocialicons ul.socialWidgetRow>li .socialWidgetItem .socialiconitem a {
    display: block;
    height: 21px;
}

#whatsAppHeader{
    z-index: 1000;
    position: fixed;
    bottom: 0px;
    top: 190px;
    right:10px;
    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: 50px;
}
#whatsAppHeader a{
    color: white;
}
.fa-whatsapp {
    font-weight: bold;
}

/*Floating call Icon*/
.floating-icons{
    z-index: 1000;
    position: fixed;
    bottom: 0px;
    top: 270px;
    right:10px;
    background: #7f4f24;
    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: 50px;
    display:flex;
    justify-content:center;
    align-items:center;
}
.floating-icons .fa-phone{
    color:#fff;
    background:#7f4f24 !important;
    width:25px !important;
    height:25px !important;
}
.floating-icons .fa-phone::before{
    font-size:25px;
    display:flex;
    justify-content:center;
    align-items:center;
}


/*Mobile whatsapp Floating icon*/
.floating.whatsapp-icon{
    width:50px;
    background:#25d366;
    height:50px;
    border-radius:50%;
    display:flex;
    justify-content:center;
    align-items:center;
    font-size:20px;
    position: fixed;
    bottom: 220px;
    right: 20px;
    z-index: 9999;
    box-shadow:2px 2px 6px rgba(0,0,0,0.4);
}
.floating.whatsapp-icon a.whatsapp-link{
    font-weight:600;
    font-size:30px;
    color:#fff;
    text-decoration:none;
}
@media screen and (max-width: 768px) {
    #whatsAppHeader{
        top:130px;
    }
    .floating-icons{
        top:210px
    }
}


