/* Template Prestashop BioCosmetic
 * Copyright Prestacrea
 * Author: Prestacrea
 * Website: http://www.prestacrea.com */

/* Block specials */
.blockspecials h5 {font-size:12px}
.blockspecials h5 a {color:#A09380;font-weight:normal}
.blockspecials h5 a:hover {color:#85A201}
.blockspecials ul {height:90px}
.blockspecials li {float:right;clear:none;width:85px;text-align:center}
.blockspecials li.product_image {width:80px;margin-right:10px;padding:0}
.blockspecials li.product_image img {margin:0}
.blockspecials .reduction {display:block;white-space:nowrap}
.blockspecials span.price {display:block;color:#A09380;font-family:Federo;font-size:16px;font-weight:normal;margin-top:2px}