.wcsob_soldout {
    text-align: center;
    position: absolute;
}
.theme-lay:not(.single-product) .wcsob_soldout {
    position: relative !important;
    float: left !important;
}
/* Block themes: make sure the badge positions against the product image */
.wc-block-components-product-image,
.wc-block-product-image-gallery {
    position: relative;
}
