/*  MICROTHEMER STYLES  */


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

/** General >> Ff el form left:(5) ff el input content **/
.ff-el-form-left:nth-of-type(5) > .ff-el-input--content {
	
}

/** General >> Ff el form left ff el input content **/
.ff-el-form-left > .ff-el-input--content {
	padding-top: 10px !important;
}

/** General >> Header row a fl row content wrap **/
#header-row-a > .fl-row-content-wrap {
	background-color: rgba(0, 0, 0, 0) !important;
}

/** General >> Fl post 9 pp primary title **/
.pp-primary-title {
	color: rgb(141, 111, 98) !important;
}

