.mobile .booking-form-input {
    display: block;
}

@media (max-width: 768px) {
    .mobile .bookingform-wrapper .simp-booking-form {
        min-width: 200px;
        width: calc(100% - 40px);
    }

    .mobile .layer-content #layerContainer {
        flex-grow: 1;
    }

    .mobile .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #hotelSelectionWrapper #hotelWrapper .input-icon-wrapper,
    .mobile .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #hotelSelectionWrapper #locationWrapper .input-icon-wrapper {
        width: 100%;
    }
}


.content_wrapper .no-gutter h1,
.content_wrapper .no-gutter h2 {
    text-transform:uppercase;
    letter-spacing:2px;
    line-height:39px;
}
.simp-custom-widget-width65{
    width:65% !important;
    margin:auto;
}

.simp-custom-sixtyfive{
    width:65% !important;
    margin:auto;
}

.simp-custom-bottomspace{
    padding-bottom:0px !important;
}

.simp-custom-center
{
    display:flex;
    align-items:center;
    justify-content:center;
}


.inner-page .col-sm-12.clearfix.content_wrapper.container-fluid {
    padding-top:0px !important;
}

.clearfix.widget-wrapper.generic_slider.jssor-carousel-container[data-widget-id="2181204"]  {
    max-width: 70%;
}
.jssor-carousel-container[data-widget-id="2181204"] .jssor-carousel-wrapper {
    width: 98%;
    padding-right: 0;
    margin-left: 2%;
}


.clearfix.widget-wrapper.wt1tb[data-widget-id="2175525"] {
    width: 30%;
    margin-left: 0;
    height: auto;
}
.widget-wrapper.wt1tb[data-widget-id="2175525"] .one-col.text-content {
    background-color: #501514;
    width:90%;
    height:100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 5%;
    color:#fff;
    padding-top:0 !important;
}


.mobile .fullImage img{
    height:250px;
    object-fit:cover;
}

.mobile .footer-row .socialIcon a span{
    padding-top:0px;
}

.mobile .logo.navbar-logo 
{
    padding-top:5px;
    padding-bottom:15px;
    background-color:white;
}
.mobile .fullImage {
    padding-top:70px !important;
}
.mobile .name-of-hotel {
    display:none;
}
.mobile div#accordion {
    display:none;
}
.mobile h1, h2
{
    text-align:center !important;
}

.mobile div#widgetWrapperHome div#leftColWid h1:first-child
{
    display:content;
}
.mobile div[data-widget-id="2170630"]
{
    display:none;
}
.mobile .content_wrapper .no-gutter h1, .mobile .content_wrapper .no-gutter h2
{
    border-bottom:none;
}

.mobile .simp-custom-gradientimg h2 span{
    font-size:20px !important;
}
.mobile.for-innerpage div#leftColWid {
    padding-top:30px;
}
.mobile h2 {
    font-size:20px;
}
.mobile h1 {
    font-size:23px;
}
.simp-custom-fw-sheen
{
    position:relative;
}
.simp-custom-fw-sheen:after {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    background-color: rgba(0,0,0,0.55);
}
.simp-custom-fw-sheen .text-content 
{
    z-index:1;
}

.mobile .simp-custom-mobile-widget-hide {
    display: none!important;
}

.mobile .content_wrapper .no-gutter h2,h1{
    text-transform:none;
    letter-spacing:1.5px;
    line-height:39px;
}

.simp-custom-fw-sheen
{
    position:relative;
}
.simp-custom-fw-sheen:after {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    background-color: rgba(0,0,0,0.5);
}
.simp-custom-fw-sheen .text-content 
{
    z-index:1;
}

