#jomres_content_area .table_summary .input-group input.form-control{
        border-radius: 4px 0px 0px 4px;
        border: 1px solid #eee;
}
/* .table{
      display: grid;
} */
/* .table > tbody > tr > td {
    padding: 4px;
} */
.margin_60 {
    padding-top: 60px;
    padding-bottom: 60px;
}
.margin_10 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.margin_30 {
    padding-top: 30px;
}
#map {
    width: 100%;
    height: 450px;
}
#map, .filter_type h6 {
    border-top: 1px solid #ddd;
}
#map, .review_strip_single {
    border-bottom: 1px solid #ddd;
}

#single_tour_feat ul {
    list-style: none;
    padding: 0;
    margin: 0 0 30px;
    display: table;
    /*border-bottom: 2px solid #555;*/
}
#single_tour_feat ul li {
    display: table-cell;
    width: 1%;
    vertical-align: middle;
    text-align: center;
    padding: 0 10px 20px;
    white-space: nowrap;
}
#single_tour_feat ul li i {
    font-size: 36px;
    display: block;
    margin-bottom: 10px;
}
#position ul li a:hover {
    color: #fff;
    opacity: 1;
    text-decoration: none;
}
#position ul li a:focus {
    text-decoration: none;
}
#position ul li.active a{
  color:#fff;
  opacity: 1;
} 
a.btn_map {
    margin-top: 10px;
    border: none;
    transition: all .3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #1cbbb4;
}
.btn_1, a.btn_1 {
    border: none;
    font-family: inherit;
    color: #fff;
    background: #1cbbb4;
    cursor: pointer;
    padding: 7px 20px;
    display: inline-block;
    outline: 0;
    font-size: 12px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 700;
}
.btn_1:hover,a.btn_1:hover {
    background: #333;
    color: #fff;
    text-decoration: none;
}
ul.list_ok {
    margin: 0 0 20px;
    padding: 0;
    line-height: 22px;
}
ul.list_ok li {
    position: relative;
    padding-left: 25px;
    list-style: none;
}

ul.list_ok li:before {
    font-style: normal;
    font-weight: 700;
    font-family: icon_set_1;
    font-size: 14px;
    content: "\6c";
    color: #1cbbb4;
    position: absolute;
    left: 0;
    top: 0;
}
.carousel .item {
    margin: 3px;
}
.carousel .item img {
    display: block;
    width: 100%;
    height: auto;
}
#score_detail {
    font-size: 14px;
    margin-bottom: 15px;
}
#pass-info, #score_detail span, #tour_guide, .marker_info_2, .score span, .wishlist_close {
    text-align: center;
}
#score_detail span, .score span, a.btn_collapse {
    display: inline-block;
    font-weight: 700;
}
#score_detail span {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    border: 2px solid #555;
    line-height: 42px;
    font-size: 14px;
    color: #555;
    margin-right: 5px;
}
#score_detail small {
    color: #999;
}
#rating_summary ul {
    margin: 0 0 -5px;
    padding: 0;
}
#rating_summary ul li {
    margin-bottom: 5px;
}
#rating_summary ul li .rating {
    display: inline-block;
    font-size: 13px;
    float: right;
}
.rating .voted {
    color: #F90;
}
.review_strip_single {
    position: relative;
    padding: 30px 0 20px;
    margin: 30px 0 25px;
}
.review_strip_single .title{
  font-size: 20px;
}
.review_strip_single .date-name{
  line-height: 29px;
  float: right;
}
.review_strip_single small {
   /*  float: right; */
    font-size: 12px;
    margin-top: -10px;
    font-style: italic;
}
.review_strip_single .rating{
  font-size: 14px;
}
.review_strip_single p{
  margin-top: 10px;
}
#single_tour_desc h4 {
    line-height: 20px;
    font-size: 18px;
}
#map_filter ul, #rating_summary ul, .filter_type ul, .general_icons ul, .other_tours ul, .plan-features li, footer ul, ul#cart_items, ul#cat_nav, ul#contact-info, ul#top_links, ul#top_tools, ul.add_info, ul.list_icons, ul.list_ok, ul.list_order {
    list-style: none;
}
#single_tour_desc h3 {
    font-size: 22px;
    margin-top: 5px;
}
.add_bottom_30 {
    margin-bottom: 30px;
}
input[type="text"],.form-control {
    font-size: 12px;
    color: #333;
    height: 40px;
    border-radius: 3px;
}    
#single_tour_feat ul {
    display: block;
    margin-bottom: 10px;
}
#overlay {
    background: rgba(0,0,0,.4);
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
    bottom: 0;
}
.numbers-row, input.qty2 {
    position: relative;
    height: 40px;
}
.numbers-row {
    width: 97px;
    overflow: visible;
}
input.qty2 {
    text-align: center;
}
input.qty2 {
    width: 35px;
    border-radius: none;
    left: 31px;
    font-size: 12px;
    padding: 5px
}
.button_inc, .nav-submit-button {
    text-indent: -9999px;
    cursor: pointer;
}
.button_inc {
    position: absolute;
    width: 33px;
    height: 40px;
    z-index: 9
}
.dec {
    background: url(img/minus.png) center center no-repeat #fff;
    border: 1px solid #ccc;
    left: 0;
    top: 0;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}
