

.product-list .image i, .compare-info i {
    width: 170px;
    height: 25px;
    position: absolute;
   	margin-left:140px;
	margin-top:139px;
	
	
	
}


.product-grid .image i, .compare-info i {
    width: 170px;
    height: 25px;
    position: absolute;
    margin-top: 50px;
	margin-left:95px;
	
}

.special-product>div .image i {
    width: 170px;
    height: 25px;
    position: absolute;
   	margin-left:140px;
	margin-top:139px;
	}

.bestseller-product>div .image i {
    width: 170px;
    height: 25px;
    position: absolute;
   margin-left:140px;
	margin-top:139px;
	}




.product-info .left .image i {
    width: 170px;
    height: 25px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: 0 0;
	background-color:#fff;
	margin-left:155px;
}
/*ff*/
@-moz-document url-prefix()
{
	.product-list .image i { width: 170px;
    height: 25px;
    position: absolute;
   	margin-left:-20px;
	margin-top:139px; }
	
	
   .compare-info i { width: 170px;
    height: 25px;
    position: absolute;
   	margin-left:-20px;
	margin-top:139px; }
	
	.special-product>div .image i {
    width: 170px;
    height: 25px;
    position: absolute;
   	margin-left:-20px;
	margin-top:139px;
	
}

.bestseller-product>div .image i{
    width: 170px;
    height: 25px;
    position: absolute;
   	margin-left:-20px;
	margin-top:139px;
	
}
}
/*ie 10-11*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
 .product-list .image i { 
 width: 170px;
    height: 25px;
    position: absolute;
   margin-left:-20px;
	margin-top:139px; }

	.special-product>div .image i {
    width: 170px;
    height: 25px;
    position: absolute;
   	margin-left:-20px;
	margin-top:139px;}

.bestseller-product>div .image i {
    width: 170px;
    height: 25px;
    position: absolute;
   margin-left:-20px;
	margin-top:139px;}
	
	
}
/*edge*/
@supports (-ms-ime-align:auto) {
     .product-list .image i { 
 width: 170px;
    height: 25px;
    position: absolute;
   margin-left:-20px;
	margin-top:139px; }

	.special-product>div .image i {
    width: 170px;
    height: 25px;
    position: absolute;
   	margin-left:-20px;
	margin-top:139px;}

.bestseller-product>div .image i {
    width: 170px;
    height: 25px;
    position: absolute;
   margin-left:-20px;
	margin-top:139px;}
	
	
}
}

