.wwpp-status-page .wwpp-status--heading--waiting { display: none !important;}

.n {
display: none !important;}


/*HIDES NAVIGATION*/
#fId-iMnKJ8k8iu4NAdMpHGjy, #fId-XReixxThrdnLhkLGlf92, #fId-6lJnBFSvzvfpsQc0g4Cf, #field-6lJnBFSvzvfpsQc0g4Cf {display:none;}
.container-ww{top:0 !important;}

/*HIDES MESSAGE OPTION WHILE KEEPING THE LEAVE QUEUE BUTTON; ONLY DOUBLE CLASS DEFINITIONS WORKED; EACH VERIATION IS A DIFFERENT MESSAGE NUMBER*/
button.sc-62540d73-2.sc-62540d73-2.jcUAeo, button.sc-62540d73-2.sc-62540d73-2.bwWQUS, button.sc-62540d73-2.sc-62540d73-2.dfGaeX, button.sc-62540d73-2.sc-62540d73-2.lbmwDI, button.sc-62540d73-2.sc-62540d73-2.jtUtTX,
button.sc-62540d73-2.sc-62540d73-2.buzWoR,
.wwpp-messages-popup {
    display: none !important;
}

/* HIDES TERMS ACCEPT BUTTON
button.sc-62540d73-2.gOyWao {
}
*/
img#heading-title {
    max-width: 85px;
}
.public-header {
    position: fixed;
    bottom: 0;
}
cancel-btn {
display:none;
}
.location-logo img {
    display: none;
}
#cancel-btn {
    display: none;
}
.x_action a {
    border: 0!important;
    background: #0073DF!important;
    font-size: 14px!important;
    font-weight: normal!important;
    text-transform: uppercase;
    color: #fff!important;
    padding: 8px 0!important;
    border: 1px solid #0073DF!important;
    width: 200px;
    border-radius: 0.2857142857rem!important;
}

.x_calendar-link a {
    border: 0!important;
    background: #0073DF!important;
    font-size: 14px!important;
    font-weight: normal!important;
    text-transform: uppercase;
    color: #fff!important;
    padding: 8px 0!important;
    border: 1px solid #0073DF!important;
    width: 200px;
    border-radius: 0.2857142857rem!important;
}
.justify-content-end.fit-to-right.btn-group.left-al button div {
    max-width: unset;
    height: 19px;
}
ul#dropdown-basic {
    width: 100%;
    border: #a0a0a0 solid 1px;
    background: #ffffff;
    overflow-x: hidden;
}
#fId-iMnKJ8k8iu4NAdMpHGjy, #fId-XReixxThrdnLhkLGlf92, #fId-6lJnBFSvzvfpsQc0g4Cf, #field-6lJnBFSvzvfpsQc0g4Cf{display:none;}
.container-ww{top:0 !important;}

.public .submit-btn {
 position: relative;

}

/*EVERYTHING UNDER HERE HAS BEEN ADDED TO COLUMBUS*/

/*Remove back button for kiosk page iframes*/
button.back-button {
    display: none!important;
}

/*Hide back button for new V3 public page iframes*/
.wwpp-header-wrap { 
 display: none!important;
}

/* custom policy text solution*/
.custom-policy-text {
display:none;
}
.wwpp-step-details .custom-policy-text {
display: block;
position: absolute;
bottom: 30px;
font-size: 12px;
left: 50%;
    transform: translateX(-50%);
    width: 400px;

}
.wwpp-step-details .wwpp-form-footer>button+div {
padding-top:90px;
@media (max-width: 370px) {
padding-top:120px;
}
}

/*REMOVE DETAILS BOX FOR ALL IFRAMES*/
.wwpp-details-summary-box {
display: none!important;
}

/*REMOVE "Enter your details" HEADING*/
.wwpp-registration .wwpp-heading {
display: none!important;
}

/*REMOVE "Fill out all fields to proceed"
.wwpp-checkin--custom-content + h1 + p.wwpp-paragraph {
display: none!important;
}
*/
