.wk_hover_pinterests {
    background-image: url("../images/pinterest.png");
    background-position: 92% 6px;
    background-repeat: no-repeat;
    background-size: 30px auto;
    height: 38px;
    position: absolute;
    width: 30px;
    z-index: 998;
}
.wk_pinterest_image{
    position:relative;
    width:100%;
}
.wk_ppn_link {
    display: block;
    height: 38px;
    width: 37px;
    cursor: pointer;
}
.item{
    position:relative;
}
.product-img-box{
    position:relative;
}
#wk_load .wk_loader {
    background: none repeat scroll 0 0 #FFF4E9;
    border: 2px solid #F1AF73;
    left: 125%;
    margin-left: -131px;
    padding: 4px 14px;
    position: absolute;
    text-align: center;
    width: 30px;
    z-index: 1000;
 }

#wk_load {
    color: #D85909;
    font-size: 1.1em;
    font-weight: bold;
    opacity: 0.8;
    position: relative;
    text-align: center;
    z-index: 500;
    top: 48px;
}

@media only screen and (max-width: 765px) {
    .wk_hover_pinterests {
        background-image: url("../images/pinterest.png");
        background-position: 92% 6px;
        background-repeat: no-repeat;
        background-size: 30px auto;
        height: 38px;
        position: absolute;
        width: 30px;
        z-index: 998;
    }
}
