/* ----------------------------------
// CUSTOM COLORS
// ----------------------------------*/

#header strong.logo a  {
  background-image: url(../../images/frontend/eenvaderdagkado_logo.png);
}

a, #content h2 {
  color: #004990;
}

#content h3 {
  color: #0397D6;
}

#login #login_submit, .item_head strong a, .products_small li a strong, .products_side li a strong, #detail .desc h2, #reviews ul li h5 strong, .actions ul li a:hover {
  color: #004990 !important;
}

#nav, #subnav h4, .item_body a.price:hover strong, .filter p.sort a span, a.order, .tip_box:hover, #content input.submit {
  background-color: #004990 !important;
}

#subnav ul li a:hover, .item_body a.price, .products_small li a .price, .products_side li a .price, #sidebar ul.products_side li a .price strong, #sidebar ul.products_side li a .price strong, #content .pagination, #detail .desc p.price {
  color: #0397D6 !important;
}

.backgrnd, #content .box .item_head .title div, .item_body a.price strong, #content h2.intro, .tip_box, .products_small li a .price strong, #detail .desc p.price strong, #content .pagination, a.order:hover {
  background-color: #0397D6 !important;
}

