/* alegreya-sans-100 - latin */
@font-face {
  font-family: 'Alegreya Sans';
  font-style: normal;
  font-weight: 100;
  src: url("../../fonts/alegreya-sans-v10-latin-100.eot");
  /* IE9 Compat Modes */
  src: local("Alegreya Sans Thin"), local("AlegreyaSans-Thin"), url("../../fonts/alegreya-sans-v10-latin-100.eot?#iefix") format("embedded-opentype"), url("../../fonts/alegreya-sans-v10-latin-100.woff2") format("woff2"), url("../../fonts/alegreya-sans-v10-latin-100.woff") format("woff"), url("../../fonts/alegreya-sans-v10-latin-100.ttf") format("truetype"), url("../../fonts/alegreya-sans-v10-latin-100.svg#AlegreyaSans") format("svg");
  /* Legacy iOS */ }
/* alegreya-sans-300 - latin */
@font-face {
  font-family: 'Alegreya Sans';
  font-style: normal;
  font-weight: 300;
  src: url("../../fonts/alegreya-sans-v10-latin-300.eot");
  /* IE9 Compat Modes */
  src: local("Alegreya Sans Light"), local("AlegreyaSans-Light"), url("../../fonts/alegreya-sans-v10-latin-300.eot?#iefix") format("embedded-opentype"), url("../../fonts/alegreya-sans-v10-latin-300.woff2") format("woff2"), url("../../fonts/alegreya-sans-v10-latin-300.woff") format("woff"), url("../../fonts/alegreya-sans-v10-latin-300.ttf") format("truetype"), url("../../fonts/alegreya-sans-v10-latin-300.svg#AlegreyaSans") format("svg");
  /* Legacy iOS */ }
.em-services-container, .em-reservation-process-container, .em-services-container h1, .em-services-container h2, .em-services-container h3, .em-services-container h4, .em-services-container h5, .em-services-container h6 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

.em-services-container, .em-reservation-process-container, .em-services-container h1, .em-services-container h2, .em-services-container h3, .em-services-container h4, .em-services-container h5, .em-services-container h6 {
  overflow-x: visible !important;
  font-family: "Alegreya Sans", sans-serif;
  font-weight: 300; }

.emsb-single-service-page .em-services-container h1,
.emsb-single-service-page .em-services-container h2 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 24px !important;
  font: inherit;
  vertical-align: baseline; }

.emsb-single-service-page .em-services-container h3,
.emsb-single-service-page .em-services-container h4 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 20px !important;
  font: inherit;
  vertical-align: baseline; }

.emsb-single-service-page .em-services-container h5,
.emsb-single-service-page .em-services-container h6 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 16px !important;
  font: inherit;
  vertical-align: baseline; }

.em-services-container {
  opacity: 1;
  height: 100%;
  transform: scale(1); }

.em-services-container h2.emsb-archive-header {
  font-size: 32px;
  font-weight: 600;
  color: #333;
  text-transform: none; }

.em-reservation-process-container {
  opacity: 0;
  height: 0;
  transform: scale(0.8); }

.em-reservation-div-position {
  display: block; }

.emsb-show-form-container {
  transform: scale(1);
  display: block; }

