#tours-daterange > .form-control {
  height: 30px !important;
}
.bradcrumb-area {
  text-align: left !important;
}
.page-title-area::before {
  background-color: #ededf0 !important;
}
.page-title-area .page-title-content ul li a {
  color: black;
}
.page-title-area .page-title-content ul li i {
  color: black;
}
.image {
  border-radius: 10px !important;
}
.faq-section {
  margin-bottom: 40px;
}
.destinations-details-section {
  padding-top: 50px;
}
.include-item h6 {
  font-weight: bold !important;
}
.include-item span {
  font-size: 13px;
  color: #a8aaab;
}
.content-list {
  margin-bottom: 30px !important;
}
.included > nav {
  padding: 40px 0;
}
.included .nav-link.active {
  background-color: #e4e4e4;
  border-bottom: solid 2px #46ca46;
  border-top-color:#f9f8fe;
  border-right-color: #f9f8fe;
  border-left-color: #f9f8fe;
}
.included .nav-tabs .nav-link {
  padding: 15px 20px;
  font-size: 17px;
  font-weight: bold;
}
.included .tab-content>.active {
  display: flex;
}