



.contact-form-7.submit-btn{
background-color: transparent;
border: 2px solid #424052;
padding: 8px 16px;
font-family: "Montserrat",sans-serif;
font-size: 22px;
color: #424052;
font-weight: 900;
cursor: pointer;
transition: all 100ms ease-in-out;
}
.contact-form-7.submit-btn:hover{
  color: #fff;
  background-color: #424052;
}

.contact-form-7.col2{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.contact-form-7.col2 .single-item{
  width: calc(50% - 8px);
}

@media only screen and (max-width: 640px) {
  .contact-form-7.col2 .single-item{
    width: calc(100%) !important;
  }
}
span.wpcf7-list-item label{
  display: flex;
  align-items: center;
  font-size: 18px;
}
span.wpcf7-list-item label input{
  width: 26px;
  height: 26px;
  margin: 0 6px 0 0;
}
.wpcf7-form-control-wrap input[type=number]{
  -webkit-moz-appearance: textfield;

}
.wpcf7-form-control-wrap input::-webkit-outer-spin-button,
.wpcf7-form-control-wrap input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -webkit-moz-appearance: textfield;
  margin: 0;
}

body.page-id-7859 .header{
  display: none;
}  
body.page-id-7859 header.header{
  display: none;
} 
body.page-id-7859 footer.footer{
  display: none;
} 
body.page-id-7859 form.post-password-form:first-child{
  /*display: none;*/
}  
body.page-id-7859 .post-password-form label{
font-size: 2rem;
}  



body.page-id-7870 .header{
  display: none;
}  
body.page-id-7870 header.header{
  display: none;
} 
body.page-id-7870 footer.footer{
  display: none;
} 
body.page-id-7870 form.post-password-form:first-child{
  /*display: none;*/
}  
body.page-id-7870 .post-password-form label{
font-size: 2rem;
}  
  
  
  
  