<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * TEMPLATE LIST B CSS
 */

.lineven-autoproductcart .list_b {margin-top: 10px; }
.lineven-autoproductcart .list_b .clear { clear: both; }
.lineven-autoproductcart .list_b .header_title { }
.lineven-autoproductcart .list_b .header_hr { margin-bottom: 10px; }
.lineven-autoproductcart .list_b h3 { }
.lineven-autoproductcart .list_b .row { clear:both; margin-left: 0!important; margin-right: 0!important; margin-bottom: 14px; font-weight:bold; line-height:18px; text-transform:uppercase;}
.lineven-autoproductcart .list_b .product_image { float:left; margin-right: 5px; }
.lineven-autoproductcart .list_b .product_image img { margin:0 6px; border:1px solid #D0D1D5; }
.lineven-autoproductcart .list_b .container_description { }
.lineven-autoproductcart .list_b .container_description .product_name { font-size:1em; font-weight: bold; }
.lineven-autoproductcart .list_b .container_description .product_name a { color:#595A5E; text-decoration: none; }
.lineven-autoproductcart .list_b .container_description .product_name a:hover { text-decoration: underline; }
.lineven-autoproductcart .list_b .container_description .product_description { font-size:0.8em; font-weight:normal; text-transform: none; margin-top: 3px; }
.lineven-autoproductcart .list_b .container_description .product_description a { text-decoration: none; color: inherit!important;}
.lineven-autoproductcart .list_b .container_description .product_description a:hover { text-decoration: none; }
.lineven-autoproductcart .list_b .container_description .product_options { font-size:0.7em; font-weight: bold; font-style: italic; margin-bottom: 3px;}
.lineven-autoproductcart .list_b .container_description .product_attribute_designation { font-size:0.8em; font-weight: bold; margin-top: 4px; margin-bottom: 3px;}
.lineven-autoproductcart .list_b .product-price { font-size:0.8em; margin-top: 8px; }
.lineven-autoproductcart .list_b .product-price .price { }
.lineven-autoproductcart .list_b .buttons { }

/** Responsive **/
@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
    .lineven-autoproductcart .list_b .buttons { text-align: center; }
}</pre></body></html>