/*
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/

div#sb_main {
  padding-top: 25px;
}
#main #main-buttons .wrapper .inner .bar {
  text-align: center;
}
#main #main-buttons .wrapper .inner .main-descr .title-main {
  max-width: 100%;
}
#main #main-buttons .wrapper .inner .bar ul{
  padding-left: 28px;
}
#main #main-buttons .wrapper .inner .bar ul li{
  padding: 0 !important;
  text-align: left;
}
#main #main-buttons .wrapper .inner .bar ul li:before{
  display: none !important;
}

#main #main-buttons .wrapper .inner .main-descr .btn.book a{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 150px;
  min-width: unset;
  padding: 4px 16px;
  //ine-height: 1.2px;
  font-size: 16px;
  height: 46px;
  white-space: normal;
}

.mob-active #main #main-buttons .wrapper .inner .main-descr .btn.book{
  display: none;
}

.mob-active #sb_google_translate {
    right: unset;
    top: unset;
}

#sb_google_translate {
  position: absolute;
  right: 0;
  top: 55px;
}

#main #main-buttons .wrapper .inner .main-descr .btn.book {
  margin: 0;
  padding: 0;
  position: fixed;
  z-index: 201;
  top: 6px;
  left: 270px;
}

body .skiptranslate[style='display: block'] + .sb-layout #main #main-buttons .wrapper .inner .main-descr .btn.book {
  top: 46px;
}

body .skiptranslate[style='display: none'] + .sb-layout #main #main-buttons .wrapper .inner .main-descr .btn.book {
  top: 6px;
}

@media screen and (max-width: 1180px){
  #header .brand.company-logo-and-name{display: none;}

  #main #main-buttons .wrapper .inner .main-descr .btn.book {
    left: 20px;
  }
}

 #events h3   {
	/* add your css rule here */
}


 #events p.duration, #events div.duration   {
	/* add your css rule here */
}


 #events p.description, #events div.description   {
	/* add your css rule here */
}


 #events .selectedEvent   {
	/* add your css rule here */
}


 #events input.reserve_time_btn   {
	/* add your css rule here */
}


 #events input.select_another_btn   {
	/* add your css rule here */
}


 #eventForm #start_date-block-container h3, #eventForm #timeline-container h3   {
	/* add your css rule here */
}


 #eventForm #save_button   {
	/* add your css rule here */
}


 div.ui-widget-content   {
	/* add your css rule here */
}


 div.ui-widget-header   {
	/* add your css rule here */
}


 #timeline-container table.timeline   {
	/* add your css rule here */
}


 .timeline td.not_worked_time   {
	/* add your css rule here */
}


 .timeline td.free_time   {
	/* add your css rule here */
}


 .timeline td.selected_time   {
	/* add your css rule here */
}


 .timeline td.reserved_time   {
	/* add your css rule here */
}


 div#loading   {
	/* add your css rule here */
}


 #start_date-block-container .zend_form dt, start_date-block-container .zend_form dt b, start_date-block-container .zend_form dd label   {
	/* add your css rule here */
}

