body {
  font-size: 16px;
}
body > img {
  display: none;
}
body,
.title-main,
#main-buttons .wrapper .inner .bar .btn, .is-widget #main .btn.book,
#sb_main #main #sb_content #content-view #contacts,
#main-buttons .wrapper .inner .company-name,
#booking-result-view #booking-result-tabs .tabs-container .tab-link,
#sb-timeline #steps #steps-content #sb_booking_content .datetime-step .header .txt-center,
#sb-timeline #steps #steps-content #sb_booking_content .datetime-step .container-caption  {
    font-family: PT-Sans,sans-serif;
}

@media (min-width: 768px) {
  #sb-timeline #steps,
  #sb-timeline #steps .column,
  #steps-content #sb_booking_content>div .step-content {
   max-width: 1220px;
  }

  #sb-timeline #steps #time-settings {
    max-width: 1180px;
  }

  .modal-dialog {
    width: 700px;
  }

  #sb-timeline #steps #steps-content #sb_booking_content .location-item {
    width: 33%;
  }
}

.tab.tab-col .cap.short {
  height: 40px;
}

.current-booking-info .booking-btns .btn {
  text-transform: none;
}

#sb-timeline #steps #steps-content #sb_booking_content .location-item .tab .txt.short {
  margin-bottom: 35px;
  height: 67px;
  background-color: #fafafa;
  padding: 10px;
  border-radius: 5px;
}

@media (max-width: 767px) {
  #sb-timeline #steps #steps-content #sb_booking_content .item {
    margin-bottom: 50px;
  }
}

@media (min-width: 1025px) {
  #header .brand .logo a img {
      position: relative;
      top: 15px;
  }
  #header {
    padding: 0;
    background: rgba(0, 0, 0, 0.4);
  }
}

#header .nav-wrapper #sb_menu .nav li a {
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

#header .nav-wrapper #sb_menu .nav li a:before,
#booking-result-view #booking-result-tabs .tabs-container .tab-link a:before {
  content: none;
}

#header .nav-wrapper #sb_menu .nav li a {
    margin-left: 30px;
}
#header .nav-wrapper #sb_menu .nav li a:after {
  bottom: 0;
}
#booking-result-view #booking-result-tabs .tabs-container .tab-link a:after {
  bottom: -3px;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_dateview_container .top-date-select .calendar .weeks-date .date.selected .day-on.day-on {
  color: #fff;
}

#sb-timeline #steps-nav li .content .title-small.title-small {
  font-size: 1.1em;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_timeview_container .timeline-wrapper #sb_time_slots_container .slot a span.end-time {
  width: auto;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step .header {
  text-transform: none;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step .container-caption {
    margin-bottom: 40px;
}

#sb-timeline #steps #steps-content #sb_booking_content .item.panel:first-child>.wrap-collapse-content .collapse-content .biggest-previev {
  display: none;
}

#sb-timeline #steps-nav #sb_booking_info li.step_info_item:nth-child(2) {
  display: none;
}

#sb_booking_content #details .detail-step {
  background: #fafafa;
  padding: 3rem 3rem 2rem 3rem;
  border-radius: 5px;
}

#sb-timeline #steps #steps-content #sb_booking_content #details .detail-step .left-side .form-group .control-label.required+div[class*=col-]:before {
  left: 91%;
}

#footer .copyright a,
.promotions-letter-flag  {
  display: none;
}

#footer .copyright:after {
    content: "HEP-BEJUNE";
}
