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

.fullwidth_image img{
	min-width: 100vw !important;
}

.search #main,
.error404 #main{
	padding-top: 60px !important;
	padding-bottom: 60px !important;
}

.menu-item a{
	border-bottom: 2px solid transparent !important;
}

.menu-item.current-menu-item a{
	border-bottom: 2px solid #fff !important;
}
