/*  MICROTHEMER STYLES  */


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

/** General >> Et pb column 4 4 et pb module header **/
.et_pb_column_4_4 .et_pb_module_header {
	padding-bottom: 0 !important;
}

/** General >> Et pb column 4 4 et pb blurb container **/
.et_pb_column_4_4 .et_pb_blurb_container {
	-webkit-justify-content: center !important;
	justify-content: center !important;
	-webkit-align-items: center !important;
	align-items: center !important;
	-webkit-align-content: center !important;
	align-content: center !important;
}

/** General >> Post 9161 et pb section 3 **/
#post-9161 .et_pb_section_3 {
	-webkit-justify-content: flex-end !important;
	justify-content: flex-end !important;
	-webkit-align-items: flex-end !important;
	align-items: flex-end !important;
	-webkit-align-content: flex-end !important;
	align-content: flex-end !important;
}

/** General >> Post 9161 et pb image 4 **/
#post-9161 .et_pb_image_4 {
	margin-bottom: 0 !important;
}

/** General >> Et pb blurb 0 et pb blurb container **/
.et_pb_blurb_0 .et_pb_blurb_container {
	padding-left: 0 !important;
}

/** General >> Post 9161 et pb section 7 **/
#post-9161 .et_pb_section_7 {
	border-right-color: rgba(0, 0, 0, 0) !important;
}

/** General >> Fluentform 2 ff el form control **/
#fluentform_2 .ff-el-form-control {
	border-color: rgb(0, 0, 0) !important;
	border-width: 1px !important;
}

/** General >> Fluentform 2 wpf has custom css **/
#fluentform_2 .wpf_has_custom_css {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(0, 0, 0) !important;
	border-color: rgb(0, 0, 0) !important;
}

/** General >> Ff el form top input (#1) **/
.ff-el-form-top input:nth-of-type(1) {
	border-color: rgb(0, 0, 0) !important;
}

/** General >> Fluentform 3 wpf has custom css **/
#fluentform_3 .wpf_has_custom_css {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(0, 0, 0) !important;
	border-color: rgb(0, 0, 0) !important;
}


/*( < 1200 )*/
@media (max-width: 1199.98px) {

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

	/** General >> Fluentform 2 ff el form control **/
	#fluentform_2 .ff-el-form-control {
	border-width: 1px !important;
}


}


/*( < 480 )*/
@media (max-width: 479.98px) {

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

	/** General >> Post 9161 et pb column inner 7 **/
	#post-9161 .et_pb_column_inner_7 {
	
}

	/** General >> Post 9161 et pb row inner 4 **/
	#post-9161 .et_pb_row_inner_4 {
	padding-left: 0 !important;
}

	/** General >> Ff el form top input (#1) **/
	.ff-el-form-top input:nth-of-type(1) {
	font-size: 16px !important;
	height: 50px !important;
}

	/** General >> Fluentform 3 wpf has custom css **/
	#fluentform_3 .wpf_has_custom_css {
	height: 50px !important;
}


}

