

:is(.outer-page,.outerpage,.mobile) .content_wrapper .no-gutter .widget-wrapper.wtbookbtn div,
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .widget-wrapper.wt1tb:has(.text-content-wrapper > .txt-wdgt-btn-wrapper:first-child) .txt-wdgt-btn-wrapper,
.mobile .content_wrapper .no-gutter .widget-wrapper.wt1tb:has(.text-content > .txt-wdgt-btn-wrapper:first-child) .txt-wdgt-btn-wrapper,
:is(.outer-page,.outerpage,.mobile) .content_wrapper .no-gutter .widget-wrapper.wtlinkbutton > div{
    display:flex;
    justify-content:center;
}
.mobile .room-description .btn,
.mobile form .formSubmitButton{
    position:relative;
    left:50%;
    transform:translateX(-50%);
}

h1, h2 {
    text-transform: uppercase;
    letter-spacing: 4px;
}
.simp-custom-center
{
    display:flex;
    align-items:center;
    justify-content:center;
}

/*ops 13846 start*/

.address-block-details {
    background:unset;
    border:unset;
    padding-top:60px;
    padding-bottom:0;
}

.address-block-details h6 {
    display:none
}

.address-block-details .address-telephone {
    display:none
}

.address-block-details .hotel-info.col-xs-12 h1.hotel-heading {
    font-size: 32px;
    font-weight: 600;
    color:#6b4c26;
    margin:0;
}

:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-desktop-header {
    padding-top:0;
}
/*ops 13846 end*/

/*
.promotions-wrapper .promo-btn{
    background: #c5af10 !important;
}
*/

.abs_parent #bookingForm .btn-wrapper .check-btn-holder .btn-full-width {
    background-color:#c5af10;
    border-color:#c5af10;
}
.simp-custom-link a {
    text-decoration: underline;
    color: #221608;
}
.outer-page .clearfix.widget-wrapper.header-pills,
.outerpage .clearfix.widget-wrapper.header-pills{
    padding-top:157px;
}



.mobile .logo.navbar-logo 
{
    background-color:#ffffff;
    margin: 45px 0 0 0;
}
.mobile .fullImage {
    padding-top: 70px !important;
}
.mobile h1,
.mobile h2
{
    text-align:center !important;
    text-transform: uppercase;
    border-bottom: none !important;
}
.mobile .name-of-hotel {
    display:none;
}
.mobile div#accordion {
    display:none;
}
.mobile .simp-custom-icons .fal {
    font-size: 24px !important;
}

.mobile .content_wrapper .wtheader:has(+ .simp-custom-desktop-header) h1 {
    padding-bottom:0;
}


/*.landing_PopupWrapper {*/
/*    position: fixed;*/
/*    top: 0;*/
/*    left:0;*/
/*    right:0;*/
/*    bottom:0;*/
/*    background-color: rgba(0,0,0,0.8);*/
/*    z-index: 10000;*/
/*    justify-content:center;*/
/*    align-items:center;*/
/*}*/
/*.landing_PopupWrapper.popUp_zoomIn {*/
/*    display: flex;*/
/*}*/
/*.landing_Popup_manohar img {*/
/*    margin: auto;*/
/*    float: none;*/
/*    max-width: 100%;*/
/*    max-height:85vh;*/
/*    min-height:50vh;*/
/*}*/
/*.for-homepage .landing_Popup_manohar {*/
/*    position: relative;*/
/*    max-width: unset;*/
/*    width: unset;*/
/*}*/
/*.for-homepage .landing_Popup_manohar .imgforPopup {*/
/*    max-width:90%;*/
/*    width: 100%;*/
/*    display:block;*/
/*}*/
/*.for-homepage .landing_Popup_manohar .popUp_Close {*/
/*    position: absolute;*/
/*    top: -35px;*/
/*    right: 0px;*/
/*    width: 30px;*/
/*    height: 30px;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    font-weight: 100;*/
/*    cursor: pointer;*/
/*    background: transparent;*/
/*    border: 2px solid #EBEDEC;*/
/*    border-radius: 50%;*/
/*    color:#fff;*/
/*}*/
/*@keyframes zoominoutsinglefeatured {*/
/*    0% {*/
/*        transform: scale(0.3,0.3);*/
/*    }*/
/*    50% {*/
/*        transform: scale(1.1,1.1);*/
/*    }*/
/*    100% {*/
/*        transform: scale(1,1);*/
/*    }*/
/*}*/
/*.landing_Popup_manohar {*/
/*    animation: zoominoutsinglefeatured 1s ease-in-out;*/
/*}*/
/*@media (max-width:1536px){*/
/*  .landing_Popup_manohar img{*/
/*    max-width:80%;*/
/*  }*/
/*  .for-homepage .landing_Popup_manohar .popUp_Close {*/
/*    right: 0;*/
/*  }*/
/*}*/
/*@media (max-width:1250px){*/
/*  .landing_Popup_manohar img{*/
/*    max-width:80%;*/
/*    max-height:90vh;*/
/*  }*/
/*  .for-homepage .landing_Popup_manohar .popUp_Close {*/
/*    right:0;*/
/*  }*/
/*  .for-homepage .landing_Popup_manohar .popUp_Close {*/
/*    position: absolute;*/
/*    top: -30px;*/
/*    width: 25px;*/
/*    height: 25px;*/
/*  }*/
/*}*/

