.elementor-162130101 .elementor-element.elementor-element-b841f23{font-size:15px;}.elementor-162130101 .elementor-element.elementor-element-cea3b80.elementor-widget-heading .elementor-heading-title{color:#e8437d;}.elementor-162130101 .elementor-element.elementor-element-9802c4d{font-size:15px;}.elementor-162130101 .elementor-element.elementor-element-486d97b.elementor-widget-heading .elementor-heading-title{color:#e8437d;}.elementor-162130101 .elementor-element.elementor-element-df4d315{font-size:15px;}.elementor-162130101 .elementor-element.elementor-element-93ec0a6{font-size:15px;}.elementor-162130101 .elementor-element.elementor-element-5137e04.elementor-widget-heading .elementor-heading-title{color:#e8437d;}.elementor-162130101 .elementor-element.elementor-element-6cbee24{font-size:15px;}.elementor-162130101 .elementor-element.elementor-element-911ae4b.elementor-widget-heading .elementor-heading-title{color:#e8437d;}.elementor-162130101 .elementor-element.elementor-element-c0922eb{font-size:15px;}.elementor-162130101 .elementor-element.elementor-element-b87cc7b.elementor-widget-heading .elementor-heading-title{color:#e8437d;}.elementor-162130101 .elementor-element.elementor-element-6b6404a{font-size:15px;}.elementor-162130101 .elementor-element.elementor-element-d3bd9df.elementor-widget-heading .elementor-heading-title{color:#e8437d;}.elementor-162130101 .elementor-element.elementor-element-0ad0b98{font-size:15px;}.elementor-162130101 .elementor-element.elementor-element-2bef5aa.elementor-widget-heading .elementor-heading-title{color:#e8437d;}.elementor-162130101 .elementor-element.elementor-element-145ca4f .elementor-tab-title{color:#e8437d;}/* Start custom CSS for text-editor, class: .elementor-element-b841f23 *//* =========================
   STYLE BLOG RIGAZO
========================= */

/* Largeur article */
.single-post article,
.single-post .post-content,
.post-content,
.entry-content {
    max-width: 1360px !important;
    width: 100% !important;
    margin: 0 auto !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
}

/* Texte général */
.elementor-widget-text-editor,
.ce-widget-text-editor,
.post-content,
.entry-content {
    color: #777777 !important;
    font-size: 16px !important;
    line-height: 1.65 !important;
    font-family: Arial, sans-serif !important;
}

/* Paragraphes */
.elementor-widget-text-editor p,
.ce-widget-text-editor p,
.post-content p,
.entry-content p {
    margin-top: 0 !important;
    margin-bottom: 14px !important;
}

/* Liens roses */
.elementor-widget-text-editor a,
.ce-widget-text-editor a,
.post-content a,
.entry-content a {
    color: #ec3f86 !important;
    font-weight: 600 !important;
    text-decoration: none !important;
}

/* =========================
   H2 STYLE ROSE SANS CONTOUR
========================= */

.elementor-widget-text-editor h2,
.ce-widget-text-editor h2,
.post-content h2,
.entry-content h2,
h2 {
    display: block !important;
    width: 100% !important;

    background: #fff1f6 !important;
    color: #ec3f86 !important;

    font-size: 24px !important;
    line-height: 1.3 !important;
    font-weight: 800 !important;

    text-align: center !important;

    padding: 16px 24px !important;
    margin: 60px 0 20px !important;

    border: none !important;
    border-left: 4px solid #ec3f86 !important;

    border-radius: 8px !important;

    box-shadow: none !important;
    outline: none !important;
}

/* H3 */
.elementor-widget-text-editor h3,
.ce-widget-text-editor h3,
.post-content h3,
.entry-content h3 {
    color: #666666 !important;
    font-size: 18px !important;
    font-weight: 800 !important;
    margin-top: 24px !important;
    margin-bottom: 10px !important;
}

/* Gras */
strong,
b {
    color: #666666 !important;
    font-weight: 800 !important;
}

/* Widgets */
.elementor-widget,
.ce-widget {
    margin-bottom: 10px !important;
}

/* =========================
   TABLEAUX
========================= */

table {
    width: 100% !important;
    border-collapse: collapse !important;
    margin: 20px 0 !important;
    font-size: 14px !important;
}

table th {
    background: #e91e63 !important;
    color: #ffffff !important;
    padding: 12px !important;
    border: 1px solid #d81b60 !important;
    text-align: center !important;
}

table td {
    padding: 10px !important;
    border: 1px solid #dddddd !important;
}

table tr:nth-child(even) td {
    background: #f7f7f7 !important;
}

/* =========================
   MOBILE
========================= */

@media (max-width: 768px) {

    .single-post article,
    .single-post .post-content,
    .post-content,
    .entry-content {
        padding-left: 18px !important;
        padding-right: 18px !important;
    }

    .elementor-widget-text-editor,
    .ce-widget-text-editor,
    .post-content,
    .entry-content {
        font-size: 15px !important;
    }

    .elementor-widget-text-editor h2,
    .ce-widget-text-editor h2,
    .post-content h2,
    .entry-content h2,
    h2 {
        font-size: 20px !important;
        padding: 12px 16px !important;
        margin-top: 40px !important;
    }

    .elementor-widget-text-editor h3,
    .ce-widget-text-editor h3,
    .post-content h3,
    .entry-content h3 {
        font-size: 17px !important;
    }
}/* End custom CSS */