/**
 * PEAR Coding Standard.
 *
 * PHP version 5
 *
 * products prices CSS file
 *
 * @category  CSS
 * @package   AI-Linear
 * @author    ai-dev <contact@ai-dev.fr>
 * @copyright 2014-2015 ai-dev
 * @license   Read the multi-language license license.txt
 *
 * @version   2.1.0
 *
 * @link      http://www.boutique.ai-dev.fr
 */
 
.product-price-and-shipping .price,
.product-price-and-shipping .regular-price  {
     display: none;
}
