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


#button_slideshow_1 {
	border-color: #08559b;
}
#button_slideshow_2 {
	background: transparent;
}
a:hover { 
    color: #b61014 !important;
}
.fusion-main-menu > ul > li > a:hover {
	border-color: #3d81be !important;
	color: #3d81be !important;
}
#button_newsletter {
	background: transparent;
	border: 1px solid #ffffff;
	padding: 9px 20px;
	line-height: 14px;
	font-size: 12px;
	margin-top: 20px;
}
#button_newsletter:hover{
	border: 1px solid #3d81be;
	color: #3d81be;
}
.fusion-testimonials .author, .fusion-testimonials .author .testimonial-thumbnail:before, .fusion-testimonials .author .company-name {
	color: #ffffff !important;
}
.fusion-footer-copyright-area {
	padding-top: 20px !important;
	padding-bottom: 15px !important;
}
.fusion-widget-area .widget_nav_menu li {
	border: 0px;
	margin-top: 5px;
	background-color: #f8f8f8;
	padding: 16px 38px 16px 26px;
}
.fusion-widget-area .current_page_item > a {
	color: #b61014 !important;
}
.fusion-widget-area .current_page_item > a::before {
	color: #b61014 !important;
}
.link-area-link-icon {
	border: 1px solid #dcdcdc;
	padding: 20px;
}
.fusion-social-links-footer .fusion-social-networks a:hover {
	color: #3d81be !important;
}