/*
Theme Name: Avada Child
Theme URI: https://avada.theme-fusion.com/
Template: Avada
Author: ThemeFusion
Author URI: https://themeforest.net/user/ThemeFusion
Description: The Avada Website Builder is the ultimate design and creation suite. Design Anything, Build Everything, Fast. The #1 selling product of all time on ThemeForest.
Version: 7.8.2.1664791237
Updated: 2022-10-03 10:00:37

*/

/* FORMS */
body .wpcf7-form textarea,
body .wpcf7-form .wpcf7-text {
	border-radius: 50px;
	background: none;
	border: 3px solid var(--awb-color5);
	color: rgba(255,255,255,0.60);
}
body .wpcf7-form textarea {
	border-radius: 20px;
}
body .wpcf7-form label {
	color: white;
	margin-left: 15px;
}


/* PAGE TITLE BAR */
body .fusion-page-title-wrapper {
	align-items: flex-end;
	padding-bottom: 40px;
}