/* Template Prestashop BioCosmetic
 * Copyright Prestacrea
 * Author: Prestacrea
 * Website: http://www.prestacrea.com */

/***** BLOCK SPECIALS *****/
#special_block_right li {background:none;border:none;float:right;width:78px;text-align:center;padding:5px 5px 0}
#special_block_right li .product_name {height:30px;font-weight:bold;overflow:hidden}
#special_block_right li .product_price {font-family:Federo;font-size:16px;color:#85A201}
#special_block_right li .product_old_price {text-decoration:line-through}
#special_block_right li.product_image {background:#FFF;width:80px}
#special_block_right .button_large {width:156px;margin-top:10px}