/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

.navbar-default .navbar-nav>li>a {

    padding-right: 10px !important;
	font-size : 14px !important;
}

/* Button Color */
/* Font Button Color */
.booking-engine .all_promotion .headpro {
  margin-top: 0 !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  padding: 15px 0 5px 0 !important;
  line-height: 20px !important;
}
.booking-engine .all_promotion .box_headdate {
  padding: 0 !important;
  margin: 10px 0 !important;
}
.booking-engine .all_promotion .headdate,
.booking-engine .all_promotion .headstay {
  color: #126DA0 !important;
  margin: 10px 0 !important;
}
.booking-engine .all_promotion a {
  padding: 0 !important;
}
.booking-engine .all_promotion .all-promotion-tab a {
  padding: 10px 15px !important;
}
.booking-engine .all_promotion a.button.button-available.btn-checkout {
  padding: 10px !important;
  margin: 30px 0 0 !important;
  width: 100%;
  background: #126DA0 !important;
  color: #FFD600 !important;
}
.booking-engine .all_promotion a.button.button-available.btn-checkout:hover {
  background-color: #082f44 !important;
}

/* modal promotion */
.b2h-modal-pro-page-pro .modal-content * {
  font-weight: 500 !important;
}
.b2h-modal-pro-page-pro .headpro {
  margin: 15px 0 10px 0 !important;
  font-weight: 600 !important;
  line-height: 22px !important;
  font-size: 16px !important;
  padding-bottom: 10px !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.b2h-modal-pro-page-pro .box_headdate {
  margin: 15px 0 20px !important;
}
.b2h-modal-pro-page-pro .box_headdate .headdate {
  color: #126DA0 !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  margin: 10px 0 !important;
  display: inline !important;
}
.b2h-modal-pro-page-pro .box_headdate .textdate {
  display: inline !important;
}
.b2h-modal-pro-page-pro .box_headdate .headstay {
  color: #126DA0 !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  margin: 10px 0 !important;
}
.b2h-modal-pro-page-pro .ac_block {
  margin: 10px 0 !important;
}
.b2h-modal-pro-page-pro .ac_block > ul {
  margin: 0 !important;
  list-style: disc !important;
}
.b2h-modal-pro-page-pro .ac_block > ul li {
  padding: 2px 0 !important;
}
.b2h-modal-pro-page-pro .item_head {
  color: #126DA0 !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  margin: 10px 0 !important;
  display: block !important;
}
