.whatsapp-bg{
    background-color: #049f3d !important;
    color: white !important;
}
@media (min-width: 1024px) {
  header.style-2 .main-menu {
	margin-left: 30px !important;
}
  }
  header.style-2 .header-logo {
	width: 210px;
}
.mobile-logo-area  img {
  width: 190px;
}
header.style-2 .main-menu > ul > li ul.sub-menu > li > a {
	font-size: 14px;
}
.homp {
	font-size: 16px !important;
	font-weight: 300 !important;
	max-width: 845px !important;
}
.section-title p {
    max-width: 845px !important;
}
.package-card .package-content .btn-and-price-area .price-area span {
	font-size: 15px;
}
.package-card .package-img-wrap .package-img {
	height: 200px;
}
.ls-3 {
  letter-spacing: 4px !important;
}
.hotel-details-page .hotel-details-sidebar {
	top: 100px;
}
.img-rounded {
	border-radius: 8px;
}
.hotel-dt-description-area h4{
  color: #333;
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: 0px !important;
}
.text-logo{
  color: #0068b4;
}
.sd{
  font-size: 15px;
  font-weight: 100;
}
.hotel-details-page .hotel-details-wrapper .hotel-dt-description-area p {
	margin-bottom: 10px;
}
.hotel-details-page .hotel-details-wrapper .hotel-dt-facilities-area .facilities-wrap {
	grid-template-columns: repeat(1, 1fr);
}
.hotel-details-page .hotel-details-wrapper .hotel-dt-facilities-area .facilities-wrap .single-facilities .facilities-list li {
	line-height: 1;
}
.lst{
  column-count: 3;
  column-gap: 0px;
  break-inside: avoid;
  list-style: none;
}
.lst li {
    font-weight: 600
}
.lstd{
  column-count: 2;
  column-gap: 0px;
  break-inside: avoid;
  list-style: none;
  margin-top: 20px;
}
ul {
   list-style: none;
}