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

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

.footer-area a{
	text-decoration:underline
}
	.footer-area a:hover{
		color: #fff !important;
		text-decoration: none;
	}

.fusion-reading-box-container {
	margin-bottom: 0 !important;
}

.hidden-separator .title-sep-container{
	display: none;
}
.hidden-separator br{
	display: none;
}

.footer-area a{
	color: #fff !important;
}