/*
Theme Name: Hares Child
Theme URI: http://demos.wolfthemes.com/hares/landing/
Description: Hares Child theme
Author: WolfThemes
Author URI: https://wolfthemes.com
Template: hares
Version: 1.0.3
*/   

.skin-dark td, .wvc-font-light td, [class*=" global-skin-dark_"] td, [class*=" skin-dark_"] td, [class^=global-skin-dark_] td, [class^=skin-dark_] td {
    border-bottom: 1px solid rgba(255,255,255,1) !important;
}

.booking_info_lable {
  width:25%;
  float:left;
} 
.booking_correction {
  margin-left: -50px;
}
.booking_correction2 {
  margin-left: -45px;
}
@media only screen and (max-width: 1000px) {
.booking_info_lable {
  width:100%;
  height:44px;
  float:left;
}
.booking_info_lable_block{
  height: 150px;
}
.booking_correction {
  margin-left: auto;
}
.booking_correction2 {
  margin-left: auto;
}
}
