@media screen and (min-width: 992px) {
  .navbar {
    justify-content: flex-start;
  }
  .navbar__links, .navbar .btn--nav {
    display: none !important;
  }
}

.booking {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding-top: 20px;
  position: relative;
  width: 100%;
}
.booking * {
  font-family: var(--tpl-font) !important;
}
.booking .search-stores__input {
  font-family: var(--tpl-font);
  font-size: 14px;
}
.booking .search-stores__input_container {
  border-color: var(--primary_color);
}
.booking .wdt-booking__stepper-arrow-link svg path {
  fill: #fff;
  fill-opacity: 1;
}
.booking .wdt-booking__stepper-container {
  gap: 15px;
}
.booking .wdt-booking__stepper-changer-text, .booking .wdt-booking__stepper-changer-store, .booking .wdt-booking__stepper-changer-link {
  color: var(--primary_color) !important;
  font-size: 14px;
  font-weight: 900;
}
.booking .wdt-booking__stepper-changer-link {
  color: #fff !important;
  font-weight: inherit;
}
.booking .wgt-booking__title-stepper-text, .booking .wgt-booking__resume-details-title {
  color: #fff !important;
  line-height: 1.5;
}
.booking .wgt-booking__store-locator-container {
  padding-top: 0;
}
.booking .wgt-booking__back-btn, .booking .wgt-booking__next-btn, .booking .wgt-booking__details-card-return-btn {
  align-items: center;
  background: var(--primary_color);
  background-color: var(--primary_color);
  border: none;
  border-radius: 0;
  box-shadow: 0px 4px 31px 0px rgba(0, 0, 0, 0.1490196078);
  color: #fff !important;
  cursor: pointer;
  display: flex;
  gap: 10px;
  justify-content: center;
  height: 50px;
  min-width: 190px;
  opacity: 1;
  padding: 10px 20px;
  text-transform: capitalize;
  transition: all ease-in-out 0.3s;
  font-family: var(--tpl-font);
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0px;
  text-align: center;
}
.booking .wgt-booking__back-btn:hover, .booking .wgt-booking__next-btn:hover, .booking .wgt-booking__details-card-return-btn:hover {
  filter: brightness(0.9);
}
.booking .wgt-booking__back-btn[disabled], .booking .wgt-booking__back-btn:disabled, .booking .wgt-booking__next-btn[disabled], .booking .wgt-booking__next-btn:disabled, .booking .wgt-booking__details-card-return-btn[disabled], .booking .wgt-booking__details-card-return-btn:disabled {
  background-color: #CCC !important;
  box-shadow: none !important;
  color: #9B9B9B !important;
  pointer-events: none !important;
}
@media screen and (min-width: 1200px) {
  .booking .wgt-booking__back-btn, .booking .wgt-booking__next-btn, .booking .wgt-booking__details-card-return-btn {
    height: 70px;
  }
}
.booking .wgt-booking__back-btn, .booking .wgt-booking__next-btn, .booking .wgt-booking__details-card-return-btn {
  min-width: 165px;
}
.booking .wgt-booking__appointment-days-item.selected {
  background-color: var(--primary_color) !important;
}
.booking .wgt-booking__hours-schedule-radio-container .selected .wgt-booking__brands-item-name {
  color: #fff !important;
}
.booking .wgt-booking__details-card-title {
  margin-bottom: 15px;
}
.booking .wgt-booking__contact-detail-content {
  flex-direction: row-reverse;
}
.booking .wgt-booking__contact-header-brand {
  font-size: 17.9px;
}
.booking .wgt-booking__contact-header-location {
  font-size: 23.86px;
}
.booking .wgt-booking__widget-resume-container {
  flex-direction: column;
}
.booking .wgt-booking__widget-resume-container .wgt-booking__btns-stepper-mobile {
  background-color: transparent !important;
  box-shadow: none;
  height: auto;
  position: unset !important;
}
.booking .wgt-booking__input-content {
  row-gap: 3px;
}
.booking .wgt-booking__input-content > .wgt-booking__customerinfo-title {
  color: #000;
  font-size: 12px;
}
.booking .wgt-booking__services-step-container {
  flex-direction: column;
}
.booking .wgt-booking__services-step-item {
  margin-top: 6px;
}
.booking .wgt-booking__services-step-item:not(.service__step) {
  align-items: center;
}
.booking .wgt-booking__services-step-title {
  margin: 0 auto;
  max-width: 270px;
}
.booking .wgt-booking__services-list {
  justify-content: center;
}
.booking .wgt-booking__services-item-name {
  text-transform: capitalize;
}
.booking .wgt-booking__services-radio-item .wgt-booking__services-item-content {
  border-radius: 0 !important;
}
.booking .wgt-booking__services-radio-item.selected .wgt-booking__services-item-content, .booking .wgt-booking__services-radio-item:hover .wgt-booking__services-item-content {
  background-color: var(--primary_color);
}
.booking .wgt-booking__services-radio-item.selected .wgt-booking__services-item-name, .booking .wgt-booking__services-radio-item:hover .wgt-booking__services-item-name {
  color: var(--primary_color);
}
.booking .wgt-booking__brands-step-container {
  flex-direction: column;
}
.booking .wgt-booking__brands-step-item {
  margin-top: 6px;
}
.booking .wgt-booking__brands-step-item:not(.service__step) {
  align-items: center;
}
.booking .wgt-booking__brands-step-title {
  margin: 0 auto;
  max-width: 270px;
}
.booking .wgt-booking__brands-list {
  justify-content: center;
}
.booking .wgt-booking__brands-item-name {
  text-transform: capitalize;
}
.booking .wgt-booking__brands-radio-item .wgt-booking__brands-item-content {
  border-radius: 0 !important;
}
.booking .wgt-booking__brands-radio-item.selected .wgt-booking__brands-item-content, .booking .wgt-booking__brands-radio-item:hover .wgt-booking__brands-item-content {
  background-color: var(--primary_color);
}
.booking .wgt-booking__resume-contact-header {
  align-items: center;
  border-bottom: 1px solid #F4F4F4;
  margin-bottom: 12px;
  padding-bottom: 12px;
}
.booking .wgt-booking__resume-contact-card {
  border-radius: 0;
  height: auto;
  max-width: 288px;
  padding: 29.8413px;
  width: 100%;
}
.booking .wgt-booking__resume-details-card > [class^=wgt] {
  justify-content: flex-start;
  text-align: left;
}
.booking .wgt-booking__resume-details-card {
  border-radius: 0;
  max-width: 288px;
  padding: 29.8413px;
  width: 100%;
}
.booking .wgt-loc__map-default {
  border-radius: 0 !important;
  height: auto;
}
.booking .wgt-loc__location-services-icon svg {
  max-width: 20px;
}
.booking .wgt-loc__store-list-desktop, .booking .wgt-loc__store-list-link, .booking .wgt-loc__store-details-desktop, .booking .wgt-loc__store-details-link {
  border-radius: 0;
}
.booking .wgt-loc__banner-details {
  border-radius: 0;
  box-shadow: 0px 11.2px 16.37px 0px rgba(0, 0, 0, 0.0705882353);
  padding: 28px 20px 0;
}
.booking .wgt-loc__banner-details-title {
  color: #000000;
  font-family: var(--tpl-font);
  font-size: 26px;
}
.booking .wgt-loc__banner-details-description {
  font-family: var(--tpl-font);
  font-size: 14px;
}
.booking .wgt-notes-custom-content, .booking .wgt-booking__brandmodop-container, .booking .wgt-booking__issueop-container, .booking .wgt-booking__customerinfo-form {
  border-radius: 0;
  padding: 18px 27px !important;
}
.booking .wgt-custom-btn-back {
  background-color: #fff;
  color: #363636 !important;
}
@media screen and (min-width: 758px) {
  .booking .wgt-booking__resume-contact-card, .booking .wgt-booking__resume-details-card {
    max-width: 504px;
  }
}
@media screen and (min-width: 992px) {
  .booking .wgt-booking__contact-detail-content {
    flex-direction: row;
  }
  .booking .wgt-booking__resume-contact-header {
    align-items: flex-end;
    gap: 0;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .booking .wgt-booking__resume-contact-card {
    max-width: 288px;
  }
  .booking .wgt-booking__resume-details-card {
    max-width: fit-content;
  }
  .booking .wgt-booking__resume-details-card > [class^=wgt] {
    font-size: 12px;
    line-height: 1;
    justify-content: center;
    text-align: center;
  }
  .booking .wgt-booking__details-card-bold {
    font-size: 12px;
  }
  .booking .wgt-booking__details-card-title {
    margin-bottom: 5px;
  }
  .booking .wgt-booking__details-card-title.special-space {
    margin-top: 15px;
  }
  .booking .wgt-booking__contact-header-brand {
    font-size: 16px;
    line-height: 1;
  }
  .booking .wgt-booking__contact-header-location {
    font-size: 20px;
    line-height: 1;
  }
  .booking .wgt-booking__contact-detail-content {
    margin-bottom: 11px;
  }
  .booking .wgt-booking__contact-detail-label {
    font-size: 12px;
  }
  .booking .wgt-booking__contact-detail-icon {
    width: 23px;
  }
  .booking .wgt-booking__contact-icon-content {
    width: 23px;
  }
  .booking .wgt-booking__services-step-title {
    max-width: fit-content;
  }
  .booking .wgt-booking__services-item-name {
    color: #fff;
  }
  .booking .wgt-booking__brands-step-title {
    max-width: fit-content;
  }
  .booking .wgt-loc__list {
    align-items: flex-start;
    gap: 3px;
    width: 584px;
  }
  .booking .wgt-loc__banner-details {
    height: auto;
    padding: 0 20px;
    width: 843px;
  }
  .booking .wgt-loc__banner-details-title {
    font-size: 24px;
    font-weight: 500;
    text-align: left;
  }
  .booking .wgt-loc__banner-details-description {
    font-size: 18px;
  }
  .booking .wdt-booking__stepper-footer-link {
    color: #7d7d7d !important;
  }
}
@media screen and (min-width: 1200px) {
  .booking .wgt-booking__widget-container {
    margin-top: -164px;
  }
  .booking .wgt-booking__customerinfo-checkbox, .booking .wgt-booking__customerinfo-checkbox a, .booking .wgt-booking__lbl-agree, .booking .wgt-booking__lbl-agree a {
    color: #fff !important;
  }
  .booking .wgt-booking__details-card-title {
    margin-bottom: 0;
  }
  .booking .wgt-booking__details-card-title.special-space {
    margin-bottom: 20px;
  }
  .booking .wgt-booking__details-card-bold, .booking .wgt-booking__details-card-date-lbl {
    font-weight: 300;
  }
  .booking .wgt-detail--appointment {
    margin-top: -2px;
  }
}
@media screen and (min-width: 1400px) {
  .booking .wgt-booking__services-item-name {
    max-width: 152px;
  }
}
