/*
Theme Name: Betheme
Theme URI: http://themes.muffingroup.com/betheme
Description: Betheme - Premium WordPress Theme
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-image-header, featured-images, post-formats, responsive-layout, theme-options, translation-ready
Author: Muffin group
Author URI: http://muffingroup.com
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 6.5

All css files are placed in /css/ folder.
If you want to add your own css code, please do it in /css/custom.css

*/

.menu-highlight #Top_bar ul.menu > li > a span:not(.description) {
	line-height: 42px;
}

.menu-highlight #Top_bar ul.menu > li > a span:not(.description) {
	padding: 0px 14px;
	font-size: 18px;
}

.menu-highlight.header-transparent #Top_bar ul.menu > li#menu-item-67 > a {
	background-color: #7a0085;
	color: #fff;
}

.menu-highlight.header-transparent #Top_bar ul.menu > li#menu-item-67 > a:hover {
	background-color: #a014ad;
	color: #fff;
}