/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Sep 05 2023 | 16:37:42 */
form.wpforms-form {
	display: flex;
	flex-direction: column;
	align-items: center;
}

form.wpforms-form .wpforms-field-container {
	text-align: left;
    width: 80%;
}

nav.site-header #main_navbar .cta-wrap a.btn,
.wa__btn_popup,
#section-location .project-map {
	display: none !important;
}

#section-promo .container .row .col-sm-6 .title {
	font-size: 30px !important;
}

#custom-banner {
	padding: 0 !important;
}

#section-promo-v2 .btn-whatsapp {
	display: none;
}

p.promo-title {
	font-size: 20px !important;
    font-weight: bold !important;
}

section#section-promo-v2 .description p {
    line-height: 1.5em !important;
}

#section-banner-v2 .buttons-holder .btn-whatsapp-general {
	display: none;
}

.wpforms-form .gsheet-name, .wpforms-form .source-url{display:none}
