#underground-popup{
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #5d3E98C2;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}
#underground-popup .popup-box{
  position: relative;
  background: #fff;
  padding: 20px;
  width: 90%;
  max-width: 400px;
  border-radius: 10px;
  text-align: center;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
#underground-popup .close-popup{
  display:none;
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 30px;
  cursor: pointer;
  background: #55398b;
  color: #fff;
  border-radius: 50%;
  padding: 7px;
  line-height: 20px;
}
.underground-popup-form {
  margin-top: 40px;
}
.underground-popup-form input.form-control{
  padding: 12px !important;
  font-size: 16px !important;
  color: #4a327a!important;
  margin-bottom: 15px;
  border-radius: 22px !important;
  background: #fff !important;
}
.underground-popup-form input[type="submit"]{
  font-size: 23px;
  font-weight: 600;
  border-radius: 32px 32px 32px 32px;
  box-shadow: 0 2px 8px 0 rgba(0,0,0,.5);
  padding: 8px 50px;
  border-color: #4a327a;
  margin-bottom: 20px;
  background-image: radial-gradient(at center center,#4a327a 0,#5d3e98 100%);
}
.underground-popup-form input[type="submit"]:disabled{
	opacity: 0.5; /* Adjust opacity as needed */
    cursor: not-allowed; /* Changes cursor to indicate it's disabled */
    pointer-events: none; /* Prevents clicking */
}

body.no-scroll {
    overflow: hidden;
    height: 100vh;
}
.underground-discussion-board .elementor-shortcode {
	background-color: #3b3b78 !important;
}

button.ql-code-block,
button.ql-link,
button.ql-sourcecode,
button.ql-spoiler{
	display: none !important;
}


.wpd-comment-text a:hover {
	color: #ffffff !important;
    text-decoration: underline !important;
}

#refer-a-friend:hover {
    cursor: pointer;
}

#wpdiscuz-comment-message.wpdiscuz-comment-message-auth {
	top: 200px;
}

.roll-with-us-bg .elementor-background-video-container {
  position: fixed !important;
  top: 70px !important;
  left: 0;
  width: 100vw !important;
  height: 100vh !important;
  overflow: hidden;
  z-index: -1;
}
.roll-with-us-bg .elementor-background-video-embed,
.roll-with-us-bg .elementor-background-video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}
.roll-with-us-bg {
    background-attachment: fixed;
    background-position-y: 100px !important;
    background-size: 100%;
}

/***********************************************/

.cf7-table {
  width: 100%;
  border: 1px solid #97aaa0;
  border-collapse: collapse;
}

.cf7-row {
  display: flex;
  border-bottom: 1px solid #ccc;
}

.cf7-row:last-child {
  border-bottom: none;
}

.cf7-head {
  background: #f5f5f5;
  font-weight: bold;
}

.cf7-cell {
  flex: 1;
  padding: 8px;
  border-right: 1px solid #97aaa0;
}

.cf7-cell:last-child {
  border-right: none;
}

.cf7-row input,
.cf7-row select {
  width: 100%;
  box-sizing: border-box;
}
.solventless_form {
    padding: 30px 0;
}
.cf7-section {
  margin-top: 20px;
}




.cf7-total-field input {
  width: 100%;
  padding: 6px;
  box-sizing: border-box;
}

.cf7-signature {
  margin-top: 20px;
}

.cf7-submit {
  margin-top: 25px;
}

.cf7-submit {
    clear: both !important;
}

button#sig-clearBtn {
    clear: both;
    display: block !important;
}
.cf7-signature {
    float: right;clear: both;
}

.repeater-field-header {
    display: block !important;
    width: 100%;
}
.repeater-field-header-title {
    display: none !important;
}

span.wpcf7-list-item input {
    width: fit-content;
    margin-right: 10px;
}
.repeater-field-header-acctions {
    /* float: right; */
    position: absolute;
    right: 40px
}

