.ucretsiz-kargo{
	background: #FF7E00;
}

.yeni-urun{
	background: #FF7E00;
}

.urun-indirim{
	background: #FF7E00;
}

.urun-hover-sepeteat{
	background: #FF7E00;
	border: 0px;
}

.urun-hover-sepeteat:hover{
	background: #EB7100;
}

.filtrele-button{
	background: #FF7E00;
}

.filtrele-button:hover{
	background: #EB7100;
}

.pagination-active{
	background: #FF7E00;
}