.category_content .owl-theme .owl-controls {
    right: 10px;
    top: -62px;
}
.categories_products {
    display: block;
    width: 100%;
	margin-top: 50px;
}
.category_sub .nav-tabs > li:last-child > a {
    border-right: 0 !important;
}
.subcategories .nav-tabs > li > a {
	border: 0 none;
    border-radius: 0;
    line-height: 40px;
    margin: 0;
    padding: 0 0 0 15px;
    text-transform: uppercase;
}
.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:focus, 
.nav-tabs > li.active > a:hover{
	border: 0;
	background-color: #eeeeee;
}
.categories_products .nav > li.active > a:focus,
.categories_products .nav > li > a:focus, 
.categories_products .nav > li > a:hover {
	background-color: #eeeeee !important;
    border: 0 none;
    color: #000;
    font-weight: 600;
}
.img_vertical{
	display: block;
    float: left;
    position: relative;
    width: 23%;
	
}
.subcategories {
    display: inline-block;
    width: 100%;
}
.box_category_left {
    position: relative;
    z-index: 1;
}
.category_group_right {
	padding:0px;
	overflow: hidden;
}
.category_group_left .img-responsive{
	width: 100%;	
}
.category_group_left {
	padding:0px;
	overflow:hidden;
}
.category_group {
}
.category_sub { 
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.category_sub .slider-products-title {
	float: left;
    line-height: 32px;
    margin-bottom: 30px;
    padding-right: 31px;
    text-align: left;
    width: 100%;
	border-bottom: 1px solid #e0e0e0;
	border-top: 0;
}
.category_sub .tabpanel {
	
}
.category_content .owl-carousel {
	position:inherit;
}
.subcategories {
    position: relative;
	margin-bottom: 50px;
}
.category_product_tab_content{
}
.category_item {
    display: inline-block;
	width:100%;
}

.nav-stacked > li {
    border: 1px solid #e8e8e8;
    float: left;
    width: 100%;
	margin-top: 0;
    margin-bottom: 5px;
}
.subcategories .img_horizonal {
    margin-top: 15px;
}
.subcategories .nav-stacked > li.active a,
.subcategories .nav-stacked > li:hover a{
	font-weight: 600;
}
.subcategories .nav-stacked > li.active:before,
.subcategories .nav-stacked > li.active:hover:before,
.subcategories .nav-stacked > li:hover:before {
    color: #eeeeee;
    content: "\f0da";
    display: block;
    font-family: "FontAwesome";
    font-size: 20px;
    position: absolute;
    right: -8px;
    top: 5px;
    z-index: 2;
}
.nav.nav-stacked.nav-tabs {
    border: 0 none;        
    width: auto;
}













