/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/* Preserve the legacy open font/bold wrapper that colors the original main content. */
#main {
	color: #ff0000;
	font-weight: 700;
}

@media only screen and (min-width: 801px) {
	#sliders-container {
		display: block !important;
	}

	#fallback-slide {
		display: none !important;
	}
}
