



.mobile .footer-text{
    text-align:center;
}

.outer-page footer .comm_cont.f_bot .text-center {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 20px
}

.outer-page footer .comm_cont.f_bot .text-center p {
    padding-left: 0;
}





:is(.outerpage,.outer-page) .content_wrapper .widget-wrapper:is(.simp-custom-3-card-layout-center-align,.simp-custom-2-card-layout-center-align){
    display:flex;
    justify-content:center;
}
:is(.outerpage,.outer-page) .content_wrapper .widget-wrapper:is(.simp-custom-3-card-layout-center-align,.simp-custom-2-card-layout-center-align) .fullWidthWidgetWrapper{
    display:flex;
    justify-content:center;
}
.mobile .simp-custom-3-card-layout-hide-right .col-xs-12:nth-of-type(3){
    display:none;
}
.mobile :is(.simp-custom-3-card-layout-hide-left,.simp-custom-2-card-layout-hide-left) .col-xs-12:nth-of-type(1){
    display:none;
}
.mobile .simp-custom-2-card-layout-hide-right .col-xs-12:nth-of-type(2){
    display:none;
}
:is(.outerpage,.outer-page) .content_wrapper .widget-wrapper:is(.simp-custom-3-card-layout-hide-right,.simp-custom-2-card-layout-hide-right) .right-box{
    display:none;
}
:is(.outerpage,.outer-page) .content_wrapper .widget-wrapper:is(.simp-custom-3-card-layout-hide-left,.simp-custom-2-card-layout-hide-left) .left-box{
    display:none;
}




