@include url('font-awesome.min');

/**
 * NAV MENUS
 */
 /** TRIBE IMAGE WIDGET **/
.uploader input.button {
	height: 34px;
	line-height: 33px;
	margin-top: 15px;
	width: 100%;
}

.tribe_preview .aligncenter {
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
}

.tribe_preview {
	max-height: 300px;
	overflow: hidden;
}

.tribe_preview img {
	height: auto;
	margin: 10px 0;
	max-width: 100%;
}
/** END TRIBE IMAGE WIDGET **/

li .cherry-megamenu-wrap {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	margin-top: 20px;
}

li .cherry-megamenu-wrap p {
	line-height: 28px;
}

li .cherry-megamenu-wrap .show-on-depth-0-only {
	display: none;
}

li .cherry-megamenu-wrap .show-on-depth-1 {
	display: block;
}

li .cherry-megamenu-wrap .show-on-depth-0-only.hidden-by-default,
li.menu-item-depth-0 .cherry-megamenu-wrap .show-on-depth-0-only.hidden-by-default {
	display: none;
}

li.menu-item-depth-0 .cherry-megamenu-wrap .show-on-depth-0-only {
	display: block;
}

li.menu-item-depth-0 .cherry-megamenu-wrap .show-on-depth-1 {
	display: none;
}

li .cherry-megamenu-wrap p label input[type=checkbox] {
	margin-top: 0;
}

li .cherry-megamenu-wrap .button{
	margin-bottom: 10px;
	margin-top: 5px;
}

li .cherry-megamenu-wrap h4 {
	border-bottom: 1px solid #ccc;
	color: #666;
	font-style: italic;
	margin: 0 0 8px 0;
	padding: 0 0 5px 0;
}

li .cherry-megamenu-wrap select.cherry-megamenu-widget-area {
	font-size: 0.9em;
	margin: 0;
}

li .cherry-megamenu-wrap label input,
li .cherry-megamenu-wrap label select,
li .cherry-megamenu-wrap label .selected-icon,
li .cherry-megamenu-wrap label .selected-subindicator {
	float: right;
	font-size: 0.9em;
}

.cherry_megamenu_meta_box div#cherry_megamenu_accordion h3 {
	color: #888;
	cursor: pointer;
	float: left;
	margin: 0;
	outline: none;
	padding: 0 0 10px 0;
	width: 100%;
}

.cherry_megamenu_meta_box div#cherry_megamenu_accordion h3.ui-state-active,
.cherry_megamenu_meta_box div#cherry_megamenu_accordion h3:hover {
	color: #333;
}

.cherry_megamenu_meta_box div#cherry_megamenu_accordion h3:hover::before {
	color: black;
}

.cherry_megamenu_meta_box div#cherry_megamenu_accordion th::before,
.cherry_megamenu_meta_box div#cherry_megamenu_accordion h3::before {
	background: 0 0;
	border: 0;
	float: left;
	font: 400 20px/1 FontAwesome;
	content: '\f139';
	margin-right: 6px;
	padding: 0;
	position: relative;
	right: 0;
	speak: none;
	text-align: center;
	text-decoration: none!important;
	text-indent: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.cherry_megamenu_meta_box div#cherry_megamenu_accordion h3.ui-state-active::before {
	content: '\f140';
}

.cherry_megamenu_meta_box div.accordion_content {
	float: left;
	padding-bottom: 20px;
	width: 100%;
}
.cherry_megamenu_meta_box div table {
	font-size: 0.9em;
	margin-bottom: 5px;
	width: 100%;
}

.cherry_megamenu_meta_box div table select {
	font-size: 0.9em;
	max-width: 120px;
}

.cherry_megamenu_meta_box div table tr {
	height: 29px;
	vertical-align: middle;
}

.cherry_megamenu_meta_box div table th {
	border-bottom: 1px solid #ccc;
	font-size: 1.1em;
}

.cherry_megamenu_meta_box div table td:nth-child(1) {
	padding-left: 5px;
}

.cherry_megamenu_meta_box div table td:nth-child(2) {
	min-width: 150px;
	text-align: right;
}

.cherry_megamenu_meta_box th::before {
	content: '\f100';
}

.cherry_megamenu_meta_box th.settings::before {
	content: '\f111';
}

.cherry_megamenu_meta_box p.submit {
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
	text-align: right;
	width: 100%;
}

#nav-menu-meta .cherry_megamenu_meta_box .accordion-section-content  {
	padding: 0 13px 0px 13px;
}

.cherry_megamenu_meta_box .selected-icon::before,
.cherry-megamenu-wrap .selected-icon::before,
.cherry_megamenu_meta_box .selected-subindicator::before,
.cherry-megamenu-wrap .selected-subindicator::before {
	display: inline-block;
	font: 400 20px/1 FontAwesome;
	padding: 5px 0 0 5px;
	speak: none;
	vertical-align: top;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.cherry-megamenu-wrap .hidden-by-default {
	display: none;
}

.cherry-megamenu-menu-hide-wrapper label,
.cherry-megamenu-megasubmenu-hide-wrapper label {
	display: block;
	padding-left: 20px;
}

.cherry-megamenu-submenu-type-wrapper input[type="checkbox"],
.cherry-megamenu-menu-hide-wrapper input[type="checkbox"],
.cherry-megamenu-megasubmenu-hide-wrapper input[type="checkbox"] {
	float: none;
	margin: 0 5px 0 0;
}

.cherry-megamenu-menu-icon-uploaded-wrapper,
.cherry-megamenu-menu-icon-wrapper {
	padding-left: 20px;
}

.cherry-megamenu-menu-icon-uploaded-wrapper span {
	display: inline-block;
	float: right;
}