/*  MICROTHEMER STYLES  */


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

/** General >> Navbar **/
#navbar {
	
}

/** General >> Page footer **/
#page footer {
	
}

/** General >> Widget **/
.widget {
	
}

/** General >> Widget title **/
.widget-title {
	color: rgb(255, 255, 255) !important;
	font-weight: bold !important;
	font-style: normal !important;
}

/** General >> Site navigation link **/
#site-navigation a {
	color: rgb(255, 255, 255) !important;
}

/** General >> Has background **/
.has-background {
	
}

/** General >> Has background _2 **/
.has-background {
	
}

/** General >> Textwidget link **/
.textwidget a {
	
}

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

