.elementor-56727 .elementor-element.elementor-element-13556c9{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-e3357a8 */.by-parasha-page {
    max-width: 920px;
    margin: 0 auto;
    padding: 0 12px;
}

.by-parasha-hero {
    margin: 0 0 28px;
    padding: 32px 30px;
    border-radius: 24px;
    background:
        radial-gradient(circle at top right, rgba(212, 183, 103, 0.22), transparent 35%),
        linear-gradient(135deg, #33270f 0%, #15110a 100%);
    box-shadow: 0 18px 36px rgba(30, 24, 15, 0.18);
    color: #f8f1dd;
}

.by-parasha-kicker {
    margin: 0 0 10px;
    color: #d9bb70;
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.by-parasha-hero h2 {
    margin: 0 0 12px;
    color: #fff7e6;
    font-size: clamp(2rem, 4vw, 3.1rem);
    line-height: 1.05;
}

.by-parasha-hero p {
    margin: 0 0 12px;
    max-width: 720px;
    color: rgba(255, 247, 230, 0.88);
    line-height: 1.7;
}

.by-parasha-hero a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    padding: 0 20px;
    border-radius: 999px;
    background: linear-gradient(135deg, #d9bb70 0%, #b7943e 100%);
    color: #221b0e !important;
    font-weight: 700;
    text-decoration: none !important;
    box-shadow: 0 10px 24px rgba(16, 12, 7, 0.18);
}

.by-parasha-card {
    margin: 0 0 28px;
    padding: 28px 30px;
    border-radius: 24px;
    background: #fffdf8;
    border: 1px solid rgba(183, 148, 62, 0.18);
    box-shadow: 0 16px 34px rgba(49, 45, 31, 0.08);
}

.by-parasha-card h3 {
    margin: 0 0 12px;
    color: #2b2418;
    font-size: clamp(1.5rem, 3vw, 2.2rem);
    line-height: 1.1;
}

.by-parasha-card p {
    color: #5b513f;
    line-height: 1.7;
}

.by-parasha-page .mailpoet_form {
    margin-top: 18px;
}

.by-parasha-page .mailpoet_form img {
    display: block;
    max-width: 88px !important;
    height: auto !important;
    margin: 0 auto 16px;
}

.by-parasha-page .mailpoet_paragraph {
    margin-bottom: 14px;
}

.by-parasha-page .mailpoet_text,
.by-parasha-page .mailpoet_textarea,
.by-parasha-page .mailpoet_select,
.by-parasha-page input[type="email"],
.by-parasha-page input[type="text"] {
    width: 100% !important;
    min-height: 50px;
    padding: 12px 14px;
    border: 1px solid rgba(183, 148, 62, 0.26);
    border-radius: 14px;
    background: #fffdfa;
    color: #2f2a20;
}

.by-parasha-page .mailpoet_submit {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 50px;
    padding: 0 22px;
    border: 0;
    border-radius: 999px;
    background: linear-gradient(135deg, #d9bb70 0%, #b7943e 100%);
    color: #221b0e;
    font-weight: 700;
    cursor: pointer;
}

.by-parasha-page .mailpoet_archive {
    list-style: none;
    margin: 18px 0 0;
    padding: 0;
    display: grid;
    gap: 14px;
}

.by-parasha-page .mailpoet_archive li {
    margin: 0;
    padding: 18px 20px;
    border-radius: 16px;
    border: 1px solid rgba(183, 148, 62, 0.28);
    border-left: 5px solid #b7943e;
    background: linear-gradient(135deg, #fffdf7 0%, #f7f0d9 100%);
    box-shadow: 0 10px 24px rgba(49, 45, 31, 0.08);
}

.by-parasha-page .mailpoet_archive_date {
    display: block;
    margin-bottom: 6px;
    color: #8a6a1f;
    font-size: 0.82rem;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.by-parasha-page .mailpoet_archive_subject a {
    color: #252525;
    font-size: 1.08rem;
    font-weight: 600;
    line-height: 1.45;
    text-decoration: none;
}

.by-parasha-page .mailpoet_archive_subject a:hover,
.by-parasha-page .mailpoet_archive_subject a:focus {
    color: #8a6a1f;
    text-decoration: underline;
}

@media (max-width: 767px) {
    .by-parasha-hero,
    .by-parasha-card {
        padding: 22px 18px;
        border-radius: 18px;
    }

    .by-parasha-page .mailpoet_archive li {
        padding: 15px 16px;
        border-radius: 12px;
    }

    .by-parasha-hero h2,
    .by-parasha-card h3 {
        line-height: 1.12;
    }
}.by-parasha-page {
    margin-top: 24px;
}

#abonnement-parasha,
#liste-parasha {
    scroll-margin-top: 110px;
}

.by-parasha-card:last-child {
    margin-bottom: 0;
}

.by-parasha-page .mailpoet_form img {
    display: none !important;
}/* End custom CSS */