/*Merchants--Use this file to make any edits that you wish to override styles in the main stylesheets. By making edits to this CSS file, your styles applied here will cascade and overwrite styles in the main CSS files. This will allow you to replace the entire contents of the main stylesheets should it become necessary to update those to fix styling issues with the themes without losing any of your custom styles.*/

.ys_primary{ background:#a75183;color:#ffffff;font:bold 11px Arial,verdana,sans-serif;padding:1px 5px;text-align:center;cursor:pointer; display:inline; margin-top:10px;}

/*To hide the price field on product pages for side navigation stores*/ #itemtype .itemform .price {display:none;}
#itemtype .itemform .price-bold {display:none;}

/*To hide the sale-price field on product pages for side navigation stores*/,
#itemtype .itemform .sale-price, #itemtype .itemform .sale-price-bold {display:none;}
#itemtype .itemform .sale-price-bold {display:none;}
#itemtype .itemform .sale-price-bold em {display:none;}
#itemtype .itemform .sale-price em {display:none;}


