.custom-loop-label {
    width: 50px !important;
    position: absolute;
    top: -10px;
    left: 2px;
}

.custom-variation-label{ 
   position:absolute; 
   top:15px; 
   right:15px; 
   z-index:50; 
   display:none; 
} 
.custom-variation-label img{ 
    max-width:75px; 
    height:auto; 
    display:block; 
} 
 
.woocommerce-product-gallery, .wd-single-product-images, .wd-product-image, .product-images{ 
    position:relative; 
}

