<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
    * Extra CSS for Appointment Wizard POPUP
 */

.instore-popup-cont .appointment-container{
    padding: 0;
}


.appointment-wizard .steps--section--inner form #step1,
.appointment-wizard .steps--section--inner form #step2,
.appointment-wizard .steps--section--inner form #step3,
.appointment-wizard .steps--section--inner form #step4 {
    margin-top: 16px;
}

.appointment-wizard .steps--section--inner form #step3 .row:nth-child(3) .col-md-8 {
    padding-left: 0;
    padding-right: 0;
}


.appointment-wizard .steps--section--inner form #step2 .select-date{
    text-align: left;
    color: #111623;
    font-family: 'gotham_bold';
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0;
    text-transform: uppercase;
}
.appointment-wizard .steps--section--inner form #step2 .select-date span{
    color: #585D69;
    font-family: 'latoregular';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

.appointment-wizard .steps--section--inner form #step3 .hideonuncheck {
    display: none !important;
}

.appointment-wizard .steps--section--inner form #step2 button.xdsoft_prev {
    background: url(../../images/chevron_left.svg) no-repeat center center !important;
}

.appointment-wizard .steps--section--inner form #step2 button.xdsoft_next {
    background: url(../../images/chevron_right.svg) no-repeat center center !important;
}

.instore-popup .appointment-wizard {
    height: 98%;
    right: 0px;
}

.instore-popup {
    max-width: 495px !important;
}


.instore-popup .row.mobile-title .close-model {
    display: none;
}

.instore-popup .instore-popup-exit{
    right: 30px;
    top: 30px;
}
.instore-popup .instore-popup-collapse{
    right: 65px;
    top: 30px;
}


.instore-popup .appointment-wizard .mobile-title .title  &gt; svg:first-child {
    display: none;
}
.instore-popup .appointment-wizard .mobile-title .title &gt; svg:nth-child(2){
    display: block;
}

.instore-popup .appointment-wizard .row.mobile-title{
    margin-right: 0;
    margin-left: 0;
}


    /**
        * Scheduler Wizard CSS
     */
/**
    * Scheduler Wizard CSS
 */

.appointment-wizard  .step4--tabcontent .row {
    padding-top: 20px;
}

.appointment-wizard .steps--section--inner form #step4 ul.shapes-list span.label-style{
    color: #111623;
    font-size: 10px;
    line-height: 18px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-family: 'gotham_medium', 'Michroma', serif;
}


.appointment-wizard .tab button.tablinks.active::after,
.appointment-wizard .tab button.tablinks.visited::after

{
    background-color: #001245;
}


.appointment-wizard p{
    font-family: 'latoregular';
    color: #585D69;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

.appointment-wizard .steps--section--inner .tab{
    padding-bottom: 12px;
}

.appointment-wizard .steps--section--inner .tab .tablinks{
    text-align: left;
    text-transform: uppercase;
    font-size: 12px;
    color: #9EA3B2;
    font-family: 'Gotham', 'Michroma', serif;
    font-weight: 700;
    line-height: 18px; /* 150% */
    letter-spacing: 0;
    padding-left: 4px;
}


.appointment-wizard #step1 h3{
    text-align: left!important;
    text-transform: uppercase;
    color: #111623;
    font-family: 'gotham_bold';
    font-weight: 500;
    letter-spacing: 0;
    line-height: 20px;
    font-size: 14px;
    margin-top: 34px;
    margin-bottom: 20px;
}

.appointment-wizard h4{
    text-align: left!important;
    text-transform: uppercase;
    color: #001245;
    font-family: 'gotham_bold', 'Michroma', serif;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 20px;
    font-size: 14px;
}

.appointment-wizard .steps--section--inner .tab .tablinks.active,
.appointment-wizard .steps--section--inner .tab .tablinks.visited

{
    color: #001245;
    font-family: 'gotham_bold';
    font-weight: 500;
}

.appointment-wizard  .steps--section--inner form .tabcontent-container .row .col-md-4 &gt; .imagearea--box{
    padding: 12px;
    border: 1px solid #E4E8F2;
    min-height: 125px;
    cursor: pointer;
    margin-bottom: 20px;
    width: 300px;
}


.appointment-wizard  .steps--section--inner form .tabcontent-container .row .col-md-4:not(.fine_jewelrycol) &gt; .imagearea--box{
    margin-right: 20px;
}

.appointment-wizard  .steps--section--inner form .tabcontent-container .row .col-md-6:first-child &gt; .datacard{
    margin-right: 20px;
}

.appointment-wizard   .step1--content .row:nth-child(1){
    padding-bottom: 0;
}

.appointment-wizard .steps--section--inner form .next
{
    display: flex;
    min-width: 450px;
    padding: 12px 16px 12px 20px!important;
    justify-content: center;
    align-items: center;
    gap: 6px;
    background-color: #001245;
    color: white;
    margin: 40px auto 0 auto!important;
    font-size: 15px;
    font-family: 'gotham_bold';
    line-height: 22px;
    letter-spacing: 0;
    font-weight: 500;
}

.appointment-wizard .steps--section--inner form .next:not(.disabled):hover{
    background-color: white;
    color: #001245;
    border: 1px solid #001245;
}

.appointment-wizard .steps--section--inner form .next:not(.disabled):hover svg path{
    fill: #001245;
}


.appointment-wizard .steps--section--inner form #step3 .next{
    margin: 40px 0 0 auto !important;
}

.appointment-wizard .steps--section--inner form  .next.disabled
{
    background-color: #F2F4F8;
    color: #C1C5D1;
    border: none;
}



.appointment-wizard .steps--section--inner form .next svg{
    height: 24px;
    width: 24px;
}

