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

.menu-icon {
	max-width: 50% !important;
	text-align: center;
}

/* 404 PAGE */
.center {
    text-align: center;
}
.search-bar {
    margin: auto;
    width: 50%;
}
.search-page-search-form-top {
	padding-bottom: 0 !important;
	border-bottom: 0px solid !important;
	margin-bottom: 0px !important;
	margin-left: 2em;
	margin-top: 2em;
}
.searchform {
	width: 50%;
}
.alternative-title h4 {
	margin-top: 1em !important;
	margin-bottom: 0em !important;
	margin-left: 1em;
}