.elementor-3744 .elementor-element.elementor-element-f41737f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-f4c6548 */.contact-form-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}



@media (max-width: 768px) {
	.contact-form-row {
  display: flex;
flex-direction: column;
	gap: 0px;}

.contact-form-row p{
  width: 100%!important;
}
.wpcf7-list-item-label {
    line-height: 1.8em!important;
}

}

.contact-form-row p{
  width: 49.5%;
}



.contact-form textarea {
  max-height: 150px!important;
}

.wpcf7-submit {
  background-color: #A48769!important;
  color: #fff!important;
}

.wpcf7-captchac {
    width: 120px;
}

.wpcf7-list-item {
	margin: 0!important;
}

.wpcf7-submit {
    background-color: #224698!important;
    border: none!important;
    padding: 10px 80px;
}/* End custom CSS */