/*
Theme Name:     Wellington Theme
Theme URI: 		#
Description:    Wellington custom theme
Author:         Rouge marketing
Theme URI: 		https://rougemarketing.com
Text Domain:
Domain Path:
*/

/*
span.wpcf7-list-item.last label{
	margin-left:-28px !important;
}

#wpcf7-f56-p93-o1 span.wpcf7-list-item.last label{
	margin-left:0px !important;
} */


.double-row .form-el{ 
	width:50%;
}

.wpcf7-form select{
	font-family: "LatoWebRegular" !important;
	padding:0 !important;
	letter-spacing:1px;
	border-bottom: 1px solid  #cb9345 !important;
}

@media (max-width: 768px) {
	.double-row .form-el{ 
		width:100%; 
	}
}



.wpcf7-form p{
	display:block !important;
}

/** LOGO LAURÉAT 2021 **/
.image {
	display: flex;
	width: 100%;
	padding-top: 5%;
	justify-content: center;
}

.image img {
		width: 195px;
	}

@media (max-width: 767px) {
	.col:first-child {
		padding-bottom: 0px!important;
	}
	.image img {
		width: 50%;
		padding-top: 10%;
	}
}

/** END LOGO LAURÉAT 2021 **/
