/* Aviso de producto no disponible por rol - checkout BidiPic */
.edd-errors.edd-alert.edd-alert-error {
    background-color: #fdf3f3;
    border-style: solid;
    border-width: 1px 1px 1px 4px;
    border-color: #f0d0d0 #f0d0d0 #f0d0d0 #d9534f;
    border-radius: 12px;
    padding: 18px 22px;
    margin: 20px 0;
    max-width: 720px;
}

.edd-errors.edd-alert.edd-alert-error p.edd_error {
    margin: 0;
    padding: 0;
    color: #444;
    font-size: 16px;
    line-height: 1.5;
}

.edd-errors.edd-alert.edd-alert-error p.edd_error strong {
    color: #d9534f;
}

/* Plan no disponible por rol - pagina de precios */
.pricing-table-standard .bp-rol-bloqueado {
    opacity: 0.55;
}

.pricing-table-standard .bp-rol-bloqueado .bp-rol-boton {
    display: block;
    background: #9e9e9e !important;
    border-color: #9e9e9e !important;
    color: #fff !important;
    cursor: not-allowed;
    text-align: center;
}
