#menda .heading{font-size:18px; color:#000;}
.wishlist{}
.wishlist img{width:80%;}
.wishlist table td{text-align:center;}
.wishlist .remove {color:#ff0000;}
.wishlist .btn.btn-delete.btn-sm {
    background: #ff0000 none repeat scroll 0 0;
    margin-top: 10px;
    width: 90%;
}
.wishlist .btn .btn-warning .btn-sm {
    background: #ff0000 none repeat scroll 0 0;
    margin-top: 10px;
    width: 90%;
}

.cartbtn{margin-bottom:30px;}
.cartbtn > a {
    padding: 10px 30px 10px 33px !important;
}
/* compare list  */
.menda-compare{width:100%;}
.menda-compare  .border-right{border-right:1px solid #eee;}

.menda-compare h2 {
  text-align: center;
}

.menda-compare table caption {
	padding: .5em 0;
}

@media screen and (max-width: 767px) {
 .menda-compare  table caption {
    border-bottom: 1px solid #ddd;
  }
}

.menda-compare .p {
  text-align: center;
  padding-top: 140px;
  font-size: 14px;
}
.menda-compare .table-thumb{
   border-bottom: 1px solid #ddd;
    padding: 36% 0;
    text-align: center;
}


.menda-compare .table-title {
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    text-align: center;
}
.menda-compare .table-title1 {
  
    padding: 10px 0;
    text-align: center;
}
.menda-compare th{text-align:center;}
.menda-compare .product-infor {width:20%;}
.wishlist{width:100%;}
.menda-compare .cartbtn > a { padding: 10px 20px 10px 25px!important;}
.menda-compare .single_add_to_cart_button  { font-size: 12px!important;}