.simp-custom-fwshine-effect
{
    position:relative;
}
.simp-custom-fwshine-effect:after {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    background-color: rgba(0,0,0,0.4);
}
.simp-custom-fwshine-effect .text-content 
{
    z-index:1;
}

#bookingForm .child-wrapper {
    display: none;
}

header #top-navbar-collapse{
    display: flex;
    justify-content: center;
}
header ul#bottom-navbar-collapse{
    padding-left: 0;
    padding-right: 40px;
    text-align: center;
    display: flex;
    justify-content: center;
}
.simp-custom-paddingTop60 {
    padding-top: 60px !important
}
.simp-custom-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.simp-custom-width {
    width: 70% !important;
}
/*homepage new design*/
.simp-custom-introPara .left-box{
    width: 25%;
    margin: auto;
}
.simp-custom-introPara{
    display: flex;
    align-items: center;
    justify-content: center;    
}
.simp-custom-introPara h1{
    text-align: left  !important;
    padding-bottom: 30px !important
}
/*address-block hide*/
.for-homepage .container-wrapper .address-block-details {
    display: none;
}
.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;
}
.outer-page h1,
.outer-page h2{
    line-height: 45px;
}
.simp-custom-h3-font h3 {
    font-family: Manrope,sans-serif !important;
    font-size: 32px !important;
}
.btn{
    padding: 0 40px;
    line-height: 40px !important;
    color: #262626;
    font-weight: 400 !important;
    color: #fff;
}
.simp-custom-borderbutton .fullWidthWidgetWrapper
{
   width: 25% !important;
   text-shadow:1px 1px #000000ba;
   border: 2px solid #ffffff;
   line-height:36px;
   padding:0px !important;
}
.simp-custom-heroImg {
    padding-top: 10px !important
}
.simp-custom-tableborder .table td,
.simp-custom-tableborder .table,
.simp-custom-tableborder .table th{
    border: none;
}
.simp-custom-parent-card .text-content {
    height: 100%;
    width: 41.3%;
    padding: 15px 15px 30px;
    background-color: #fff9;
    box-shadow: 0 2px 8px 0 rgb(4 67 139 / 15%);
    transition: 0.3s;
    margin: 0px 1%;
}
.simp-custom-parent-card {
    padding-bottom: 90px !important;
}
.simp-custom-link a {
    font-family: Manrope,sans-serif !important;
    font-size: 32px !important;
}

.child-hotel.location-page .directions-bar .direction-form form .btn{
    padding:0;
}
@media screen and (max-width:1155px){
    .child-hotel.location-page .directions-bar .direction-form form .row.btn-wrap{
        width: 17%;
        padding-right: 8px;
    }
}
@media screen and (max-width:1090px){
    .child-hotel.location-page .directions-bar .direction-form form .row.btn-wrap{
        width: 18%;
        padding-right: 0px;
    }
}
@media screen and (max-width:991px){
    .child-hotel.location-page .directions-bar .direction-form form .row.btn-wrap{
        width: 100%;
    }
}



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

.mobile .fullImage img{
    height: 380px;
    object-fit: cover;
}
.mobile .fullImage{
    padding-top: 70px
}
.mobile .logo.navbar-logo {
 background: #fff;
}
.mobile .name-of-hotel{
    display: none;
}
.mobile .panel-group{
    display: none;
}
.mobile.for-homepage .wtheader{
    display: none;
}
.mobile h1{
    font-size: 23px;
    text-align: center !important;
    border: none !important
}
.mobile h2{
     font-size: 23px;
     text-align: center !important;
     border: none !important
 }
.mobile .simp-custom-h3-font h3 {
    font-size: 17px !important;
}
.mobile .simp-custom-TextOnImg .text-content {
    background-color:white;
    opacity:.95;
    padding:5px;
}
.select-hotel-wrapper .dropdown-toggle .select-hotel-text p .select-dropdown-arrow svg path {
    stroke: #ffffff;
}
.mobile .simp-custom-tableborder .table td,
.simp-custom-tableborder .table,
.simp-custom-tableborder .table th{
    border: none;
}
.mobile .simp-custom-link a {
    font-family: Manrope,sans-serif !important;
    font-size: 17px !important;
}

.mobile .simp-custom-center {
    display:block;
}





