header #top-navbar-collapse{
    display: flex;
    justify-content: center;
}
.btn{
    padding: 0 34px! important;
    line-height: 40px;
    font-family: EB Garamond,sans-serif;
}
.resv-wrap .book_button:nth-child(odd){
    border: 4px double #fff;
    font-size: .9em;
}
.resv-wrap .btn:hover{
    border: 0px solid #000000;
    font-size: .9em;
}
header .navbar-top .navbar-nav>li>a{
    font-family: EB Garamond,sans-serif
}
.simp-custom-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.simp-custom-h3-font h3 {
    font-family: EB Garamond,sans-serif !important;
    font-size: 26px !important;
}
.simp-custom-h3-fonts h3 {
    font-family: EB Garamond,sans-serif !important;
    font-size: 18px !important;
}
.simp-custom-hideRightBox .right-box{
    display:none;
}
.simp-custom-hideLeftBox .left-box{
    display:none;
}
.simp-custom-center{
    display:flex;
    justify-content:center;
}
.simp-custom-width {
    width: 70% !important;
}
.simp-custom-parent-card .text-content {
    height: 100%;
    width: 31.3%;
    padding: 15px 15px 30px;
    background-color: #fff;
    box-shadow: 0 2px 8px 0 rgb(4 67 139 / 15%);
    transition: 0.3s;
    margin: 0px 15px;
}
.parent-hotel .address-block-details{
    display: none;
}
.outerpage .inner-page{
    padding-bottom:0;
}
.outerpage .inner-page{
    padding-bottom:0;
}
button#getDirection{
    padding:0px! important;
}
.content_wrapper .no-gutter a{
    text-decoration: underline;
}

/* start ops-12959 */
header .navbar-top .navbar-brand {
    display: flex;
    align-items: center;
}
/* end ops-12959 */

/*jira-12956 start*/
:is(.outer-page,.outerpage) .simp-custom-mobile-video{
    display:none;
}
/* end */

:is(.outer-page,.outerpage) #footer .comm_cont.f_bot .container {
    display:flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

:is(.outer-page,.outerpage) #footer .comm_cont.f_bot .container > div{
    width:max-content;
}

:is(.outer-page,.outerpage) #footer .comm_cont.f_bot .container .col-xs-12.copyright p{
    text-align:center;
    white-space: nowrap;
    padding-left:0;
}

@media(max-width:650px){
    :is(.outer-page,.outerpage) #footer .comm_cont.f_bot .container .col-xs-12.copyright{
        margin-top:10px
    }
}

.mobile #footer{
    padding-bottom:70px
}

.mobile #footer .container .copyright p {
    color: #fff;
    text-align:center;
    padding:0 40px;
}





.mobile .fullImage img{
    aspect-ratio:390/186 !important;
    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: 26px;
    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;
    text-transform: uppercase !important;
}

/* start OPS-13957 */
.outer-page .review_data_wrap .review_date_name_wrapper {
    margin-bottom: 5px;
}

.review_data_wrap .review_date_name_wrapper .review_data_date {
    display: none;
}
/* start OPS-13957 */



.mobile .fullImage img{
    visibility: hidden;
    
}
.mobile .simp-custom-mobile-video{
    margin: 0;
}

.mobile .simp-custom-mobile-video .text-content{
    padding:0;
    height: 100%;
}

.mobile .simp-custom-mobile-video .text-content video{
    vertical-align:middle
}



