/*!********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/single-property-contact-form/style.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************/
.wp-block-goland-features-goland-blocks-contact-form .field-hidden {
  display: none;
}
.wp-block-goland-features-goland-blocks-contact-form .form-check {
  margin-bottom: var(--wp--style--block-gap);
  margin-left: 0;
  padding-left: 0;
}
.wp-block-goland-features-goland-blocks-contact-form .form-check > input[type=checkbox] {
  opacity: 0;
  margin-left: 0;
}
.wp-block-goland-features-goland-blocks-contact-form .form-check > input[type=checkbox] + span, .wp-block-goland-features-goland-blocks-contact-form .form-check > input[type=checkbox] + label {
  position: relative;
}
.wp-block-goland-features-goland-blocks-contact-form .form-check > input[type=checkbox] + span::before, .wp-block-goland-features-goland-blocks-contact-form .form-check > input[type=checkbox] + label::before {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  /* top: 50%; */
  /* transform: translateY(-50%); */
  border: 1px solid rgba(0, 0, 0, 0.5);
  background-color: white;
  left: -40px;
}
.wp-block-goland-features-goland-blocks-contact-form .form-check > input[type=checkbox]:checked + span::before, .wp-block-goland-features-goland-blocks-contact-form .form-check > input[type=checkbox]:checked + label::before {
  /* background-color: var(--wp--preset--color--primary); */
  border-color: var(--wp--preset--color--primary);
}
.wp-block-goland-features-goland-blocks-contact-form .form-check > input[type=checkbox]:checked + span::after, .wp-block-goland-features-goland-blocks-contact-form .form-check > input[type=checkbox]:checked + label::after {
  content: "";
  border: 3px solid #000;
  border-left: 0;
  border-top: 0;
  height: 13px;
  left: -31px;
  opacity: 1;
  position: absolute;
  top: 12px;
  transform: translateY(-50%) rotate(45deg);
  width: 7px;
}
.wp-block-goland-features-goland-blocks-contact-form .form-check > label {
  margin-left: 2.5rem;
}
.wp-block-goland-features-goland-blocks-contact-form .wp-block-button {
  clear: both;
  margin-top: var(--wp--style--block-gap);
}
.wp-block-goland-features-goland-blocks-contact-form input[type=text], .wp-block-goland-features-goland-blocks-contact-form input[type=tel], .wp-block-goland-features-goland-blocks-contact-form input[type=email] {
  padding: 0.3rem;
}
.wp-block-goland-features-goland-blocks-contact-form textarea {
  padding: 0.3rem;
}

/*# sourceMappingURL=style-index.css.map*/