/* 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-page-form .login-remember input {
	display: inline;
	vertical-align:middle;
}

#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;
}

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

body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col .date .number {
	line-height: 54px !important;
}

body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row.days .bc-col {
	padding: 0.8rem 0 !important;
	background: inherit !important;
	font-size: .8rem;
	text-transform: none;
	border-width: 0 1px 0 0;
}
body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row.days .bc-col:last-child {
	border-right: none;
}

body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col .monthName {
	letter-spacing: .03rem;
    font-size: 1.05rem;
    line-height: 1rem;
    height: 1.05rem;
	text-transform: none;
}

body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row.top .bc-col {
	padding: 1.5rem 0;
}

.booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people button {
	font-size: 18px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.5em;
    text-decoration: none;
    text-transform: lowercase;
    letter-spacing: -0.3px;
	padding: 0.969rem 3.42rem;
	border-radius: 35px;
}

/* New */
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 .date .number {
  color: inherit !important;
}

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 .date,
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.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.entryBlock,
body div.booked-calendar-wrap .booked-appt-list {
  background: 0 0 !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.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;
  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 .booked-appt-list {
  -webkit-box-shadow: none;
          box-shadow: none;
}

body div.booked-calendar-wrap .booked-appt-list .timeslot {
  padding: 15px 0;
  margin: 0;
}

body div.booked-calendar-wrap .booked-appt-list .timeslot .timeslot-time, body div.booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people {
  height: auto;
  padding: 0;
}

body div.booked-calendar-wrap .booked-appt-list .timeslot:hover {
  background-color: transparent;
}

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

body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.entryBlock .bc-col {
  padding: 0;
}

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.5;
}

.cancel.button, #submit-request-appointment {
	max-width: 100%;
}

/* Shortcodes */

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-upload-wrap,
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: 0.969rem 3.42rem;
	border: 0;
	transition: all 0.3s;
	text-align: center;
}
body #booked-profile-page .appt-block .booked-cal-buttons .google-cal-button.addeventatc {
	line-height: 1.5em !important;
}
body .booked-upload-wrap span {
	font-size: 16px;
	line-height: 27px;
}
body #booked-profile-page .booked-tabs {
    border-top: 1px solid !important;
}
body #booked-profile-page .booked-tabs li a {
	font-size: 12px;
}
body #booked-profile-page .booked-tabs li a {
	min-height: 40px;
	line-height: 1.2em;
}
body #booked-profile-page .booked-tabs li a .counter {
	font-family: initial;
	border-radius: 0;
}
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: 58px;
	width: 58px;
	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-header .booked-logout-button {
	font-size: 14px;
}
body .booked-modal button,
body .booked-modal input[type=submit] {
  padding: 0.969rem;
}
@media (min-width: 720px) {
	.timeslot-mobile-title {
		display: none;
	}
	
}
@media (max-width: 720px) {
	.booked-calendar-wrap .booked-appt-list .timeslot:hover {
		background-color: transparent!important;
	}
	body .booked-calendar .booked-appt-list .timeslot .timeslot-time, body .booked-calendar .booked-appt-list .timeslot .timeslot-count {
		display: none;
	}
	body .booked-calendar .booked-appt-list .timeslot .timeslot-people, body .booked-calendar .booked-appt-list .timeslot .timeslot-people:hover, body .booked-calendar .booked-appt-list .timeslot.timeslot-count-hidden .timeslot-people, body .booked-calendar .booked-appt-list .timeslot.timeslot-count-hidden .timeslot-people:hover {
		width: 100%;
		padding: 0;
		height: auto;
	}
	body .booked-calendar .booked-appt-list .timeslot .timeslot-mobile-title, body .booked-calendar-wrap .booked-calendar .booked-appt-list .timeslot .timeslot-mobile-title {
		padding: 0 10px;
	}
	body #booked-profile-page .booked-tabs {
		flex-direction: column;
	}
	body #booked-profile-page .booked-profile-appt-list .appt-block .booked-fea-buttons {
		float: none;
		margin-bottom: 1em;
	}
	body #booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}
	body #booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons > div {
		margin-bottom: 1em;
	}
	body #booked-profile-page .booked-profile-appt-list button.button-primary {
		padding: 5px 10px;
	}
}
@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: 14.5px;
}