/*  MICROTHEMER STYLES  */


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

/** General >> Main product type simple **/
#main .product_type_simple {
	display: none !important;
}

/** General >> Main eael star rating (::before) **/
#main .eael-star-rating::before {
	display: none !important;
}

/** General >> Main entry content wrap **/
#main .entry-content-wrap {
	margin-bottom: -35px !important;
}

