.tidesbeach-contact-form .wpcf7-checkbox span.wpcf7-list-item { float:left; width:100%;  }
.tidesbeach-contact-form .wpcf7-checkbox span.wpcf7-list-item input[type="checkbox"] { top:-4px !important; }
.tidesbeach-contact-form .wpcf7-checkbox span.wpcf7-list-item .wpcf7-list-item-label { padding-left:15px !important; }
.tidesbeach-contact-form input[type="submit"] { background:#000 !important; text-algin:center; color:#fff !important; border:2px solid #000 !important; display:inline-block;  padding:0 20px;  text-align:center; margin-top:30px !important; }
.tidesbeach-contact-form input[type="submit"]:hover { color:#000 !important; background:transparent !important; }
.tidesbeach-contact-form .wpcf7-checkbox span.wpcf7-list-item input[type="date"]{ -webkit-appearance: none !important; -moz-appearance: none !important; }
.tidesbeach-contact-form .tidesbeach-req-label { padding-bottom:30px; }

.tidesbeach-contact-form p { float:left; width:100%; padding-top:9px;  }
.tidesbeach-contact-form .celebrating-special-occasion-other, .tidesbeach-contact-form .special-dietary-requirements-other { display: none; }

.tidesbeach-contact-form-section div.wpcf7-validation-errors, .tidesbeach-contact-form-section div.wpcf7-mail-sent-ok { width: 100%;  float: left;  margin: 0;  padding: 10px 20px; }
 
@-moz-document url-prefix() { 
  .tidesbeach-contact-form .wpcf7-checkbox span.wpcf7-list-item input[type="checkbox"] {
     top:1px !important;
  }
}