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


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


/* facilities shine effect*/
.two-col.simp-custom-shine-bgcolor 
{
    margin-bottom:13px !important;
}
.simp-custom-shine-bgcolor .text-content img{
    height:100%;
}
.simp-custom-shine-bgcolor .text-content
{
     padding:0 6px !important
}
.simp-custom-shine-bgcolor .text-content-wrapper
{
    position:absolute;
    top:0;
    height:100%;
    color:white;
    display:flex;
    justify-content:center;
    align-items:center;
    background-color: rgba(0,0,0,0.4);
    width:calc(100% - 12px) !important;
}


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



.outer-page #footer .comm_cont.f_bot {
    display: none;
}
.outer-page #footer{
    padding-bottom: 0px;
}
.mobile #footer .footer-row.final{
    display: none;
}





.mobile .logo.navbar-logo 
{
    background-color: #ffffff;
}
.mobile .fullImage {
    padding-top:70px !important;
}
.mobile .fullImage img{
    height: 350px;
    object-fit: cover;
}
.mobile .name-of-hotel {
    display:none;
}
.mobile div#accordion {
    display:none;
}
.mobile h1, .mobile h2 {
    text-transform: uppercase;
    text-align:center !important;
    border: none !important;
    font-size: 20px;
}
.mobile .simp-custom-btncenter .txt-wdgt-btn-wrapper {
    text-align: center !important;
}
.mobile .simp-custom-btncenter .txt-wdgt-btn-wrapper a.btn{
    float: none !important;
}
.mobile .simp-custom-icons .table-responsive span.fal {
    font-size: 24px !important;
    font-weight: 500 !important;
}
.mobile .simp-custom-btncenter .text-content div{
    text-align: center !important;
}
.mobile .simp-custom-btncenter .text-content {
    text-align: center !important;
}

.mobile .simp-custom-table-bg .col-xs-12{
   background-color: rgba(255, 255, 255, 0.85);
   padding: 15px
}
.mobile .simp-custom-table-bg table{
    border:1px solid rgb(0, 0, 0);
    border-collapse: collapse;
}
.mobile .simp-custom-table-bg table td{
   border: 1px solid #000
}

.inner-page .wtbookbtn .one-col{
  display: none;
}
.outer-page #footer .socialIcon a{
  height: 50px;
  width: 50px;
}
.mobile #footer .socialIcon a {
    height: 30px;
    width: 30px;
    line-height: 30px;
}
#footer .socialIcon a span{
  vertical-align: text-top;
  font-size: 1.6em;
}
.mobile.for-innerpage .wtbookbtn > div{
  display: none;
}
.mobile.for-innerpage #footer .socialIcon a{
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.mobile.for-innerpage .wtbookbtn > div{
  display: none;
}

/*header .navbar-top input.btn.booking-btn {*/
/*    display: none;*/
/*}*/



