/*  MICROTHEMER STYLES  */


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

/** General >> Fl rich text list item **/
.fl-rich-text li {
	color: rgb(0, 0, 0) !important;
	font-size: 20px !important;
	padding-top: 5px !important;
}

/** General >> Crp related **/
.crp_related {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-justify-content: center !important;
	justify-content: center !important;
}

/** General >> Sd title **/
.sd-title {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-justify-content: center !important;
	justify-content: center !important;
	-webkit-align-content: center !important;
	align-content: center !important;
	-webkit-align-self: center !important;
	align-self: center !important;
}

/** General >> Sd content **/
.sd-content {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-justify-content: center !important;
	justify-content: center !important;
	-webkit-align-content: center !important;
	align-content: center !important;
}

/** General >> Heading 1 span **/
h1 > span {
	
}

/** General >> Edd free downloads form class **/
.edd_free_downloads_form_class {
	
}

/** General >> Red **/
.red {
	
}

/** General >> Edd checkout wrap **/
#edd_checkout_wrap {
	
}

/** General >> Edd empty cart **/
.edd_empty_cart {
	
}

/** General >> Fl module rich text **/
.fl-module-rich-text {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-justify-content: center !important;
	justify-content: center !important;
}

/** General >> Fl node n3xw8cgmqd54 **/
.fl-node-n3xw8cgmqd54 {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-flex-wrap: wrap !important;
	-moz-flex-wrap: wrap !important;
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
	-webkit-justify-content: center !important;
	justify-content: center !important;
	-webkit-align-items: stretch !important;
	align-items: stretch !important;
	-webkit-align-content: center !important;
	align-content: center !important;
	-webkit-align-self: center !important;
	align-self: center !important;
}

/** General >> Div (#1) div **/
.fl-node-n3xw8cgmqd54 > div:nth-of-type(1) > div:nth-of-type(1) > div {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-flex-wrap: wrap !important;
	-moz-flex-wrap: wrap !important;
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
	-webkit-justify-content: center !important;
	justify-content: center !important;
	-webkit-align-content: center !important;
	align-content: center !important;
}

