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

/***** BLOCK USER INFORMATION *****/
#header_user {float:right;text-align:right;margin:10px 0 5px}
#header_user p, #header_user ul {float:left}
#header_user p {line-height:14px}
#header_user li {float:right;margin-left:10px;white-space:nowrap}
#header_user .login, #header_user .logout {border-left:1px solid #BBB;border-right:1px solid #BBB;color:#85A201;margin:0 10px;padding:0 10px}
#header_user .login:hover, #header_user .logout:hover {color:#888}
#shopping_cart {position:relative;background:url(../../../img/icon/cart.png) no-repeat 8px top;width:170px;margin-top:-11px;padding:50px 14px 23px 11px}
#shopping_cart a {position:relative;font-family:Federo;font-size:22px;color:#85A201}
#shopping_cart a:hover {color:#A09380}