
.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;
}

