








.simp-custom-hideRightBox .right-box{
    display:none;
}
.simp-custom-hideLeftBox .left-box{
    display:none;
}
.outer-page .simp-custom-center,
.outerpage .simp-custom-center{
    display:flex;
    justify-content:center;
}


.simp-custom-centerimghide .center-box{
    display:none;
}

.simp-custom-widgetcenter {
    display: flex;
    justify-content: center;
}

.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;
}

.mobile .fullImage img{
    height: 350px;
    object-fit: cover;
}
.mobile .name-of-hotel{
    display: none;
}
.mobile .panel-group{
    display: none;
}
.mobile h1{
    font-size: 26px;
    text-align: center !important;
}
.mobile h2{
    font-size: 24px;
    text-align: center !important;
}
 .mobile body, .mobile div{
    font-size: 15px !important
}
.mobile.for-homepage .btn.pull-left{
    float: none !important;
    display:flex;
    justify-content: center;
}
.mobile .nav-wrap .navBtnBorder .min-price-div {
    font-size: 11px !important;
}

.mobile .simp-custom-offer p {
    margin-bottom: 15px!important;
}
.mobile .simp-custom-offer ul{
    padding-left: 25px !important;
}
.mobile .simp-custom-offer .col-xs-12{
    background: #fcfcfc;
    padding: 15px;
    box-shadow: 0px 2px 8px rgba(0,0,0,0.25)
}

.mobile .simp-custom-ayurvedaText h4{
    color: #bf9000;
    font-size: 20px;
    letter-spacing: -2px;
    font-weight: 400;
}
.mobile .simp-custom-ayurvedaText h5{
    font-family: 'Charm', cursive;
    color: #000;
    font-size: 16.5px;
}
.mobile .simp-custom-ayurvedaText h6{
    color: #bf9000;
    font-size: 14px;
    line-height: 22px;
    margin-top: 0px;
    margin-bottom: 15px;
}

.mobile .simp-custom-spaSlider img{
    display: none;
}
.mobile .simp-custom-tripadvisorCenter .text-content{
    display: flex;
    align-items: center;
    justify-content: center;
}

.mobile .footer-row .footer-detail .fa-stack{
    color: #fff;
}
.mobile .footer-row .socialIcon a{
    background: #fff;
}

.mobile .widget-wrapper.wt1tb.wt1tb.simp-custom-alignment p strong{
    padding:19px 0;
    display:block;
}

#ddNavMenu .dd-menu-ul .ourBrands p{
  font-size: 20px;
  color: #fff;
  padding: 2px 0;
  margin: 4px 0;
  font-family: Cormorant Garamond, serif;
  line-height: 1.2;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-bottom: 1px solid transparent;
  display: inline-block;
  transition: all .3s linear;
  cursor: pointer;
}
#ddNavMenu .dd-menu-ul .ourBrands p + ul{
  position: unset;
  padding: 0;
  width: inherit;
  display: none;
  transform: unset;
  visibility: unset;
  opacity: unset;
}
#ddNavMenu .dd-menu-ul .ourBrands p + ul.open{
  display:block;
}
#ddNavMenu .dd-menu-ul .ourBrands p:hover{
  padding-left: 5px;
  color: #fdc578;
  text-decoration: underline;
}
#ddNavMenu .dd-menu-ul .ourBrands p + ul li{
  list-style: none;
  padding: 0 10%;
}
#ddNavMenu .dd-menu-ul .ourBrands p + ul li a{
  font-size: 20px;
  color: #fff;
  padding: 2px 0;
  margin: 4px 0;
  font-family: Cormorant Garamond, serif;
  line-height: 1.2;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-bottom: 1px solid transparent;
  display: inline-block;
  transition: all .3s linear;
  width: fit-content;
}

#ddNavMenu .dd-menu-ul .ourBrands p + ul li a:hover{
   padding-left: 5px;
   color: #fdc578;
}









/*.outer-page .homepage .container-wrapper, .outer-page .homepage .container-wrapper {*/
/*    display:none;*/
/*}*/
/*.outer-page .homepage{*/
/*    padding:0;*/
/*}*/







.headerTopStrip {
    height: 0;
}
.topStrip-details,
.topStrip-details-2 {
    color: #ffffff;
    padding: 0 20px;
}
a.topStrip-details:hover {
    color: #c39c3c;
   
}
.topStrip-newtab{
    padding-left: 5px;
}
.collapsedNavbar nav.navbar.navbar-top {
    height: auto;
}
.collapsedNavbar .headerTopStrip{
    background: #2b2a29;
    color: #ffffff;
    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 {
    display: flex;
    justify-content: center;
   
}

.headerTopStrip .topStrip-close-btn {
    position: absolute;
    
    background: none;
    border: none;
    right: 0px;

}
.headerTopStrip .container{
    display: flex;
    align-items: center;
    justify-content: center;
}
/*.collapsedNavbar header nav.navbar.navbar-top {
    height: 134px;
}*/
.mobile .topStrip-details-2 {
    margin-left: 25px;
    padding: 0;
}
/*.mobile.collapsedNavbar .headerTopStrip{*/
/*    height:60px;*/
/*}*/
.mobile .headerTopStrip .topStrip-close-btn{
    position:absolute;
    right:5px;
}

.simp-custom-offer .text-content-wrapper p{
    font-family: 'Charm', cursive;
}

