/*  MICROTHEMER STYLES  */


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

/** General >> Fl post 9 wc proceed to checkout **/
#fl-post-9 .wc-proceed-to-checkout {
	font-family: "Comic Sans MS" !important;
	font-style: italic !important;
	text-align: center !important;
}

/** General >> Wc proceed to checkout bdi **/
.wc-proceed-to-checkout bdi {
	color: rgb(242, 22, 22) !important;
	font-weight: bold !important;
}

