.tab-content{
	display:none;
	margin-top: 13px;
	padding-bottom: 20px;
	margin-bottom: 17px;
	border-bottom: 1px solid #A7C4FF;
}
.home-page-tabs{
	margin-bottom: 13px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
	border-bottom: 3px solid #44619D !important;
	border-top: none;
	border-right:none;
	border-left: none;
	color: #000 !important;
}
.home-page-tabs li a{
	font-size:16px;
	color: #44619D;
}
.nav-tabs > li > a:hover{
	border-bottom: 3px solid #44619D !important;
	border-top: none;
	border-right:none;
	border-left: none;
	background: #FFF;
}
.home-page-tabs > li > a{
    border: 0px solid transparent;
}
.nav-tabs{
	border-bottom: none;
}
.product_list{
	padding: 0px;
	margin: 0px;
}
.product_list > li {
	width: 220px;
	height: 360px;
    margin-right: 10px;
    margin-bottom: 10px !important;
}
.ba_li_syle{
	border: 1px solid #A7C4FF;
	margin: 10px;
    width: 215px;
}
.button-container{
	margin: 15px -15px 15px -7px;
}
.content_price1{
	display: none;
}
.content_price2{
	text-align:center;
}
.product-desc{
	display: none;
}
.discount{
	display: none;
}
.quick-view{
	display: none;
}
.quick-view-wrapper-mobile{
	display: none;
}
.product-name{
	text-align: center;
}
.new-box_tem1{
	display: block !important;
	font-size: 13px;
	font-family: "Montserrat" ,sans-serif;
    text-transform: uppercase;
    color: #fff;
    line-height: 23px;
    text-align: center;
    height: 23px;
    width: 55px;
    position: absolute;
    top: 8px;
    left: -4px;
    z-index: 5;
    background: cornflowerblue;
}
.refurbished-box{
	display: block !important;
    font-size: 12px;
    font-family: "Montserrat" ,sans-serif;
    text-transform: uppercase;
    color: #fff;
    line-height: 23px;
    text-align: center;
    height: 23px;
    width: 95px;
    position: absolute;
    top: 14px;
    left: -8px;
    z-index: 5;
    background: cornflowerblue;
}
.used-box{
	display: block !important;
    font-size: 12px;
    font-family: "Montserrat" ,sans-serif;
    text-transform: uppercase;
    color: #fff;
    line-height: 23px;
    text-align: center;
    height: 23px;
    width: 55px;
    position: absolute;
    top: 14px;
    left: -8px;
    z-index: 5;
    background: cornflowerblue;
}
.right-block h5{
	text-align: center;
}
.ba_ajax_add_to_cart_button{
	margin-left: 51px;
	padding: 8px;
	background: none;
}
.bamore{
	padding: 8px;
	background: none;
}
.homefeatured{
	cursor: pointer;
}
.ba_social{
	padding: 0px;
}
.box_social{
	margin-left: 12px;
}