.address-block-details{
    display:none !important;
}

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

.simp-custom-center
{
    display:flex;
    align-items:center;
    justify-content:center;
    margin: 20px !important;
}
.simp-custom-center .fullWidthWidgetWrapper{
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.simp-custom-spacing-imgL .text-content-wrapper {
    padding-left: 14%;
    padding-right: 14%;
}
.simp-custom-spacing-imgR .text-content-wrapper {
    padding-left: 14%;
    padding-right: 14%;
}
.simp-custom-spacing-imgR {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.simp-custom-spacing-imgR1 .text-content-wrapper {
    padding-left: 14%;
    padding-right: 14%;
}
.simp-custom-borderbutton .fullWidthWidgetWrapper
{
   width: 25% !important;
   text-shadow:1px 1px #000000ba;
   border: 2px solid #ffffff;
   line-height:36px;
   padding:0px !important;
}
.simp-custom-Rooms-bg .text-content-wrapper {
    background-color:#3a5a40;
    padding: 2% 6%;
    color: #fff;
}
.simp-custom-Rooms-bg a {
    color:#68b568;
}
.for-homepage .content_wrapper .no-gutter.clearfix:last-child{
    display:none;
}
.for-homepage .content_wrapper {
    padding-bottom: 0;
}
.simp-custom-paddingTop60{
    padding-top: 60px !important
}
.btn{
    padding: 0 40px;
    font-weight: 400 !important;
}

.location-page .outer-page .direction-form .row div:last-child button{
    padding:0;
}









.mobile .logo.navbar-logo 
{
    background-color: #ffffff;
}
.mobile .fullImage {
    padding-top:70px !important;
}
.mobile .name-of-hotel {
    display:none;
}
.mobile div#accordion {
    display:none;
}
.mobile h1, .mobile h2 {
    text-transform: uppercase;
    text-align:center !important;
    border: none !important;
    font-size: 22px;
}
.mobile .simp-custom-spacing-imgR .pull-left {
    float: none !important;
}
.mobile .simp-custom-spacing-imgR .text-content div,
.mobile .simp-custom-spacing-imgR .text-content #text{
    text-align: center !important;
}
.mobile .simp-custom-spacing-imgL .pull-left {
    float: none !important;
}
.mobile .simp-custom-spacing-imgL .text-content div,
.mobile .simp-custom-spacing-imgL .text-content #text{
    text-align: center !important;
}
.mobile .simp-custom-Rooms-bg h3 {
    margin-top: -30px;
}
.simp-custom-Rooms-bg .descriptionMobileNoSpace {
    text-align: center;
}





/*Table Border Remove*/
.simp-custom-table-border table,
.simp-custom-table-border td{
    border:none !important;
}

/*ops-13099 - start*/
.simp-custom-table-border td{
    width: 33%;
}
/*ops-13099 - end*/

