/*
	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 */
}

/* added by vienneva,com */

.tab.tab-col .excerpt-info .preloader .img.user img {
width:auto;

}

.tab.tab-col .excerpt-info .preloader .img {
justify-content: center;
-o-object-fit: contain;
object-fit: contain;
}

.location-item  .tab.tab-col .excerpt-info .preloader .img.user img {
justify-content: center;
-o-object-fit: contain;
object-fit: contain;
}

.service-item .tab.tab-col .excerpt-info .preloader {
display:none;
}

.tab.tab-col .txt.short{
#display:none;
}

.tab.tab-col .excerpt-info .tab-pd .content {
min-height:auto;
}

.tab.tab-col .excerpt-info .preloader {
height:auto;
}

.location-item .tab.tab-col .excerpt-info .preloader {
height:auto;
padding-bottom:30%;
}

#sb-timeline #steps #steps-content #sb_booking_content .category-item .tab.tab-col .excerpt-info .content{
min-height:auto;
}

.tab.tab-col .txt.short{
height:auto;
}

.location-item:nth-child(2) .tab.tab-col .excerpt-info .btn-bar .btn.select {
display:none !important;
}
@media screen and (min-width: 768px) {
.location-step .location-item:first-child {
flex-basis:70%;
}
}
.location-step .location-item:last-child {
display:none
}
#sb-timeline #steps #steps-content .step-content {
justify-content:space-evenly;
}

#sb_timeview_container:after {
content:"Falls Sie keinen passenden Termin finden, rufen Sie mich an unter +43 676 726 7537 . Gerne versuche ich für Sie eine flexible Lösung zu finden.";
padding:1em;
margin:1em;
display:block;
}

#header .nav-wrapper #sb_menu .nav li,
#header .nav-wrapper .items-wrapper .nav-item#sb_client_info .login-container .avatar {
background-color: #63465fba;
}

/*end  added by vienneva,com */