article.em-service {
  padding: 20px;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 5px;
  box-shadow: 1px 1px 10px rgba(49, 46, 255, 0.15);
  background-color: #fff; }

.em-service img, .em-selected-service img {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  border: .09px solid #333; }

.em-service-excerpt {
  display: flex;
  flex-direction: row;
  padding-right: 5px; }

.em-service-excerpt-info {
  margin-left: 15px; }

.em-service-excerpt-info h4 {
  color: #767676;
  font-size: 24px;
  font-weight: 300;
  margin: 0 0 10px 0;
  letter-spacing: 0.05px;
  line-height: 1;
  text-transform: none; }

.em-service-excerpt-info p {
  margin-bottom: 5px;
  font-size: 16px;
  color: #767676; }

.em-service.viewed .d-flex.align-items-center {
  align-items: flex-start !important; }

article.em-service main {
  display: none; }

.em-reservation-process-container {
  position: relative; }

.em-reservation-div-position {
  top: 50px;
  background-color: #fff;
  padding: 20px 50px 50px 50px;
  width: 800px;
  margin: 50px auto;
  border: 1px solid #d5d5d5d9;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 5px 5px 20px rgba(49, 46, 255, 0.15);
  margin-bottom: 100px; }

.am-or-pm button.active {
  background: rgba(49, 46, 255, 0.6) !important;
  border: 1px;
  color: #fff !important; }

.em-reservation-process-container #amButton span, .em-reservation-process-container #pmButton span {
  color: #8382ff; }

.em-reservation-process-container .am-or-pm button.active span {
  color: #fff !important; }

.am-or-pm .btn-secondary:not(:disabled):not(.disabled).active:focus,
.am-or-pm .btn-secondary:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.02rem rgba(0, 123, 255, 0.54); }

.am-or-pm .btn-secondary:not(:disabled):not(.disabled).active,
.am-or-pm .btn-secondary:not(:disabled):not(.disabled):active {
  box-shadow: 0 0 0 0.02rem rgba(0, 123, 255, 0.54); }

/* Selected Elements Container  */
.em-selected-all-wrapper {
  background-color: #ffffff;
  border-radius: 5px;
  padding: 15px 0; }

.em-selected-service {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0px 10px 0px;
  border-bottom: 1px solid rgba(221, 221, 221, 0.8); }

.em-selected-service .em-service-excerpt {
  width: 70%; }

.em-selected-service .em-service-excerpt img {
  width: 65px;
  height: 65px;
  background-size: cover;
  transform-origin: 100% 0%;
  transition: transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transform: scale(1) translatex(0rem);
  margin: 10px 0;
  filter: scale(100%);
  border: .09px solid #333; }

.em-selected-all-wrapper .em-service-excerpt-info h4 {
  font-family: inherit;
  font-size: 30px;
  font-weight: 500;
  opacity: .75;
  line-height: 40px;
  color: #8382ff;
  margin: 0; }

.em-selected-all-wrapper .em-service-excerpt-info p {
  margin-bottom: 0px;
  font-size: 13px;
  display: none; }

.em-timer {
  display: none;
  position: relative; }

.em-selected-date {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 0;
  border-bottom: 1px solid rgba(221, 221, 221, 0.8); }

.em-change-date-btn {
  display: none; }

.em-reservation-process-container button.em-change-date-btn {
  width: auto;
  font-size: 14px;
  text-align: right;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
  text-transform: none;
  padding: 5px 10px; }

.em-reservation-process-container button.em-change-date-btn:hover, .em-reservation-process-container button.em-change-date-btn:focus, .em-reservation-process-container button.em-change-date-btn:active {
  background-color: #8382ff;
  border-color: #8382ff;
  color: #fff;
  text-decoration: none; }

.em-reservation-calendar.nao-month td, .em-reservation-calendar.nao-month th {
  padding: 10px 0;
  border: 0;
  width: 40px;
  border-radius: 0px;
  font-size: 14px;
  font-weight: 300;
  background-color: #fff;
  color: #9b9b9b; }

.em-reservation-calendar .month-head > div,
.em-reservation-calendar .month-head > button {
  padding: 15px; }

.em-service {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.em-selected-time-slot {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 0;
  border-bottom: 1px solid rgba(221, 221, 221, 0.8); }

.em-change-time-slot-btn {
  display: none; }

/* Booking Form  */
.em-booking-form-container {
  display: none;
  width: 70%;
  padding: 15px;
  background-color: #ffffff;
  border-radius: 5px;
  margin: 30px auto 30px 70px; }

/* Booking Progress  */
.em-steps-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }

.em-step {
  width: 24%; }

.em-step.active span {
  background-color: #8382ff; }

.em-step span {
  display: block;
  height: 15px;
  background: #bec3c7;
  margin-bottom: 10px; }

.em-step.em-step-one span {
  border-radius: 50px 0 0 50px; }

.em-step.em-step-four span {
  border-radius: 0px 50px 50px 0px; }

/* Styling  */
.em-selected-all-wrapper .date, .em-selected-all-wrapper .time-slot {
  font-family: inherit;
  font-size: 24px;
  font-weight: 300;
  opacity: .75;
  line-height: 30px;
  color: #8382ff;
  margin: 0;
  margin-left: 75px; }

.em-selected-date-wrapper {
  display: none; }

.em-selected-time-slot-wrapper {
  display: none; }

.em-timer li.list-group-item {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.em-reservation-process-container .btn, .em-services-container .btn {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  line-height: 1.5;
  border-radius: 3px;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  color: #8382ff;
  transition: all .7s;
  font-weight: 300;
  font-size: 14px;
  margin: 0;
  padding: 5px; }

.em-reservation-process-container .button:hover,
.em-reservation-process-container button:hover,
.em-services-container .button:hover,
.em-services-container button:hover,
.em-reservation-process-container .button:focus,
.em-reservation-process-container button:focus,
.em-services-container .button:focus,
.em-services-container button:focus {
  background: #1110;
  cursor: pointer;
  outline-offset: 0;
  outline: 0;
  box-shadow: none; }

.em-reservation-process-container .btn-light:hover, .em-services-container .btn-light:hover {
  color: #8382ff;
  background-color: #e7e7e7;
  border-color: #e7e7e7;
  transition: all .7s; }

.em-reservation-process-container .em-change-service-btn {
  width: auto;
  font-size: 14px;
  text-align: right;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
  text-transform: none;
  padding: 5px 10px; }

.em-reservation-process-container .em-change-service-btn:hover, .em-reservation-process-container .em-change-service-btn:focus, .em-reservation-process-container .em-change-service-btn:active {
  background-color: #8382ff;
  border-color: #8382ff;
  color: #fff;
  text-decoration: none; }

.em-select-slot-button {
  padding-left: 10px;
  padding-right: 10px;
  width: 100px; }

.em-reservation-process-container button.em-select-slot-button.available {
  background-color: #f8f9fa;
  border-color: #f8f9fa;
  color: #8382ff;
  text-transform: none;
  padding: 5px 10px; }

.em-reservation-process-container .btn-light:not(:disabled):not(.disabled).active,
.em-reservation-process-container .btn-light:not(:disabled):not(.disabled):active,
.em-reservation-process-container .show > .btn-light.dropdown-toggle,
.em-services-container .btn-light:not(:disabled):not(.disabled).active,
.em-services-container .btn-light:not(:disabled):not(.disabled):active,
.em-services-container .show > .btn-light.dropdown-toggle {
  color: #8382ff;
  background-color: #e7e7e7;
  border-color: #e7e7e7;
  transition: all .7s; }

.em-reservation-process-container ul#emShowPM, .em-reservation-process-container ul#emShowAM {
  margin-left: 0; }

.em-reservation-process-container button.em-change-time-slot-btn {
  width: auto;
  font-size: 14px;
  text-align: right;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
  text-transform: none;
  padding: 5px 10px; }

.em-reservation-process-container button.em-change-time-slot-btn:hover, .em-reservation-process-container button.em-change-time-slot-btn:focus, .em-reservation-process-container button.em-change-time-slot-btn:active {
  background-color: #8382ff;
  border-color: #8382ff;
  color: #fff;
  text-decoration: none; }

.em-booking-form-container input#emsb_user_fullName, .em-booking-form-container input#emsb_user_email, .em-booking-form-container input#emsb_user_telephone {
  font-family: inherit;
  font-size: 25px;
  line-height: 25px !important;
  font-weight: 100;
  margin-bottom: 0;
  border: none !important;
  border-bottom: 0.8px solid rgba(49, 46, 255, 0.2) !important;
  outline: none !important;
  padding: 0px !important;
  color: #312eff;
  border-radius: 0 !important;
  background: #fff !important;
  height: 40px; }

.em-booking-form-container .form-control:focus {
  color: #8382ff;
  background-color: #fff;
  border-color: #ffffff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem white;
  border-bottom: 1px solid rgba(49, 46, 255, 0.6); }

.em-booking-form-container .form-control.is-valid:focus, .em-booking-form-container .was-validated .form-control:valid:focus {
  border-color: #8382ff;
  box-shadow: 0 0 0 0.2rem white; }

.em-booking-form-container .form-control.is-invalid:focus, .em-booking-form-container .was-validated .form-control:invalid:focus {
  border-color: #8382ff;
  box-shadow: 0 0 0 0.2rem white; }

.em-reservation-process-container .btn-light.em-confirm-booking-button {
  color: white;
  background-color: #8382ff;
  border-color: #8382ff;
  transition: all .7s; }

.em-calendar-wrapper thead.month-week tr th {
  font-size: 14px;
  color: #9b9b9b;
  font-weight: 300; }

.em-calendar-wrapper .em-reservation-calendar .month-head > div, .em-calendar-wrapper .em-reservation-calendar .month-head > button {
  padding: 15px;
  color: #9b9b9b; }

.em-calendar-wrapper .nao-month td.today {
  box-shadow: 0 0 0 2px #ffffff inset;
  overflow: hidden;
  background-color: #b9ffc9; }

.em-calendar-wrapper .nao-month td.active {
  box-shadow: 0 0 0 2px #fff inset;
  background-color: #c5c5ff;
  color: #fff;
  overflow: hidden; }

.em-timer .list-group-item {
  font-size: 16px;
  line-height: 16px;
  position: relative;
  margin: 0px;
  padding: 7px 0px 7px 80px;
  margin-bottom: 0;
  background-color: #fff;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125) !important; }

.em-timer .list-group-item label {
  display: inline-block;
  margin-bottom: 0;
  color: #333;
  font-weight: 300; }

.em-timer .am-or-pm {
  border-bottom: 1px solid rgba(202, 202, 202, 0.6);
  margin-bottom: 15px;
  padding-left: 80px; }

.em-timer .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.em-timer .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.em-reservation-process-container .em-select-slot-button.booked {
  cursor: not-allowed;
  background-color: #fcfcfc;
  border-color: #fcfcfc;
  color: #ff5e00;
  text-transform: none; }

.em-reservation-process-container .em-select-slot-button.booked:hover,
.em-reservation-process-container .em-select-slot-button.booked:focus,
.em-reservation-process-container .em-select-slot-button.booked:active {
  color: #ff5e00; }

.em-reservation-process-container #amButton, .em-reservation-process-container #pmButton {
  width: auto;
  color: #8382ff;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
  transition: all .7s;
  font-weight: 300;
  font-size: 14px;
  text-align: center;
  text-transform: none;
  padding: 5px 10px; }

.em-reservation-process-container #amButton:hover, .em-reservation-process-container #amButton:focus, .em-reservation-process-container #amButton:active,
.em-reservation-process-container #pmButton:hover, .em-reservation-process-container #pmButton:focus, .em-reservation-process-container #pmButton:active {
  text-decoration: none; }

.em-reservation-process-container .btn-light:hover, .em-services-container .btn-light:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0); }

.em-selected-all-wrapper .em-service-excerpt-info p.em-reservation-service-price {
  display: block;
  margin: 5px 0px;
  font-size: 16px;
  color: #8382ff;
  line-height: 16px; }

.emsb-service-date-unavailable {
  cursor: not-allowed !important;
  background-color: #00dcff1c !important;
  box-shadow: white 0px 0px 0px 2px inset !important; }

.off-day {
  cursor: not-allowed !important;
  background-color: #ffe6e6 !important;
  color: red !important;
  box-shadow: white 0px 0px 0px 2px inset !important; }

.passed-day {
  cursor: not-allowed !important;
  background-color: #f1f1f1 !important;
  color: #e1e1e1 !important;
  box-shadow: white 0px 0px 0px 2px inset !important; }

.already-booked {
  cursor: not-allowed !important;
  background-color: #ffedb9 !important;
  color: #000000 !important;
  box-shadow: white 0px 0px 0px 2px inset !important; }

.holiday {
  cursor: not-allowed !important;
  background-color: #ffc107 !important;
  color: white !important;
  box-shadow: white 0px 0px 0px 2px inset !important; }

.em-service-meta-info {
  display: none; }

.em-calendar-wrapper {
  position: relative; }

.slots-container {
  position: relative; }

.emsb-loading-gif {
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  background-color: #fff;
  opacity: .9; }

.emsb-loading-gif img {
  width: 30px; }

.emsb-calender-loading-gif {
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  background-color: #fff;
  display: none;
  opacity: .9; }

.emsb-calender-loading-gif img {
  width: 30px; }

#emsb_booking_ticket {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

#emsb_booking_ticket {
  overflow-x: visible !important;
  font-family: "Alegreya Sans", sans-serif;
  font-weight: 300;
  background-color: #fff;
  margin: 0 auto;
  padding: 25px 0;
  z-index: 9999;
  border-radius: 5px; }

.emsb-ticket-wrapper {
  width: 80%;
  margin: 0 auto; }

#emsb_booking_ticket .emsb-site-name {
  opacity: 1;
  color: #000000;
  background-color: #ffda69;
  margin: 15px 0 15px 0;
  padding: 15px; }

#emsb_booking_ticket h1:not(.site-title):before, h2:before {
  background: #767676;
  content: none !important;
  display: block;
  height: 2px;
  margin: 1rem 0;
  width: 1em; }

#emsb_booking_ticket .em-selected-all-wrapper {
  width: 80%;
  margin: 0 auto;
  background-color: rgba(131, 130, 255, 0.5); }

#emsb_booking_ticket img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
  border-radius: 0;
  width: 150px;
  height: 150px; }

#emsb_booking_ticket .em-selected-all-wrapper {
  text-align: center;
  padding: 20px 50px 75px 50px; }

