.custom-mega-menu {display: none;}
@media only screen and (min-width: 1024px) {
    .our-hotel-menu{
        width:350px;
    }
}
.our-hotel-menu{
    min-width: 330px;
    min-height: 240px;
}
.our-hotel-menu .custom-mega-menu {
    display: block;
}
.custom-mega-menu .dropdown-header{
    display:inline-block;
}
.custom-mega-menu, .ul-top {
    list-style-type: none;
    padding-left: 5px;
}
.custom-mega-menu .ul-top a {
    color:rgb(233, 100, 10) !important;
}
.our-hotel-menu .custom-mega-menu .ul-top>.li-space a{
    padding :0 !important;
    white-space:normal !important;
}
.li-space .fa.fa-angle-right {
    width:5px;
    display:table-cell;
}
.li-space .list-name {
    display:table-cell;
    padding-left:5px;
}




.headerTopStrip {
    height: 0;
}
.topStrip-details {
    color: #fff;
    padding: 0 20px;
}
.topStrip-newtab{
    padding-left: 5px;
}
.collapsedNavbar nav.navbar.navbar-top {
    height: 135px;
}
.collapsedNavbar .headerTopStrip{
    background: #333;
    color: #f4f4f4;
    font-size: 14px;
    height: 30px;
    transition: all ease .5s;
    overflow: hidden;
}
/*.mobile .collapsedNavbar .headerTopStrip{*/
/*    background: #333;*/
/*    color: #f4f4f4;*/
/*    font-size: 14px;*/
/*    height: 30px;*/
/*    transition: all ease .5s;*/
/*    overflow: hidden;*/
/*}*/
.headerTopStrip .header_top_contact {
    float: left;
}
/*.headerTopStrip .topStrip-newtab:before {*/
/*    content: "\e00f";*/
/*}*/
.headerTopStrip .topStrip-close-btn {
    float: right;
    background: none;
    border: none;
}

.headerTopStrip {
    height: 0;
}
.topStrip-details {
    color: #fff;
    padding: 0 20px;
}
.topStrip-newtab{
    padding-left: 5px;
}
.collapsedNavbar .headerTopStrip{
    background: #333;
    color: #f4f4f4;
    font-size: 14px;
    height: 30px;
    transition: all ease .5s;
    overflow: hidden;
}

.headerTopStrip .header_top_contact {
    float: left;
}

.headerTopStrip .topStrip-close-btn {
    float: right;
    background: none;
    border: none;
}

.collapsedNavbar .navbar-top {
    height: 130px;
}
.for-homepage .hero-container {
    margin-top: 130px;
}
.collapsedNavbar.parent-hotel .header-pills {
    padding: 145px 0 15px;
}

.collapsedNavbar.child-hotel .header-pills {
    padding: 180px 0 15px;
}
.location-page .location-page-header {
    padding: 155px 0 20px;
}
.collapsedNavbar .inner-page .header-pills {
    padding: 60px 0 15px;
}

.promotions-wrapper .promo-btn {
    /*line-height: 23px !important;*/
}
#bookingForm .whyBookDirect .wrapperOfBenefits  {
    background: #000 !important;
}

#whatsAppHeader{
    z-index: 1000;
    position: fixed;
    bottom: 15px;
    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: 50px;
}
#whatsAppHeader a{
    color: white;
}
.fa-whatsapp {
    font-weight: bold;
}
#footer a.social-wa:hover {
    background-color: #1EBEA5 !important;
}





