	    .media-70  {
	        padding:17px;
	        border-radius:50%;
	        background-color:#e0f2fe;
	    }
	     .title1 {
    font-size: 19px;
    font-weight: 600;
    font-family: var(--font-family-title);
    color:#19715c;
}
.media-100{
    width:130px;
    height:auto;
}
.product-list .dz-content {
    flex: 1;
    padding-left: 14px;
     padding-right: 0px;
}
.rate-box{
    padding:3px; 
   box-shadow: rgba(50, 50, 105, 0.15) 0px 2px 5px 0px, rgba(0, 0, 0, 0.05) 0px 1px 1px 0px;
    border-radius:2px;
} 
.rate2, .rate-box{
    color:#888888;
    font-size:10px;
     padding-left:5px; 
}
.location1{
    padding:5px 0px;
     color:#888888;
     font-size:12px;
}
.heart-icon{
    border-radius:50%;
   box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
   padding: 3px 5px;
    width: 24px;
    height: 24px;
    margin-top: -12px;
}
.product-list .dz-content .item-name{
    margin-bottom: 0;
}
.share-btn{
    background:#19715c;
    font-size:10px;
     border-radius:5px;
     color:#ffffff;
     padding:2px 15px;
}
.available-font{
     color:#22c55e;
     font-size:12px;
}
.card-item.style-6{
    width:100%;
}