#emsb_booking_ticket .em-get-selected-service.em-service-excerpt.d-flex.align-items-center {
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: column; }

#emsb_booking_ticket .em-service-excerpt-info {
  width: 100%; }

#emsb_booking_ticket .em-selected-date.d-flex.align-items-center {
  text-align: center;
  width: 100%;
  justify-content: center;
  border-bottom: 0;
  padding-bottom: 0; }

#emsb_booking_ticket .em-selected-time-slot-wrapper {
  justify-content: center;
  width: 100%; }

#emsb_booking_ticket .em-selected-time-slot.d-flex.align-items-center {
  justify-content: center;
  border-bottom: 0;
  padding: 0; }

#emsb_booking_ticket .em-selected-all-wrapper .em-service-excerpt-info h4 {
  font-size: 30px;
  opacity: 1;
  line-height: 40px;
  color: #000000;
  font-weight: bold;
  margin: 0; }

#emsb_booking_ticket .em-selected-all-wrapper .em-service-excerpt-info p.em-reservation-service-price {
  margin: 0;
  font-size: 20px;
  color: #000000;
  font-weight: bold; }

#emsb_booking_ticket .em-selected-all-wrapper .date, #emsb_booking_ticket .em-selected-all-wrapper .time-slot {
  font-size: 20px;
  opacity: 1;
  color: #000000;
  margin-left: 0;
  font-weight: bold; }

