/*
	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 */
}

#main-buttons {
    display: none !important;
}

#steps-nav {
    display: none !important;
}

#header {
    display: none !important;
}

#time-settings {
    display: none !important;
}

#main #main-content #sb_content #steps #steps-content {
    padding-top: 60px;
    padding-bottom: 40px;
    position: relative;
}

#footer {
margin-top:0px !important;
}

#sb-timeline #steps #steps-content #sb_booking_content .item .tab>span {
padding-top:80px;
}

.provider-item .tab.tab-col .txt.short {
margin-bottom:0px;
}

#main #main-content #sb_content #steps .datetime-step .provider-item .content .name {
margin-bottom:0px;
}

#txt short{
    display: none !important;
}

#main #main-content #sb_content .section {
min-height:550px;
}

#steps, #steps-nav, .page-pd-package-content {
background-color:#fff;
}

#main #main-content #sb_content #steps #sb_booking_content .item .tab {
border-radius: 20px;
box-shadow: 0px 0px 25px rgb(0 0 0 / 7%);
}

#main #main-content #sb_content #steps .datetime-step .provider-item .photo.user {
border-radius: 20px 20px 0 0;
box-shadow: 0px 0px 25px rgb(0 0 0 / 7%);
}

#main #main-content #sb_content #steps .datetime-step #sb_dateview_container, #main #main-content #sb_content #steps .datetime-step #sb_timeview_container {
border-radius: 20px;
box-shadow: 0px 0px 25px rgb(0 0 0 / 7%);
}

#main #main-content #sb_content #steps .datetime-step #sb_timeview_container .slots-view {
    border-radius: 20px;
}

#main #main-content #sb_content #steps #sb_booking_content .item .tab .btn.select a {
    color: #fff;
}

#main #main-content #sb_content #steps #sb_booking_content #sb_provider_step_container .provider-item .button_wrap a {
    color: #fff !important;
}

.confirm-details .btn {
    color: #fff !important;
}

#sb-timeline #steps #steps-content #sb_booking_content .provider-item a.provider-link {
min-height:250px;
}

#sb-timeline #steps #steps-content #sb_booking_content .item {
padding: 0 30px;
}

.tab.tab-col .txt.short {
    height: 45px;
}

.tab.tab-col .cap.short {
    height: 22px;
}

.column {
    max-width: 1100px;
}

.promotions-letter-flag {
display:none;
}

.gdpr-popup {
display:none;
}

#sb-timeline #steps #steps-content #sb_booking_content .provider-item .read-more, .tab.tab-col .excerpt-info .content .read-more {
display:none;
}

.invoice-payment-systems #sb_pay_btn span {
color:#fff;
background-color: #4ec2f5;
border-radius: 10px;
}

.invoice-payment-systems #sb_pay_btn {
background-color: #4ec2f5;
}

#main #main-content #sb_content #booking-result-view .title-main {
color:#4ec2f5;
font-family: Raleway,sans-serif;
}

#main #main-content #sb_content #booking-result-view #booking-result-tabs .tabs-container .tab-link a {
color:#4ec2f5 !important;
}

#sb_terms_and_conditions a {
color:#646464 !important;
}

.sb_invoice_payment_systems_container {
display:none;
}

.payment-system-container--txt-block {
display: none;
}

#sb_invoice_payment_systems_container {
display:none;
}

#payment-system-container--txt-block {
display: none;
}

.is-widget #main .btn.book {
    background: #4ec2f5;
}

#main #main-content #sb_content #steps #sb_booking_content .item .tab .cap {
    font-size: 16px;
}