.tab.tab-col .txt.short {
  font-size: 0px;
  color: transparent;
}
.tab.tab-col .read-more,
.tab.tab-col .excerpt-info .read-more {
  font-size: 16px;
}

div#sb_booking_company_time .time {
display: none !important
}

/*About us*/
@media screen and (min-width: 990px) {
 #content-view #about-us .txt .custom-page--custom-content .col-md-4 { 
width: 40% !important;
}
 #content-view #about-us .txt .custom-page--custom-content .col-md-8 {
width: 60% !important;
}
}


@media screen and (min-width: 1024px){
#main-buttons .wrapper .inner .bar {
padding: 330px 0 0;
}
}

@media screen and (max-width: 1024px){
  section#main-buttons {
    background-color: #0158a7;
    padding-top: 80px;
    background-size: 920px !important;
    background-position: top center !important;
  }
  #main-buttons .wrapper {
    height: auto;
    min-height: auto;
    padding-top: 160px;
    padding-bottom: 20px;
  }
}


/*Select button*/
/*#sb_main #sb-main-container.tritanopia #sb_booking_content .tab .btn.select {
display: none
}*/

/*Read more*/
#sb-timeline #steps #steps-content #sb_booking_content .item .tab .tab-pd .content .txt.short p {
display: none
}

.tab.tab-col .cap {
    margin-bottom: 10px;
    font-size: 13px;
}

.tab.tab-col .txt.short {
height: 50px
}

/*category name height*/
.tab.tab-col .cap.short  {
height: 20px
}

@media screen and (min-width: 1024px){
/*width*/
#sb-timeline #steps #steps-content #sb_booking_content .category-item.item {
width: 13%
 }
#sb-timeline #steps #steps-content #sb_booking_content .service-step.step-content .service-item.item{
width: 25%
 }
}



/*
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/
 #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 */
}