.emsb-booking-ticket-container {
  position: absolute;
  margin: 0 auto;
  width: 60vw;
  /* height: 100%; */
  top: 10vh;
  left: 20vw;
  background-color: #fff;
  z-index: 999;
  border-radius: 5px;
  box-shadow: 5px 5px 20px rgba(49, 46, 255, 0.15);
  border: 1px solid #d5d5d5d9;
  margin-bottom: 50px; }

#emsb_booking_ticket p {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: -5px; }

#emsb_booking_ticket .em-service-excerpt-info {
  margin-left: 0; }

.emsb-ticket-button-wrapper {
  background: #fff;
  text-align: center;
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 15px 0; }

#emsb_booking_ticket h4 {
  color: black;
  font-size: 16px;
  font-weight: 700;
  margin: 0; }

#emsb_booking_ticket .em-service-excerpt-info p {
  color: #000000; }

#emsb_booking_ticket .emsb-booking-info h4 {
  font-weight: 700;
  border-bottom: 1px solid #d0d0d0;
  margin-bottom: 10px;
  padding-bottom: 5px;
  margin-top: 20px;
  max-width: 300px; }

.emsb-ticket-button {
  width: 200px;
  background-color: #ffda69 !important;
  color: black;
  border-radius: 0;
  border: 0;
  font-size: 16px;
  cursor: pointer;
  font-weight: 700;
  margin: 15px auto; }

