/*
Theme Name: Avada Child
Description: Child theme for the Avada
Author: Your name here
Template: Avada
*/

@import url("../Avada/style.css");

/*
	Customisations by Bronte
*/
body p.input-text {
	padding:0;
	border: none;
	box-shadow: none;
	-webkit-box-shadow: none;
}
body p.input-field-course_location label {
	width:100%;
	color: #747474;
}