/*  MICROTHEMER STYLES  */


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

/** General >> Masthead fa shopping bag **/
#masthead .fa-shopping-bag {
	
}

/** General >> Link (#1) heading 2 (:hover) **/
ul > li:nth-of-type(28) > a:nth-of-type(1) > h2:hover {
	
}

/** General >> Link (#1) heading 2 (:hover) _2 **/
ul li:nth-of-type(28) a:nth-of-type(1) h2:hover {
	
}

/** General >> Link (#1) heading 2 (:hover) _3 **/
ul li:nth-of-type(28) a:nth-of-type(1) h2:hover {
	
}

