.simp-custom-3imgtext .text-content{
    padding: 15px 15px 30px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    margin: 0 15px;
    width: calc( 33.33% - 30px);
    height: 100%;
    transition: all 0.5s ease-in-out 0.0s;
}
.simp-custom-3imgtext .text-content:hover{
    background: #fffdf9;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.3);
}



.outer-page .bookingform-wrapper{
    visibility:hidden;
}
.outer-page .container-wrapper .bookingform-wrapper{
    position:unset;
}
.outer-page .container-wrapper #bookingForm{
    background:unset;
}
.outer-page .container-wrapper #bookingForm select.form-control{
    border:unset;
    border-bottom:1px solid #000;
}
.outer-page .container-wrapper #bookingForm .btn-wrapper{
    right:-170px;
    top:40px;
}
.outer-page .container-wrapper #bookingForm .form-group label{
    visibility:hidden;
}
@media screen and (min-width: 1025px){
    .outer-page .container-wrapper .bookingform-wrapper{
        position:unset;
    }
}
@media screen and (max-width:1150px){
    .outer-page .container-wrapper #bookingForm .btn-wrapper{
        right:unset;
        top:unset;
        left:50%;
        width:fit-content;
        margin:0 auto;
        transform:translateX(-50%);
    }
}

/*nav item center align*/
header #top-navbar-collapse{
    justify-content: center;
    position: absolute;
    left: 0;
    padding-right: 200px !important;
}

/*adding border to h1 h2*/
.outer-page .wtheader .text-content,
.outer-page .wtsubheader .text-content{
    text-align: center;
}
.outer-page .wtheader .text-content h1, .outer-page .wtsubheader .text-content h2 {
	display: inline-block;
	position: relative;
}
.outer-page .wtheader .text-content h1:after, .outer-page .wtsubheader .text-content h2:after {
    content: '';
    height: 2px;
    background: linear-gradient(to left,rgba(66,66,66,0.1),rgba(66,66,66,.75),rgba(66,66,66,1),rgba(66,66,66,.75),rgba(66,66,66,0.1));
    display: block;
    transition: all .5s ease-in-out;  
    margin: 10px auto;
    width: 70%;
}
.outer-page .wtheader .text-content h1:hover:after, .outer-page .wtsubheader .text-content h2:hover:after {
  width: 100%;
	background: linear-gradient(to left,rgba(66,66,66,0.1),rgba(66,66,66,.75),rgba(66,66,66,1),rgba(66,66,66,.75),rgba(66,66,66,0.1));
  height: 2px;
}

/*parent home page css*/
.outer-page .content_wrapper .no-gutter .widget-wrapper.simp-custom-fullimg{
    padding-bottom: 0;
}
.for-homepage .outer-page .content_wrapper .no-gutter:last-child .widget-wrapper{
    display: none;
}
.for-homepage .outer-page .content_wrapper{
    padding-bottom: 0;
}

.outer-page .simp-custom-2imgtext .text-content{
    padding: 15px 15px 30px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    margin: 0 15px;
    width: calc( 50% - 30px);
    height: 100%;
    transition: all 0.5s ease-in-out 0.0s;
}
.outer-page .simp-custom-2imgtext .text-content:hover{
    background: #fffdf9;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.3);
}

.content_wrapper .no-gutter .widget-wrapper.simp-custom-slidertextleft{
    width: 30%;
    display: flex;
    align-items: center;
    margin-left: 6%;
    margin-right: 3%;
    padding: 4.5% 0 2.5%;
}
.simp-custom-slidertextleft .text-content{
    background: #fff7e5;
    padding: 6%;
    margin: 0 auto;
}
.content_wrapper .no-gutter .widget-wrapper.simp-custom-sliderright{
    width: 100%;
    max-width: 55%;
    margin-right: 6%;
    padding: 4.5% 0 2.5%;
}
.simp-custom-sliderright .jssor-carousel-wrapper{
    padding: 0;
}

