/*
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
*/
.form-contato-home{
	max-width: 550px;
}
.column-contato-home input,.column-contato-home textarea{
	background-color: #f9fbfb !important;
	color: #31383a !important;
	margin-top: -10px;
}
.btn-contato-home input.wpcf7-form-control.wpcf7-submit{
    margin-top: 30px;
    border-radius: 26px;
    background-color: #e0180c;
    width: 160px;
}
.btn-contato-home input:hover{
	background-color: #c51015 !important;
	color: #fdeb00 !important;
}
.carousel-disc img{
	width: 345px !important;
}
.fusion-copyright-notice img{
	padding-top: 5px;
}
.is_anchor a {
    color: #ffffff !important;
}
.is_anchor a:hover {
    color: #fdeb00 !important;
}