/*
 * Custom style goes here.
 * A template should always ship with an empty custom.css
 */
 
/* ps_categorytree: Highlight selected category */
li.current_cate > span > a {
	color: #E54D26;
}

#product .product-info-section .product-prices > div {
  display: block;
}
