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

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

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

#content h3 {
  color: #E73E97;
}

#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: #B60050 !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: #B60050 !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: #E73E97 !important;
}

#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: #E73E97 !important;
}
