

/*address-block hide*/
.for-homepage .container-wrapper .address-block-details {
    display: none;
}
/*---------------- MIN PRICES ---------------*/
.navbar.navbar-top .booking-form-wrapper .min-price-div{
    color: #272727
}
.outer-page h1,
.outer-page h2{
    text-transform: capitalize;
    line-height: 1.2;
}
.simp-custom-width {
    width: 70% !important;
}
.simp-custom-TextOnImg .text-content {
    background-color:white;
    opacity:0.85;
    padding:30px !important;
        width: 80%;
    margin: 0 10%;
}
.simp-custom-TextOnImg .text-content h3:after{
    content:"";
    border-bottom:1.5px solid #f7f4ec;
    display: block;
    width:10%;
    padding-top:20px;
    margin:auto;
}
.simp-custom-TextOnImg .text-content div:nth-child(4){
    margin-top:20px !important;
}
.simp-custom-childLeftText,
.simp-custom-childRightText{
    display: flex;
    align-items: center;
    justify-content: center;
    background: #faedcd;
    padding: 0px !important;
    margin: 30px 0px !important
}
.simp-custom-childLeftText h2,
.simp-custom-childRightText h2{
    text-align: left !important;
}
.simp-custom-childLeftText .left-box{
    padding-right: 45px !important;
    padding-left: 45px !important; 
}
.simp-custom-childLeftText .right-box{
    padding: 0px !important;
}
.simp-custom-childRightText .right-box{
    padding-left: 45px !important;
    padding-right: 45px !important;
}
.simp-custom-childRightText .left-box{
    padding: 0px  !important;
}
.simp-custom-Rooms-bg .text-content-wrapper {
    background-color:#faedcd;
    padding: 6% 6%;
    color: #5c4221 !important;
}
.simp-custom-Rooms-bg a {
    color: #5c4221;
    font-family: Yeseva One,cursive;
    font-size: 22px !important;
}
.simp-custom-paddingTop60 {
    padding-top: 60px !important
}

.outer-page #footer .address_block + .footer-row{
    display:flex;
    justify-content:space-evenly;
    align-items:center;
}
.outer-page #footer .headerAndLogo img{
    width:180px;
}
.outer-page #footer .headerAndLogo img:last-child{
    width:50px;
}
@media(max-width:1000px){
    .outer-page #footer .address_block + .footer-row{
       flex-wrap:wrap;
    }
}

.mobile #footer .custom_footer_row {
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
}

.mobile #footer .custom_footer_row p{
    text-align:center;
}

.mobile #footer .custom_footer_row img{
    width:150px;
}
.mobile #footer .custom_footer_row img:last-child{
    width:50px;
}





