.elementor-14070401 .elementor-element.elementor-element-f32aa1b, .elementor-14070401 .elementor-element.elementor-element-f32aa1b > [class*="elementor-background-"]{border-radius:15px 15px 15px 15px;}.elementor-14070401 .elementor-element.elementor-element-f32aa1b{margin-top:20px;margin-bottom:0px;}.elementor-14070401 .elementor-element.elementor-element-b64ca39{text-align:center;}.elementor-14070401 .elementor-element.elementor-element-b64ca39 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:15px 0px 0px 0px;background-image:url("/img/cms/BACKGROUND/ARP_TITRE_80.webp");background-attachment:fixed;background-size:cover;border-radius:12px 12px 12px 12px;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}body.elementor-page-14070401 .page-header{display:none;}#content, #wrapper, #wrapper .container{min-width:100%;margin:0 !important;padding:0 !important;background:inherit !important;color:inherit !important;font:inherit !important;box-shadow:none !important;}@media(max-width:767px){.elementor-14070401 .elementor-element.elementor-element-b64ca39{font-size:13px;}.elementor-14070401 .elementor-element.elementor-element-b64ca39 > .elementor-widget-container{padding:10px 5px 1px 5px;}}/* Start custom CSS for text-editor, class: .elementor-element-b64ca39 *//* ========================================= */
/* IMPORT POLICE */
/* ========================================= */
@import url('https://fonts.googleapis.com/css2?family=Alegreya:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap');

/* ========================================= */
/* CONTENEUR PRINCIPAL */
/* ========================================= */
.livraison-rr {
    max-width: 1240px;
    margin: 0 auto 2rem;
    padding: 2.5rem 3rem 2rem;
    border-radius: 15px;
    box-shadow: 0 4px 12px rgba(139, 111, 71, 0.2);
    font-family: 'Alegreya', 'Georgia', serif;
    line-height: 1.8;
    color: #2c1810;
    position: relative;
    text-align: center;
    animation: fadeIn 0.8s ease-out;
}

@keyframes fadeIn {
    from { opacity: 0; transform: translateY(10px); }
    to   { opacity: 1; transform: translateY(0); }
}

/* ========================================= */
/* TITRE H1 */
/* ========================================= */
.livraison-rr h1 {
    font-family: 'Alegreya', 'Georgia', serif;
    font-size: 2rem;
    font-weight: 700;
    color: #2c1810;
    text-align: center;
    margin-bottom: 2rem;
    padding-bottom: 1rem;
    position: relative;
    letter-spacing: 0.5px;
}

