/* print.css START */
.sb-footer-buttons{
  display:none;
}

.sb-logo{
  display:block !important;
  width:100% !important;
  float:none;
  border-bottom:1px solid #ccc;
}

.sb-logo-resp{
  width:100% !important;
  float:none;
  border-bottom:1px solid #ccc;
  margin-bottom:20px;
}
.sb-logo-resp img,
.sb-logo img{
  width:40% !important;
  display:block;
}


.col-main-menu,
.sb-footer-buttons{
  display:none !important;
}
.sb-right{
  display:none !important;
}

a[href]:after {
   content:"" !important;
}

.bottom-copyright {
  width:100% !important;
}

.text-right.bottom-menu{
  float:left !important;
  width:100%;
}

ul.list-inline{
  text-align:left;
}
.arcotel-booking-box.sb-booking.sb-horizontal.sb-packages.sb-no-rooms,
.sb-tpl-content-pg-list a.btn.btn-success.btn-lg.btn-block,
.fa-search,
.sb-logo .caret,
.sb-logo-resp .caret,
.row.row-booking-top,
.search-icon-btn-group,
.sb-cms,
.carousel-indicators,
.newsletter-col,
.what-is-this,
.switch-social{
  display:none !important;
}

.sb-txt{
  position:relative !important;
}
.sb-info {
  display:block !important;
}
.top-stories-pkg{
  margin-bottom:0 !important;
  display:block !important;
  width:100% !important;
}

.sb-service-banner{
  width:100% !important;
  display:block !important;
}

.sb-service-banner-icon {
  width: 20% !important;
}
.sb-service-banner-text{
  width:80% !important;
}


.top-module-a .carousel-inner .carousel-caption.bgrounded h2 span{
  background-color: #FFF !important;
}

.slick-track {
  width:100% !important;
}

.cell-offer{
  /*float:none !important;*/
  width:50% !important;
  padding:5px;
  
}
.cell-offer .sb-package{
  border:1px solid #ccc;

}

.item > img {
  padding-bottom:10px !important;
} 

/* print.css END */