/*======================================
Theme Name: Eurolegacy-child
Theme URI: https://eurolegacy.com.br
Description: This is a child theme!
Author: EuroLegacy
Author URI: https://eurolegacy.com.br
Template: Divi
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
======================================*/
/*add your custom CSS below this line*/

/* campos do plugin contact form 7 */
.wpcf7-form label.error { font-size: 16px;}
.form7class {width: 100%; font-size: 16px;}
.form7area {max-height: 100px;width: 100%; font-size: 16px;}
.form7classbtn {
    color: #ffffff!important;
    border-width: 0px!important;
/*     letter-spacing: 3px; */
    font-size: 16px;
/*     font-weight: 600!important; */
/*     text-transform: uppercase!important; */
    background-color: #28476A;
    padding: 10px 27px!important;
/*     width: 100%; */
	border-radius: 50px;
}