/*
Theme Name:     Pulse - WordPress Child Theme
Description:    Child theme for Pulse
Version:        2.8
Author:         Pirenko
Author URI:     http://www.pirenko.com/
Template:       pulse
*/
.sub-menu {
	opacity: 0.75;
}
.sub-menu .menu-item {
	max-width: none;
}

.pulse-menu-ul li {
	max-width: 112px;
}

.pulse-menu-ul > li > a {
	font-size: 13px;
}

#pulse_main_menu .pulse-menu-ul > li > a .pulse_menu_main {
	vertical-align: top;
	padding-top: 50px;
	line-height: 1.2;
	display: inline-block;
}

#pulse_main_menu.pulse_collapsed_menu .pulse-menu-ul > li > a .pulse_menu_main {
	padding-top: 24px;
}
