/*  MICROTHEMER STYLES  */


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

/** General >> Nav menu 3 **/
#nav_menu-3 {
	line-height: 1 !important;
}

/** General >> Colophon site info **/
#colophon .site-info {
	left: 60px !important;
}

/** General >> Colophon socials extra **/
#colophon .socials-extra {
	
}

/** General >> Masthead **/
#masthead {
	
}

/** General >> Masthead _2 **/
#masthead {
	background-color: rgb(44, 44, 44) !important;
}

/** General >> Colophon sober container _2 **/
#colophon .sober-container {
	background-color: rgb(234, 0, 0) !important;
}

/** General >> Content sober container **/
#content > .sober-container {
	background-color: rgb(255, 255, 255) !important;
}

/** General >> Colophon sober container _3 **/
#colophon .sober-container {
	background-color: rgb(0, 0, 0) !important;
}

/** General >> Colophon sober container _4 **/
#colophon .sober-container {
	background-color: rgb(35, 35, 44) !important;
}

/** General >> Colophon sober container **/
#colophon .sober-container {
	background-color: rgb(46, 46, 46) !important;
}

/** General >> Colophon socials extra _2 **/
#colophon .socials-extra {
	padding-right: 100px !important;
}

/** General >> Colophon widgets 3 columns **/
#colophon > .widgets-3-columns {
	background-color: rgb(58, 58, 58) !important;
	background-repeat: repeat-x !important;
}

