.simp-custom-press .text-content{
    height: 100%;
    width: 31.3%;
    padding: 15px 15px 60px;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / 20%);
    transition: 0.3s;
    margin: 0px 1%;
}

/*.container-fluid .simp-custom-widget-hide {*/
/*    display: none!important;*/
/*}*/
/*.mobile .simp-custom-mobile-widget-hide {*/
/*    display: none!important;*/
/*}*/







.mobile .simp-custom-gradientimg a>span{
    color: #666A66;
    font-size: 1.3em!important;
    font-weight: 400!important;
}
.mobile .simp-custom-gradientimg a>span>span{
    color: #666A66;
    font-size: 1.1em!important;
    font-weight: 400!important;
}

.mobile .logo.navbar-logo {
    background-color: #fff;
    padding: 5px;
}
.mobile .fullImage {
    padding-top: 80px;
}
.mobile .fullImage img{
    height:400px;
    object-fit:cover;
}
.mobile .name-of-hotel {
    display:none;
}
.mobile div#accordion {
    display:none;
}
.mobile h1, .mobile h2, .mobile h3
{
    text-align:center !important;
}
.mobile h1, .mobile h2 {
    font-size: 30px !important;
    /*text-transform: uppercase;*/
}
.mobile .simp-custom-margin {
    margin-bottom: 0 !important;
}

.mobile #footer .final.text-center {
    display: none;
}
.mobile #footer .social-bar{
    border: none;
}

/*Explore Section*/
/*.mobile .simp-custom-gradientimg1 .descriptionMobileNoSpace span{   */
/*    text-align: center;*/
/*    color:#fff;*/
/*    background: #08A7cf;*/
/*    padding: 5px 10px;*/
/*}*/
/*.mobile .simp-custom-gradientimg1 .descriptionMobileNoSpace span:hover{*/
/*    color: white;*/
/*    background: #067F9E;    */
/*}*/

/*.mobile .simp-custom-gradientimg1 .descriptionMobileNoSpace{*/
/*   position: absolute;*/
/*   top: 40%;*/
/*   width: 100%;*/
/*}*/
/*.mobile .simp-custom-gradient2imgbox .descriptionMobileNoSpace span{   */
/*    text-align: center;*/
/*    color:#fff;*/
/*    background: #08A7cf;*/
/*    padding: 5px 10px;*/
/*}*/
/*.mobile .simp-custom-gradient2imgbox .descriptionMobileNoSpace span:hover{*/
/*    color: white;*/
/*    background: #067F9E;    */
/*}*/

/*.mobile .simp-custom-gradient2imgbox .descriptionMobileNoSpace{*/
/*   position: absolute;*/
/*   top: 40%;*/
/*   width: 100%;*/
/*}*/
.mobile .simp-custom-button .btn{
    background: #08A7cf;
    color: #fff;
}
.mobile .simp-custom-removeLeftRight .col-xs-12:nth-child(1),
.mobile .simp-custom-removeLeftRight .col-xs-12:nth-child(3){
    display: none !important;
}

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



/*Table Border Remove*/

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





