.form-row.woo-comment-captcha {
clear: both;
margin: 0;
margin-top: 15px;
display: block;
clear: both;
}
label[for="comment_captcha"] {
display: block !important;
}
button[disabled],
input[disabled] {
cursor: default !important;
opacity: .4;
} .theme-twentytwenty #review_form .woo-comment-captcha {
max-width: 58rem;
margin: auto;
}
.wbcom-disable {
color: #a7aaad !important;
background: #f6f7f7 !important;
border-color: #dcdcde !important;
box-shadow: none !important;
text-shadow: none !important;
cursor: default;
} .register-page .signup-form #signup_submit:disabled {
color: #767676 !important;
opacity: .4 !important;
}