/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Theme URI: http://avada.theme-fusion.com/
Author URI: http://themeforest.net/user/ThemeFusion
Template: Avada
Version: 1.0.0
Text Domain: Avada
*/
.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v4 .fusion-sticky-logo-1x{height: 40px;}
.wapp-float-button {width: 50px;height: 50px;position: fixed;z-index: 9999;bottom: 10px;left: 10px;}
@media screen and (max-width: 650px) {
	.wapp-float-button {
		left: unset;
		right: 10px;
	}
	.to-top-container #toTop {
		bottom: 70px;
		right: 15px;
	}
}