/*
Theme Name: Emersive Child
Theme URI: http://emersive.es
Description: A child theme of Pitch Theme
Author: o2studio
Author URI: http://o2studio.es
Version: 1.2
Text Domain: emersive
Template: emersive
*/

.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-text {
	background-color: rgba(225,225,225,1) !important;
	color:#000000;
	font-family: 'colgate-regular' !important;
}

.cf7_custom_style_2 textarea.wpcf7-form-control.wpcf7-textarea {
	background-color: rgba(225,225,225,1) !important;
}

button {
	background-color: rgba(225,225,225,1);
    padding: 10px;
	color:#949494;
	font-family: 'colgate-regular' !important;
	border:0px;
	text-transform: uppercase;
}

input[type="checkbox" i] {
    background-color: rgba(225,225,225,1);
    padding: 10px;
}

#cmplz-document {
	max-width: 100%;
}


.gtranslate_wrapper #gt_float_wrapper {
	right: 0 !important;
	bottom: 120px !important;
}