.appointment-wizard .steps--section--inner form .next svg path{
    fill: white;
}
.appointment-wizard .steps--section--inner form .next.disabled svg path{
    fill: #D9D9D9;
}

.appointment-wizard .tab::before{
    background: #001245;
    content: "";
    display: block;
    width: 0%;
    height: 2px;
    position: absolute;
    bottom: 0;
    z-index: 1;
}
.appointment-wizard .tab.wi-0::before{
    width: 0;
}
.appointment-wizard  .tab.wi-25::before{
    width: 25%;
}
.appointment-wizard  .tab.wi-50::before{
    width: 50%;
}
.appointment-wizard .tab.wi-75::before{
    width: 75%;
}


.appointment-wizard  .tab.wi-100::before{
    width: 100%;
}

.appointment-wizard input[type="text"],
.appointment-wizard input[type="password"],
.appointment-wizard select,
.appointment-wizard textarea{
    border: 1px solid #E4E8F2!important;
    height: 42px;
    padding: 11px 16px!important;
    color: #111623!important;
    font-family: 'latoregular';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.appointment-wizard textarea{
    height: auto;!important;
}
/*
Placeholders
 */
.appointment-wizard input[type="text"]::placeholder,
.appointment-wizard input[type="password"]::placeholder,
.appointment-wizard select::placeholder,
.appointment-wizard textarea::placeholder
{
    color: #585D69;
    font-family: 'latoregular';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

.appointment-wizard .select---field.field-cons,
.appointment-wizard .field-pass

{
    width: 100% !important;
}

.appointment-wizard .prev{
    display: flex;
    width: 102px;
    padding: 13px 20px;
    justify-content: center;
    align-items: center;
    gap: 6px;
    background-color: #F2F4F8;
    position: initial;
    color: #111623;
    font-family: 'gotham_bold' !important;
    font-size: 14px!important;
    font-style: normal!important;
    line-height: 22px!important;
    letter-spacing: 0!important;
    text-transform: uppercase!important;
    height: 48px!important;
    font-weight: 500;
}


.appointment-wizard  .error-notice{
    display: flex;
    padding: 7px 10px;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    background-color: #FFECEC;
    width: 65.5%;
    margin-bottom: 2em;
}


.appointment-wizard .error-notice .error-message{
    color:  #FF4A4A;
    font-family: 'latoregular', serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

.appointment-wizard .steps--section--inner form #step2 .next{
    margin-left: 0!important;
}

/**
    * Appointment Wizard - STEP 1
 */

.appointment-wizard .steps--section--inner form #step1 .tabcontent-container .row .col-md-4 &gt; .imagearea--box:hover,
.appointment-wizard .steps--section--inner form #step1 .tabcontent-container .row .col-md-4 &gt; .imagearea--box.selected-radio-step,
.appointment-wizard .steps--section--inner form #step1 .tabcontent-container .row .col-md-6 .datacard:hover,
.appointment-wizard .steps--section--inner form #step1 .tabcontent-container .row .col-md-6 .datacard.selected-radio-step
{
    background-color: #E4E8F2;
    border: 1px solid #001245!important;
}

.appointment-wizard .steps--section--inner form #step1 .tabcontent-container .row .col-md-6 .datacard{
    border: 1px solid #E4E8F2 !important;
}

.appointment-wizard .steps--section--inner form #step1 .datacard .imagearea--box--inner{
    border: none!important;
}

.appointment-wizard .steps--section--inner form #step1 .tabcontent-container .row .col-md-4 &gt; .imagearea--box .imagearea--box--inner{
    display: flex;
    justify-content: start;
}
.appointment-wizard .steps--section--inner form #step1 .tabcontent-container .row .col-md-4 &gt; .imagearea--box .imagearea--box--inner .image--card{
    margin-right: 14px;
    width: 100px;
    height: 100px;
}
.appointment-wizard .steps--section--inner form #step1 .tabcontent-container .row .col-md-4 &gt; .imagearea--box .imagearea--box--inner .image--card img{
    width: 100px;
    height: 100px;
}
.appointment-wizard .steps--section--inner form #step1 .tabcontent-container .row .col-md-4 &gt; .imagearea--box .imagearea--box--inner .data--text{
    height: 100px;
}

.appointment-wizard .steps--section--inner form #step1 .datacard{
    height: 56px;
    cursor: pointer;
}

.appointment-wizard .steps--section--inner form #step1 .datacard &gt; label{
    cursor: pointer;
}
.appointment-wizard .steps--section--inner form #step1  .datacard .imagearea--box--inner{
    padding: 18px;
}

.appointment-wizard .steps--section--inner form #step1 .tm-checkbox,
.appointment-wizard .steps--section--inner form #step1 .tm-radio{
    left: 1px;
    cursor: pointer;
}

.appointment-wizard .steps--section--inner form #step1 .tm-checkbox,
.appointment-wizard .steps--section--inner form #step1 .tm-radio{
    left: 1px;
    cursor: pointer;
}

.appointment-wizard .steps--section--inner form #step1 .tm-checkbox,
.appointment-wizard .steps--section--inner form #step1 .tm-radio &gt; input{
    cursor: pointer;
}

.appointment-wizard .steps--section--inner form #step1 .tabcontent-container .row .col-md-4,
.appointment-wizard .steps--section--inner form #step1 .tabcontent-container .row .col-md-6

{
    padding: 0;
}

.appointment-wizard .steps--section--inner form #step1 .tabcontent-container .row{
    margin-right: 0;
    margin-left: 0;
}

