.wp-block {} /*  (.wp-block {} ensures MT files load in Gutenberg editor) */
/*  MICROTHEMER STYLES  */


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

/** General >> Checkbox label **/
.checkbox > label {
	font-weight: bold !important;
}

/** General >> Fld 140874 1 wrap link **/
#fld_140874_1-wrap a {
	color: rgb(202, 66, 143) !important;
}

/** General >> Fld 140874 1 opt1069226 **/
#fld_140874_1_opt1069226 {
	padding-top: 5px !important;
}

/** General >> Pp tabs vertical pp tabs labels **/
.pp-tabs-vertical > .pp-tabs-labels {
	width: 15% !important;
}

/** General >> Pp tabs vertical left pp tabs panels **/
.pp-tabs-vertical-left > .pp-tabs-panels {
	width: 85% !important;
}

/** General >> Tabio 2 **/
#tabio-2 {
	border-bottom-width: 1px !important;
	border-bottom-style: solid !important;
}

/** General >> Tabio 1 **/
#tabio-1 {
	border-bottom-width: 1px !important;
	border-bottom-style: solid !important;
}

/** General >> Fld 140874 1 wrap span:(1) **/
#fld_140874_1-wrap span:nth-of-type(1) {
	color: rgb(255, 255, 255) !important;
}

/** General >> Fld 140874 1 wrap span:(2) **/
#fld_140874_1-wrap span:nth-of-type(2) {
	color: rgb(255, 255, 255) !important;
}

/** General >> placeholder **/
input::placeholder {
	text-transform: uppercase !important;
}