.cf7-repeater {
    padding: 5px 0 !important;
}
.repeater-field-footer {
    padding: 5px !important;
}

.cf7-cell .material {
    width: 80% !important;
}
.cf7-total-field {
    width: 80% !important;
}

.cf7-total-field label{
	font-size: 14.5px !important;
}
.custom-info {
    padding: 40px;
    text-align: center;
}
/* Bottom row layout */
.cf7-bottom-row {
  display: flex;
  gap: 40px;
  margin-top: 30px;
  align-items: flex-start;
}

/* Left (Totals) */
.cf7-left {
  flex: 1;
}

/* Right (Signature) */
.cf7-right {
  flex: 1;
}

/* Totals fields */
.cf7-totals {
  display: flex;
  flex-direction: row;
  gap: 15px;
}

.cf7-total-field input {
  width: 100%;
  padding: 6px;
  box-sizing: border-box;
}

/* Signature box spacing */
.cf7-signature canvas {
  max-width: 100%;
  border: 1px solid #ccc;
}
canvas#digital_sig_canvas_customer_signature {
    width: 100%;
    height: 165px;
}

.cf7-submit {
    text-align: center;
    margin-bottom: 60px;
}

.solventless_form {
    background: #ffffffb5;
    border-radius: 31px;
    padding: 36px;
}
input.wpcf7-form-control {
    background-color: #fff !important;
    border : 0 !important;
    border-color: #9E8BC1;
    height: 38px;
}
i.repeater-icon.repeater-field-header-acctions-toogle.icon-down-open {
    display: none;
}

button#sig-clearBtn {
    background: #cc3366 !important;
    padding: 2px 15px !important;
}
input.wpcf7-form-control.wpcf7-submit {
    background: radial-gradient(at center center, #4A327A 0%, #5D3E98 100%) !important;
    border-radius: 32px !important;
    padding: 25px 32px !important;
    line-height: 0 !important;
}
span.wpcf7-list-item-label {
    line-height: 1px;
    vertical-align: super;
}
.wpcf7-list-item input {
    width: 22px;
    height: 22px;
}
div#material-row-main input,#final-row-main input[type=text] {
    background-color: #fff !important;
    /* border: 0 !important; */
    border-color: #9E8BC1 !important;
    height: 38px !important;
}
#final-row-main input[type=checkbox]{
	height: 25px !important;

}
button#add-final-row,button#add-material-row {
    background: green !important;
    margin-left: 20px !important;
    border: 0 !important;
    margin-top: 30px !important;
}
button.remove-row {
    background: #c36 !important;
}
.final-row.cf7-row.cf7-head,.material-row.cf7-row.cf7-head {
    background: #f5f5f58f;
}
a#wash-buttons {
      width: 300px !important;
  }

.cf7-row-error {
  border: 1px solid #e63946;
  background: #fff5f5;
}

.cf7-inline-error {
  color: #e63946;
  font-size: 12px;
  margin-top: 6px;
}
.cf7-bottom-row {
  display: flex;
  width: 100%;
}

.cf7-left {
  flex: 1;
}

.cf7-totals {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.cf7-total-field {
  flex: 1;
  min-width: 220px;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #006904;
}
.hidden { display:none; }

.cf7-image-preview-wrapper {
  position: relative;
  display: inline-block;
  margin-top: 10px;
}

.cf7-image-preview {
  max-width: 120px;
  max-height: 120px;
  border-radius: 6px;
  border: 1px solid #ddd;
}

/* ❌ Close icon */
.cf7-image-remove {
  position: absolute;
  top: -8px;
  right: -8px;
  width: 22px;
  height: 22px;
  background: #d32f2f;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
  font-weight: bold;
}

.cf7-image-remove:hover {
  background: #b71c1c;
}

@media (max-width: 768px) {
  .cf7-bottom-row {
    flex-direction: column;
  }
  
}
