.mnm_form ul.mnm_message_content li { list-style: none; }

.mnm_table { border-width: 0 0 1px 0; }
.mnm_table th, .mnm_table td { border: 0; }
.mnm_table .product-thumbnail, .mnm_table .product-name, .mnm_table .product-quantity { min-width: 32px; vertical-align: middle; }
.mnm_table .product-thumbnail { width: 25%; }
.mnm_table .mnm_image { min-width: 100px; max-width: 300px; padding-right: 1em; }
.mnm_table .mnm_image img { display: block; }
.mnm_table .product-thumbnail, .mnm_table .product-name { text-align: left; }
.mnm_table .product-quantity { text-align: center; width: 150px; }
.mnm_table dl { font-size: 85%; }
.mnm_table .qty { width: 3.631em; text-align: center; }

.cart .mnm_table_container td, .shop_table .mnm_table_container td { border-bottom: none !important; }
.cart .mnm_table_container dl, .shop_table .mnm_table_container dl { font-size: 85%; }
.cart .mnm_table_item, .shop_table .mnm_table_item { border-bottom: none !important; }
.cart .mnm_table_item td, .shop_table .mnm_table_item td { border-top: none !important; }
.cart .mnm_table_item:not(.mnm_table_item_last) td, .shop_table .mnm_table_item:not(.mnm_table_item_last) td { border-bottom: none !important; }
.cart .mnm_table_item .product-name, .cart .mnm_table_item .product-price, .cart .mnm_table_item .product-quantity, .cart .mnm_table_item .product-subtotal, .shop_table .mnm_table_item .product-name, .shop_table .mnm_table_item .product-price, .shop_table .mnm_table_item .product-quantity, .shop_table .mnm_table_item .product-subtotal { font-size: 85%; font-weight: normal; }
.cart .mnm_table_item .mnm_table_item_indent, .shop_table .mnm_table_item .mnm_table_item_indent { padding-left: 32px; }
.cart .mnm_table_item .mnm-product-name, .shop_table .mnm_table_item .mnm-product-name { margin-bottom: 10px; }
.cart .mnm_table_item .product-quantity, .shop_table .mnm_table_item .product-quantity { text-align: center; }
.cart .mnm_table_item .mnm-quantity, .shop_table .mnm_table_item .mnm-quantity { font-size: 85%; }
.cart .mnm_table_item dl.variation, .shop_table .mnm_table_item dl.variation { font-size: 100%; }

.wishlist_mnm_items, .wishlist_mnm_notice { font-size: 85%; }

.single-product div.product form.cart .mnm_table .quantity { float: none; display: inline-block; margin-right: 0; }