.content_wrapper .no-gutter .widget-wrapper.simp-custom-slidertextright{
    width: 30%;
    display: flex;
    align-items: center;
    margin-right: 6%;
    margin-left: 3%;
    padding: 3% 0 4.5%;
}
.simp-custom-slidertextright .text-content{
    background: #fff7e5;
    padding: 6%;
    margin: 0 auto;
}
.content_wrapper .no-gutter .widget-wrapper.simp-custom-sliderleft{
    width: 100%;
    max-width: 55%;
    margin-left: 6%;
    padding: 3% 0 4.5%;
}
.simp-custom-sliderleft .jssor-carousel-wrapper{
    padding: 0;
}
@media (max-width: 1200px){
    .content_wrapper .no-gutter .widget-wrapper.simp-custom-slidertextleft{
        width: 50%;
        margin-left: 0;
        margin-right: 0%;
        padding: 4.5% 0 2.5%;
    }
    .content_wrapper .no-gutter .widget-wrapper.simp-custom-sliderright{
        max-width: 50%;
        margin-right: 0%;
        padding: 4.5% 0 2.5%;
    }
    .content_wrapper .no-gutter .widget-wrapper.simp-custom-slidertextright{
        width: 50%;
        margin-right: 0%;
        margin-left: 0%;
        padding: 3% 0 4.5%;
    }
    .content_wrapper .no-gutter .widget-wrapper.simp-custom-sliderleft{
        width: 100%;
        max-width: 50%;
        margin-left: 0%;
        padding: 3% 0 4.5%;
    }
}

.outer-page .content_wrapper .no-gutter .widget-wrapper.simp-custom-textonimg {
    margin: 30px 0px ;
    position: relative;
}
.outer-page  .content_wrapper .no-gutter .widget-wrapper.bgImageContainer.fullWidthWidget.simp-custom-textonimg .fullWidthWidgetWrapper .text-content{
    color: #fff;
    width: 60%;
    margin: 0 20%;
    text-shadow: 1px 1px rgb(0 0 0 / 81%);
    padding: 40px 15px;
    font-size: 18px;
    line-height: 30px;
    font-family: Quasimoda,sans-serif;
}
.outer-page .simp-custom-textonimg:before{
    content:'';
    background: rgba(0,0,0,0.6);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.outer-page .simp-custom-textonimg .text-content:before{
    content: '';
    border: 7px solid rgb(215 179 105 / 30%);
    height: 100%;
    position: absolute;
    width: 60%;
    left: 20%;
    top: 0;
    transition: all .5s;
}
.outer-page .simp-custom-textonimg .text-content:hover:before{
    transform: scale(1.2,1.2);
    transition: all .8s;
}
.outer-page .simp-custom-textonimg .text-content-wrapper{
    z-index: 999;
    position: relative;
}
.outer-page .simp-custom-textonimg h2{
    color: #fff;
    text-shadow: 2px 2px rgba(0,0,0,1);
}
.outer-page .simp-custom-textonimg .text-content-wrapper h2 + div{
    filter: brightness(0) invert(1);
}
.outer-page .simp-custom-textonimg.widget-wrapper.fullWidthWidget .fullWidthWidgetWrapper .text-content-wrapper p:empty{
    display: none;
}

/*child navbar*/
header .navbar-bottom .navbar-nav>li.child-hotel-name{
    border: none; 
}
header .navbar-bottom{
    margin: 0;
}
header .navbar-collapse.collapse#bottom-menu{
    padding-right: 30px; 
}
header .navbar-bottom .navbar-nav{
    justify-content: center;
}

/*child home page css*/
.outer-page .content_wrapper .no-gutter .widget-wrapper.simp-custom-2cardlayout .text-content{
    padding: 0;
    margin: 0 30px;
    width: calc(50% - 60px);
    background: #fff7e5;
}
.outer-page .content_wrapper .no-gutter .widget-wrapper.simp-custom-2cardlayout .text-content:after {
    content:'';
    display:block;
    position:absolute;
    width: 90%;
    height: 90%;
    border: 2px solid #fff;
    top: 5%;
    left: 5%;
}
.outer-page .simp-custom-2cardlayout .text-content-wrapper{
    padding: 20px 0 30px;
}
.outer-page .simp-custom-2cardlayout h3{
    font-family: Baskervville,serif;
    font-size: 26px;
}

