/*  MICROTHEMER STYLES  */


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

/** General >> Button **/
.button {
	letter-spacing: 1px !important;
	background-color: rgb(189, 33, 33) !important;
}

/** General >> Button Hover **/
.button:hover {
	letter-spacing: 1px !important;
	background-color: rgb(133, 15, 15) !important;
}

/** General >> Contact Form Labels **/
label {
	font-family: Helvetica !important;
	color: rgb(52, 52, 52) !important;
}

/** General >> Contact Form Button **/
.frm_final_submit {
	font-family: Helvetica !important;
	font-weight: 700 !important;
}

/** General >> Form field input **/
.form-field input {
	font-family: 'Poppins' !important;
	color: rgb(26, 26, 26) !important;
	font-size: 15px !important;
	font-weight: 500 !important;
	border-top-width: 0 !important;
	border-right-width: 0 !important;
	border-bottom-width: 2px !important;
	border-left-width: 0 !important;
	border-top-style: 0 !important;
	border-right-style: 0 !important;
	-webkit-border-radius: 0 0 0 0 !important;
	-moz-border-radius: 0 0 0 0 !important;
	border-radius: 0 0 0 0 !important;
}

/** General >> Message Field **/
#field_9jv0r12 {
	font-family: 'Poppins' !important;
	color: rgb(26, 26, 26) !important;
	font-size: 15px !important;
	font-weight: 500 !important;
	border-top-width: 0 !important;
	border-right-width: 0 !important;
	border-bottom-width: 2px !important;
	border-left-width: 0 !important;
	border-top-style: 0 !important;
	border-right-style: 0 !important;
	-webkit-border-radius: 0 0 0 0 !important;
	-moz-border-radius: 0 0 0 0 !important;
	border-radius: 0 0 0 0 !important;
}

/** General >> Generate sections inside container bold **/
.generate-sections-inside-container b {
	font-family: 'Oswald' !important;
	font-size: 40px !important;
	line-height: 1 !important;
	font-weight: normal !important;
}
