.ddis_cont_ppage {
    padding: 10px;
    color: #2ea3f2;
    margin: 10px 0 20px;
    font-weight: bold;
    padding: 0;
    text-align: center;
}
.ddis_emb {
    position: absolute;
    z-index: 1;
    right: 0;
    max-width: 25%;
    color: #fff;
    opacity: 0.7;
    width: 80px;
    text-align: center;
    font-size: 12px;
    line-height: 15px;
    padding: 5px;
    border-radius: 20px;
}
.woocommerce-product-gallery .ddis_emb {
    z-index: 999;
    left: 0;
    right: auto;
    top: 10px;
    width: 100px;
    max-width: 7%;
}
.ddis_emb span {
    font-size: 18px;
    line-height: 23px;
}