/**
 * TEMPLATE LIST A CSS
 */

#lineven-relatedproducts .rlp-shopping-cart .header-title { }
#lineven-relatedproducts .rlp-shopping-cart .header-hr { margin-bottom: 10px; }

#lineven-relatedproducts .list_a {margin-top: 10px; }
#lineven-relatedproducts .list_a .clear { clear: both; }
#lineven-relatedproducts .list_a ul { clear:both; list-style-type:none; }
#lineven-relatedproducts .list_a ul { position:relative; }
#lineven-relatedproducts .list_a ul li { padding:0 15px; font-weight:bold; line-height:18px; text-transform:uppercase; margin-top: 6px; }
#lineven-relatedproducts .list_a ul li .product-image { position:relative; float:left; margin-right: 5px; }
#lineven-relatedproducts .list_a ul li img { margin:0 6px; border:1px solid #D0D1D5; }
#lineven-relatedproducts .list_a ul li .container-description { float: left; }
#lineven-relatedproducts .list_a ul li .container-description .product-name { font-size:1em!important; font-weight: bold; }
#lineven-relatedproducts .list_a ul li .container-description .product-name a { color:#595A5E; text-decoration: none; font-size:1em!important; }
#lineven-relatedproducts .list_a ul li .container-description .product-name a:hover { text-decoration: underline; }
#lineven-relatedproducts .list_a ul li .container-description .product-description { position: relative!important; height: inherit!important; width: inherit!important; background: none!important; font-size:0.9em; font-weight:normal; text-transform: none; margin-top: 3px; }
#lineven-relatedproducts .list_a ul li .container-description .product-description a { text-decoration: none; color: inherit!important;}
#lineven-relatedproducts .list_a ul li .container-description .product-description a:hover { text-decoration: underline; }
#lineven-relatedproducts .list_a ul li .container-description .product-options { font-size:0.7em; font-weight: bold; font-style: italic; margin-bottom: 3px;}
#lineven-relatedproducts .list_a ul li .container-description .product-attribute-designation { font-size:0.7em; font-weight: bold; }
#lineven-relatedproducts .list_a ul li .product-price { font-size:1em; margin-top: 3px; }
#lineven-relatedproducts .list_a ul li .product-price .price { }
#lineven-relatedproducts .list_a ul li .product-price .old-price { font-size:1em!important; }
#lineven-relatedproducts .list_a ul li .product-price .price-percent-reduction { font-size: 1em!important;}
#lineven-relatedproducts .list_a ul li .buttons { float: right; }
#lineven-relatedproducts .list_a ul li .buttons .detail-button { text-transform: none!important; }

/* Homecomments reviews */
#lineven-relatedproducts .list_a .reviews { text-align: left!important; margin-top: 5px; margin-bottom: 5px; min-width: 250px; }
#lineven-relatedproducts .list_a .reviews .partner_average_star { float: left; margin-right: 8px; }
#lineven-relatedproducts .list_a .reviews .partner_details { font-size: 11px; font-weight: normal; padding-top: 2px; }

/* Prestashop Products reviews */
#lineven-relatedproducts .list_a .hook-reviews { display: inline-block; text-align:center; }
#lineven-relatedproducts .list_a .hook-reviews .star_content { display: inline-block; text-align:center; float: left; }
#lineven-relatedproducts .list_a .hook-reviews .nb-comments { display: inline-block; font-size: 0.8em; font-style: italic;}