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

.mobile .name-of-hotel {
    display: none;
}b
.mobile.for-homepage .wtheader {
    display: none;
}
.mobile .panel-group{
    display: none;
}
.mobile h1 , h2{
    border-bottom: none !important;
 }
body.mobile{
    font-size: 14px !important;
    font-weight: 300 !important;
}
.mobile h1{
    font-size: 20px !important;
    text-align: center;
}
.mobile h2{
    text-align: center;
    font-size: 20px !important;
}
.mobile h3{
    font-size: 16px !important;
}

.mobile .simp-custom-bgtext .text-content{
    background: #ffffffa6;
    padding-top: 15px !important;
}
.mobile .simp-custom-bgtext1 .text-content{
    background: #ffffffcc;
    padding-top: 5% !important;
    padding-bottom: 5% !important;
    padding-left: 2% !important;
}
 .mobile .select-hotel-wrapper {
    display: none;
}

/*.mobile.parent-hotel .mobile-navbar-button {*/
/*    display: none;*/
/*}*/
/*.mobile.parent-hotel .drop-menu-header-block-top-header {*/
/*    display: none;*/
/*}*/

/*.mobile footer#footer .footer-detail:nth-child(2){*/
/*    display: none;*/
/*}*/
.mobile footer#footer .footer-menu{
    display: none;
}

.mobile .row.clearfix.widget-wrapper.wt2tb.bgColorContainer.simp-custom-bgmob {
    margin: 0 !important;
}

.mobile .simp-custom-imagetitle .col-xs-12:nth-child(1)::after {
     content: "Product and photo credit : The Purple Turtles, Bangalore";   
    display: block;
    position: absolute;
    width: 100%;
    font-weight: 400;
    color: #272727;
    font-style: italic;
    font-size: 12px;
}
.mobile .simp-custom-imagetitle .col-xs-12:nth-child(1){
    margin-bottom: 40px!important;
}
.mobile .simp-custom-imagetitle .col-xs-12:nth-child(1) img{
    margin-bottom: 5px !important;
}

.mobile .fullImage {
    padding-top:70px !important;
}
.mobile .fullImage img{
    height: 250px;
    object-fit: cover;
}
.mobile .simp-custom-mob-space {
 margin-bottom: 0 !important;
}

/*jira changes 12486*/
.mobile.parent-hotel .mobile-menu .dropdown-menu-topNav ul li:first-of-type{
    display:none;
}



/*Table Border Remove*/

.simp-custom-table-border table,
.simp-custom-table-border td{
    border:none !important;
}

