/* header color */
header {
  background: #000 !important;   
}

.btn-primary {
 background: #000 !important;  
 border-color: #000 !important;  
}

/* buy button and filter */
.footer-panel-button-ripplers 
{
    background-color: #fb641b !important;   
}

.productRowCategoryTab{
   background-color: #fb641b !important;   
}
/* scrol and patter button in  */
.btn-warning {
    background-color: #f0ad4e !important;   
    border-color: #eea236 !important;   
}
div#divItems a
{
	color: black;
}