/*
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
*/

/* AVM */
/* Header max-width in Woo store */
.layout-wide-mode.avada-has-header-100-width .fusion-header-wrapper .fusion-row {
	max-width: 1250px !important;
}

/* Center top header text */
.fusion-header-wrapper .fusion-contact-info {
	text-align: center;
}