/* 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;
}

/* Login form */
#booked-profile-page i.fa {
	color: inherit;
}

/* User profile header */
#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;
}

body table.booked-calendar tr.days th {
	font-size: 1em;
	font-weight: 300;
	padding: 1.95em 0;
}

body table.booked-calendar thead th {
	border: none;
}
body table.booked-calendar td .date .number{
	font-size: 0.9em;
	font-weight: 300;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	width: 60px;
	height: 60px;
	line-height: 60px;
}

body table.booked-calendar td.today .date span {
	border: none !important;
}

.booked-calendar-wrap .booked-appt-list h2 {
	text-transform: none;
}
.booked-calendar-wrap .booked-appt-list h2 strong{
	font-weight: 600;
}

body .booked-modal button,
body .booked-modal input[type="submit"],
body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people button{
	padding: 1em 2.5em;
}

body .booked-modal button,
body .booked-modal input[type="submit"]{
	padding: 1em 1.5em;
}

body table.booked-calendar thead th .monthName,
body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col .monthName {
	font-size: 1.5em;
	font-weight: 400;
	height: initial;
	line-height: 1;
}

body table.booked-calendar th .monthName a {
	vertical-align: middle;
	top: 4px;
}

body table.booked-calendar thead th .page-right,
body table.booked-calendar thead th .page-left{
	top: 50%;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
}

body div.booked-calendar-wrap div.booked-calendar {
	border-radius: 0;
	box-shadow: none;
}

body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row.days .bc-col {
	padding: 0.8rem 0 !important;
	font-size: 1em;
	font-weight: 300;
	text-transform: capitalize;
}

.booked-calendar .page-right i {
	transition: .3s all ease;
}

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

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

/* New */
body div.booked-calendar-wrap div.booked-calendar {
	background: 0 0 !important;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	border-radius: 0;
	box-shadow: none;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col.today.active span.date .number, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col.active span.date .number, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col:hover span.date .number {
	color: inherit !important;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col span.date .number {
	color: inherit !important;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col.prev-date:hover .date,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col .date,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col .date .number, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col.prev-date .date, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col.today.active span.date .number, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col.active span.date .number, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col:hover span.date .number,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col .entryBlock,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col .booked-appt-list {
	background: 0 0 !important;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col:hover span.date .number {
	-webkit-transition: all 0s ease;
	-ms-transition: all 0s ease;
	transition: all 0s ease;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col .today.prev-date .date span, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col.today .date span {
	-webkit-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .booked-appt-list {
	box-shadow: none;
	-webkit-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	padding: 40px 30px 30px;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .booked-appt-list .timeslot {
	padding: 15px 0;
	margin: 0;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .booked-appt-list .timeslot .timeslot-time,
body div.booked-calendar-wrap div.booked-calendar .bc-body .booked-appt-list .timeslot .timeslot-people {
	height: auto;
	padding: 0;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .booked-appt-list .timeslot:hover {
	background-color: transparent;
}


body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col.next-month .date .number,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col.prev-month .date .number {
	opacity: 0.8;
}
body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row.top .bc-col {
	padding: 1.4rem 0;
}
body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col {
	width: 100%;
}
body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row.days .bc-col {
	background: inherit !important;
	padding: 12px 0;
	font-size: 14px;
	line-height: 1.2em;
	font-weight: 500;
	letter-spacing: 1px;
	border-width: 0 1px 0 0;
}
body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row.days .bc-col:last-child {
	border-width: 0;
}
body .booked-appt-list .timeslot .timeslot-mobile-title {
	display: none !important;
}
body .booked-modal button,
body .booked-modal input[type=submit] {
	padding: 1em;
}
body .booked-modal .bm-window {
	border-radius: 0;
}
body .booked-modal .bm-window .booked-scrollable,
body .booked-modal .bm-window p.booked-title-bar {
	border-radius: 0;
}
body .booked-form .booked-appointments {
	border-radius: 0;
	box-shadow: none;
}
body .booked-form .field select,
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 {
	border-radius: 0;
}

body .booked-modal .bm-window .close:hover {
	opacity: 0.8;
}

/* Shortcodes */
body #booked-profile-page .booked-profile-header .booked-logout-button {
	font-size: 13px;
}
body #profile-edit #booked-page-form p.form-submit {
	margin: 0.5em 0;
}
body #booked-profile-page .booked-upload-wrap,
body #booked-profile-page .booked-upload-wrapinput,
body #booked-profile-page input[type=submit],
body #booked-profile-page .booked-tabs li a .counter,
body #booked-profile-page .booked-profile-appt-list .appt-block .status-block,
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,
body #booked-profile-page .booked-profile-appt-list .appt-block .booked-fea-buttons > a.delete,
body #booked-profile-page .booked-profile-appt-list .appt-block .booked-fea-buttons > button.delete {
	border-radius: 0;
}
body #booked-profile-page .appt-block .booked-cal-buttons .google-cal-button {
	background: none;
}
body #booked-profile-page .appt-block .booked-cal-buttons .google-cal-button .addeventatc_icon {
	display: none;
}
body #booked-profile-page input[type=submit].button-primary,
body #booked-profile-page .booked-profile-appt-list button.button-primary,
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 {
	display: flex;
	box-sizing: border-box;
	align-items: center;
	padding: 1em 2.5em;
	font-size: 14px;
	text-transform: none;
	letter-spacing: inherit;
    line-height: 14px;
	border: 0!important;
	transition: all 0.3s;
	text-align: center;
}
body #booked-profile-page .appt-block .booked-cal-buttons .google-cal-button.addeventatc {
	line-height: 14px !important;
}
body #booked-profile-page .booked-tabs {
	border-top: 1px solid !important;
}
body #booked-profile-page .booked-profile-appt-list .appt-block .booked-fea-buttons > a.delete,
body #booked-profile-page .booked-profile-appt-list .appt-block .booked-fea-buttons > button.delete {
	position: relative;
	font-size: 14px;
	border: 0 !important;
	height: 42px;
	width: 42px;
	box-sizing: border-box;
}
body #booked-profile-page .booked-profile-appt-list .appt-block .booked-fea-buttons > a.delete i,
body #booked-profile-page .booked-profile-appt-list .appt-block .booked-fea-buttons > button.delete i {
	position: absolute;
	top: 51%;
	left: 51%;
	transform: translate(-50%, -50%);
}
body #booked-profile-page .booked-profile-appt-list .appt-block .status-block {
	padding-bottom: 0;
}
body .booked-upload-wrap {
	transition: .3s all;
}
body .booked-upload-wrap span {
	line-height: 24px;
}
@media (max-width: 1023px) {
	body #booked-profile-page .booked-tabs {
		flex-direction: column;
	}
}
@media (max-width: 860px) {
	body #booked-profile-page .booked-profile-appt-list .appt-block .status-block {
		float: none;
		display: inline-block;
		margin-top: 0;
		margin-right: 15px;
	}
}

#customerChoices .field .checkbox-radio-block label {
	font-size: 14px;
}

body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col .monthName {
	display: flex;
    align-items: baseline;
}

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

body div.booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people button {
	border-width: 0!important;
}

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

body #booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons a,
body #booked-profile-page .appt-block .booked-cal-buttons > div{
	margin: 0;
}

body .booked-appt-list .timeslot .timeslot-people button .spots-available{
	color: inherit!important;
}