/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Wpcf7 submit **/
.wpcf7-submit {
	color: rgb(255, 255, 255) !important;
	font-weight: 900 !important;
	background-color: rgb(255, 0, 56) !important;
	background-position: center top !important;
	padding-top: 12px !important;
	padding-right: 12px !important;
	padding-bottom: 12px !important;
	padding-left: 12px !important;
	margin-top: 12px !important;
	-webkit-border-radius: 10px 10px 10px 10px !important;
	-moz-border-radius: 10px 10px 10px 10px !important;
	border-radius: 10px 10px 10px 10px !important;
	behavior: url(/wp-a/wp-content/micro-themes/PIE.php);
	position: relative; /* Because CSS3 PIE is enabled. It requires this to work. */
}

/** General >> Wpcf7 form control **/
.wpcf7-form-control {
	font-size: 14px !important;
}

/** General >> Wpcf7 f332 p323 o1 wpcf7 submit **/
#wpcf7-f332-p323-o1 .wpcf7-submit {
	font-size: 24px !important;
	background-color: rgb(253, 6, 6) !important;
}

/** General >> Grve widget area **/
.grve-widget-area {
	height: 265px !important;
}

/** General >> Vc **/
.vc_custom_1536950041857 {
	margin-top: -50px !important;
}
