.wpcf7cp-force-hide {
display: none !important;
}
.wpcf7cp-form-hide {
visibility: hidden !important;
}
div.wpcf7 {
position: relative;
height: auto;
}
div#wpcf7cpcnf {
position: absolute;
z-index: 1000;
background-color: transparent;
width: 100%;
height: auto;
top: 0;
left: 0;
margin-left: auto;
margin-right: auto;
margin-top: auto;
margin-bottom: auto;
} div#wpcf7cpcnf table {
width: 100%;
border-collapse: collapse;
margin-bottom: 1.5em;
}
div#wpcf7cpcnf th,
div#wpcf7cpcnf td {
padding: 0.8em 1em;
border-bottom: 1px solid rgba(0, 0, 0, 0.08);
text-align: left;
vertical-align: top;
line-height: 1.5;
}
div#wpcf7cpcnf th {
width: 30%;
font-weight: bold;
color: inherit;
}
div#wpcf7cpcnf td {
width: 70%;
} @media screen and (max-width: 600px) {
div#wpcf7cpcnf table, 
div#wpcf7cpcnf tbody, 
div#wpcf7cpcnf tr, 
div#wpcf7cpcnf th, 
div#wpcf7cpcnf td {
display: block;
width: 100%;
}
div#wpcf7cpcnf tr {
margin-bottom: 1em;
border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
div#wpcf7cpcnf th, 
div#wpcf7cpcnf td {
border-bottom: none;
padding: 0.4em 0.5em;
}
div#wpcf7cpcnf th {
font-weight: bold;
padding-bottom: 0.1em;
}
}
div.wpcf7cp-progress-cover {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
margin: 0;
background-color: #fff;
opacity: 0.5;
z-index: 1000;
}
div.wpcf7cp-progress-content {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
margin: 0;
opacity: 1;
z-index: 1001;
}
div.wpcf7cp-progress-content p {
width: 200px;
height: 1em;
position: absolute;
margin-left: -100px;
margin-top: -0.5em;
top: 50%;
left: 50%;
line-height: 1;
padding: 0;
text-align: center;
} div.wpcf7cp-btns {
margin-top: 2em;
display: flex;
flex-wrap: wrap;
gap: 1.5em;
}
button.wpcf7cp-cfm-edit-btn,
button.wpcf7cp-cfm-submit-btn {
margin: 0;
margin-bottom: 20px;
}