/*

Theme Name: MyHome Child
Theme URI: http://myhome.tangibledesing.net
Author: TangibleDesign
Author URI: http://themeforest.net/user/tangibledesign
Description: Child
Version: 1.0.0
Template: myhome
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: myhome-child
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

*/
div:not(.mh-header--transparent) #mega_main_menu.mh-primary > .menu_holder > .mmm_fullwidth_container{
	background: #89300b url(bgdragon.png) repeat top left / auto auto !important;
}
html body.myhome-body #mega_main_menu.mh-primary > .menu_holder > .menu_inner > ul > li > .item_link span.link_content > span > span{
	display: block;
}
html body.myhome-body #mega_main_menu.mh-primary > .menu_holder > .menu_inner > ul > li > .item_link span.link_content img{
	height: 35px;
	width: auto;
	margin-bottom: 5px;
}
html body.myhome-body #mega_main_menu.mh-primary > .menu_holder > .menu_inner > ul > li > .item_link span.link_content{
	text-align: center;
}
html body #mega_main_menu.mh-primary > .menu_holder > .menu_inner > ul > li[class*="columns"]{
	margin: 0 8px !important;
}