.page-description{max-width:610px;font-size:12px;margin:0 auto 60px;}
h1.entry-title{margin-bottom:20px;display: none;}
.page-description p:last-child{margin-bottom:0;}
.step-title{margin-top:0;font-size:10px;text-transform:uppercase;margin-bottom:20px;margin-top:50px;}
.woocommerce-form-update{max-width:480px;margin:0 auto;}
.woocommerce-form-update input{border-left:0;border-top:0;border-right:0;border-bottom:1px solid black;border-radius:0;width:100%;display:block;font-size:12px;padding:15px 0;line-height:1em;color:black;}
.woocommerce-form-update input::placeholder{color:black;}
p.woocommerce-form-row{margin-top:0;margin-bottom:20px;}
.woocommerce-form-update select{width:100%;border-left:0;border-top:0;border-right:0;border-bottom:1px solid black;border-radius:0;font-size:12px;padding:15px 0;line-height:1em;}
.step .reg-continue-btn{padding:8px;text-align:center;line-height: 14px;}
p.text-center.register-terms{max-width:365px;margin:35px auto 0;font-size:12px;color:black;}
p.text-center.register-terms a{color:black;text-decoration:none;}
.step{margin-bottom:15px;}
.step.active{display:block;margin-bottom: 45px;}
.woocommerce-form-update p.span-error{position:absolute;}
.step.active .step-content{display:block;}
.step-content{display:none;}
.step-results{position:relative;display: none;}
.step:not(.active) .step-results{text-align: center;margin-bottom: 50px;}
.step .reg-continue-btn{display:none;}
.step.active .reg-continue-btn{display:block;}
.step-results p{margin:0;}
.step.active .step-results{display:none;}
.wp-message p{text-align:center;margin:0 auto 10px;padding:5px;color: black;}
.logged-in-text{margin:100px auto;min-height:20vh;}
.passed .step-results {
    display: block;
}
span.step-result__edit.cta-btn-black {
    cursor: pointer;
    width: 100%;
    display: block;
    margin-top: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
    max-width: 236px;
    position: static;
}