/*****ABSOLUTE*****/
.item-before{
	float:left;
}
.owl-item .item-before{
float:none;
}
.image{
	width:100%; 
	height:auto; 
	text-align:center;
}
.box-item-before{
	float:left; 
	width:100%;
	}
.owl-carousel.box-item-before{
	max-height:10000px;
	}
.item_6 .item-before{
	width: 16.6666666666666667%;
}
.item_5 .item-before{
	width: 20%;
}
.item_4 .item-before{
	width:25%;
}
.item_3 .item-before{
	width: 33.33333333%;
}
.item_2 .item-before{
	width: 50%;
}
.item_1 .item-before{
	width: 100%;
}
.owl-carousel.item_6 .item-before,
.owl-carousel.item_5 .item-before,
.owl-carousel.item_4 .item-before,
.owl-carousel.item_3 .item-before,
.owl-carousel.item_2 .item-before,
.owl-carousel.item_1 .item-before{
	width:auto;
}
.tab_content{
	display:none;
}
.tab_content:first-child{
	display:block;
}
.item-before{
    padding: 0 15px;
}
.owl-carousel .item-before{
    padding-left:0;
	padding-right:0;
}
.loading{
	background: url(../image/loading.gif) no-repeat center top;
}
.item_6 .item-before:nth-child(n+7),
.item_5 .item-before:nth-child(n+6),
.item_4 .item-before:nth-child(n+5),
.item_3 .item-before:nth-child(n+4),
.item_2 .item-before:nth-child(n+3),
.item_1 .item-before:nth-child(n+2){display:none;}
.owl-carousel.item_6 .item-before:nth-child(n+7),
.owl-carousel.item_5 .item-before:nth-child(n+6),
.owl-carousel.item_4 .item-before:nth-child(n+5),
.owl-carousel.item_3 .item-before:nth-child(n+4),
.owl-carousel.item_2 .item-before:nth-child(n+3),
.owl-carousel.item_1 .item-before:nth-child(n+2){display:block;}
.tab_content_category:nth-child(n+2){display:none;}
/*******DETAIL*****/
.style-product .item-before{
    padding: 0;
}
/* .row_item .item_product:nth-child(n+2) .item-inner, */
/* .row_items .item_product:nth-child(n+2) .item-inner{border-top:0;} */
/* .product-grid.col1:nth-child(n+3) .item_product .item-inner{border-top:0;} */
/* .product-grid.col1:nth-child(2n) .item_product .item-inner{border-right:1px solid transparent;} */
/* .product-grid.col2:nth-child(n+4) .item_product .item-inner{border-top:0;} */
/* .product-grid.col2:nth-child(3n) .item_product .item-inner{border-right:1px solid transparent;} */
/* .product-grid.col3:nth-child(n+4) .item_product .item-inner{border-top: 1px solid #e5e5e5;} */
/* .product-grid.col3:nth-child(n+5) .item_product .item-inner{border-top:0;} */
/* .product-grid.col3:nth-child(4n) .item_product .item-inner{border-right:1px solid transparent;} */
/* @media (max-width: 991px) { */
	/* .product-grid.col1:nth-child(n) .item_product .item-inner{border:0;} */
	/* .product-grid.col2:nth-child(n+3) .item_product .item-inner{border-top:0;} */
	/* .product-grid.col3:nth-child(n+4) .item_product .item-inner{border-top:0;} */
	/* .product-grid.col2:nth-child(3n) .item_product .item-inner{border-right:1px solid #e5e5e5;} */
	/* .product-grid.col2:nth-child(2n) .item_product .item-inner{border-right:1px solid transparent;} */
	/* .product-grid.col3:nth-child(4n) .item_product .item-inner{border-right:1px solid #e5e5e5;} */
	/* .product-grid.col3:nth-child(3n) .item_product .item-inner{border-right:1px solid transparent;} */
/* } */
/* @media (max-width: 767px) { */
	/* .product-grid.col3:nth-child(n+3) .item_product .item-inner{border-top:0;} */
	/* .product-grid.col3:nth-child(3n) .item_product .item-inner{border-right:1px solid #e5e5e5;} */
	/* .product-grid.col3:nth-child(2n) .item_product .item-inner{border-right:1px solid transparent;} */
/* } */
/* @media (max-width: 450px) { */
	/* .product-grid .item_product .item-inner{border:0 !important;} */
/* } */