/*
 Theme Name:   Kroth Child
 Theme URI:    http://themeforest.net/user/VictorThemes
 Description:  Kroth Child Theme
 Author:       VictorThemes
 Author URI:   http://themeforest.net/user/VictorThemes/portfolio
 Template:     kroth
 Version:      2.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, left-sidebar, right-sidebar, custom-menu, featured-images, post-formats, theme-options, translation-ready
 Text Domain:  kroth-child
*/

/* Write Custom CSS */
.nav-tabs > li.each-location-tab > a .krth-ai-two i{
	width:16%;
}
.nav-tabs > li.each-location-tab > a .krth-ai-two .krth-ai-content{
	width:84%;
}
.krth-top-active:hover,
.krth-top-active:focus,
.krth-top-active:hover i,
.krth-top-active:focus i {
	color: #fff;
}
.krth-topdd-content li a:hover {
	background: #EE1C25;
	color:#fff;
}
.krth-social-two li{
	float:right;
}
.portfolio-template-default .krth-breadcrumbs{
	display:none;
}