.elementor-641 .elementor-element.elementor-element-5f7e413{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-641 .elementor-element.elementor-element-5f7e413:not(.elementor-motion-effects-element-type-background), .elementor-641 .elementor-element.elementor-element-5f7e413 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://ong-quran.mr/wp-content/uploads/2025/12/2a56b1537d5c754c716b5cf2a9d7de1c.jpg");background-position:0px 0px;background-size:cover;}@media(max-width:1024px){.elementor-641 .elementor-element.elementor-element-5f7e413:not(.elementor-motion-effects-element-type-background), .elementor-641 .elementor-element.elementor-element-5f7e413 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:0px 0px;}}@media(max-width:767px){.elementor-641 .elementor-element.elementor-element-5f7e413:not(.elementor-motion-effects-element-type-background), .elementor-641 .elementor-element.elementor-element-5f7e413 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:0px 0px;}}/* Start custom CSS for shortcode, class: .elementor-element-f7bcb2b *//* ===== الأساس ===== */
.elementor-shortcode,
.elementor-shortcode * {
    font-family: "Cairo", system-ui, sans-serif;
    box-sizing: border-box;
}

.elementor-shortcode {
    max-width: 780px;
    margin: 50px auto;
    padding: 30px;
    background: #166b46;
    border-radius: 22px;
    box-shadow:
        0 18px 40px rgba(0,0,0,.45),
        inset 0 1px 0 rgba(255,255,255,.08);
    color: #fff;
}

/* ===== الجدول ===== */
.certificado-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 12px;
}

.certificado-table tr {
    background: linear-gradient(145deg, #1c7a52, #145a3c);
    border-radius: 16px;
    box-shadow:
        0 6px 14px rgba(0,0,0,.35),
        inset 0 1px 0 rgba(255,255,255,.06);
}

.certificado-table td {
    padding: 16px 18px;
    font-size: 15px;
    color: #ffffff;
}

.certificado-table td:first-child {
    width: 35%;
    font-weight: 600;
    color: #cfe9db;
}

.certificado-table td:last-child {
    font-weight: 500;
}

/* زوايا ناعمة */
.certificado-table tr td:first-child {
    border-radius: 16px 0 0 16px;
}

.certificado-table tr td:last-child {
    border-radius: 0 16px 16px 0;
}

/* ===== النص أسفل الجدول ===== */
.centered-content-stvc {
    text-align: center;
    margin-top: 18px;
}

.invalid-code {
    font-size: 14px;
    opacity: .85;
}

/* ===== حقل الإدخال ===== */
#codigomuestra {
    width: 100%;
    max-width: 340px;
    padding: 14px 18px;
    margin: 12px auto 16px;
    border-radius: 40px;
    border: none;
    outline: none;
    text-align: center;
    font-size: 14px;
    color: #10332e;
    background: #ffffff;
    box-shadow:
        inset 0 3px 6px rgba(0,0,0,.15);
}

/* ===== زر التحقق (نفس qa-btn) ===== */
.elementor-shortcode input[type="submit"] {
    background: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
    padding: 10px 30px;
    border-radius: 40px;
    font-size: 14px;
    cursor: pointer;
    transition: all .35s ease;
}

.elementor-shortcode input[type="submit"]:hover {
    background: #ffffff;
    color: #166b46;
    box-shadow: 0 6px 18px rgba(0,0,0,.35);
}

/* ===== تجاوب ===== */
@media (max-width: 640px) {

    .elementor-shortcode {
        padding: 22px;
    }

    .certificado-table td {
        font-size: 14px;
        padding: 14px;
    }

    .certificado-table td:first-child {
        width: 40%;
    }
}/* End custom CSS */