.inc {
    background: url(img/plus.png) center center no-repeat #fff;
    right: 0;
    top: 0;
    border: 1px solid #ccc;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}
.rating-faces {
  unicode-bidi: bidi-override;
  direction: rtl;
  text-align: center;
}
.rating-faces > span {
  display: inline-block;
  position: relative;
  width: 1.1em;
}
.rating-faces > span:hover,
.rating-faces > span:hover ~ span {
  color: transparent;
}
.rating-faces > span:hover:before,
.rating-faces > span:hover ~ span:before {
  /*  content: "\2605"; */
   position: absolute;
   left: 0; 
   color: orange;
}
div#messageBox{
  font-size: 10px;
}
label.error{
  color: #b94a48 !important;
  padding: 0 !important;
  margin-top: 0 !important;
}
.jomres-plist-details {
    border-bottom: 1px dashed #eee !important;
}
/* CUSTOM select  */

/* Reset Select */
#jomres_content_area .select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  box-shadow: none;
  border: 1px #eee solid;
  background: #fff;
  background-image: none;
}
/* Custom Select */
#jomres_content_area .select {
  position: relative;
  display: block;
  height: 35px;
  line-height: 3;
  background: #fff;
  
  overflow: hidden;
  border-radius: 4px;
}
#jomres_content_area .select select {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0 0 0 12px;
  color: #808080;
  cursor: pointer;
}
#jomres_content_area select::-ms-expand {
  display: none;
}
/* Arrow */
#jomres_content_area .select::after {
  z-index: 10;
  content: '\25BC';
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  padding: 0 1em;
  background: #eee;
  pointer-events: none;
}
.dates .input-group-addon:last-child {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
#booking_form .form-control {
    font-size: 12px;
    color: #333;
    height: 40px;
    border-radius: 3px;
}
#booking_form .dates .form-control {
  border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
#booking_form .row {
    margin-top: 10px;
    border-bottom: 1px #ddd solid;
  }
#jomres_content_area .select:hover::after {
  color: #85c99d;
}
#jomres_content_area .select::after {
  -webkit-transition: .25s all ease;
  -o-transition: .25s all ease;
  transition: .25s all ease;
} 
#child_selectors .help-block {
    display: none;
}
#bookingform_address {
    border:none !important;
}

@media (max-width: 600px) {
  .review_strip_single .date-name{
  float: none;
}
}
@media (max-width: 767px) { 
#single_tour_feat ul li {
    display: inline-block;
    width: auto;
    font-size: 11px;
}
}
@media (min-width: 992px ) and (max-width: 1199px){
 .review_strip_single .date-name{
  float: none;
}
}
