/*  MICROTHEMER STYLES  */


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

/** General >> Label:(1) span **/
.ff-el-input--content > div:nth-of-type(1) > label:nth-of-type(1) > span {
	
}

/** General >> Ff item selected span:(1) **/
.ff_item_selected span:nth-of-type(1) {
	color: rgb(255, 255, 255) !important;
}

/** General >> Label:(1) span _2 **/
.ff-el-input--content > div:nth-of-type(2) > label:nth-of-type(1) > span {
	color: rgb(255, 255, 255) !important;
}

/** General >> Label:(1) span _3 **/
.ff-el-input--content > div:nth-of-type(1) > label:nth-of-type(1) > span {
	color: rgb(255, 255, 255) !important;
}

/** General >> Label:(1) span _4 **/
.ff-el-input--content > div:nth-of-type(3) > label:nth-of-type(1) > span {
	color: rgb(255, 255, 255) !important;
}

