.wpe-modal {
    display:none;
    position:fixed;
    inset:0;
    background:rgba(0,0,0,.6);
    z-index:9999;
}

.wpe-modal-content {
    background:#fff;
    max-width:500px;
    margin:10% auto;
    padding:25px;
    position:relative;
}

.wpe-close {
    position:absolute;
    right:15px;
    top:10px;
    cursor:pointer;
}

.qodef-social-share{
    display: none !important;
}

.product_meta,
.product-share,
.woocommerce-product-details__short-description + .share {
    display: none !important;
}
