/*  MICROTHEMER STYLES  */


/*= CPVenezuela =============== */

/** CPVenezuela >> List item:(2) link **/
#et-secondary-nav > li:nth-of-type(2) > a {
	color: rgb(255, 255, 255) !important;
}

/** CPVenezuela >> Income **/
.income {
	color: rgb(255, 255, 255) !important;
}

/** CPVenezuela >> Fl select **/
.fl-select {
	background-color: rgb(255, 255, 255) !important;
}

/** CPVenezuela >> Give purchase button **/
#give-purchase-button {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(243, 3, 3) !important;
	border-top-width: 3px !important;
	border-right-width: 3px !important;
	border-bottom-width: 3px !important;
	border-left-width: 3px !important;
	-webkit-border-radius: 7px 7px 7px 7px !important;
	-moz-border-radius: 7px 7px 7px 7px !important;
	border-radius: 7px 7px 7px 7px !important;
}