.menu_active a{
	color: #e83f33;
}
.rating .fa-star-half-o,  .rating .fa-star-o{
    color: #FC0;
}
.cursor {
	cursor: pointer;
}
.div_status .fa-check {
	color :#04ace2;
}
.div_status .fa-close {
	color :#e83f33;
}
.footer-logo {
	text-align: left;
}

.text-active {
	color: #e83f33;
}
@media only screen and (min-width: 280px) and (max-width: 479px) {
	.product_2_col .product-grid-area .products-grid .item {
		float: left; 
		margin: 0;
		width: 50%;
	}
	.product_2_col .product-list-area .products-list .item {
		float: left; 
		margin: 0;
		width: 50%;
	}
	.slider_best_selling .special-pro {
		padding: 0;
	}
	.no-padding-mb {
		padding: 0;
	}
}
.successmes {
	margin-bottom: 15px;
}
.message-box-wrap {
    padding: 10px 10px;
}
.clear_inst:nth-child(4n+1) {
  clear: both;
}
.clear_inst3:nth-child(3n+1) {
  clear: both;
}
.tp-bullets {
    z-index: 20 !important;
}
