/*  MICROTHEMER STYLES  */


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

/** General >> Masthead site branding **/
#masthead .site-branding {
	background-image: none !important;
	background-position: left top !important;
	background-size: contain !important;
	-webkit-background-clip: padding-box !important;
	background-clip: padding-box !important;
}

/** General >> Wp admin bar edit ab item **/
#wp-admin-bar-edit .ab-item {
	background-size: auto !important;
}

