.explorer .bookingform-wrapper .simp-booking-form form#simp-booking-form #submitWrapper .submit-button-wrapper button {
    font-weight: 600;
    text-transform: uppercase;
}

.outer-page h1,
.outer-page h2{
    line-height: 38px !important;
}
.simp-custom-width {
    width: 70% !important;
}
/*address-block hide*/
.for-homepage .container-wrapper .address-block-details {
    display: none;
}
.resv {
    background-color: #dbb972;
    font-size: 0.9em;
    padding: 0 10px;
    line-height: 40px;
    color: #393838;
    text-transform: uppercase;
    float: right;
    font-family: Brawler,serif;
}
.homepage {
    padding-bottom: 0px;
}
.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%;
}
header #top-navbar-collapse{
    display: flex;
    justify-content: center;
}
.simp-custom-h3-font h3 {
    line-height: normal !important;
    font-size: 24px !important;
}
.simp-custom-heroImg {
    padding-top: 0 !important
}
.min-price-div {
    top: -22px! important;
}



.mobile .fullImage img{
    height: 380px;
    object-fit: cover;
}
.mobile .fullImage{
    padding-top: 70px
}
.mobile .logo.navbar-logo {
 background: #393838;
}
.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
 }