.appointment-wizard .steps--section--inner form #step1 .tabcontent-container h4,
.appointment-wizard .steps--section--inner form #step1 .tabcontent-container p

{
    margin-bottom: 0;
}

/** * Appointment Wizard - STEP 2  */

.appointment-wizard .steps--section--inner form #step2 h3{
    margin-top: 2em;
    color: #111623;
    font-family: 'gotham_bold';
    font-size: 14px;
    font-style: normal;
    letter-spacing: 0;
    text-transform: uppercase;;
    font-weight: 500;
}

.appointment-wizard .steps--section--inner form #step2  .row .col-md-6{
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}


/** * Appointment Wizard - STEP 2 - Availability  */

.appointment-wizard .steps--section--inner form #step2  .availability{
    background-color: #E2EDFA;
    padding: 12px;
    display: flex;
    flex-direction: column;
    max-width: 455px;
}

.instore-popup-cont  .appointment-wizard .steps--section--inner{
    padding: 20px 0 0 0;
}

.appointment-wizard .steps--section--inner form #step2  .availability h3{
    margin-top: 0!important;
}

.appointment-wizard .steps--section--inner form #step2  .availability .availability-hours{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}
.appointment-wizard .steps--section--inner form #step2  .availability .availability-hours p{
    width: 50%;
    margin-bottom: 10px;
    font-size: 14px;
    font-family: 'latoregular';
}
.appointment-wizard .steps--section--inner form #step2 .availability .availability-hours p span{
    font-weight: normal;
}
.appointment-wizard .steps--section--inner form #step2  .availability .availability-hours p span.day{
    color: #111623;
    font-weight: bold;
}
.appointment-wizard .steps--section--inner form #step2  .availability .availability-hours p span.d-block{
    display: block;

}
.appointment-wizard .steps--section--inner form #step2  .availability .availability-hours p span.hour{
    color: #585D69
}



/** * Appointment Wizard - STEP 2 - date picker  */

.appointment-wizard .steps--section--inner form #step2 .xdsoft_datepicker .xdsoft_mounthpicker {
    display: flex;
    justify-content: space-around;
}
.appointment-wizard .steps--section--inner form #step2 .xdsoft_datepicker .xdsoft_mounthpicker .xdsoft_month{
    order: 1;
    text-align: left!important;
}
.appointment-wizard .steps--section--inner form #step2 .xdsoft_datepicker .xdsoft_mounthpicker .xdsoft_month::after{
    content: ",";
}
.appointment-wizard .steps--section--inner form #step2 .xdsoft_datepicker .xdsoft_mounthpicker .xdsoft_year{
    order: 2;
    min-width: 32px;
}
.appointment-wizard .steps--section--inner form #step2 .xdsoft_datepicker .xdsoft_mounthpicker .xdsoft_prev{
    order: 3;
    margin-left: auto;
}
.appointment-wizard .steps--section--inner form #step2 .xdsoft_datepicker .xdsoft_mounthpicker .xdsoft_next{
    order: 4;
    margin-left: 1em;
}

.appointment-wizard .steps--section--inner form #step2 .xdsoft_datepicker .xdsoft_mounthpicker .xdsoft_prev,
.appointment-wizard .steps--section--inner form #step2 .xdsoft_datepicker .xdsoft_mounthpicker .xdsoft_next{
    display: flex;
    width: 32px;
    height: 32px;
    justify-content: center;
    align-items: center;
    gap: 6px;
    opacity: 1;
    border-radius: 60px;
    border: 1px solid #E4E8F2 !important;
    background-position: center center !important;
}

.appointment-wizard .steps--section--inner form #step2 .xdsoft_datepicker .xdsoft_calendar table tr td{
    height: 42px!important;
}

.appointment-wizard .steps--section--inner form #step2 .xdsoft_datepicker .xdsoft_calendar table tr td &gt; div{
    font-family: 'latoregular';
    font-weight: 700;
    color: #111623;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
}


.appointment-wizard .steps--section--inner form #step2 .xdsoft_datepicker .xdsoft_calendar table tr td.xdsoft_disabled  &gt; div{
    color: #A7AFB7!important;
}

.appointment-wizard .steps--section--inner form #step2 .step2--content .xdsoft_datetimepicker .xdsoft_calendar th{
    font-size: 15px;
}

.appointment-wizard .steps--section--inner form #step2 .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current
{
    background: #001245!important;
    box-shadow: none !important;
    color: white !important;
    font-weight: 400;
    border: 1px solid !important;
    text-align: center;
}


.appointment-wizard .steps--section--inner form #step2 .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current &gt; div{
    color: white !important;
}

.appointment-wizard .steps--section--inner form #step2 .xdsoft_datetimepicker .xdsoft_timepicker.active{
    display: flex!important;
}

.appointment-wizard .steps--section--inner form #step2 .xdsoft_datetimepicker .xdsoft_timepicker.active .xdsoft_time_variant{
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.appointment-wizard .steps--section--inner form #step2 .xdsoft_datetimepicker .xdsoft_timepicker.active .xdsoft_time_box  .xdsoft_time_variant .xdsoft_time {
    color: #111623!important;
    font-family: 'latoregular';
    font-size: 14px!important;
    font-style: normal;
    line-height: 20px!important;
    min-width: 95px!important;
    height: 38px!important;
    padding: 8px!important;
    border: 1px solid #E4E8F2!important;
    font-weight: 600!important;
    margin: 0;
}

.appointment-wizard .steps--section--inner form #step2 .xdsoft_datetimepicker .xdsoft_timepicker.active .xdsoft_time_box  .xdsoft_time_variant .xdsoft_time.xdsoft_disabled{
    background-color: #F2F4F8!important;
    border: 1px solid #F2F4F8!important;
}