.outer-page .simp-custom-diningslider .slick-track{
    display: flex;
}
.outer-page .simp-custom-diningslider .slick-list .text-content{
    padding: 10px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    margin: 0 15px 15px;
    width: calc( 50% - 30px);
    transition: all 0.5s ease-in-out 0.0s;
    display: flex;
    flex-direction: column;
    height: inherit;
}
.outer-page .simp-custom-diningslider .text-content:hover{
    background: #fbf8f2;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.3);
}
.outer-page .simp-custom-diningslider .slick-list .text-content-wrapper{
    display: flex;
    flex-direction: column;
    flex: 1 1 0;
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 15px;
}

.outer-page .content_wrapper .no-gutter .widget-wrapper.simp-custom-3card .text-content{
    padding: 0;
    margin: 0 15px;
    width: calc(33.33% - 30px);
    background: #fff7e5;
}
.outer-page .content_wrapper .no-gutter .widget-wrapper.simp-custom-3card .text-content:after {
    content:'';
    display:block;
    position:absolute;
    width: 90%;
    height: 90%;
    border: 2px solid #fff;
    top: 5%;
    left: 5%;
}
.outer-page .simp-custom-3card .text-content-wrapper{
    padding: 20px 0 30px;
    font-size: 20px;
    font-weight: 600;
}
.outer-page .content_wrapper .no-gutter .widget-wrapper.simp-custom-3card + .simp-custom-3card{
    padding-top: 0;
}
.simp-custom-h3-font h3 {
    font-family: Playfair Display,serif !important;;
    font-size: 26px !important;
}
.simp-custom-textbg .text-content{
    background: #fff7e5;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px;
}

.outer-page .simp-custom-btn-center > .one-col,
.outerpage .simp-custom-btn-center > .one-col{
    display:flex;
    justify-content:center;
}

.outer-page .predef_content + .jssor-carousel-container + .wtbookbtn > .one-col,
.outerpage .predef_content + .jssor-carousel-container .wtbookbtn > .one-col{
    display:flex;
    justify-content:center;
}


/*
.jssor-carousel-container .bookingform-wrapper .abs_parent {
    margin:0;
    width:28%;
}
.jssor-carousel-container .bookingform-wrapper .abs_parent #bookingForm .form-group.select-block{
    width:100%;
}
.jssor-carousel-container .bookingform-wrapper .abs_parent #bookingForm .btn-wrapper {
    left:30px;
    right:auto;
}
@media (max-width:1300px){
   .jssor-carousel-container .bookingform-wrapper .abs_parent {
    width:35%;
}
}
@media (max-width:1000px){
    .jssor-carousel-container .bookingform-wrapper  {
        bottom:100px;
    }
}
*/



.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 .col-xs-12:first-child,
.mobile .simp-custom-center .col-xs-12:last-child{
    display:none;
}



.mobile .fullImage {
    padding-top: 70px
}
.mobile .logo.navbar-logo {
    background: #fff;
}
.mobile .name-of-hotel {
    display: none;
}
.mobile .panel-group{
    display: none;
}
.mobile .content_wrapper .no-gutter h1, .mobile .content_wrapper .no-gutter h2{
    text-align: center;
    border: none;
    font-size: 28px;
}
.mobile .content_wrapper .no-gutter .wtheader h1,
.mobile .content_wrapper .no-gutter .wtsubheader h2{
    border-bottom: 1px solid #616161;
}

.mobile .simp-custom-2imgtext .col-xs-12{
    padding: 15px 15px 30px;
    box-shadow: 0px 4px 8px rgba(0,0,0,0.2);
    background: #fffdf9;
}
.mobile .simp-custom-2imgtext .col-xs-12 .image-content{
    margin-bottom: 0;
}
.mobile .imageDescriptionbottom2.simp-custom-2imgtext .col-xs-12:last-child img{
    margin: 0 !important;
}
.mobile .simp-custom-2imgtext .col-xs-12:first-child{
    margin-bottom: 30px;
}

