.product_details_table td{
    color: #959595;
    font-family: "OpenSans-Regular",sans-serif;
    line-height: 1.7;
    font-size: 0.9em;
}
.product_details_table td:first-child{
    line-height: 2;
    font-weight: bold;


}
.product_details_table td:last-child{
    /*color:#00a000;*/
    text-align: right;
    padding-left: 30px;
}

.img-product span img{
    /*height     : 3.25em;*/
    display    : table;
    height : 120px;
    width : 120px;
}
.title-product a{
    color: #959595;
    font-family: "OpenSans-Regular",sans-serif;
    line-height: 1.7;
    font-size: 1em;
}

.wish-product li .product-img{
    height: 180px;
    width:180px;
}

.loading_div {
    display: none;
    width:130px;
    height: 200px;
    margin: 0 auto;
    /*min-height: 250px;*/
}

.loading_div img{
    margin: 0 auto;
    position:absolute ;
    padding-top: 2%;
}
.btn-dist-search {
    width: auto;
    font-size: 0.875em;
    text-transform: uppercase;
    line-height: 2.45;
    border: 1px solid #C6168D;
    background: #C6168D;
    color: #fff;
    padding-left: 0.75em;
    padding-right: 0.75em;
    transition: 1s;
}
.collection-img > img {
    float: left;
    margin-right: 10px;
    width:95px;
    height:95px;
}
.img-cont {
    height:300px;
}

.close span {
  display: block;
  font-family: "OpenSans-Regular" !important;
  font-weight: lighter;
  margin-bottom: 15px;
  text-align: center;
  width: 100%;
}

.close{
    padding-top: 25px;
}
.wallpaper-img img {
    height: 166px;
}
.wallpapers-collection{
    margin-top: 50px;
}

