/* Calendar */
table.booked-calendar tr.days th {
	border: 1px solid #ddd !important;
}
table.booked-calendar td,
table.booked-calendar td+td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

/* Booked form */
body .booked-form .field .checkbox-radio-block label {
	padding-left: 1.4em;
}
body .booked-form .field .checkbox-radio-block label:before {
	line-height: 0.48em;
}

/* Login form */

#booked-profile-page i.fa {
	color: inherit;
}

/* User profile header */
#booked-profile-page div.booked-profile-header {
	padding: 0 0 2em;
}
#booked-profile-page div.booked-user-avatar {
	width: 50px;
	height:50px;
}
#booked-profile-page div.booked-user-avatar img {
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}
#booked-profile-page .booked-user h3 strong {
	font-weight:400;
}

/* User profile content */
#booked-profile-page div.booked-tab-content {
	-webkit-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}

.page-right i::before,
.page-left i::before,
.timeslot-range i::before,
.bm-window .close i::before,
.appointment-info i::before {
	font-family: 'fontello';
	font-weight: normal;
	font-style: normal;
}

.page-right i::before {
	content: '\E908';
}
.page-left i::before {
	content: '\E907';
}
.timeslot-range i::before {
	content: '\E8FC';
}
.bm-window .close i::before {
	content: '\E916';
}
.appointment-info i::before {
	content: '\E8F8';
}

body #booked-profile-page .booked-profile-appt-list .appt-block .booked-fea-buttons > button,
body .booked-modal button.cancel,
body .booked-modal input[type=submit].button-primary,
body div.booked-calendar .booked-appt-list .timeslot .timeslot-people button {
	border-radius: 2em;
}
body div.booked-calendar-wrap div.booked-calendar {
	border-radius: 0;
}

body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row.top .bc-col {
	padding: 1.5rem 0;
}
body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row.days .bc-col {
	font-size: .8rem;
	letter-spacing: .03rem;
	padding: .8rem;
	font-weight: 400;
	border-right: 1px solid;
}

body .booked-appt-list .timeslot .spots-available{
	font-size: 12px;
}

.booked-modal .booked-form .booked-forgot-goback{
	border-radius: 2em;
}

body div.booked-calendar .bc-col > .date,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today > .date{
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
		 transition: all 0.3s ease;
}


body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today .date span{
	box-shadow: unset;
}

body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today.active:hover .date span,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.active .date .number,
body div.booked-calendar .bc-col:hover .date span,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col:hover .date span,
body div.booked-calendar .bc-col,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today:hover .date span,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today .date span{
	color: inherit!important;
	background: transparent!important;
}


body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people button {
	padding: 0.95em 2.6em;
}

body #booked-page-form input[type="text"], 
body #booked-page-form input[type="password"], 
body #booked-page-form input[type="email"], 
body #booked-page-form textarea,
body .booked-form .field input[type="text"],
body .booked-form .field input[type="password"],
body .booked-form .field input[type="tel"],
body .booked-form .field input[type="email"],
body .booked-form .field textarea {
	padding: 0.8em 2.2em;
	border: 2px solid #ddd;
	box-sizing: border-box;
}

body #booked-profile-page .booked-profile-appt-list .appt-block .booked-fea-buttons > a.delete{
	display: flex;
	flex-direction: column;
	justify-content: center;
	border-color: transparent!important;
}

body #booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons a,
body #booked-profile-page .appt-block .booked-cal-buttons .google-cal-button{
	padding: 0.5em 1em;
	font-size: 12px;
	line-height: 1;
	font-family: inherit;
		-webkit-transition: all 0.3s ease;
	    -ms-transition: all 0.3s ease;
	        transition: all 0.3s ease;
	margin: 0;
}

body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today.prev-date:hover .date span,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today.prev-date .date span{
	color: inherit!important;
}

body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col .monthName{
	font-size: 16px;
	height: auto;
}

body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col .monthName a{
	top: 0;
	font-size: 12px;
}

body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.prev-date:hover .date span,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.prev-date .date span,
body .booked-calendar .booked-appt-list .timeslot button .spots-available, 
body .booked-calendar-wrap .booked-appt-list .timeslot button .spots-available{
	color: inherit!important;
}

body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.prev-date:hover .date span,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.prev-date .date span{
	background: transparent!important;
}

.addeventatc .addeventatc_icon{
	display: none;
}

body #booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons{
	flex-wrap: wrap;
   gap: .5em;
}