/*  MICROTHEMER STYLES  */


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

/** General >> Link (#1) div **/
.custom_font_size_1-3vw > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(1) > h3:nth-of-type(1) > a:nth-of-type(1) > div {
	color: rgb(255, 255, 255) !important;
}

/** General >> Span (#1) span **/
.custom_font_size_1-3vw > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(1) > span:nth-of-type(1) > span {
	color: rgb(255, 255, 255) !important;
}

/** General >> Link (#1) div (:focus) **/
.custom_font_size_1-3vw > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(1) > h3:nth-of-type(1) > a:nth-of-type(1) > div:focus {
	
}

/** General >> Main woocommerce **/
#main .woocommerce {
	min-height: 1000px !important;
}

