/*
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap');

body,
.title-section,
.title-main,
.title-small,
.cap,
.txt,
.txt span,
.txt-center,
.container-caption,
.company-name,
.btn,
.review-item .avatar .author,
.review-item .avatar .author p,
.nav-wrapper .nav .menu-item a,
.modal-dialog .modal-header .modal-title,
.tab-link,
#schedule, 
#contacts {
	font-family: 'Poppins', sans-serif !important;
	line-height: unset !important;
}

.title-section,
.title-main,
.title-small,
.container-caption,
.review-item .avatar .author,
.review-item .avatar .author p,
.nav-wrapper .nav .menu-item a,
#schedule, 
#contacts {
	font-weight: 700 !important;
	letter-spacing: -0.5px !important;
}

.nav-wrapper .nav .menu-item a {
	min-width: unset !important;
	font-size: 13px !important;
	font-weight: 700 !important;
	letter-spacing: 0px !important;
	text-transform: uppercase !important;
	color: #ffffff !important;
}

.nav-wrapper .nav .menu-item a:hover {
	color: #ea1c2c !important;
}

.nav-wrapper .nav .menu-item a:before,
.nav-wrapper .nav .menu-item a:after {
	content: none !important;
}

.nav-wrapper .nav .menu-item a:hover::before,
.nav-wrapper .nav .menu-item a:hover::after {
	content: none !important;
}

@media only screen and (max-width: 1024px) {
	.nav-wrapper .nav .menu-item a {
		color: #8e1537 !important;
	}
}

.section {
	border-radius: 8px;
	box-shadow: none;
}

.bar .btn.map {
	display: none !important;
}

.btn {
	display: flex !important;
	border: 0 !important;
	border-radius: 40px !important;
	background-color: #ea1c2c !important;
	color: #ffffff !important;
	font-size: 13px !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
	letter-spacing: .5px !important;
}

.btn a {
	font-size: 13px !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	color: #ffffff !important;
}

.btn.btn-second {
	border: 0 !important;
	background-color: #ea1c2c !important;
	color: #ffffff !important;
}

.current-booking-info .booking-btns .sb_cancel_btn,
.current-booking-info .booking-btns .sb_add_to_cal,
.modal-dialog .calendar-popup li .btn {
	background: #f6dadf !important;
	color: #8e1537 !important;
}

.modal-dialog .calendar-popup li .btn a {
	color: #8e1537 !important;
}

.slick-reviews .slick-track .alert-info {
	background-color: #fcd964 !important;
	color: #8e1537 !important;
	border: none;
}

.review-item {
	border-radius: 12px !important;
	box-shadow: none !important;
}

#sb_back_button a,
.back-to-services,
.back-button,
.invoice-pay-page .to-invoices-list {
	border: 0 !important;
	border-radius: 40px !important;
	color: #ea1c2c !important;
	font-size: 13px !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
	letter-spacing: .5px !important;
}

#sb_back_button a:before,
.back-to-services:before,
.back-button:before,
.invoice-pay-page .to-invoices-list:before {
	content: none !important;
}

#sb_back_button a:hover,
.back-to-services:hover,
.back-button:hover {
	color: #ffffff !important;
}

.datetime-step #sb_prev_month span.txt,
.datetime-step #sb_next_month span.txt {
	border: 0 !important;
	border-radius: 40px !important;
	background: #f6dadf !important;
	color: #ea1c2c !important;
	font-size: 13px !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
	letter-spacing: .5px !important;
}

.datetime-step #sb_prev_month span.txt:after,
.datetime-step #sb_next_month span.txt:after {
	content: none !important;
}

.tab {
	border-radius: 16px !important;
	overflow: hidden !important;
	box-shadow: none !important;
}

a,
.accordion a,
.read-more {
	color: #ea1c2c !important;
}

.calendar .date.selected {
	border-radius: 40px !important;
	background-color: #ea1c2c !important;
	color: #ffffff !important;
}

.calendar .date.selected a {
	color: #ffffff !important;
}

.active-count .product_count {
	background: #ff93ba !important;
	border-radius: 4px !important;
}

.product-label {
	color: #ea1c2c !important;
}

.badge {
	background: #f6dadf !important;
	border-radius: 4px !important;
	line-height: unset !important;
	padding: 10px !important;
}

.slots-view .slot .sb-cell {
	border-radius: 4px !important;
}

.slots-view .slot .sb-cell.free {
	background: #f6dadf !important;
	color: #8e1537 !important;
}

.slots-view .slot .sb-cell.free:hover {
	background: #ff93ba !important;
	color: #ffffff !important;
}

.slots-view .time-legend .available .circle {
	background: #f6dadf !important;
}

#steps-nav {
	box-shadow: none !important;
}

.modal-dialog {
	border-radius: 12px !important;
	overflow: hidden !important;
}

#footer .copyright {
	color: #8e1537 !important;
}

#footer .scroll-top-button {
	border-radius: 40px !important;
	box-shadow: none !important;
}

.nav-trigger.toggle-mnu {
	background: #ea1c2c !important;
	border: 2px solid #ea1c2c !important;
	border-radius: 40px !important;
}

.nav-trigger.toggle-mnu span {
	width: 72% !important;
}

.nav-trigger.toggle-mnu span::before,
.nav-trigger.toggle-mnu span::after {
	width: 100% !important;
}

.nav-wrapper.active {
	background: #fcf3f5 !important;
}

.nav-wrapper .nav .menu-item a {
	font-weight: 700;
}

#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 */
}

