/*Theme Name: Avada Child Theme
Description: Child theme for Avada
Author: GSSI
Author URI: http://graphicallyspeaking.ca
Template: Avada
*/

@media screen and (max-width: 920px) {
	.home header.fusion-header-wrapper {
		position: absolute;
		width: 100%;
		top: 0;
	}

	.home #sliders-container {
		padding-top: 88px;
	}
} 

@media screen and (max-width: 800px) {
	.page-template-100-width:not(.home) .fusion-fullwidth .parallax-inner {
		background-image: none !important;
	}
}