/*
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
*/


/* colors
green: 009345
grey: A7A8AA
black: 2D2926

off white warm #f7f7f7
off white cool #e9eff1
off black #101010
*/


/* visibility
.fusion-no-small-visibility
.fusion-no-medium-visibility
.fusion-no-large-visibility
*/



@media only screen and (max-width: 1024px) {
	#sliders-container i.pe-7s-angle-down {
	display: none;
	}
}


.flexslider .flex-direction-nav a {
	display: block !important;
}
.flex-next,
.flex-prev {
	background-color: transparent !important;
	opacity: 1 !important;
	}
a.flex-next,
a.flex-prev {
	opacity: .5 !important;
	}
a.flex-next:hover,
a.flex-prev:hover {
	opacity: 1 !important;
	}
	
	
/* top featured image on post/portfolio	*/
.portfolio-full .flexslider {
	margin-bottom: 0px !important;
	}