.appointment-wizard .steps--section--inner form #step2 .xdsoft_datetimepicker .xdsoft_timepicker.active .xdsoft_time_box  .xdsoft_time_variant .xdsoft_time.xdsoft_current{
    background: #001245!important;
    color: white!important;
    font-weight: normal!important;
}

.appointment-wizard .steps--section--inner form #step2 .xdsoft_datetimepicker .xdsoft_timepicker.active .xdsoft_time_box  .xdsoft_time_variant .xdsoft_time:not(.xdsoft_current):hover{
    background-color: #E4E8F2!important;
    border: 1px solid #E4E8F2!important;
}

.appointment-wizard .steps--section--inner form #step2 .xdsoft_datetimepicker .xdsoft_timepicker.active .xdsoft_time_box  .xdsoft_time_variant .xdsoft_time.xdsoft_current::after {
    content: none;
}

.appointment-wizard .steps--section--inner form #step2 .xdsoft_datepicker .xdsoft_calendar table tr td:not(.xdsoft_disabled):not(.xdsoft_current):hover{
    background-color: #E4E8F2!important;
    color: #111623!important;
}

.appointment-wizard .steps--section--inner form #step2 .xdsoft_datepicker .xdsoft_calendar table tr td.xdsoft_disabled:hover{
    background-color: #F2F4F8!important;
    color: #A7AFB7!important;
}

.appointment-wizard .steps--section--inner form #step2 .xdsoft_datepicker .xdsoft_mounthpicker .xdsoft_year{
    margin-left: 0;
}


.appointment-wizard .steps--section--inner form #step2 .col-md-6.timepicker .xdsoft_datetimepicker.xdsoft_noselect.xdsoft_.xdsoft_inline{
    margin: 0!important;
    margin-bottom: 3.5em !important;
}


.appointment-wizard .steps--section--inner form #step2  .col-md-6.timepicker .xdsoft_datetimepicker.xdsoft_noselect.xdsoft_.xdsoft_inline{
    margin: 0;
}


/**
    * Appointment Wizard - STEP 3
 */

.appointment-wizard .steps--section--inner form #step3 h3 {
    font-size: 14px;
    color: #111623;
    text-align: left;
    letter-spacing: 0;
    font-family: 'gotham_bold';
    font-weight: 500;
}

.appointment-wizard .steps--section--inner form #step3 .right--imagebox span.text-center{
    font-size: 14px;
    font-family: 'latoregular';
    text-decoration: underline;
    color: #111623;
    line-height: 20px;
}


.appointment-wizard .steps--section--inner form #step3 &gt; div:nth-child(3){
    display: flex;
    justify-content: space-between;
}

.appointment-wizard .steps--section--inner form #step3  .input-box input{
    padding: 6px 16px;
    border: 1px solid #E4E8F2;
}

.appointment-wizard .steps--section--inner form #step3 .right--imagebox{
    display: flex;
    padding: 20px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch;
    background-color: #E2EDFA;
    max-width: 240px;
}


.appointment-wizard .steps--section--inner form #step3 .fieldset{
    padding: 0;
}

.appointment-wizard .steps--section--inner form #step3 .row{
    margin-left: 0;
    margin-right: 0;
}

.appointment-wizard .steps--section--inner form #step3 h4.appointment_detail {
    font-size: 14px!important;
    color: #111623;
    font-weight: normal;
    text-align: left;
    letter-spacing: 0;
    font-family: 'latoregular';
    border-bottom: 2px solid #A8BBD5;
    border-top: 2px solid #A8BBD5;
    text-transform: capitalize !important;
    margin: 0 !important;
    min-width: 100%;
    padding-top: 2em;
    padding-bottom: 2em;
}


.appointment-wizard .steps--section--inner form #step3  h4.appointment_detail div.appt-date{
    margin-top: 1em;
    font-weight: bold;
}

.appointment-wizard .steps--section--inner form #step3  .step-3-buttons{
    display: flex;
    align-items: end;
    width: 100%;
}


.appointment-wizard .steps--section--inner form #step3  .field-pass{
    padding: 0;
    margin-bottom: 2em;
}

.appointment-wizard .steps--section--inner form #step3  .virtual-forgot-info{
    color: #585D69;
    font-family: 'latoregular';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}


.appointment-wizard .steps--section--inner form #step3  .virtual-forgot-info-container{
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    width: 100%;
}

.appointment-wizard .steps--section--inner form #step3  .virtual-forgot-info-container a{
    color: #001245;
    text-decoration: underline;
    font-family: 'latoregular';
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.appointment-wizard .steps--section--inner form #step3  .validation-advice{
    display: none!important;
}


.appointment-wizard .steps--section--inner form #step3  .validation-failed{
    background-color: #FFF4F4!important;
    border: 1px solid #FF4A4A!important;
}




/**
    * Appointment Wizard - STEP 4
 */

.appointment-wizard .steps--section--inner form #step4 label{
    color: #111623;
    text-align: center;
    font-family: 'latoregular';
    font-size: 14px;
    font-style: normal;
    font-weight: 500!important;
    line-height: 20px;
    letter-spacing: initial;
}

/**
    Step 4 - engagement_ring
 */

.appointment-wizard .steps--section--inner form #step4 .engagement_ring{
    display: flex;
    flex-direction: column;
}

.appointment-wizard .steps--section--inner form #step4 .engagement_ring .columns{
    display: flex;
    justify-content: space-between;
}

.appointment-wizard .steps--section--inner form #step4 .engagement_ring .columns &gt; div{
    width: 48%;
}

