.mobile .content_wrapper .no-gutter h1, 
.mobile .content_wrapper .no-gutter h2 {
    border-bottom: 0px !important;
}
.mobile .simp-custom-mobile-widget-hide {
    display: none!important;
}

.mobile .logo {
    padding-left: 0px;
}
.mobile .logo-inner {
   display: block;
    width: 100%;
    text-align: center;
}
.mobile h2 {
    font-size:25px;
}
.mobile h1 {
    font-size:25px;
    text-transform:uppercase;
}
.mobile .simp-custom-table-border table,
.mobile .simp-custom-table-border td{
    border:none !important;
}

.mobile .fullImage {
    padding-top: 70px;
}
/*.mobile .widget-wrapper[data-widget-id="2119626"] tr:nth-child(3) td {*/
/*    padding: 0!important;*/
/*}*/

/*.mobile .widget-wrapper[data-widget-id="2119626"] tr:nth-child(3) td .one-col {*/
/*    padding: 0px!important;*/
/*    width: 100px;*/
/*    margin-left: -15px;*/
/*}*/
.mobile .name-of-hotel {
    display: none;
}
.mobile .wt-image-text-slider .slick-slide {
    margin: 0 10px;
    padding: 10px!important;
    background-color: #fff;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,0.2);
}
.mobile .wt-image-text-slider .slick-next::before, .mobile .wt-image-text-slider .slick-prev::before {
    font-size: 35px;
}
.mobile .wt-image-text-slider .slick-next::before, .mobile .wt-image-text-slider .slick-prev::before {
    font-size: 35px;
    position: relative;
    top: -25px;
}
.mobile .wt-image-text-slider .slick-slide {
    margin: 0 10px;
    padding: 10px!important;
    background-color: #fff;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,0.2);
}
.mobile .fab_book_button .fa-calendar.fa-2x {
    font-size: 25px !important;
    width: 60px !important;
    height: 60px !important;
}
.mobile .fab_book_button {
    right: 30px;
    bottom: 10px;
}
.mobile h1,
.mobile h2{
    text-align:center !important;
}
.mobile .widget-wrapper.wt1tb.bgColorContainer {
    margin-bottom: 0px;
}

.mobile .widget-wrapper.wt1tb.bgColorContainer h2 {
    padding-bottom: 0px;
}

.mobile #accordion{
    display:none !important;
}


/*changes for jira - 12783*/
.mobile footer#footer {
    background-image:url("https://assets.simplotel.com/simplotel/image/upload/q_90,fl_progressive,w_1920,f_auto,c_limit/singge-hotels/Bg_image_msbqhr");
    background-position:center;
    padding-bottom:70px;
}

/*location menu fix*/
.mobile .dropdown-menu .drop-menu-header-block-top-header{
    font-size:16px;
}
.mobile .dropdown-menu .drop-menu-header-block {
    font-size:14px;
}

/*jira 12938 start*/
.mobile .logo.navbar-logo{
    background:#fff;
}
.mobile .fullImage img{
    height:60vh;
    object-fit:cover;
}
/*end*/
/*jira 12991 start*/
.weather-widget-container .weatherwidget-io{
    border-top-left-radius:10px;
    border-bottom-left-radius:10px;
}
.emailSliderForm .wrapper{
    border-radius:10px;
}
#emailSliderFormDelay #iconWrap{
    border-top-left-radius:10px;
    border-bottom-left-radius:10px;
}
.mobile .weather-widget-container,
.mobile .weather-widget-container .weatherwidget-io{
    width:90px;
}
/*jira 12991 end*/

.weather-widget-container {
    position: absolute;
    top: 20%;
    width: 120px;
    right: 0;
}

@media(orientation:landscape){
    .mobile .weather-widget-container {
        top:110px;
    }
}


