/*#region user*/

.spnCustFormCheckIconText {
  display: inline-block;
  width: 93%;
}

.paddingLeft10 {
  padding-left: 10px !important;
}

.B2BTermsAndPrivacyIcons {
  opacity: 1;
  font-size: 24px;
  vertical-align: middle;
  --ionicon-stroke-width: 16px;
  cursor: pointer;
}

.spnCustFormCheckIcon {
  display: inline-block;
  float: left;
  font-size: 20px !important;
}

.atelierMunroBlue {
  color: #142337 !important;
}

.hydrated {
  visibility: inherit;
}

/*ion-icon {
  pointer-events: none;
}*/

ion-icon {
  position: relative;
  top: 2px;
  color: #142337;
  color: #142537;
  opacity: 0.5;
}

ion-icon {
  visibility: hidden;
}




.divBookAFittingCont .spanCheckIcon {
  display: none;
}

.divBookAFittingCont .selected .spanCheckIcon {
  display: block;
}

.ionForwardArrow {
  opacity: 1;
}



/*#region New Datepicker CSS for checkout page later shift it to global.css for changing other datepickers in project*/
body .datepicker .prev {
  background-image: url('/Content/Images/MunroIcons/ico-arrow-left.svg');
}

  body .datepicker .prev:hover {
    background-image: url('/Content/Images/MunroIcons/ico-arrow-left.svg');
  }

body .datepicker .next {
  background-image: url('/Content/Images/MunroIcons/ico-arrow-right.svg');
}

  body .datepicker .next:hover {
    background-image: url('/Content/Images/MunroIcons/ico-arrow-right.svg');
  }

body .datepicker .prev,
body .datepicker .next {
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: center;
}

  body .datepicker .prev:hover,
  body .datepicker .next:hover {
    background-repeat: no-repeat;
    background-position: center;
  }