.appointment-wizard .steps--section--inner form #step4 .engagement_ring .columns &gt; div .shapes-list{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.appointment-wizard .steps--section--inner form #step4 .engagement_ring .columns &gt; div .shapes-list li{
    min-width: 14%;
    margin-bottom: 1em;
}

.appointment-wizard .steps--section--inner form #step4 .engagement_ring .columns &gt; div .shapes-list li.active{
    border: 1px solid #001245!important;
    background-color: #E4E8F2;
}

.appointment-wizard .steps--section--inner form #step4 .engagement_ring .columns &gt; div .shapes-list li:hover{
    border: 1px solid #001245!important;
    background-color: #E4E8F2;
}

.appointment-wizard .steps--section--inner form #step4 span.red{
    color: #FF4A4A!important;
}

.appointment-wizard .steps--section--inner form #step4 .row .step-4-footer{
    display: flex;
    flex-direction: column;
}

.appointment-wizard .steps--section--inner form #step4 .row .step-4-footer .buttons{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.appointment-wizard .steps--section--inner form #step4 .row .step-4-footer .buttons .button--submit{
    width: auto;
    margin-top: 0!important;
}

.appointment-wizard .steps--section--inner form #step4 .row .step-4-footer .buttons .button--submit button{
    display: flex;
    width: 450px;
    padding: 12px 16px 12px 20px!important;
    justify-content: center;
    align-items: center;
    gap: 6px;
    background-color: #001245;
    color: white;
    height: 48px;
    border-radius: 0!important;
    font-family: 'gotham_bold';
    font-weight: 500;
    font-size: 14px;
}

.appointment-wizard .steps--section--inner form #step4 .row .step-4-footer .buttons .button--submit button.disabled{
    background-color: #F2F4F8;
    color: #C1C5D1;
    border: none;
    box-shadow: none;
}

.appointment-wizard .steps--section--inner form #step4 .row .step-4-footer .buttons .button--submit button:not(.disabled):hover{
    background-color: white;
    color: #001245;
    border: 1px solid #001245;
}

.appointment-wizard .steps--section--inner form #step4 .row .step-4-footer .buttons .button--submit button:not(.disabled):hover svg path{
    fill: #001245;
}


.appointment-wizard .steps--section--inner form #step4 .row .step-4-footer .buttons  .button--back .prev{
    color: #111623;
    font-family: 'gotham_bold';
    font-size: 14px;
    font-style: normal;
    line-height: 22px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 500;
}

.appointment-wizard .steps--section--inner form #step4 .row .step-4-footer .disclamer-text{
    width: 100%;
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.appointment-wizard .steps--section--inner form #step4 .row .step-4-footer .disclamer-text .text,
.appointment-wizard .steps--section--inner form #step4 .row .step-4-footer .required
{
    color: #111623;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

.appointment-wizard .steps--section--inner form #step4 .row .step-4-footer .required{
    width: 100%;
    margin-top: 12px;
}

.appointment-wizard .steps--section--inner form #step4 .row .step-4-footer .disclamer-text a{
    color: #111623;
    text-decoration: underline;
}

.appointment-wizard .steps--section--inner form #step4 .validation-failed{
    background-color: #FFF4F4!important;
    border: 1px solid #FF4A4A!important;
}


.appointment-wizard .steps--section--inner form #step4  .full-column{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.appointment-wizard .steps--section--inner form #step4  .full-column .field{
    width: 99%;
}

.appointment-wizard .steps--section--inner form #step4  .full-column .acheive_options_field{
    width: 49%;
}

.appointment-wizard .steps--section--inner form #step4  .full-column .purchase_options_field{
    width: 49%;
}

.appointment-wizard .steps--section--inner .next.hide--desktop,
.appointment-wizard .steps--section--inner .prev.hide--desktop{
    display: none;
}

.appointment-wizard .steps--section--inner form #step2  button.xdsoft_prev{background:url(../../images/chevron_left.svg) no-repeat !important;     background-position: center center !important;}
.appointment-wizard .steps--section--inner form #step2  button.xdsoft_next{background:url(../../images/chevron_right.svg) no-repeat !important;     background-position: center center !important;}

.appointment-wizard .appt-extra-popup-txt{
    display: block;
}

.appointment-wizard  .steps--section--inner form  .virtual-forgot-info{
    padding-left: 0;
    display: flex;
    gap: 12px;
}
/**
    * Appointment Wizard - MOBILE
 */

