/*  MICROTHEMER STYLES  */


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

/** General >> Link (#1) wpmm mega menu label **/
#primary-menu > div:nth-of-type(1) > ul:nth-of-type(1) > li:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > ul:nth-of-type(1) > li:nth-of-type(1) > div:nth-of-type(1) > ul:nth-of-type(1) > li:nth-of-type(1) > a:nth-of-type(1) > .wpmm-mega-menu-label {
	
}

/** General >> List item (#1) link **/
#primary-menu > div:nth-of-type(1) > ul:nth-of-type(1) > li:nth-of-type(1) > a {
	
}

/** General >> Link (#1) wpmm mega menu label _2 **/
#primary-menu > div:nth-of-type(1) > ul:nth-of-type(1) > li:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > ul:nth-of-type(1) > li:nth-of-type(2) > div:nth-of-type(1) > ul:nth-of-type(1) > li:nth-of-type(2) > a:nth-of-type(1) > .wpmm-mega-menu-label {
	margin-left: 80px !important;
}

/** General >> Span (#1) span **/
.woocommerce-variation-price > span:nth-of-type(1) > span {
	color: white !important;
}

/** General >> Mega menu primary **/
#mega-menu-primary {
	margin-left: 90px !important;
}

