.elementor-35190 .elementor-element.elementor-element-692d88a5{--display:flex;--margin-top:50px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}@media(min-width:768px){.elementor-35190 .elementor-element.elementor-element-692d88a5{--content-width:697px;}}/* Start custom CSS */.waiver-scrollbox {
  max-height: 220px;
  overflow-y: auto;
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 15px;
  background: #f9f9f9;
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 12px;
}

.waiver-row {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
.waiver-row > p { flex: 1 1 260px; }

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="date"],
.wpcf7 select {
  width: 100%;
}

/* Make the signature pad usable on phones/tablets */
.wpcf7 .wpcf7-form-control-signature-wrap {
  max-width: 100%;
  border: 1px dashed #999;
  border-radius: 6px;
  touch-action: none;
}

.wpcf7-form-control-wrap.guest-signature{
    display: none !important;
}/* End custom CSS */