/*@media (max-width:950px){*/
/*  .landing_Popup_manohar img{*/
/*    max-height:90vh;*/
/*  }*/
/*}*/
/*.mobile.for-homepage .landing_Popup_manohar .popUp_Close{*/
/*    top: -21px;*/
/*    right: 3%;*/
/*    width: 10px;*/
/*    height: 10px;*/
/*    padding:8px;*/
/*}*/
/*.mobile.for-homepage .landing_Popup_manohar .popUp_Close i{*/
/*    font-weight:100;*/
/*}*/
/*.mobile.for-homepage .landing_Popup_manohar img{*/
/*	max-width:90%;*/
/*	width: 100%;*/
/*}*/
/*@media screen and (orientation:landscape) {*/
/*   .mobile .landing_Popup_manohar img{*/
/*     max-height:80vh;*/
/*    } */
/*}*/

/*.landing_PopupWrappers {
    position: fixed;
    top: 0;
    left:0;
    right:0;
    bottom:0;
    background-color: rgba(0,0,0,0.8);
    z-index: 10000;
    justify-content:center;
    align-items:center;
}
.landing_PopupWrappers.popUp_zoomIn {
    display: flex;
}
.landing_PopupWrappers img {
    margin: auto;
    float: none;
    max-width: 100%;
    max-height:50vh;
}
.mobile .landing_PopupWrappers img {
    margin: auto;
    float: none;
    max-width: 100%;
    max-height:90vh;
}
.for-homepage .landing_Popup {
    position: relative;
    max-width: unset;
    width: unset;
}
.imgforPopup {
    max-width:90%;
    display:block;
}
.for-homepage .landing_Popup .popUp_Close {
    position: absolute;
    top: -35px;
    right: 0px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 100;
    cursor: pointer;
    background: transparent;
    border: 2px solid #EBEDEC;
    border-radius: 50%;
    color:#fff;
}
@keyframes zoominoutsinglefeatured {
    0% {
        transform: scale(0.3,0.3);
    }
    50% {
        transform: scale(1.1,1.1);
    }
    100% {
        transform: scale(1,1);
    }
}
.landing_Popup {
    animation: zoominoutsinglefeatured 1s ease-in-out;
}
@media (max-width:1536px){
  .landing_Popup img{
    max-width:80%;
  }
  .for-homepage .landing_Popup .popUp_Close {
    right: 8%;
  }
}
@media (max-width:1300px){
  .landing_Popup img{
    max-width:80%;
    max-height:90vh;
    max-height:50vh;
    
  }
  .for-homepage .landing_Popup .popUp_Close {
    right:6%;
  }
  .for-homepage .landing_Popup .popUp_Close {
    position: absolute;
    top: -30px;
    width: 25px;
    height: 25px;
  }
}

@media (max-width:950px){
  .landing_Popup img{
    max-height:90vh;
    max-height:50vh;
  }
}
.mobile.for-homepage .landing_Popup .popUp_Close{
    top: -21px;
    right: 3%;
    width: 10px;
    height: 10px;
    padding:8px;
}
.mobile.for-homepage .landing_Popup .popUp_Close i{
    font-weight:100;
}
.mobile .landing_Popup img{
	max-width:90%;
}
@media screen and (orientation:landscape) {
   .mobile .landing_Popup img{
     max-height:80vh;
    } 
}

@media (min-width:1301px){
  .landing_Popup img{
    max-width:80%;
    max-height:90vh;
  }
 } */







/*.outer-page .cus-header-top-strip{*/
/*    background:#6b4c26;*/
/*    color:#fff;*/
/*}*/
/*.outer-page .cus-header-top-strip .container{*/
/*    display:flex;*/
/*    align-items:center;*/
/*    padding:5px 0;*/
/*}*/
/*.outer-page .cus-header-top-strip .container a{*/
/*    background:#000;*/
/*    color:#fff;*/
/*    padding:8px 10px;*/
/*}*/
/*.outer-page .cus-header-top-strip .container a:hover{*/
/*    text-decoration:none;*/
/*}*/

/*mobile*/

/*.mobile .cus-header-top-strip{*/
/*    background:#6b4c26;*/
/*    color:#fff;*/
/*}*/
/*.mobile .cus-header-top-strip .container{*/
/*    padding:10px;*/
/*    display:flex;*/
/*    align-items:center;*/
/*    justify-content:center*/
/*}*/
/*.mobile .cus-header-top-strip .container marquee{*/
/*    padding:0;*/
/*    margin:0;*/
/*}*/
/*.mobile .cus-header-top-strip .container a{*/
/*    background:#000;*/
/*    color:#fff;*/
/*    padding:8px 10px;*/
/*}*/











/*Table Border Remove*/

.simp-custom-table-border table,
.simp-custom-table-border td{
    border:none !important;
}



