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



header ul#top-navbar-collapse {
    justify-content: center;
    text-align: center;
}
.simp-custom-h3-font h3 {
    font-family: Minion Pro,serif !important;
    font-size: 30px !important;
    line-height: 1.5em !important;
}
.simp-custom-center
{
    display:flex;
    align-items:center;
    justify-content:center;
}
.simp-custom-paddingTop70{
    padding-top: 70px !important
}
.simp-custom-remove-padding {
    padding-top: 0 !important;
}
/*Image Hover Effect*/
.simp-custom-hover img:hover{
    clip-path: inset(19px 12px);
}
.simp-custom-hover img{
    transition: clip-path 0.5s !important;
    clip-path: inset(0%);
}
/*End*/
.simp-custom-leftImgRightText{
    padding: 0!important;
    
}
.simp-custom-leftTextRightImg  .left-box,
.simp-custom-leftImgRightText .right-box{
    display: flex;
    justify-content: center;
    align-items: center;
}
.simp-custom-leftTextRightImg  .fullWidthWidgetWrapper,
.simp-custom-leftImgRightText  .fullWidthWidgetWrapper {
    display: flex;
}
.simp-custom-leftTextRightImg .left-box .text-content, 
.simp-custom-leftImgRightText .right-box .text-content {
    padding: 0 14% !important;
}
.simp-custom-leftTextRightImg .right-box img, 
.simp-custom-leftImgRightText .left-box img{
    outline: 2px solid #fff;
    outline-offset: -12px;
}

.homepage .content_wrapper{
    padding-top: 0px !important;
}
.simp-custom-introHeader .fullWidthWidgetWrapper{
    width: 75%
}
.simp-custom-paddingZero{
    padding:0 !important;
}
.simp-custom-room2ImgText{
    padding-bottom: 60px !important;
}
.simp-custom-width .fullWidthWidgetWrapper{
    width: 80%;
}
.simp-custom-room2ImgText .fullWidthWidgetWrapper{
    width: 80%;
    height: 100%;
}
.simp-custom-room2ImgText .text-content{
    width: 42%;
    margin: 0 4%;
    background: #fff;
    height: 100%;
}
.simp-custom-room2ImgText .text-content-wrapper{
    
    padding: 0 30px;
    color: #231f20;
}
.hotel_amenities_wrap ul li{
    font-size: 18px;
}
.hotel_amenities_wrap li .hotel_amenitie_icon{
    font-size: 30px
} 
/*header .navbar-top{*/
/*    background: linear-gradient(to top, transparent, black);*/
/*    box-shadow: none;*/
/*}*/
header .navbar-top .navbar-brand img{
    filter: brightness(0) invert(1)
}
/*header .navbar-top.scroll{*/
/*    background: #14213d ;*/
/*    box-shadow: none;*/
/*}*/
header .navbar-top.scroll .navbar-brand img{
    filter: unset
}
header .navbar-top .navbar-nav>li>a{
    color: #fff
}
header .navbar-top.scroll .navbar-nav>li>a{
    color: #fff;
}
header .navbar-top .navbar-nav>li>a:hover{
    color: #8c7048;
}
header .navbar-top.scroll .navbar-nav>li>a:hover{
    color: #8c7048;
}
header .navbar-top .navbar-nav>li:hover ul.dropdown-menu>li a,
header .navbar-top .moreOptions .dropdown-more>li>a{
    font-size: 16px;
}
.summary-widget .contentblock .offcont {
    color: #fff !important;
}





.mobile .fullImage img{
    height: 300px;
    object-fit: cover;
}
.mobile .name-of-hotel{ 
    display: none;
}
.mobile .panel-group{
    display: none;
}
.mobile h1{
    font-size: 28px;
    text-align: center !important;
    border: none !important
}
.mobile h2{
     font-size: 26px;
     text-align: center !important;
     border: none !important
 }

.mobile .logo.navbar-logo {
    background: rgb(20 33 61);
}
.mobile .fullImage{
    padding-top: 65px;
}

.mobile .simp-custom-width{
    margin-bottom: 0px !important;
    padding-top: 20px !important
}
.mobile .simp-custom-room2ImgText .col-xs-12{
    width: 92%;
    margin: 0 4%;
    background: #fff;
    margin-bottom: 20px;
}
.mobile .simp-custom-room2ImgText .descriptionMobileNoSpace{
    padding: 0 20px 20px;
    color: #231f20;
}
.mobile .simp-custom-room2ImgText .col-xs-12:nth-child(2) img{
   margin-top: 0px !important
}
.mobile .simp-custom-room2ImgText h3{
    font-size: 22px;
    padding-bottom: 10px;
    font-family: Minion Pro,serif !important;
}
.mobile.for-homepage .wtheader{
    display: none;
}

/*jira-14083 start*/

.mobile .content_wrapper .review_data_wrap .slick-slide .review_date_name_wrapper .review_data_date {
    display: none;
}

:is(.outer-page, .outerpage) .no-gutter:last-child .review_data_wrap .slick-slider .reviews_wrapper .review_data_date {
    display: none;
}

/*end*/