.mobile .simp-custom-textonimg{
    position: relative;
}
.mobile .simp-custom-textonimg .text-content{
    color: #fff;
    width: 90%;
    margin: 0 5% !important;
    text-shadow: 1px 1px rgb(0 0 0 / 81%);
    padding: 20px 10px;
}
.mobile .simp-custom-textonimg:before{
    content:'';
    background: rgba(0,0,0,0.65);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
}
.mobile .simp-custom-textonimg .text-content:before{
    content: '';
    border: 7px solid rgb(215 179 105 / 30%);
    height: 100%;
    position: absolute;
    width: 60%;
    left: 20%;
    top: 0;
    transform: scale(1.1,1.1);
}
.mobile .simp-custom-textonimg .text-content-wrapper{
    z-index: 999;
}
.mobile .simp-custom-textonimg h2{
    color: #fff;
    text-shadow: 2px 2px rgba(0,0,0,1);
}
.mobile .simp-custom-textonimg h2 + div{
    filter: brightness(0) invert(1);
}

/*child homepage*/
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-2cardlayout .col-xs-12{
    padding: 0;  
    background: #fff7e5;
    outline: 2px solid #fff;
    outline-offset: -10px;
}
.mobile .simp-custom-2cardlayout .descriptionMobileNoSpace{
    padding: 0 0 30px;
}
.mobile .simp-custom-2cardlayout h3{
    font-family: Baskervville,serif;
    font-size: 22px;
}
.mobile .imageDescriptionbottom2.simp-custom-2cardlayout .col-xs-12:last-child img{
    margin-top: 0 !important;
}
.mobile .imageDescriptionbottom2.simp-custom-2cardlayout .col-xs-12:first-child{
    margin-bottom: 20px;
}

.mobile .simp-custom-diningslider .slick-slide{
    padding: 10px;
    background: #fbf8f2;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    margin: 10px 10px;
    height: 100%;
    transition: all 0.5s ease-in-out 0.0s;
}
.mobile .simp-custom-diningslider img + p,
.mobile .simp-custom-diningslider img + div{
    font-size: 19px;
    font-weight: 600;
    padding-bottom: 15px;
}

.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-3card .col-xs-12{
    padding: 0;  
    background: #fff7e5;
    outline: 2px solid #fff;
    outline-offset: -10px;
}
.mobile .simp-custom-3card .descriptionMobileNoSpace{
    padding: 20px 0 30px;
    font-size: 20px;
    font-weight: 600;
}

/*simp-custom-3imgtext*/

.mobile .simp-custom-3imgtext .col-xs-12{
    padding: 15px 15px 30px;
    box-shadow: 0px 4px 8px rgba(0,0,0,0.2);
    background: #fffdf9;
}
.mobile .simp-custom-3imgtext .col-xs-12 .image-content{
    margin-bottom: 0;
}
.mobile .imageDescriptionbottom2.simp-custom-3imgtext .col-xs-12:last-child img{
    margin: 0 !important;
}
.mobile .simp-custom-3imgtext .col-xs-12:first-child{
    margin-bottom: 30px;
}

.mobile .simp-custom-btn-center > .col-xs-12{
    display:flex;
    justify-content:center;
}


.for-homepage :is(.outerpage, .outer-page) .content_wrapper .no-gutter.clearfix .simp-custom-mobile-hero-video.widget-wrapper,
.mobile.for-homepage .content_wrapper .no-gutter .simp-custom-mobile-hero-video {
    display: none;
}

.mobile.for-homepage .simp-custom-mobile-hero-video {
    margin: 0;
    padding-top: 70px;
}

.mobile.for-homepage .simp-custom-mobile-hero-video .text-content {
    padding: 0;
    display: flex;
}

.mobile.for-homepage .simp-custom-mobile-hero-video .videoContainerCloudinery {
    padding-bottom: 56%;
}



ul#top-navbar-collapse{
    visibility:hidden;
}



.clonedSocialIcon {
    position: fixed;
    right: 0;
    width: 40px;
    bottom:0;
    transform: translateY(-80%);
    z-index: 999;
    display:flex;
    flex-direction:column;
}
body[data-hotelid="8412"] .clonedSocialIcon {
    bottom:11%
}
.clonedSocialIcon a{
    border-radius:5px 0 0 5px;
    margin: 2px 0;
    background-color: #d7b369;
    text-align:center;
}
.clonedSocialIcon a span{
    color: #fff;
    font-size: 18px;
    line-height: 37px;
}


