/*  MICROTHEMER STYLES  */


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

/** General >> Menu menu superior **/
#menu-menu-superior {
	font-family: Arial !important;
	color: rgb(1, 1, 1) !important;
	font-size: 16px !important;
	font-weight: bold !important;
	background-color: rgba(252, 251, 251, 0.43) !important;
}

/** General >> Site header cart cart contents **/
#site-header-cart .cart-contents {
	font-family: Arial !important;
	color: rgb(0, 0, 0) !important;
	background-color: rgba(236, 232, 232, 0.72) !important;
}

/** General >> Site header cart count **/
#site-header-cart .count {
	font-family: Arial !important;
	color: rgb(0, 0, 0) !important;
	font-size: 14px !important;
	background-color: rgb(255, 255, 255) !important;
}


/*= Pie ======================= */

/** Pie >> Colophon site info **/
#colophon .site-info {
	
}

/** Pie >> Colophon heading 4 **/
#colophon h4 {
	
}

