.hmd-book-wrapper {
  font-family: "Open Sans", sans-serif;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
}
.hmd-book-wrapper * {
  box-sizing: border-box;
}
.hmd-book-wrapper .hmd-clearfix {
  clear: both;
}
.product-content-details{
    margin-top: -50px!important;
}
.hmd-book-wrapper .hmd-book-container .hmd-lang {
  height: auto;
  color: #FFF;
  padding: 15px 20px;
  background-color: #000;
  z-index: -1;
}
.booking_title{
    font-size: 20px;
}
.booking_price{
    position:absolute;
    right:0;
    float:left;
    font-size: 20px;
}
.hmd-book-wrapper .hmd-book-container {
  max-width: 600px;
  min-height: 130px;
  width: 80%;
  background-color: #FFF;
  margin: 0 auto;
  z-index:99!important;
  margin-top: 0px;
  position: relative;
}
.hmd-book-wrapper .hmd-book-container .hmd-lang-list {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #1a1a1a;
  width: 100%;
  height: 100%;
  padding: 40px;
  text-align: center;
  display: none;
  z-index: 20;
}
.hmd-book-wrapper .hmd-book-container .hmd-lang-list ul {
  padding: 0;
  margin: 0;
  list-style: none;
  color: #FFF;
}
.hmd-book-wrapper .hmd-book-container .hmd-lang-list ul li {
  font-size: 1.5rem;
  margin-bottom: 8px;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.8);
}
.hmd-book-wrapper .hmd-book-container .hmd-lang-list ul li:hover {
  color: white;
}
.hmd-book-wrapper .hmd-book-container .hmd-close {
  position: absolute;
  width: 30px;
  height: 30px;
  color: #FFF;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  background-color: #1a1a1a;
  top: -15px;
  cursor: pointer;
  right: -15px;
}
.hmd-book-wrapper .hmd-book-container .hmd-book-settings {
  border-bottom: 1px solid #f0f0f0;
}
.hmd-book-wrapper .hmd-book-container .hmd-book-settings ul.hmd-settings {
  height: 130px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.hmd-book-wrapper .hmd-book-container .hmd-book-settings ul.hmd-settings li {
  float: left;
  width: 33.33%;
  height: 100%;
  border-right: 1px solid #f0f0f0;
  text-align: center;
  padding: 10px;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}
.hmd-book-wrapper .hmd-book-container .hmd-book-settings ul.hmd-settings li:last-child {
  border-right: none;
}
.hmd-book-wrapper .hmd-book-container .hmd-book-settings ul.hmd-settings li:hover {
  background-color: #fcfcfc;
}
.hmd-book-wrapper .hmd-book-container .hmd-book-settings ul.hmd-settings li .hmd-label {
  height: 20px;
  text-transform: uppercase;
  color: #BDBDBD;
  font-size: 0.9rem;
}
.hmd-book-wrapper .hmd-book-container .hmd-book-settings ul.hmd-settings li .hmd-text {
  height: 70px;
  line-height: 70px;
  font-size: 2.5rem;
  font-weight: 400;
  color:#000;
}
.hmd-book-wrapper .hmd-book-container .hmd-book-settings ul.hmd-settings li .hmd-sub {
  height: 20px;
  text-transform: uppercase;
  color: #BDBDBD;
  font-size: 0.9rem;
  font-weight: 600;
}
.hmd-book-wrapper .hmd-book-container .hmd-book-settings ul.hmd-settings li .hmd-sub .hmd-add {
  width: 50%;
  float: left;
  font-size: 0.8rem;
  transition: all 0.5s ease-in-out;
}
.hmd-book-wrapper .hmd-book-container .hmd-book-settings ul.hmd-settings li .hmd-sub .hmd-add:hover {
  color: #27ae60;
}
.hmd-book-wrapper .hmd-book-container .hmd-book-settings ul.hmd-settings li .hmd-sub .hmd-remove {
  width: 50%;
  float: left;
  font-size: 0.8rem;
  transition: all 0.5s ease-in-out;
}
.hmd-book-wrapper .hmd-book-container .hmd-book-settings ul.hmd-settings li .hmd-sub .hmd-remove:hover {
  color: #e74c3c;
}
.hmd-book-wrapper .hmd-book-container .hmd-book-rooms {
  background-color: #fcfcfc;
}
.hmd-book-wrapper .hmd-book-container .hmd-book-rooms .hmd-room .hmd-room-section {
  min-height: 50px;
  width: 33.33%;
  line-height: 50px;
  float: left;
}
.hmd-book-wrapper .hmd-book-container .hmd-book-rooms .hmd-room .hmd-room-section select {
  -webkit-appearance: none;
  height: 100%;
  width: 100%;
  border: 0;
  background-color: inherit;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 0.9rem;
  cursor: pointer;
}
.hmd-book-wrapper .hmd-book-container .hmd-book-rooms .hmd-room .hmd-room-section select:focus {
  outline: 0;
}
.hmd-book-wrapper .hmd-book-container .hmd-book-rooms .hmd-room .hmd-room-section.name {
  padding-left: 10px;
  padding-right: 10px;
  text-transform: uppercase;
  border-right: 1px solid #f0f0f0;
  font-size: 0.9rem;
  font-weight: 600;
  color:#000;
}
.hmd-book-wrapper .hmd-book-container .hmd-book-rooms .hmd-room .hmd-room-section.adults {
  height: 50px;
  border-right: 1px solid #f0f0f0;
}
.hmd-book-wrapper .hmd-book-container .hmd-book-rooms .hmd-room .hmd-room-section.childs {
  height: 50px;
}
.hmd-book-wrapper .hmd-book-container .hmd-book-rooms .hmd-room .hmd-room-childs-ages {
  height: 50px;
  float: left;
  width: 100%;
  border-top: 1px solid #f0f0f0;
  line-height: 50px;
  display: none;
}
.hmd-book-wrapper .hmd-book-container .hmd-book-rooms .hmd-room .hmd-room-childs-ages .hmd-child-age {
  width: 25%;
  float: left;
  height: 50px;
  border-right: 1px solid #f0f0f0;
}
.hmd-book-wrapper .hmd-book-container .hmd-book-rooms .hmd-room .hmd-room-childs-ages .hmd-child-age select {
  -webkit-appearance: none;
  height: 100%;
  width: 100%;
  border: 0;
  background-color: inherit;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 0.9rem;
  cursor: pointer;
}
.hmd-book-wrapper .hmd-book-container .hmd-book-rooms .hmd-room .hmd-room-childs-ages .hmd-child-age select:focus {
  outline: 0;
}
.hmd-book-wrapper .hmd-book-container .hmd-promocode {
  height: 50px;
  border-top: 1px solid #f0f0f0;
}
.hmd-book-wrapper .hmd-book-container .hmd-promocode input {
  height: 100%;
  width: 100%;
  border: 0;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  transition: all 0.5s ease-in-out;
  font-size: 1rem;
  font-weight: 200;
  color: rgba(0, 0, 0, 0.6);
}
.hmd-book-wrapper .hmd-book-container .hmd-promocode input:focus {
  outline: 0;
}
.hmd-book-wrapper .hmd-book-container .hmd-booknow {
  height: 50px;
  line-height: 50px;
  background-color: #c0392b;
  color: #FFF;
  text-align: center;
  cursor: pointer;
  font-weight: 700;
  font-size: 1.3rem;
}
.booking-btn{
    width: 60% !important;
    height: 50px !important;
    left: 50%;
    transform: translate(-50%, 0);
}
.booking-btn .btn{
    text-transform: uppercase!important;
    font-weight: 700!important;
    font-size: 1.3rem!important;
    width: 100% !important;
    height: 50px !important;
}

.hmd-book-wrapper .hmd-datepicker {
  background-color: #f0f0f0!important;
  font-size: 1rem;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  display: none;
}
.hmd-book-wrapper .hmd-datepicker .ui-datepicker {
  background-color: #f0f0f0!important;
  font-size: 1rem;
  width: 100%!important;
  position: absolute!important;
  top: 0;
  left: 0;
  height: 100!important;
  display: none;
}
.hmd-book-wrapper .hmd-datepicker .ui-datepicker-header {
  background-color: #FFF!important;
  height: 50px!important;
  line-height: 50px!important;
  border-bottom: 1px solid #f0f0f0;
}

.hmd-book-wrapper .hmd-datepicker .ui-datepicker-header .ui-datepicker-prev, .hmd-book-wrapper .hmd-datepicker .ui-datepicker-header .ui-datepicker-next {
  width: 20%!important;
  height: 50px!important;
  font-size: 20px!important;
  font-weight: 400!important;
  color: rgba(0, 0, 0, 0.8)!important;
  cursor: pointer!important;
}
.hmd-book-wrapper .hmd-datepicker .ui-datepicker-header .ui-datepicker-title {
  height: 50px!important;
}
.hmd-book-wrapper .hmd-datepicker .ui-datepicker-header .ui-datepicker-prev {
  float: left!important;
}
.hmd-book-wrapper .hmd-datepicker .ui-datepicker-header .ui-datepicker-prev:after {
  content:'Prev';
}
.hmd-book-wrapper .hmd-datepicker .ui-datepicker-header .ui-datepicker-next:after {
  content:'Next';
}
.hmd-book-wrapper .hmd-datepicker .ui-datepicker-header .ui-datepicker-next {
  float: right!important;
}
.hmd-book-wrapper .hmd-datepicker .ui-datepicker-calendar {
  width: 95%!important;
  margin: 0 auto!important;
}
.hmd-book-wrapper .hmd-datepicker .ui-datepicker-calendar thead tr th {
  cursor: default!important;
  height: 40px!important;
  line-height: 0!important;
  font-size: 0.8rem!important;
  text-transform: uppercase!important;
  font-weight: 600!important;
}
.hmd-book-wrapper .hmd-datepicker .ui-datepicker-calendar tbody tr td {
  line-height: 30px!important;
  height: 30px!important;
  font-size: 0.9rem!important;
}
.hmd-book-wrapper .hmd-datepicker .ui-datepicker-calendar tbody tr td:hover {
  background-color:none;
  border-radius: 3px;
}
.hmd-book-wrapper .hmd-datepicker .ui-datepicker-calendar tbody tr td a {
  text-decoration: none!important;
  color:#000!important;
  font-weight: 400!important;
}
.hmd-book-wrapper .hmd-datepicker .ui-datepicker-calendar tbody tr td.ui-datepicker-current-day {
  background-color:#000!important;
  color: #fff!important;
  border:none!important;
  border-radius: 3px!important;
}
.hmd-book-wrapper .hmd-datepicker .ui-datepicker-calendar tbody tr td.ui-datepicker-current-day a {
   color: #fff!important;
   background-color: #000!important;
   border:none!important;
}
.hmd-book-wrapper .hmd-datepicker .ui-datepicker-calendar tbody tr td.ui-datepicker-unselectable {
  text-decoration: line-through!important;
  font-weight: 200!important;
  color: rgba(0, 0, 0, 0.5)!important;
}