/*
	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 readable text */
.service-item,
.service-item p,
.service-item div,
.service-item span,
.tab.tab-col.tab-with-popup,
.txt.short,
.txt.short p,
.txt.short span,
.cap.short,
.read-more,
.badge,
.price.right {
color: #f5f1e8 !important;
}

/* Card background */
.service-item,
.tab.tab-col.tab-with-popup {
background: #171717 !important;
border: 1px solid #2a2a2a !important;
}

/* Price / badges */
.badge,
.price.right,
.badge.price.right,
.badge.badge-deposit-price-deposit.right {
color: #f5f1e8 !important;
}

/* Read more link */
.read-more,
span.read-more {
color: #2f80ff !important;
}

/* Service title */
.cap.short {
color: #f5f1e8 !important;
}

/* Description copy specifically */
.txt.short,
.txt.short p,
.txt.short span,
.txt.short b {
color: #d8d1c3 !important;
}

/* Buttons */
input.reserve_time_btn,
input.select_another_btn,
#save_button,
button {
background: #2f80ff !important;
color: #ffffff !important;
border-color: #2f80ff !important;
}
.read-more,
.tab-provider-col .excerpt-info .read-more,
.excerpt-info .read-more {
color: #2f80ff !important;
font-size: 14px !important;
font-weight: 600 !important;
text-transform: none !important;
letter-spacing: 0 !important;
text-decoration: none !important;
border: none !important;
box-shadow: none !important;
background: transparent !important;
padding: 0 !important;
}
.read-more:hover,
.read-more:focus {
color: #5ea0ff !important;
text-decoration: underline !important;
}
#sb-timeline #steps-nav #menu-active-bg {
background: #2f80ff !important;
}

#sb-timeline #steps-nav li.filled,
#sb-timeline #steps-nav li.active,
#sb-timeline #steps-nav li.passed,
#sb-timeline #steps-nav #menu-active-bg,
#sb-timeline #steps-nav .step_info_item.filled,
#sb-timeline #steps-nav .step_info_item.active,
#sb-timeline #steps-nav .step_info_item.passed {
background-color: #2f80ff !important;
}
.product-item.selected,
.paid-attr__item.selected,
.paid-attr__item-v1.selected,
.product-item.selected .paid-attr__item-clickable-cover {
border-color: #2f80ff !important;
}
.product-item .price,
.product-item .price *,
.product-item .final-price,
.product-item .final-price *,
.product-item .item-price,
.product-item .item-price *,
.paid-attr__item .price,
.paid-attr__item .price *,
.paid-attr__item-v1 .price,
.paid-attr__item-v1 .price *,
span.price,
div.price {
color: #2f80ff !important;
}
.modal-dialog,
.modal-dialog .full-info,
.modal-dialog .tab-pd,
.modal-dialog .txt.full,
.modal-dialog .txt.full *,
.modal-dialog .cap.full,
.modal-dialog .cap.full * {
background: #171717 !important;
color: #f5f1e8 !important;
}
#sb-timeline #steps-nav li.step_info_item.client .number,
#sb-timeline #steps-nav li.step_info_item.client .tab,
#sb-timeline #steps-nav li.step_info_item.client .title,
#sb-timeline #steps-nav li.step_info_item.client .label,
#sb-timeline #steps-nav li.step_info_item.client span {
background: #2f80ff !important;
color: #fff !important;
}
#steps-nav li.step_info_item a {
background: #2f80ff !important;
color: #fff !important;
}