.livraison-rr h1::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 180px;
    height: 6px;
    background-image:
        linear-gradient(90deg, transparent 0%, #d4a574 20%, #d4a574 80%, transparent 100%),
        linear-gradient(90deg, transparent 0%, #8b6f47 20%, #8b6f47 80%, transparent 100%);
    background-size: 100% 2px;
    background-position: 0 0, 0 4px;
    background-repeat: no-repeat;
}

/* ========================================= */
/* TITRES H2 */
/* ========================================= */
.livraison-rr h2 {
    font-family: 'Alegreya', 'Georgia', serif;
    font-size: 1.5rem;
    font-weight: 600;
    color: #8b6f47;
    margin: 2.5rem auto 1.25rem;
    padding: 0 0 0.75rem;
    position: relative;
    letter-spacing: 0.4px;
    text-align: center;
}

.livraison-rr h2::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 120px;
    height: 6px;
    background-image:
        linear-gradient(90deg, transparent 0%, #d4a574 20%, #d4a574 80%, transparent 100%),
        linear-gradient(90deg, transparent 0%, #8b6f47 20%, #8b6f47 80%, transparent 100%);
    background-size: 100% 2px;
    background-position: 0 0, 0 4px;
    background-repeat: no-repeat;
}

/* ========================================= */
/* TITRES H3 – ZONES */
/* ========================================= */
.livraison-rr h3 {
    font-family: 'Alegreya', 'Georgia', serif;
    font-size: 1.2rem;
    font-weight: 600;
    color: #2c1810;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin: 2rem auto 0.75rem;
    text-align: center;
}

/* ========================================= */
/* TITRES H4 – SOUS-SECTIONS */
/* ========================================= */
.livraison-rr h4 {
    font-family: 'Alegreya', 'Georgia', serif;
    font-size: 1rem;
    font-style: italic;
    color: #8b6f47;
    margin: 1.25rem auto 0.5rem;
    letter-spacing: 0.3px;
    text-align: center;
}

/* ========================================= */
/* PARAGRAPHES */
/* ========================================= */
.livraison-rr p {
    font-size: 1.05rem;
    line-height: 1.8;
    color: #2c1810;
    margin: 0 auto 1rem;
    text-align: center;
    max-width: 820px;
}

/* ========================================= */
/* BLOC INTRO ALLEMAGNE */
/* ========================================= */
.livraison-rr .bloc-intro {
    background: linear-gradient(135deg, #fdf6e3 0%, #fef9f0 100%);
    border-top: 3px solid #d4a574;
    border-bottom: 3px solid #d4a574;
    border-radius: 12px;
    padding: 1.5rem 2rem;
    margin: 0 auto 1.5rem;
    max-width: 860px;
    text-align: center;
}

.livraison-rr .bloc-intro p {
    margin-bottom: 0.75rem;
}

.livraison-rr .bloc-intro p:last-child {
    margin-bottom: 0;
}

/* ========================================= */
/* STRONG / EMPHASE */
/* ========================================= */
.livraison-rr strong {
    color: #8b6f47;
    font-weight: 600;
    letter-spacing: 0.3px;
    border-bottom: 2px solid rgba(212, 165, 116, 0.4);
    padding-bottom: 1px;
    transition: border-color 0.3s ease;
}

.livraison-rr strong:hover {
    border-bottom-color: #d4a574;
}

/* ========================================= */
/* LISTES – SANS BULLETS, CENTRÉES */
/* ========================================= */
.livraison-rr ul,
.livraison-rr ol {
    list-style: none;
    padding-left: 0;
    margin: 0 auto 1.25rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.livraison-rr ul li,
.livraison-rr ol li {
    position: relative;
    padding: 0.4rem 0;
    font-size: 1rem;
    color: #2c1810;
    text-align: center;
    border-bottom: 1px solid rgba(212, 165, 116, 0.2);
    width: 100%;
    max-width: 600px;
}

/* ========================================= */
/* TABLEAUX DE TARIFS */
/* ========================================= */
.livraison-rr table {
    width: 100%;
    max-width: 540px;
    margin: 0 auto 1.5rem;
    border-collapse: collapse;
    font-size: 0.95rem;
    font-family: 'Alegreya', 'Georgia', serif;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(139, 111, 71, 0.12);
    display: table;
}

.livraison-rr table thead tr {
    background: linear-gradient(90deg, #7a4e2d, #8b6f47);
    color: #fdf6e3;
}

.livraison-rr table thead th {
    padding: 11px 18px;
    text-align: center;
    font-weight: 600;
    letter-spacing: 0.06em;
    font-size: 0.88rem;
    text-transform: uppercase;
}

.livraison-rr table tbody tr {
    background-color: #fff;
    transition: background-color 0.2s ease;
}

.livraison-rr table tbody tr:nth-child(even) {
    background-color: #fdf6e3;
}

.livraison-rr table tbody tr:hover {
    background-color: #f5e6c8;
}

.livraison-rr table tbody td {
    padding: 9px 18px;
    color: #2c1810;
    border-bottom: 1px solid rgba(212, 165, 116, 0.2);
    text-align: center;
}

.livraison-rr table tbody td:last-child {
    font-weight: 600;
    color: #7a4e2d;
}

/* ========================================= */
/* SÉPARATEURS */
/* ========================================= */
.livraison-rr hr {
    border: none;
    height: 6px;
    background-image:
        linear-gradient(90deg, transparent 0%, #d4a574 20%, #d4a574 80%, transparent 100%),
        linear-gradient(90deg, transparent 0%, #8b6f47 20%, #8b6f47 80%, transparent 100%);
    background-size: 100% 2px;
    background-position: 0 0, 0 4px;
    background-repeat: no-repeat;
    margin: 2.5rem auto;
    width: 50%;
}

/* ========================================= */
/* ITALIQUE – LISTES DE PAYS */
/* ========================================= */
.livraison-rr em {
    font-size: 0.88rem;
    color: #9a8070;
    line-height: 1.6;
    display: block;
    text-align: center;
    margin: 0 auto 0.75rem;
    max-width: 820px;
}

/* ========================================= */
/* AVERTISSEMENT VOLUMINEUX */
/* ========================================= */
.livraison-rr .avertissement {
    background-color: #fff8e1;
    border: 1px solid #d4a574;
    border-radius: 8px;
    padding: 10px 20px;
    color: #7a5c00;
    font-size: 0.92rem;
    margin: 0 auto 1.25rem;
    max-width: 540px;
    text-align: center;
}

/* ========================================= */
/* LIEN CONTACT */
/* ========================================= */
.livraison-rr a {
    color: #8b6f47;
    text-decoration: none;
    font-weight: 600;
    border-bottom: 2px solid rgba(212, 165, 116, 0.4);
    padding-bottom: 1px;
    transition: border-color 0.3s ease, color 0.3s ease;
}

.livraison-rr a:hover {
    color: #7a4e2d;
    border-bottom-color: #d4a574;
}

/* ========================================= */
/* RESPONSIVE TABLETTE */
/* ========================================= */
@media (max-width: 992px) {
    .livraison-rr {
        padding: 2rem 2rem 1.5rem;
    }

    .livraison-rr h1 { font-size: 1.75rem; }
    .livraison-rr h2 { font-size: 1.35rem; }
    .livraison-rr h3 { font-size: 1.1rem; }

    .livraison-rr table {
        max-width: 100%;
    }

    .livraison-rr hr { width: 70%; }
}

/* ========================================= */
/* RESPONSIVE MOBILE */
/* ========================================= */
@media (max-width: 768px) {
    .livraison-rr {
        padding: 1.75rem 1.25rem 1.25rem;
        border-radius: 12px;
    }

    .livraison-rr h1 {
        font-size: 1.5rem;
    }

    .livraison-rr h1::after { width: 130px; }
    .livraison-rr h2::after { width: 90px; }

    .livraison-rr h2 { font-size: 1.2rem; }
    .livraison-rr h3 { font-size: 1rem; }

    .livraison-rr p,
    .livraison-rr ul li {
        font-size: 0.95rem;
    }

    .livraison-rr table {
        font-size: 0.85rem;
    }

    .livraison-rr table thead th,
    .livraison-rr table tbody td {
        padding: 8px 10px;
    }

    .livraison-rr .bloc-intro {
        padding: 1.25rem 1rem;
    }

    .livraison-rr hr { width: 80%; }
}

/* ========================================= */
/* RESPONSIVE PETIT MOBILE */
/* ========================================= */
@media (max-width: 480px) {
    .livraison-rr {
        padding: 1.5rem 0.75rem 1rem;
        border-radius: 10px;
    }

    .livraison-rr h1 { font-size: 1.3rem; }
    .livraison-rr h2 { font-size: 1.1rem; }
    .livraison-rr h3 { font-size: 0.95rem; }

    .livraison-rr table {
        font-size: 0.8rem;
    }

    .livraison-rr table thead th,
    .livraison-rr table tbody td {
        padding: 7px 8px;
    }

    .livraison-rr hr { width: 90%; }

    .livraison-rr .avertissement {
        max-width: 100%;
        font-size: 0.85rem;
    }
}

/* ========================================= */
/* RESPONSIVE TRÈS PETIT MOBILE */
/* ========================================= */
@media (max-width: 360px) {
    .livraison-rr {
        padding: 1.25rem 0.5rem 0.75rem;
    }

    .livraison-rr h1 { font-size: 1.15rem; }
    .livraison-rr h2 { font-size: 1rem; }

    .livraison-rr p,
    .livraison-rr ul li {
        font-size: 0.88rem;
    }
}/* End custom CSS */