/*
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
*/

/*CUSTOM BY SHUBY*/
.fusion-page-title-bar{
	height: 225px !important;
}
.btn_orcamento{
	max-width: 320px;
}
.single-navigation.clearfix {
    display: none;
}
.ilightbox-inner-toolbar {
	display: none;
}
.ilightbox-social{
	display: none !important;
}
.is_anchor a {
    color: #ffffff !important;
    border-right-color: transparent !important; 
    border-left-color: transparent !important;
}
.is_anchor a:hover {
    color: #ab8b65 !important; 
}
/*END CUSTOM BY SHUBY*/