.wp-block {} /*  Ensures MT files load in FSE */
/*  MICROTHEMER STYLES  */


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

/** General >> Podca fl post carousel more **/
#podca .fl-post-carousel-more {
	text-align: center !important;
}

/** General >> Podca fl post carousel text **/
#podca .fl-post-carousel-text {
	text-align: center !important;
}

/** General >> Uwa main auction product **/
#uwa_auction_countdown .uwa-main-auction-product {
	color: rgb(255, 255, 255) !important;
	background-color: rgba(0, 112, 180, 0.52) !important;
}

/** General >> Posted in **/
#product-5014 .posted_in {
	padding-left: 10px !important;
}

/** General >> Submit button **/
#product-5014 button[type="submit"] {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(1, 124, 192) !important;
	border-width: 0 !important;
	border-radius: 6px !important;
}

/** General >> Submit button (:hover) **/
#product-5014 button[type="submit"]:hover {
	background-color: rgb(234, 0, 0) !important;
	border-width: 0 !important;
}

/** General >> Nf form fields required **/
#nf-form-18-cont .nf-form-fields-required {
	color: rgb(255, 255, 255) !important;
}

/** General >> Legend **/
#nf-field-154 legend {
	color: rgb(255, 255, 255) !important;
}

/** General >> Paragraph **/
#nf-field-154 p {
	color: rgb(255, 255, 255) !important;
}

/** General >> Div **/
#nf-field-154-container > div:nth-of-type(2) > div {
	padding-bottom: 20px !important;
}

/** General >> Nf form fields required _2 **/
#nf-form-19-cont .nf-form-fields-required {
	color: rgb(255, 255, 255) !important;
}

/** General >> Paragraph _2 **/
#nf-form-19-cont p {
	color: rgb(255, 255, 255) !important;
}

