/*-- nmtk prosperent plugin css --*/
.nmtk-clear:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.nmtk-clear {display:inline-block;} 
* html .nmtk-clear {height:1%;}
.nmtk-clear {display:block;}
.line-through {text-decoration:line-through;}
.nmtk-error {padding:2px 6px;border:1px solid #e67055;background:#fcc;}

/*-- sort by --*/
.nmtk-prosperent-sort {text-align:right;margin-bottom:12px;}
.nmtk-prosperent-sort table {width:auto;margin:0 0 0 auto;padding:0;text-align:right;}
.nmtk-prosperent-sort table td {padding:0 3px;}

/*-- all templates --*/
.nmtk-prosperent-item {margin-bottom:21px;}

/*-- default template --*/
.nmtk-prosperent-default .nmtk-prosperent-item-title {padding-bottom:12px;font-weight:bold;}
.nmtk-prosperent-default .nmtk-prosperent-item-image {float:left;margin-right:12px;}
.nmtk-prosperent-default .nmtk-prosperent-item-price,
.nmtk-prosperent-default .nmtk-prosperent-item-sale-price {margin-right:12px;font-weight:bold;}
.nmtk-prosperent-default .nmtk-prosperent-item-view-details {margin-right:12px;}
.nmtk-prosperent-default .nmtk-prosperent-item-buy-now {}
.nmtk-prosperent-default .nmtk-prosperent-item-description {margin-top:12px;}

/*-- classic template --*/
.nmtk-prosperent-classic .nmtk-prosperent-item-title {padding-bottom:12px;font-weight:bold;}
.nmtk-prosperent-classic .nmtk-prosperent-item-image {display:inline-block;float:left;margin-right:12px;}
.nmtk-prosperent-classic .nmtk-prosperent-item-image img {margin-bottom:12px;border:1px solid #666;}
.nmtk-prosperent-classic .nmtk-prosperent-item-links {margin-bottom:0;}
.nmtk-prosperent-classic .nmtk-prosperent-item-price,
.nmtk-prosperent-classic .nmtk-prosperent-item-sale-price {padding-right:12px;font-weight:bold;}
.nmtk-prosperent-classic .nmtk-prosperent-item-view-details {padding-right:12px;}
.nmtk-prosperent-classic .nmtk-prosperent-item-buy-now {}
.nmtk-prosperent-classic .nmtk-prosperent-item-description {margin-top:12px;}

/*-- comparison template --*/
.nmtk-prosperent-comparison .nmtk-prosperent-sort {padding-bottom:12px;border-bottom:1px solid #ddd;}
.nmtk-prosperent-comparison .nmtk-prosperent-item {width:100%;margin-bottom:12px;border-bottom:1px solid #ddd;}
.nmtk-prosperent-comparison .nmtk-prosperent-item td {vertical-align:top;padding-bottom:12px;}
.nmtk-prosperent-comparison .nmtk-prosperent-item-image {text-align:center;}
.nmtk-prosperent-comparison .nmtk-prosperent-item-image img {}
.nmtk-prosperent-comparison .nmtk-prosperent-item-text {padding:0 12px;}
.nmtk-prosperent-comparison .nmtk-prosperent-item-title {font-weight:bold;}
.nmtk-prosperent-comparison .nmtk-prosperent-item-description {max-height:64px;overflow:hidden;line-height:16px;}
.nmtk-prosperent-comparison .nmtk-prosperent-item-prices {width:120px;text-align:center;}
.nmtk-prosperent-comparison .nmtk-prosperent-item-prices a {color:#000;font-weight:bold;font-size:1.2em;text-decoration:none;}
.nmtk-prosperent-comparison .nmtk-prosperent-item-sale-price a {color:#c00;}
.nmtk-prosperent-comparison .nmtk-prosperent-item-view-details {margin:8px 0;}
.nmtk-prosperent-comparison .nmtk-prosperent-item-buy-now {}

/*-- gallery template --*/
.nmtk-prosperent-gallery .nmtk-prosperent-item {display:inline-block;width:150px;padding:0 10px;text-align:center;vertical-align:top;font-size:11px;line-height:15px;}
.nmtk-prosperent-gallery .nmtk-prosperent-item-title {height:30px;margin-bottom:6px;vertical-align:top;font-weight:bold;overflow:hidden;}
.nmtk-prosperent-gallery .nmtk-prosperent-item-image {margin-bottom:6px;overflow:hidden;}
.nmtk-prosperent-gallery .nmtk-prosperent-item-image img {}
.nmtk-prosperent-gallery .nmtk-prosperent-item-description {height:75px;overflow:hidden;}
.nmtk-prosperent-gallery .nmtk-prosperent-item-prices {margin:6px 0;}
.nmtk-prosperent-gallery .nmtk-prosperent-item-prices a {color:#000;font-weight:bold;font-size:1.3em;text-decoration:none;}
.nmtk-prosperent-gallery .nmtk-prosperent-item-sale-price a {color:#c00;}
.nmtk-prosperent-gallery .nmtk-prosperent-item-view-details {margin:6px 0;}
.nmtk-prosperent-gallery .nmtk-prosperent-item-buy-now {margin:6px 0;}

