#w0 > table > tbody > tr > td:nth-child(4) > span.text-muted {color: #f44336;}
#w0 > table > tbody > tr > td:nth-child(4) {color: #4caf50;}

#w1 > table > tbody > tr > td:nth-child(3) > span.text-muted {color: #f44336;}
#w1 > table > tbody > tr > td:nth-child(3) {color: #4caf50;}

div.row.cart-goods.clearfix > div:nth-child(2) > dl > dd:last-child span.text-muted {color: #f44336;}
div.row.cart-goods.clearfix > div:nth-child(2) > dl > dd:last-child {color: #4caf50;}

#w0 > div > div > div > div.row.price > div.col-xs-12.col-sm-5.p-r-0 > span > span.tooltip-item.cursor-pointer.txt-oflo > span.text-muted {color: #f44336;}
#w0 > div > div > div > div.row.price > div.col-xs-12.col-sm-5.p-r-0 > span > span.tooltip-item.cursor-pointer.txt-oflo {color: #4caf50;}


#wrapper > nav > div > div > a > span.hidden-xs > img {height: 40px;}