.navbar .navbar-collapse .dropdown.primary .dropdown-menu.our-hotel-menu .mega-menu :is(h4, li a .list-name){
    font-family: Lato,sans-serif;
    font-weight:500;
}
@media (min-width: 1100px) {
    header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu {
        width: 900px;
    }
        header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu .mega-menu {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
        header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu .mega-menu>li {
        width: 100%;
    }
}
header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu .mega-menu>li.directory li a {
    opacity: 1;
}

.mobile .content_wrapper .no-gutter .room-description div.col-xs-12:last-child p {
    width: 100%;
}
.mobile .content_wrapper .no-gutter .room-description div.col-xs-12:last-child >  .txt-wdgt-btn-wrapper {
    position:absolute;
    right: 0;
    bottom: 0;
}

header button.resv.resv_button.book_button {
    background: #AF251E;
    transition: background 0.3s ease;
}

header button.resv.resv_button.book_button:hover,
header button.resv.resv_button.book_button:focus {
    background: #9C201A;
}


/* border unset for all headers */

.mobile .content_wrapper .no-gutter :is(h1,h2,h3,h4,h5,h6){
    border:unset;
} 

/* text group with h1 */

.mobile .clearfix.widget-wrapper.wt1tb.simp-custom-bg-header-for-h1-only-txt-widget h1{
    background:#F5EEDB;
    display:inline-block;
    padding:2%;
    margin-bottom: 2.27%;
}

.mobile .clearfix.widget-wrapper.wt1tb.simp-custom-bg-header-for-h1-only-txt-widget .text-content{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
}


/* text group with h2 */

.mobile .clearfix.widget-wrapper.wt1tb.simp-custom-bg-header-for-h2-only-txt-widget h1{
    background:#F5EEDB;
    display:inline-block;
    padding:2%;
    margin-bottom: 2.27%;
}

.mobile .clearfix.widget-wrapper.wt1tb.simp-custom-bg-header-for-h2-only-txt-widget .col-xs-12{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
}



/* subheader with h2 */

.mobile .clearfix.widget-wrapper.simp-custom-bg-header-for-h2-only-header-widget h2{
    background:#F5EEDB;
    display:inline-block;
    padding:2%;
    text-align:center;
}

.mobile .simp-custom-bg-header-for-h2-only-header-widget .col-xs-12{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
}

.mobile .content_wrapper .no-gutter  .simp-custom-bg-header-for-h2-only-header-widget{
    padding-bottom:0;
}


/* wtheader with h1 */

.mobile .clearfix.widget-wrapper.simp-custom-bg-header-for-h1-only-header-widget h1{
    background:#F5EEDB;
    display:inline-block;
    padding:2%;
}

.mobile .simp-custom-bg-header-for-h1-only-header-widget .col-xs-12{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
}

.mobile .content_wrapper .no-gutter  .simp-custom-bg-header-for-h1-only-header-widget{
    padding-bottom:0;
}


/* desktop */

.outer-page .clearfix.widget-wrapper.wt1tb.simp-custom-bg-header-for-h1-only-txt-widget h1,
.outerpage .clearfix.widget-wrapper.wt1tb.simp-custom-bg-header-for-h1-only-txt-widget h1{
    background:#F5EEDB;
    display:inline-block;
    padding:2%;
    margin-bottom: 2.27%;
}
.outer-page .clearfix.widget-wrapper.wt1tb.simp-custom-bg-header-for-h1-only-txt-widget .text-content-wrapper,
.outerpage .clearfix.widget-wrapper.wt1tb.simp-custom-bg-header-for-h1-only-txt-widget .text-content-wrapper{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
}
/* text group with h2 */
.outer-page .clearfix.widget-wrapper.wt1tb.simp-custom-bg-header-for-h2-only-txt-widget h1,
.outerpage .clearfix.widget-wrapper.wt1tb.simp-custom-bg-header-for-h2-only-txt-widget h1{
    background:#F5EEDB;
    display:inline-block;
    padding:2%;
    margin-bottom: 2.27%;
}
.outer-page .clearfix.widget-wrapper.wt1tb.simp-custom-bg-header-for-h2-only-txt-widget .text-content-wrapper,
.outerpage .clearfix.widget-wrapper.wt1tb.simp-custom-bg-header-for-h2-only-txt-widget .text-content-wrapper{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
}
/* subheader with h2 */
.outer-page .clearfix.widget-wrapper.simp-custom-bg-header-for-h2-only-header-widget h2,
.outerpage .clearfix.widget-wrapper.simp-custom-bg-header-for-h2-only-header-widget h2{
    background:#F5EEDB;
    display:inline-block;
    padding:2%;
}
.outer-page .simp-custom-bg-header-for-h2-only-header-widget .text-content,
.outerpage .simp-custom-bg-header-for-h2-only-header-widget .text-content{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
}
.outer-page .content_wrapper .no-gutter  .simp-custom-bg-header-for-h2-only-header-widget,
.outerpage .content_wrapper .no-gutter .simp-custom-bg-header-for-h2-only-header-widget{
    padding-bottom:0;
}
/* wtheader with h1 */
.outer-page .clearfix.widget-wrapper.simp-custom-bg-header-for-h1-only-header-widget h1,
.outerpage .clearfix.widget-wrapper.simp-custom-bg-header-for-h1-only-header-widget h1{
    background:#F5EEDB;
    display:inline-block;
    padding:2%;
}
.outer-page .simp-custom-bg-header-for-h1-only-header-widget .text-content,
.outerpage .simp-custom-bg-header-for-h1-only-header-widget .text-content{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
}
.outer-page .content_wrapper .no-gutter  .simp-custom-bg-header-for-h1-only-header-widget,
.outerpage .content_wrapper .no-gutter .simp-custom-bg-header-for-h1-only-header-widget{
    padding-bottom:0;
}

.outer-page .content_wrapper .no-gutter .clearfix.widget-wrapper.wt1tb.simp-custom-txt-with-bg .col-12.col-md-3.mb-4,
.outerpage .content_wrapper .no-gutter .clearfix.widget-wrapper.wt1tb.simp-custom-txt-with-bg  .col-12.col-md-3.mb-4{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content: center;
    height: 100%;
    min-height: 110px;
}

/* slider space */

.outer-page .content_wrapper  .simp-custom-central-hotel-slider-padding-btm,
.outerpage .content_wrapper  .simp-custom-central-hotel-slider-padding-btm{
    margin-bottom:30px;
}

.mobile .navbar-logo{
    background-color:#F5EEDB;
    padding: 10px 0;
}




.outer-page .content_wrapper .no-gutter .simp-custom-hide-left,
.outerpage .content_wrapper .no-gutter .simp-custom-hide-left,
.outerpage .content_wrapper .no-gutter .simp-custom-hide-left .fullWidthWidgetWrapper{
    display:flex;
    justify-content:center;
}

.outer-page .content_wrapper .no-gutter .simp-custom-hide-left .left-box,
.outerpage .content_wrapper .no-gutter .simp-custom-hide-left .left-box{
    display:none;
}

.outer-page .content_wrapper .no-gutter .simp-custom-hide-right,
.outerpage .content_wrapper .no-gutter .simp-custom-hide-right,
.outerpage .content_wrapper .no-gutter .simp-custom-hide-right .fullWidthWidgetWrapper{
    display:flex;
    justify-content:center;
}

.outer-page .content_wrapper .no-gutter .simp-custom-hide-right .right-box,
.outerpage .content_wrapper .no-gutter .simp-custom-hide-right .right-box{
    display:none;
}

.mobile .content_wrapper .no-gutter .simp-custom-hide-left .col-xs-12:first-child{
    display:none;
}

.mobile .content_wrapper .no-gutter .simp-custom-hide-right .col-xs-12:last-child{
    display:none
}



