/*
Theme Name: Web-Box
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
.without-scrollx{
	overflow-x: none;
	overflow-y: scroll;
}
@media (max-width:720px){
	.off-canvas-close{
		margin-top:90px!important;
	}
}