/*  MICROTHEMER STYLES  */


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

/** General >> Credit paragraph **/
.credit p {
	font-size: 14px !important;
	line-height: 2px !important;
}

/** General >> Alert banner paragraph **/
.alert_banner p {
	font-weight: 500 !important;
	text-align: center !important;
	padding-top: 15px !important;
}

/** General >> Woocommerce store notice **/
.woocommerce-store-notice {
	
}

/** General >> Learn more **/
#learn-more {
	padding-top: 12px !important;
}

/** General >> Widget shopping cart content paragraph (#2) **/
.widget_shopping_cart_content p:nth-of-type(2) {
	padding-bottom: 12px !important;
}

