/*
Theme Name: Altus
Theme URI: http://themeforest.net/item/altus-multipurpose-wordpress-theme/7814258
Description: It can be used for business and corporate sites, your portfolio site or customize it to suit your wishes. Easy to use and clean code will be a simple task to get you up and running in no time. And with our support you cannot go wrong.
Author: AnpsThemes
Author URI: http://themeforest.net/user/Anps?WT.ac=item_profile_text&WT.z_author=Anps
Version: 1.2.9
License: GNU General Public License
License URI: license.txt
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, left-sidebar, custom-colors, custom-header, custom-menu, theme-options, translation-ready, threaded-comments
*/

@import url(css/core.css);

/* fix left menu*/
#nav_menu-2 .menu-item a {
    display: inline-block;
    padding-top: 10px;
    padding-right: 10px;
}

.site-navigation > ul > li.megamenu .sub-menu .container > li h4 a {
  color: #000000;
}

.breadcrumb_last {
	color: rgb(37, 144, 206);
}