header #top-navbar-collapse{
    display: flex;
    justify-content: center;
}
.outer-page h1,
.outer-page h2{
    line-height: 38px !important;
}
.simp-custom-Rooms-bg .text-content-wrapper {
    background-color:#125138;
    padding: 2% 6%;
    color: #fff;
}
.simp-custom-Rooms-bg a {
    color:#68b568;
    text-transform: uppercase;
}
.simp-custom-width {
    width: 70% !important;
}
.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-h3-font h3 {
    font-size: 26px;
}
.resv {
    background-color: #fff;
    border: 4px double #000! important;
    font-size: 0.9em;
    padding: 0 10px;
    line-height: 40px;
    color: #000;
}
.btn{
    line-height: 40px;
    font-family: EB Garamond,sans-serif;
}
.simp-custom-tableborder .table td,
.simp-custom-tableborder .table,
.simp-custom-tableborder .table th{
    border: none;
}
a.internal-link{
    text-decoration:underline;
}
.for-gallerypage .outer-page .container, .location-page .outer-page .container {
    max-width: unset;
    padding: 0px;
    width: 75%;
}



.mobile .fullImage img{
    height: 380px;
    object-fit: cover;
}
.mobile .fullImage{
    padding-top: 70px
}
.mobile .logo.navbar-logo {
 background: #000;
}
.mobile .name-of-hotel{
    display: none;
}
.mobile .panel-group{
    display: none;
}
.mobile.for-homepage .wtheader{
    display: none;
}
.mobile h1{
    font-size: 30px;
    text-align: center !important;
    border: none !important
}
.mobile h2{
     font-size: 26px;
     text-align: center !important;
     border: none !important
 }
.mobile .simp-custom-h3-font h3 {
    font-size: 24px;
}
.mobile .simp-custom-tableborder .table td,
.simp-custom-tableborder .table,
.simp-custom-tableborder .table th{
    border: none;
}