@media screen and (max-width: 4024px) {

    /**
        General Mobile Styles
     */

    .instore-popup-cont .steps--section .tab{
        padding-top: 0px;
    }

    .instore-popup-cont .imagearea--box--inner .image--card+.data--text h4{
        padding-top: 0!important;
    }


    .appointment-wizard .steps--section--inner form #step4 ul.shapes-list span.label-style {
        font-size: 8px;
    }

    .appointment-wizard .steps--section--inner form #step3 .next{
        margin: 0px 0 0 auto !important;
    }

    .appointment-wizard .steps--section--inner form #step2 .availability{
        max-width: 100%;
    }

    .appointment-wizard .steps--section--inner{
        padding-left: 0px;
        padding-right: 0px;
    }
    .appointment-wizard .steps--section--inner #step1,
    .appointment-wizard .steps--section--inner #step2,
    .appointment-wizard .steps--section--inner #step3,
    .appointment-wizard .steps--section--inner #step4,
    .appointment-wizard .steps--section--inner .mobile-title,
    .appointment-wizard .steps--section--inner .tab

    {
        margin-left: 30px!important;
        margin-right: 30px!important;
    }

    .appointment-wizard .steps--section--inner #step1,
    .appointment-wizard .steps--section--inner #step2,
    .appointment-wizard .steps--section--inner #step3,
    .appointment-wizard .steps--section--inner #step4

    {
        padding-bottom: 20px!important;
    }

    .appointment-wizard .step4--tabcontent .row{
        padding-top: 0;
    }

    .appointment-wizard .step4--tabcontent .shape_options_field{
        padding-bottom: 0;
    }

    .appointment-wizard .steps--section--inner form #step2 .availability.hide--mobile{
        display: none;
    }

    .appointment-wizard .steps--section--inner form .next.hide--mobile{
        display: none!important;
    }

    .appointment-wizard .steps--section--inner form .next{
        width: 100%;
        min-width: auto;
    }

    .appointment-wizard .steps--section--inner form #step1 .next{
        margin-right: 15px;
        margin-left: 15px;
        margin: 0px auto 0 auto !important;
    }

    .appointment-wizard .steps--section--inner .tab .tablinks{
        font-size: 10px!important;
        line-height: 18px; /* 180% */
        letter-spacing: 0;
        text-wrap: nowrap;
    }

    .appointment-wizard .steps--section--inner .tab button.tablinks::after{
        width: 10px;
        height: 10px;
        bottom: -11px;
    }

    .appointment-wizard .steps--section--inner .tab::after,
    .appointment-wizard .steps--section--inner .tab::before{
        height: 1px!important;
        bottom: 6px;
        left: 14x;
    }

    .appointment-wizard .steps--section--inner form h4{
        min-height: auto!important;
        font-size: 12px!important;
        line-height: 18px;
        max-width: 100%;
        justify-content: flex-start;
        letter-spacing: 0;
        font-family: 'gotham_bold';
        margin-bottom: 0.5em;
        font-weight: 500;
    }

    .appointment-wizard .steps--section--inner form p{
        font-size: 12px;
        line-height: 18px;
        padding-left: 0!important;
        margin: 0;
    }

    .appointment-wizard .steps--section--inner .next,
    .appointment-wizard .steps--section--inner .prev

    {
        min-width: 100%;
        width: 100%;
        margin-left: 15px;
        margin-right: 15px;
    }

    /**
        Step 1 - Mobile Styles
     */

    .appointment-wizard .steps--section--inner form #step1 h3.text-center{
        padding: 0;
        margin-bottom: 20px;
        max-width: 100%;
        justify-content: flex-start;
        min-height: fit-content;
        font-size: 12px;
        margin-top: 24px;
    }

    .appointment-wizard .steps--section--inner form #step1 .tabcontent-container .row .col-md-4 &gt; .imagearea--box .imagearea--box--inner .image--card{
        width: 68px;
        height: 68px;
    }

    .appointment-wizard .steps--section--inner form #step1 .tabcontent-container .row .col-md-4 &gt; .imagearea--box .imagearea--box--inner .image--card img{
        width: 68px;
        height: 68px;
    }

    .appointment-wizard .steps--section--inner form #step1 .tabcontent-container .row .col-md-4 &gt; .imagearea--box{
        min-height: 68px;
        width: 100%;
    }

    .appointment-wizard .steps--section--inner form #step1 .tabcontent-container .row .col-md-4 &gt; .imagearea--box .imagearea--box--inner .data--text{
        height: 68px;
        flex: 1;
    }

    .appointment-wizard .steps--section--inner form .tabcontent-container .row .col-md-4 &gt; .imagearea--box{
        padding: 12px;
        margin-bottom: 12px!important;
        margin-right: 0!important;
    }


    .appointment-wizard  .availability.hide--mobile{
        display: none;
    }

    .appointment-wizard .steps--section--inner form #step1 .datacard .imagearea--box--inner{
        padding: 1em;
    }

    .appointment-wizard .steps--section--inner form #step1 .tabcontent-container .row .col-md-6 .datacard{
        margin-right: 0!important;
        margin-bottom: 12px;
    }

    .appointment-wizard .steps--section--inner .next.hide--mobile,
    .appointment-wizard .steps--section--inner .prev.hide--mobile{
        display: none;
    }

    /** Step 2 - Mobile Styles */

    .appointment-wizard .steps--section--inner form #step2 &gt; .row:first-child,
    .appointment-wizard .steps--section--inner form #step2 &gt; .row:nth-child(2) &gt; div:first-child,
    .appointment-wizard .steps--section--inner form #step2 &gt; .row:nth-child(2) &gt; div:first-child .xdsoft_datetimepicker,
    .appointment-wizard .steps--section--inner form #step2 &gt; .row:nth-child(2) &gt; div:first-child .xdsoft_datetimepicker .xdsoft_month,
    .appointment-wizard .steps--section--inner form #step2 &gt; .row:nth-child(2) &gt; div:first-child .xdsoft_datetimepicker .xdsoft_year
    {
        background-color: #F8F9FB;
    }

    .appointment-wizard .steps--section--inner form #step2 &gt; .row:first-child,
    .appointment-wizard .steps--section--inner form #step2 &gt; .row:nth-child(2) &gt; div:first-child,
    .appointment-wizard .steps--section--inner form #step2 &gt; .row:nth-child(2) &gt; div:first-child .xdsoft_datetimepicker{
        max-width: 455px;
        margin: auto;
    }

    .appointment-wizard .steps--section--inner form #step2 .xdsoft_datepicker .xdsoft_calendar table tr td &gt; div{
        font-size: 12px;
    }

    .appointment-wizard .steps--section--inner form #step2 .row{
        padding-top: 0;
    }

    .appointment-wizard .steps--section--inner form #step2 .xdsoft_datepicker .xdsoft_calendar table tr td{
        height: 34px!important;
    }


    .appointment-wizard .steps--section--inner form #step2 .xdsoft_label{
        font-size: 14px!important;
    }

    .appointment-wizard  .steps--section--inner{
        padding-top: 0!important;
    }

    .appointment-wizard .steps--section--inner form #step2 .select-date{
        font-size: 12px!important;
        margin-top: 2em;
        margin-bottom: 1em;
    }

    .appointment-wizard .steps--section--inner form #step2 .xdsoft_datetimepicker .xdsoft_timepicker.active .xdsoft_time_box .xdsoft_time_variant{
        gap: 10px;
    }

    .appointment-wizard .steps--section--inner form #step2 .xdsoft_datetimepicker .xdsoft_timepicker.active .xdsoft_time_box .xdsoft_time_variant .xdsoft_time{
        font-size: 12px!important;
        height: 36px!important;
        min-width: 74px!important;
        line-height: 18px!important;
        margin-right: 0.3em!important;
    }

    .appointment-wizard .steps--section--inner form #step2 .xdsoft_datepicker .xdsoft_mounthpicker .xdsoft_next,
    .appointment-wizard .steps--section--inner form #step2 .xdsoft_datepicker .xdsoft_mounthpicker .xdsoft_prev{
        background-color: white!important;
    }

    .appointment-wizard .steps--section--inner form #step2  .xdsoft_datetimepicker .xdsoft_calendar th{
        font-size: 12px;
    }


    .appointment-wizard .steps--section--inner form .nav-buttons{
        display: flex;
        justify-content: space-between;
        margin-top: 1em;
        margin-bottom: 1em;
    }

    .appointment-wizard .steps--section--inner form .nav-buttons .back--container{
        width: 30%;
    }

    .appointment-wizard .steps--section--inner form .nav-buttons .next--container{
        width: 67%;
    }

    .appointment-wizard .steps--section--inner form .nav-buttons .back--container .prev{
        position: initial!important;
        margin: 0!important;
    }

    .appointment-wizard .steps--section--inner form .nav-buttons .next--container .next{
        display: flex!important;
        margin: 0!important;
    }

    .appointment-wizard .steps--section--inner form #step2 .col-md-6.timepicker .xdsoft_datetimepicker.xdsoft_noselect.xdsoft_.xdsoft_inline{
        margin-bottom: 1em!important;
    }

    /** Step 3 - Mobile Styles */
    #step3 &gt; div:nth-child(1) &gt; div{
        padding-left: 0;
    }


    .appointment-wizard .steps--section--inner form #step3 .right--imagebox{
        max-width: 100%;
    }

    .appointment-wizard .steps--section--inner form #step3 h4.appointment_detail{
        padding-top: 1em;
        padding-bottom: 1em;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .appointment-wizard .steps--section--inner form #step3{
        padding-top: 0!important;
    }

    .appointment-wizard .steps--section--inner form #step3 .form-list--step3 &gt; li:first-child .customer-name{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .appointment-wizard .steps--section--inner form #step3 .form-list--step3 &gt; li:first-child .customer-name .name-prefix{
        width: 100%!important;
    }
    .appointment-wizard .steps--section--inner form #step3 .form-list--step3 &gt; li:first-child .customer-name .name-firstname{
        width: 48%!important;
        padding: 0;
    }
    .appointment-wizard .steps--section--inner form #step3 .form-list--step3 &gt; li:first-child .customer-name .name-lastname{
        width: 48%!important;
        padding: 0;
    }


    .appointment-wizard .steps--section--inner form #step3 .form-list--step3 &gt; .stateclass:not(.hideonuncheck) .customer-name{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .appointment-wizard .steps--section--inner form #step3 .form-list--step3 &gt; .stateclass .customer-name .name-prefix{
        width: 100%!important;
    }
    .appointment-wizard .steps--section--inner form #step3 .form-list--step3 &gt; .stateclass .customer-name .name-firstname{
        width: 48%!important;
        padding: 0;
    }
    .appointment-wizard .steps--section--inner form #step3 .form-list--step3 &gt; .stateclass .customer-name .name-lastname{
        width: 48%!important;
        padding: 0;
    }

    .appointment-wizard .steps--section--inner form #step3 .form-list--step3 &gt; li:nth-child(2){
        display: flex;
        flex-direction: column;
    }

    .appointment-wizard .steps--section--inner form #step3 .form-list--step3 &gt; li:nth-child(2) .field--email{
        width: 100%!important;
    }

    .appointment-wizard .steps--section--inner form #step3 .form-list--step3 &gt; li:nth-child(2) .field--telephone{
        width: 100%!important;
    }

    .appointment-wizard .steps--section--inner form #step3 .form-list--step3 &gt; li:first-child .customer-name{
        padding-bottom: 0!important;
    }

    .appointment-wizard .steps--section--inner form #step3 .form-list--step3 .fields .name-prefix,
    .appointment-wizard .steps--section--inner form #step3 .form-list--step3 .fields .name-firstname,
    .appointment-wizard .steps--section--inner form #step3 .form-list--step3 .fields .name-lastname,
    .appointment-wizard .steps--section--inner form #step3 .form-list--step3 .fields .field--email,
    .appointment-wizard .steps--section--inner form #step3 .form-list--step3 .fields .field--telephone,
    .appointment-wizard .steps--section--inner form #step3 .form-list--step3 .fields .field-pass,
    .appointment-wizard .steps--section--inner form #step3 .form-list--step3 .fields .select---field{
        padding-bottom: 15px!important;
        margin-top: 0!important;
        margin-bottom: 0!important;
    }

    .appointment-wizard .steps--section--inner form #step3 .right--imagebox{
        margin-top: 1em;
    }

    .appointment-wizard .steps--section--inner form #step3 h4.appointment_detail{
        border-bottom: none;
        padding-bottom: 0;
    }

    .appointment-wizard .steps--section--inner form #step3 h3{
        margin-bottom: 0;
    }
    .appointment-wizard .steps--section--inner form #step3 .right--imagebox &gt;h3 &gt; span{
        max-width: 110px;
        display: inline-flex;
    }

    .appointment-wizard .steps--section--inner form #step3 .right--imagebox span.text-center {
        font-size: 14px;
        font-family: 'latoregular';
        text-decoration: underline;
        color: #111623;
        line-height: 20px;
        border-bottom: 2px solid #A8BBD5;
        padding-bottom: 2em;
        min-width: 100%;
        text-align: left!important;
    }

    /**
        Step 4 - Mobile Styles
     */

    .appointment-wizard .steps--section--inner form #step4 #step-4-main-fieldset .columns{
        display: flex;
        flex-direction: column;
    }

    .appointment-wizard .steps--section--inner form #step3 .right--imagebox span.text-center{
        border-bottom: 2px solid #A8BBD5;
    }

    .appointment-wizard .steps--section--inner form #step4 #step-4-main-fieldset .columns .column-1,
    .appointment-wizard .steps--section--inner form #step4 #step-4-main-fieldset .columns .column-2

    {
        width: 100%;
    }

    .appointment-wizard .steps--section--inner form .button--back &gt; .prev {
        position: initial!important;
    }

    .appointment-wizard .steps--section--inner form #step4 label{
        text-align: left;
        font-size: 13px;
        line-height: 18px;
        margin-bottom: 0.5em;
    }

    .appointment-wizard .steps--section--inner form #step4 .buttons{
        display: flex!important;
        flex-direction: column-reverse!important;
    }

    .appointment-wizard .steps--section--inner form #step4 .buttons .button--back{
        width: 100% !important;
        margin: auto;
        margin-bottom: 2em;
    }

    .appointment-wizard .steps--section--inner form #step4 .buttons .button--back .prev{
        width: 100%;
        margin: 0!important;
    }

    .appointment-wizard .steps--section--inner form #step4 .buttons .button--submit{
        width: 100%;
        margin-bottom: 2em;

    }

    .appointment-wizard .steps--section--inner form #step4 .buttons .button--submit #schappbtn{
        width: 100%;
        margin: 0!important;
    }

    .appointment-wizard input[type="text"], .appointment-wizard input[type="password"], .appointment-wizard select, .appointment-wizard textarea{
        font-size: 13px;
        line-height: 18px;
    }

    .appointment-wizard .steps--section--inner form #step4 #step-4-main-fieldset .full-column{
        display: flex;
        flex-direction: column;
    }

    .appointment-wizard .steps--section--inner form #step4 #step-4-main-fieldset .full-column &gt; .field{
        width: 100% !important;
    }

    .appointment-wizard .error-notice{
        width: 100%;
    }

    .appointment-wizard .steps--section--inner form #step3 .row .virtual-forgot-info-container{
        display: flex;
        flex-direction: column;
    }

    .appointment-wizard input[type="text"],
    .appointment-wizard input[type="password"],
    .appointment-wizard select,
    .appointment-wizard textarea
    {
        font-size: 13px;
        line-height: 18px;
    }

    .appointment-wizard input[type="text"]::placeholder,
    .appointment-wizard input[type="password"]::placeholder,
    .appointment-wizard select::placeholder,
    .appointment-wizard textarea::placeholder
    {
        font-size: 13px;
        line-height: 18px;
    }

    .appointment-wizard input[type="password"]{
        font-size: 20px!important;
    }


    .appointment-wizard .field-pass .input-box{
        position: relative;
    }

    .appointment-wizard .field-pass .input-box .pass-reveal{
        position: absolute;
        top: 14px;
        right: 45px;
        cursor: pointer;
    }

    .appointment-wizard .field-pass .input-box .pass-info{
        position: absolute;
        top: 14px;
        right: 16px;
    }


    .appointment-wizard .row.mobile-title{
        display: flex;
        padding-top: 20px!important;
        padding-bottom: 24px!important;
        position: relative;
    }

    .appointment-wizard .row.mobile-title .title{
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .appointment-wizard .row.mobile-title .title svg{
        margin-right: 0.5em;
        width: 24px;
        height: 24px;
    }

    .appointment-wizard .row.mobile-title .title h1,
    .appointment-wizard .row.mobile-title .title h2
    {
        color: #001245;
        font-family: 'gotham_bold';
        font-size: 20px;
        font-style: normal;
        line-height: 26px; /* 146.667% */
        letter-spacing: 0;
        margin-bottom: 0!important;
        font-weight: 500;
        max-width: 324px;
    }

}

@media screen and (max-width: 600px){
    .appointment-wizard .steps--section--inner form #step2 &gt; .row:first-child, .appointment-wizard .steps--section--inner form #step2 &gt; .row:nth-child(2) &gt; div:first-child, .appointment-wizard .steps--section--inner form #step2 &gt; .row:nth-child(2) &gt; div:first-child .xdsoft_datetimepicker{
        max-width: 100%;
        width: 100%;
    }
    .appointment-wizard .steps--section--inner form #step4 .row .step-4-footer .disclamer-text .text, .appointment-wizard .steps--section--inner form #step4 .row .step-4-footer .required{
        font-size: 12px;
        line-height: 18px;
    }
}

.instore-popup img.instore-popup-exit {
    display: none;
}


/**

 */

.cms-products-item  .std .appointment-wizard ul{
    padding-left: 0;
}
</pre></body></html>