/* GENERAL GRID ITEM BOX */

.grid-item .bottom .info .add-wishlist { background-image:url(../img/icon/wl/add-wishlist.png);}
.grid-item .bottom .info .add-compare { background-image:url(../img/icon/wl/add-compare.png);}
.grid-item .bottom .price { color:#333;}
/* .grid-item .bottom .price .price-old { color:#999;} */
.grid-item .bottom .price .price-tax { color:#999;}
.grid-item .bottom .price + .actions { border-top:none;}
.grid-item .bottom .actions .button { }
.grid-item .bottom .description {  }
.grid-item .bottom .description h4 { color:#333;}

/* GENERAL LIST ITEM BOX */
.list-item .bottom .info .add-wishlist { background-image:url(../img/icon/wl/add-wishlist.png);}
.list-item .bottom .info .remove-wishlist { background-image:url(../img/icon/wl/remove-wishlist.png);}
.list-item .bottom .info .add-compare { background-image:url(../img/icon/wl/add-compare.png);}
.list-item .bottom .price { color:#333;}
/* .list-item .bottom .price .price-old { color:#ccc; text-decoration:line-through;} */
.list-item .bottom .price .price-tax { display:none;}
.list-item .bottom .actions { position:absolute; right:10px; top:9px;}
.list-item .bottom .actions .button {-moz-box-shadow:0 1px 3px rgba(255,255,255,1); -webkit-box-shadow:0 1px 3px rgba(255,255,255,1); box-shadow:0 1px 3px rgba(255,255,255,1);}

/* jcarousel-next */


/* jcarousel-prev */

