/*
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 {
	width: 500px;
	height: auto;
}
.avada-has-rev-slider-styles .avada-skin-rev {
border-top: 0!important;
border-bottom: 0!important;
}

.connect span {
	background-color: white!important;
	color : #1156C0!important;
}

.menu-item a:before {
	display : none;
}

.btn-send {
	display: block!important;
	margin: auto!important;
}


.attachment-thumbnail {
	border-style : none; 
	border: 0px!important;
	padding : 5px;
}

.text-rgpd {
	color : white!important ;
	font-style : white!important ;
	text-decoration : white!important ;
	background-color : white!important ;
	background-image : white;
}

.wpcf7-list-item-label { 
	color : white ; 
}