/*
Theme Name: m3property Theme
Author: Efront
Author URI: http://efront.com.au/
Description: The base Efront Wordpress template.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.nav li.nav_405:hover span:after {
	width: 0!important;
	display: none!important;
}
.nav li.nav_405 span > a {
	cursor: default!important;
	
}

.breadcrumbs li.active span a[href="#"]{
	cursor: default;
}

.breadcrumbs li.active span a[href="#"]:after{
	display: none;
}

.categorydiv #category-all {
    max-height: 400px;
}