/*.for-homepage #footer .social_block {*/
/*    position: absolute;*/
/*}*/
/*.for-homepage .wtsocialicons,*/
/*.for-homepage #footer .comm_cont .col-xs-12 .footer-row .social_block.col-sm-12.col-md-5 .social_head{*/
/*    display: none;*/
/*}*/
/*.for-homepage #footer .comm_cont .col-xs-12 .footer-row {*/
/*    padding: 0;*/
/*}*/
/*.for-homepage #footer .footer-row .social_block.col-sm-12.col-md-5 .social_cont .socialIcon {*/
/*     display: block; */
/*    position: fixed;*/
/*    left: 0;*/
/*    width: 40px;*/
/*    top: 400px;*/
/*    z-index: 9999;*/
/*}    */
/*.for-homepage #footer .footer-row .social_block.col-sm-12.col-md-5 .social_cont .socialIcon a {*/
/*    display: block !important;*/
/*    height: 35px;*/
/*    margin: 0 0 2.5px;*/
/*    border-radius: 0 5px 5px 0;*/
/*}  */
/*.for-homepage #footer .footer-row .socialIcon a .fa {*/
/*    line-height: 30px;*/
/*}*/
/*.for-homepage #footer .social-email:hover, #footer .social-phone:hover {*/
/*    background-color: #324b6e;*/
/*}*/
/*mobile*/
/*.mobile.for-homepage #footer .footer-row.social-bar.footer-spacing {*/
/*    position: absolute;*/
/*}*/
/*.mobile.for-homepage #footer .footer-row.social-bar.footer-spacing .social_head{*/
/*    display: none;*/
/*}*/
/*.mobile.for-homepage #footer .ooter-row.social-bar.footer-spacing  {*/
/*    padding: 0;*/
/*}*/
/*.mobile.for-homepage #footer .footer-row.social-bar.footer-spacing  .socialIcon {*/
/*     display: block; */
/*    position: fixed;*/
/*    left: 0;*/
/*    width: 50px;*/
/*    top: 400px;*/
/*    z-index: 9999;*/
/*}*/
/*.mobile.for-homepage #footer .footer-row.social-bar.footer-spacing  .socialIcon:nth-of-type(2){*/
/*    top: 60%;*/
/*}*/
/*.mobile.for-homepage #footer .footer-row.social-bar.footer-spacing  .socialIcon:nth-of-type(3){*/
/*    top: 66%;*/
/*}*/
/*.mobile.for-homepage #footer .footer-row.social-bar.footer-spacing  .socialIcon:nth-of-type(3) span{*/
/*     margin-left: -29%; */
/*}*/
/*.mobile.for-homepage #footer .footer-row.social-bar.footer-spacing .socialIcon a {*/
/*    display: block;*/
/*    height: 35px;*/
/*    margin: 0px 0 2.5px;*/
/*    padding: 5px;*/
/*    width: 80%;*/
/*}  */
/*.mobile.for-homepage #footer .footer-row .socialIcon a .fa {*/
/*    line-height: 30px;*/
/*}*/
/*.mobile.for-homepage #footer a.social-email:hover, #footer a.social-phone:hover {*/
/*    background-color: #324b6e;*/
/*}*/
/* ------------------------ NEW VALUES -----------------------*/
/*@media screen and (max-width:390px){*/
/*    .mobile.for-homepage #footer .footer-row.social-bar.footer-spacing .socialIcon{*/
/*        top: 300px;*/
/*    }*/
/*    .mobile.for-homepage #footer .footer-row.social-bar.footer-spacing .socialIcon:nth-of-type(3){*/
/*        top: 350px;*/
/*    }*/
/*    .mobile.for-homepage #footer .footer-row.social-bar.footer-spacing .socialIcon:nth-of-type(2){*/
/*        top: 400px;*/
/*    }*/
    
/*}*/











/* For 2-text-box */
.simp-custom-hideRightBoxTwoText .right-box{
    display:none;
}
.simp-custom-hideLeftBoxTwoText .left-box{
    display:none;
}
.mobile .simp-custom-hideRightBoxTwoText .col-xs-12:nth-of-type(2){
    display:none;
}
.mobile .simp-custom-hideLeftBoxTwoText .col-xs-12:nth-of-type(1){
    display:none;
}
/* For 3-text-box */
.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;
}
.simp-custom-hideRightBox .right-box{
    display:none;
}
.simp-custom-hideLeftBox .left-box{
    display:none;
}
.simp-custom-center{
    display:flex;
    justify-content:center;
}

.mobile .simp-custom-center{
    flex-direction:column;
}

.mobile .simp-custom-TextOnImg .text-content {
    background-color:white;
    opacity:.95;
    padding:5px;
}
.mobile .simp-custom-childLeftText .txt-wdgt-btn-wrapper,
.mobile .simp-custom-childRightText .txt-wdgt-btn-wrapper{
    display: flex;
    justify-content: center;
}
.mobile .simp-custom-btncenter .txt-wdgt-btn-wrapper {
    text-align: center !important;
}
.mobile .simp-custom-btncenter .txt-wdgt-btn-wrapper a.btn{
    float: none !important;
}
.mobile .simp-custom-Rooms-bg h3 {
    margin-top: -30px;
}
.simp-custom-Rooms-bg .descriptionMobileNoSpace {
    text-align: center;
}
.mobile .fullImage img{
    height: 380px;
    object-fit: cover;
}
.mobile .fullImage{
    padding-top: 70px
}
.mobile .logo.navbar-logo {
 background: #f7f4ec;
}
.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;
    border: none !important
}
.mobile h2{
     font-size: 24px;
     text-align: center !important;
     border: none !important
 }
.mobile .simp-custom-h3-font h3 {
    font-size: 17px !important;
}
.mobile .simp-custom-mobile-2-card{
    flex-wrap:wrap;
}

.outer-page .content_wrapper .no-gutter .simp-custom-discover-text .text-content-wrapper ul{
    padding:0 0 0 1.5%!important;
}
.mobile .content_wrapper .no-gutter .simp-custom-discover-text .text-content ul{
    padding:0 10px 0 10px!important;
}
.mobile .content_wrapper .no-gutter .simp-custom-discover-text .text-content p{
    padding:20px 0 0 0;
}



