#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: 10px;
    margin-top: 10px;}
/* 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;}

.loading-wish-list{background: rgba(0, 0, 0, 0) url("../img/wpspin_light.gif") no-repeat scroll 0 0;
    height: 100px;
    position: absolute;
    width: 100px;
	}
.loading-compare{background: rgba(0, 0, 0, 0) url("../img/wpspin_light.gif") no-repeat scroll 0 0;
    height: 100px;
    position: absolute;
	right:0;
    width: 100px;

	}	
.alert-success {
   background-color: rgb(223, 240, 216); 
    border-color: rgb(214, 233, 198); 
    color: rgb(60, 118, 61); 
}	
.alert {
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    bottom: 0;
    margin-bottom: 20px;
    padding: 15px;
    position: absolute;
	z-index:999999;
}

.wishlisingle {
    position: relative;
    text-align: center;
}

.loading-single{ 
 background: rgba(0, 0, 0, 0) url("../img/wpspin_light.gif") no-repeat scroll 0 0;
    height: 100px;
    position: absolute;
     width: 100px;
}
.product_meta {
    position: relative;
}	

.loading-compare-single{ 
 background: rgba(0, 0, 0, 0) url("../img/wpspin_light.gif") no-repeat scroll 0 0;
    height: 100px;
    position: absolute;
     width: 100px;
	left:0; 
}
.wishlisingle{text-decoration:none!important;}
.comp-prg{text-decoration:none!important;}
.alert .close{ padding: 5px 10px;}
.wishlist-loop{ margin-bottom: 10px;
    margin-top: 10px;
    position: relative;}
.compare-style{margin-top:10px; margin-bottom:10px; position: relative;}
.table-responsive1 {
    overflow-x: scroll;
}
.clear{clear:both;}
.mywishlist{text-transform:capitalize;}
.compare-loop{text-transform:capitalize;}
.menda-compare h1{text-transform:capitalize;}
.removewhlist{text-transform:capitalize;}
.single_add_to_cart_button {text-transform:capitalize;}