#emsb_booking_ticket .emsb-site-name p {
  font-size: 14px; }

#emsb-service-price {
  font-weight: 600 !important; }

.emsb-form-submission-error {
  height: 50vh;
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: #333; }

#goBackButton {
  margin: 15px auto;
  font-size: 18px !important;
  color: #fdfdfd;
  font-weight: 400;
  background-color: #8382ff !important;
  border: 0; }

#goBackButton:hover, #goBackButton:focus, #goBackButton:active {
  border: 0;
  background-color: rgba(131, 130, 255, 0.74) !important; }

.emsb-ticket-wrapper h5 {
  font-weight: bold;
  color: #000; }

/* Single Page  */
.emsb-single-service-page .em-service {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  justify-content: left; }

.emsb-single-service-page article.em-service {
  padding: 20px;
  overflow: hidden;
  box-shadow: none;
  margin-bottom: 25px; }

.emsb-single-service-page .em-service img {
  width: 200px;
  height: 200px;
  border-radius: 3px;
  border: .09px solid #333;
  display: flex;
  align-self: flex-start;
  margin-top: 5px; }

.emsb-single-service-page .em-service-excerpt-info {
  margin-left: 30px;
  margin-bottom: 45px; }

.emsb-plugin-container button.btn.em-select-service-button {
  transition: all .7s;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 7px;
  padding-bottom: 9px;
  border-radius: 3px;
  text-align: left;
  font-size: 14px;
  background-color: #8382ff;
  border-color: #8382ff;
  color: #fff;
  min-width: 80px;
  text-align: center; }

.emsb-plugin-container button.btn.em-select-service-button:hover, .emsb-plugin-container button.btn.em-select-service-button:focus, .emsb-plugin-container button.btn.em-select-service-button:active {
  color: #333;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }

.emsb-plugin-container .em-confirm-booking-button {
  width: 100% !important;
  margin-top: 20px;
  text-transform: none;
  font-size: 16px; }

.emsb-plugin-container .em-confirm-booking-button:hover,
.emsb-plugin-container .em-confirm-booking-button:focus,
.emsb-plugin-container .em-confirm-booking-button:active {
  text-decoration: none; }

.emsb-single-service-page .em-service-excerpt {
  width: 100%; }

.emsb-single-service-page .em-selected-service .em-select-service-button {
  display: none; }

.emsb-single-service-page .em-select-service-button {
  margin-bottom: 0 !important;
  margin-top: 25px;
  width: auto;
  background: #7979ef;
  color: #fff !important; }

.emsb-single-service-page .emsb-service-description {
  font-size: 16px; }

.emsb-single-service-page .em-selected-service .em-service-excerpt-info {
  margin-left: 15px;
  margin-bottom: 0; }

/* Pagination */
.emsb-archive-pagination {
  margin: 30px 0;
  padding: 20px 0;
  overflow: hidden; }

.emsb-archive-pagination .page-numbers {
  padding: 10px; }

.emsb-single-page-pagination {
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between; }

.emsb-single-page-pagination .emsb-next-prev {
  padding: 0px;
  margin: 15px; }

.emsb-single-page-pagination .emsb-next-prev a {
  margin: 0 5px;
  font-size: 16px;
  color: #333; }

/* BS tooltip styles  */
.tooltip-inner {
  font-weight: 100;
  font-size: 13px;
  max-width: 200px;
  padding: 4px 8px;
  color: #333;
  text-align: center;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 3px 3px 10px rgba(159, 159, 159, 0.5); }

.tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before, .tooltip.bs-tooltip-top .arrow::before {
  margin-left: -10px;
  content: "";
  border-width: 5px 5px 0;
  border-top-color: #fff; }

.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .tooltip.bs-tooltip-bottom .arrow::before {
  margin-left: -10px;
  content: "";
  border-width: 5px 5px 0;
  border-top-color: #fff; }

.tooltip.bs-tooltip-auto[x-placement^=left] .arrow::before, .tooltip.bs-tooltip-left .arrow::before {
  content: "";
  border-width: 5px 5px 0;
  border-top-color: #fff; }

.tooltip.bs-tooltip-auto[x-placement^=right] .arrow::before, .tooltip.bs-tooltip-right .arrow::before {
  content: "";
  border-width: 5px 5px 0;
  border-top-color: #fff; }

/* 
/* BS select dropdown  */
.emsb-serch-form .input-group input {
  box-shadow: 1px 1px 10px rgba(49, 46, 255, 0.15); }

.emsb-serch-form input.form-control {
  font-size: 14px;
  font-family: inherit;
  line-height: 14px;
  border-radius: 3px;
  border: 0;
  border-bottom: 1px solid #d0e0ff;
  width: 70%;
  background: #ffffff;
  height: 40px;
  padding-left: 10px;
  font-weight: 100; }

.emsb-serch-form input.form-control:focus,
.emsb-serch-form input.form-control:active,
.emsb-serch-form input.form-control:visited,
.emsb-serch-form input[type="text"]:focus {
  border-color: #f3f3f3;
  outline: 0;
  outline-offset: 0;
  box-shadow: none;
  border-right: 0px;
  width: 70%;
  background: #ffffff;
  height: 40px; }

button.btn.emsb-search-btn {
  font-size: 14px;
  font-family: inherit;
  line-height: 14px;
  border: 1px solid #f8f9fa;
  color: #fff;
  border-bottom: 1px solid #d0e0ff;
  height: 40px;
  min-width: 75px;
  background-color: #8382ff;
  border-color: #8382ff;
  border-top-right-radius: 3px !important;
  border-bottom-right-radius: 3px !important;
  text-transform: none; }

/* chosen.js custom css */
.emsb-plugin-container .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: 0px 2px; }

.emsb-plugin-container .chosen-container-single .chosen-single div {
  position: absolute;
  top: 5px;
  left: 5px;
  display: block;
  width: 25px;
  height: 25px; }

.emsb-plugin-container .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-left: 25px;
  margin-right: 0;
  text-overflow: ellipsis;
  white-space: nowrap; }

.emsb-plugin-container .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 38px;
  border: 0;
  border-radius: 3px;
  background-color: #fff;
  background-clip: padding-box;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 38px;
  display: flex;
  align-items: center; }

.emsb-plugin-container .chosen-container {
  box-shadow: 1px 1px 10px rgba(49, 46, 255, 0.15);
  border: 0px;
  border-radius: 3px; }

.emsb-plugin-container .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #ffffff;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(80%, #ffffff));
  background-image: -webkit-linear-gradient(#ffffff 20%, #ffffff 80%);
  background-image: -moz-linear-gradient(#ffffff 20%, #ffffff 80%);
  background-image: -o-linear-gradient(#ffffff 20%, #ffffff 80%);
  background-image: linear-gradient(#ffffff 20%, #ffffff 80%);
  box-shadow: 0 1px 0 #fff inset;
  display: flex;
  vertical-align: middle;
  align-items: center; }

.emsb-plugin-container .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #fff;
  border-top: 0;
  background: #fff; }

.emsb-plugin-container .chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #e5e5e5;
  background: white url(chosen-sprite.png) no-repeat 100% -20px;
  background: url(chosen-sprite.png) no-repeat 100% -20px;
  font-size: 14px;
  font-family: inherit;
  line-height: normal;
  border-radius: 3px; }

select.chosen-select {
  box-shadow: 1px 1px 10px rgba(49, 46, 255, 0.15);
  font-size: 14px;
  font-family: inherit;
  line-height: 14px;
  border-radius: 3px;
  border: 0;
  border-bottom: 1px solid #d0e0ff;
  margin-bottom: 15px; }

select.chosen-select:focus {
  box-shadow: 1px 1px 10px rgba(49, 46, 255, 0.15);
  font-size: 14px;
  font-family: inherit;
  line-height: 14px;
  border-radius: 3px;
  border: 0;
  border-bottom: 1px solid #d0e0ff;
  margin-bottom: 15px; }

.emsb-pending-notification {
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 25px 0;
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 10px; }
  .emsb-pending-notification .text-warning {
    font-size: 24px;
    color: #ffc107 !important;
    font-weight: 700; }

.invalid-feedback {
  margin-top: 0;
  font-size: 14px; }

.emsb-single-service-page .em-service-excerpt-info h4 {
  font-size: 1.5em; }

.em-reservation-process-container table.month-body {
  border: none; }

.em-reservation-calendar table.month-body tr {
  border: none; }

button.ic:hover, button.ic:focus, button.ic:active {
  background-color: #fff; }

.em-services-container .emsb-filter-search-container {
  margin-bottom: 20px; }

/* Responsiveness */
/* // Extra small devices (portrait phones, less than 576px) */
@media (max-width: 1023.98px) {
  .em-reservation-div-position {
    width: 90%; } }
@media (max-width: 767.98px) {
  .em-service {
    display: flex;
    flex-direction: column;
    align-items: flex-start; }

  .em-service .em-select-service-button {
    margin-left: 145px; }

  .em-selected-all-wrapper .em-service-excerpt-info h4 {
    font-size: 22px;
    line-height: 22px;
    text-align: center; }

  .em-selected-all-wrapper .date, .em-selected-all-wrapper .time-slot {
    font-size: 20px;
    opacity: .75;
    line-height: 20px; }

  .em-calendar-wrapper .em-reservation-calendar .month-head > button {
    padding: 15px 30px;
    color: #9b9b9b;
    width: 30px; } }
@media (max-width: 575.98px) {
  .em-service {
    display: flex;
    flex-direction: column;
    align-items: center; }

  .em-service .em-service-excerpt {
    display: flex;
    flex-direction: row;
    padding-right: 5px;
    flex-direction: column;
    text-align: center;
    justify-content: center; }

  .emsb-plugin-container .em-service button.btn.em-select-service-button {
    margin-left: 0;
    margin-top: 5px;
    color: #ffffff;
    background-color: #8382ff;
    border-color: white;
    transition: all .7s;
    font-weight: 300; }

  .em-reservation-div-position {
    padding: 20px 20px; }

  .em-selected-service {
    flex-direction: column;
    padding-bottom: 0; }

  .em-selected-service .em-service-excerpt {
    width: 100%;
    flex-direction: column; }

  .em-service-excerpt-info {
    margin-left: 0;
    text-align: center; }

  .em-steps-container {
    font-size: 8px; }

  .em-steps-container .em-step label {
    display: none; }

  .em-selected-date, .em-selected-time-slot {
    flex-direction: column;
    padding-bottom: 0; }

  .em-selected-all-wrapper .date, .em-selected-all-wrapper .time-slot {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 0px;
    margin-left: 0; }

  .em-reservation-process-container .btn {
    width: auto;
    font-size: 12px; }

  .em-reservation-process-container .btn-light {
    color: #8382ff;
    background-color: rgba(248, 249, 250, 0);
    border-color: rgba(248, 249, 250, 0);
    transition: all .7s; }

  .em-timer .am-or-pm {
    text-align: center;
    padding-left: 0; }

  .em-booking-form-container {
    width: 100%;
    margin: 30px auto; }

  .em-booking-form-container input#emsb_user_fullName, .em-booking-form-container input#emsb_user_email, .em-booking-form-container input#emsb_user_telephone {
    font-size: 18px;
    line-height: 18px !important;
    font-weight: 200;
    height: 24px; }

  .em-reservation-process-container #amButton, .em-reservation-process-container #pmButton {
    margin: 5px 0px !important; }

  .em-reservation-process-container .btn-light:hover, .em-reservation-process-container .btn-light:focus {
    color: #8382ff;
    background-color: rgba(255, 255, 255, 0);
    border-color: rgba(255, 255, 255, 0);
    transition: all .7s;
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0); }

  .em-reservation-process-container .btn-light:not(:disabled):not(.disabled).active,
  .em-reservation-process-container .btn-light:not(:disabled):not(.disabled):active,
  .em-reservation-process-container .btn-light:not(:disabled):not(.disabled).focus,
  .em-reservation-process-container .btn-light:not(:disabled):not(.disabled):focus,
  .em-reservation-process-container .show > .btn-light.dropdown-toggle {
    color: #8382ff;
    background-color: rgba(255, 255, 255, 0);
    border-color: rgba(255, 255, 255, 0);
    transition: all .7s;
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0); }

  .em-timer li.list-group-item {
    margin: 0;
    padding: 5px 0; }

  .nao-month .month-head {
    width: 100%; }

  .em-calendar-wrapper .em-reservation-calendar .month-head > button {
    padding: 15px 7px; }

  .nao-month table {
    width: 100%;
    margin: 0 auto; }

  .em-reservation-calendar.nao-month td {
    padding: 10px 5px; }

  .nao-month th, .nao-month td {
    width: 20px; }

  .emsb-booking-ticket-container {
    height: 100%;
    width: 90%;
    left: 5%; }

  #emsb_booking_ticket {
    padding: 5% 5% !important; }

  .emsb-ticket-button-wrapper {
    text-align: center;
    position: absolute;
    bottom: 10vh;
    left: 5%; }

  .emsb-ticket-button-wrapper {
    width: 90%; }

  .emsb-ticket-button {
    margin: 0; }

  #emsb_booking_ticket .em-service-excerpt-info {
    margin-left: 0;
    text-align: left; }

  #emsb_booking_ticket .emsb-site-name {
    font-size: 25px;
    margin: 5px 0;
    padding: 15px; }

  #emsb_booking_ticket h4 {
    margin: 15px 0 0 0;
    font-size: 20px; }

  #emsb_booking_ticket p {
    font-size: 14px;
    margin-bottom: 0px; }

  #emsb_booking_ticket .emsb-site-name h4 {
    margin: 0;
    font-size: 25px; }

  #emsb_booking_ticket .emsb-booking-info h4 {
    padding-bottom: 5px;
    width: 80%; }

  .emsb-ticket-button-wrapper h4 {
    font-size: 18px; }

  .em-service img, .em-selected-service img {
    width: 100px;
    height: 100px;
    margin-bottom: 5px; }

  .em-service-excerpt-info h4 {
    font-size: 18px;
    font-weight: 400; }

  .em-calendar-wrapper thead.month-week tr th {
    font-size: 12px;
    color: #9b9b9b;
    font-weight: 300; }

  .em-reservation-calendar.nao-month td, .em-reservation-calendar.nao-month th {
    font-size: 12px; }

  .em-selected-all-wrapper {
    padding: 0px 0; }

  .em-reservation-process-container .btn-light.em-confirm-booking-button {
    width: 100% !important; } }
@media (max-width: 349.98px) {
  .nao-month .month-head {
    width: 90%; }

  .nao-month table {
    width: 90%;
    margin: 0; } }

/*# sourceMappingURL=emsb-style.css.map */