.datepicker table tr td.active.active {
  background-color: #142537 !important;
  background-image: linear-gradient(to bottom, #142537, #142537) !important;
}

.datepicker td {
  padding: 12px !important;
}

.datepicker-switch {
  padding: 12px !important;
}

/*.datepicker-dropdown {
    margin-top: 80px !important;
}*/

.datepicker table tr td span.active.active {
  background-color: #142537 !important;
  background-image: linear-gradient(to bottom, #142537, #142537);
}

.divAppointmentDate {
  position: relative;
}

.spanArrowIcon {
  display: inline-block;
  position: absolute;
  right: 15px;
  font-size: 14px;
  color: #142337;
  top: 20px;
  z-index: 99;
}

.inputStoreDrpDown, .inputCountryDrpDown {
  margin-bottom: 10px !important;
  /*margin-top: 20px;*/
}

/*.inputBookAppointmentHeight .dropdown-toggle.btn-default, #divStoreDrpCont .dropdown-toggle.btn-default {
  height: 60px;
  border-radius: 0px;
  outline: none !important;
}*/

/*.inputStoreDrpDown .dropdown-menu.open {
  margin-top: 25px;
}*/

.btnRequestAppointment:active .ionIconWhite,
.btnRequestAppointment:focus .ionIconWhite {
  color: #FFF !important;
}

.backIonIcon {
  font-size: 16px;
  /* margin-left: 30px; */
  --ionicon-stroke-width: 16px;
  opacity: 1;
  color: rgba(20, 37, 55, 0.5);
}

.backIcon {
  display: inline-block;
}

.inpAppointmentType {
  text-transform: capitalize;
}

.datepicker table tr td.today.disabled.disabled {
  background-color: transparent !important;
}

.booking-form__section__body > .booking-form__store.active {
  border: 1px solid #152337;
}
.booking-form__sa__image img {
  display: block;
  height: 40px;
  width: 32px;
  object-fit: cover;
  object-position: top;
  display: flex;
  width: 48px;
  height: var(--Spacing-6, 48px);
  justify-content: center;
  align-items: center;
  border-radius: var(--Radius-3xl, 360px);
  background: var(--surface-background-surface-tertiary, #EFEBE1);
}
.booking-form__sa__information__heading {
  font-family: "BasicCommercialLTPro", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.4285714286;
  letter-spacing: 0.02em;
}
.booking-form .bootstrap-select .booking-form__sa__image img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.booking-form .bootstrap-select .booking-form__sa__information__heading {
  font-family: "BasicCommercialLTPro", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6666666667;
  letter-spacing: 0;
}

.btnRequestAppointment:hover .ionIconWhite {
  color: #152337 !important;
}

.spanCheckBoxText {
  font-family: "BasicCommercialLTPro";
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.6666666667;
  letter-spacing: 0.02em;
  color: #323232;
  width: 92%;
  cursor: pointer;
}

/*#divStoreSelection .bs-searchbox .form-control {
  margin-bottom: 10px;
  height: 50px;
  margin-top: 0px;
  border-top: 0px;
  box-shadow: none;
  border-left: 0px;
  border-right: 0px;
}*/

.divContinueBtn.styled-form__section {
  /*margin-top: 20px;*/
}

.iCloseIconBookAppnt ion-icon {
  margin-left: 0;
  height: 25px;
  width: 25px;
  opacity: 1;
  color: rgba(20, 37, 55, 0.5);
}

  .iCloseIconBookAppnt ion-icon.closeIcon {
    --ionicon-stroke-width: 16px;
  }

.iCloseIconBookAppnt {
  padding: 0px !important;
}

.divTopIconsBar {
  margin: 10px 30px;
}

.aBackIcon {
  font-size: 20px;
  position: absolute;
  left: 20px;
  top: 20px;
}

.button--dark:active, .button--dark:focus {
  color: #FFF;
  background: #152337;
  border: 1px solid #152337;
}

.divStoreDrpCont .bs-searchbox {
  padding: 4px 0px;
}

.divStoreDrpCont .dropdown-menu.open {
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 0;
  width : inherit;
}

.divStoreDrpCont .btn-group .btn.dropdown-toggle .bs-caret {
  padding-top: 12px;
  /*display: inline-block;*/
  padding-bottom: 12px;
}
/*#menu8 {
    margin-top: 280px;
    margin-bottom: 280px;
}*/

/*.divSASubTitle{
    text-transform:lowercase;
}
.divSASubTitle::first-letter {
    text-transform: capitalize;
}*/
/*#divStoreDrpCont .bootstrap-select button .bs-caret .fa-chevron-down {
    margin-top: 15px;
}*/

/*#endregion*/

/*#endregion*/

/*# sourceMappingURL=global.css.map */
.booking-form__sa__information__heading, .booking-form__store__information__heading {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.booking-form__store__information {
  width: 70%;
}


.divBookAppointmentFormOld {
  margin-top: 0px !important;
}

.divAppStepTab {
  height: 100vh;
  opacity: 0;
  -webkit-transition: opacity .5s linear;
  -o-transition: opacity .5s linear;
  transition: opacity .5s linear;
}

.divAppStepTab.active {
  opacity: 1;
}

.divAppntType {
    cursor: pointer;
}

.hideOnlocationAndVirtual {
  display: none;
}
.selectSAHeading{
    margin-top: 30px;
}
.marginTop10{
    margin-top: 10px;
}
.opacityHalf{
    opacity: 0.5;
}

.d-none{
    display: none;
}

.callForApptBtn {
  border: 1px solid #152337;
}

.divChooseLocation {
  margin-bottom: 10px;
}

.validateMsg {
  color: var(--AM---Alarm-Red, #D37467);
  font-family: "BasicCommercialLTPro", Arial;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.02em;
}

.divBookAppointmentPreferredTime {
  display: flex;
}

.width50 {
  width: 50%;
}

.preferredDayTimeSelected.active {
  border: 1px solid #142337;
}

.aContinueBrowsing {
  margin-top: 30px !important;
}

.borderColorRed {
  border: 1px solid #D37467 !important;
}

.bookApptCloseIcon, .bookApptBackIcon {
  font-size: 20px !important;
  color: #142337 !important;
}

.divContinueBtnPageOne {
  margin-top: 10px !important;
}

.bookApptTelePhoneIcon {
  margin-right: 5px;
  margin-top: -3px;
  font-size: 14px;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #333 !important;
}

.systemBtnTwo {
  font-family: "BasicCommercialLTPro", Arial;
  font-style: normal;
  font-weight: 700 !important;
  font-size: 12px;
  line-height: 24px;
  color: #142337;
  background-color: #ffffff !important;
  border: 1px solid #142537 !important;
  -ms-border-radius: 30px;
  border-radius: 50px !important;
  height: 50px;
  padding: 13px 30px !important;
  width: auto;
  text-transform: initial;
  cursor: pointer;
  white-space: nowrap;
}

  .systemBtnTwo:hover,
  .systemBtnTwoForLongTitle:hover,
  .systemBtnTwo:hover i
  /*, .systemBtnTwo:focus*/ {
    color: #ffffff !important;
    background-color: #142537 !important;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
  }

    .systemBtnTwo:hover i.bsIcon, .systemBtnSix:hover i.bsIcon {
      color: #ffffff !important;
    }

a {
  text-decoration: none !important;
}

.marginTop30 {
  margin-top: 30px;
}

.divWeddingDateContinueBtn {
  margin-top: 10px;
}

.disabled {
  pointer-events: none;
  opacity: 0.6;
}

.width100 {
  width: 100%;
}

.ionIconWhite {
  color: #fff !important;
  opacity: unset;
}

.buttonArrowMargin:hover {
  transform: none !important;
}

.aContinueBrowsing:hover .ionForwardArrow {
  color: #fff !important;
  transform: none !important;
}

.bookApptTelePhoneIcon {
  color: #FFF !important;
  opacity: inherit !important;
}

/*.divStorePhoneNumber:hover .bookApptTelePhoneIcon {
  color: #fff !important;
  transform: none !important;
  opacity: inherit !important;
}*/

.callStoreForApptIcon {
  color: #FFF !important;
  opacity: inherit !important;
  margin-right: 10px;
}


.divCallForAppt:hover .callStoreForApptIcon {
  color: #142537 !important;
  opacity: inherit !important;
  transform: none;
}

.aPrivacyPolicyTextBookAppt {
  font-weight: 700;
  text-decoration: underline !important;
  color: #142537
}

.divReasonForVisitSelected {
  border: 1px solid #142537;
}

.smt-spinner-circle {
  width: 50px;
  height: 50px;
  position: relative;
  margin: 20px;
  border-radius: 50%;
}
.backgroundOverlay {
  border: none;
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: rgb(0, 0, 0);
  opacity: 0.6;
  cursor: wait;
  position: fixed;
  background-color: rgb(241, 240, 240) !important;
}

#divStoreSelection .dropdown-menu.open input, #divStoreDrpCont .dropdown-menu.open input, #divSADrpCont .dropdown-menu.open input {
  font-size: 16px !important;
}










.bootstrap-select > .dropdown-toggle:after{
    display:none !important;
}



.aBookAppointmentClose {
  /*position: absolute;
  right: 15px;
  top: 30px;
  padding: 0px;
  z-index: 2;*/
}

.divBookAppointmentBackCont {
  /*margin-bottom: 50px;*/
}

.aBookAppointmentPrev {
  position: absolute;
  top: 30px;
  left: 15px;
  z-index: 2;
}

  .aBookAppointmentPrev .bsIconExtraLarge,
  .aBookAppointmentClose .iconClose {
    font-size: 16px;
  }


.bsIconExtraLarge {
  display: inline-block;
  font-size: 16px;
  top: 2px;
  position: relative;
}

.inspiPasswordEyeIcon {
    position:absolute;
    top:5px;
    right:15px;
}

.am_header12 {
  font-family: "BasicCommercialLTPro", Arial;
  font-style: normal;
  font-weight: 700 !important;
  font-size: 12px;
  line-height: 24px;
}

.top4 {
  top: 4px;
}


.marginRight10 {
  margin-right: 10px !important;
}
.inputEnterOTP {
  display: flex;
  height: 50px;
  padding: 15px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex: 1 0 0;
  border-radius: 2px;
  border: 1px solid var(--AM---White, #FFF);
  text-align: center;
}

.divOTPCont {
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  gap: 0px 10px;
  align-self: stretch;
}

.magicLinkBtn {
  border-radius: 50px;
  border: 1px solid #142537;
  background: #FFF;
  padding: 13px 30px;
  color: #142537 !important;
  text-align: center;
  cursor: pointer;
}

.aPSCreatCustomerNext {
  padding: 12px 30px !important;
  text-transform: none !important;
  display: block;
  text-align: center;
}
.textAlarmRed {
  color: #D37467 !important;
}
.header16, .am_header16 {
  font-family: "BasicCommercialLTPro", Arial;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
}
.button.button--custom {
  padding-right: 20px;
  padding-left: 20px;
  border: 1px solid #152337;
  background:#ffffff;
}
.button.button--custom:hover {
  padding-right: 20px;
  padding-left: 20px;
  border: 1px solid #152337;
  color: #ffffff;
  background: #152337;
}
.button.button--light:active, .button.button--light:focus {
  background-color: #FFFFFF;
  opacity: 1;
  color: #152337;
}
#divBookAppointmentCont .offcanvas-body {
  padding: 0px !important;
}
#divBookAppointmentCont .divParentSpacingCont {
  /*border-radius: 0 .25rem .25rem 0;
    display: flex;
    flex-direction: column;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 20px;
    position: fixed;
    right: -38.5%;
    transition: all .24s ease-in;
    width: 38.5%;
    margin-top: 0px;*/
  padding-left: 48px ;
  padding-right: 48px ;
  padding-top: 96px !important;
  padding-bottom: 48px !important;
}

#menu8 .am-modal__inner {
  padding: 48px;
}
.calendar-header i {
  cursor: pointer;
}

.backButton {
  font-size: 12px;
  font-weight: 700;
  font-family: "BasicCommercialLTPro", sans-serif;
}

.pointerNone {
  pointer-events: none;
}

a:hover {
  color: #152337;
}


.iti__selected-dial-code, .iti__dial-code {
  display: block !important;
}

.iti__country {
  display: flex;
  align-items: center;
}
.iti__country-name {
  display: none;
}