#loader_ajax {
    background: none !important;
    border-radius: inherit;
    line-height: inherit;
    display: none;
    margin-bottom: 0;
    text-align: center;
}

#response_ajax {
    background-color: #f8d7da !important;
    border-radius: inherit;
    color: #721c24;
    display: none;
    height: 100% !important;
    line-height: inherit;
    margin-bottom: 0;
    text-align: center;
}

.flash-notice, .input-notification {
    color: red;
    font-weight: bold;
}

.flash-success {
    color: forestgreen;
    font-weight: bold;
}

#footer .row {
    margin-bottom: 0;
}

.captcha_reload {
    font-size: 14px;
    font-weight: bold;
}

.font-size-14 {
    font-size: 14px !important;
}

.facebook-share {
    float: right;
}

.picture-credit {
    float: left;
    margin: 0 20px 10px 0;
}

.button2 {
    float: left;
    font-size: 11px;
    font-weight: normal;
    margin-bottom: 5px;
    text-shadow: 1px 1px #FFFFFF;
}

.button2 a.button2{
    background: url("../images/nav-eK1VwIV.png") no-repeat scroll right top rgba(0, 0, 0, 0);
    color: #4E4E4E;
    display: block;
    height: 26px;
    line-height: 26px;
    margin-left: 12px;
}

.button2 a.button2 span{
    background: url("../images/nav-eK1VwIV.png") no-repeat scroll 0 -26px rgba(0, 0, 0, 0);
    display: block;
    height: 26px;
    margin-left: -11px;
    padding-left: 17px;
    padding-right: 17px;
    padding-top: 0;
}

.button2.inscription {
    margin-left: 15px;
}

.button2 .en_savoir_plus {
    margin-top: 10px;
}

@media only screen and (max-width : 480px) {
    .button2.inscription {
        margin-left:0;
    }

    article.entry img.article-img, img.article-img{
        margin: 5px 20px 10px 5px;
        float: none;
    }
}

#slideshow ul {
    display: flex;
    margin: 0 -10px;
}

#slideshow li {
    margin: 0 10px;
}

.entry-body,
#content .container > .columns {
    font-size: 14px;
}

.entry-body h3 {
    font-size: 16px;
    font-weight: bold;
    color: inherit;
    clear: both;
    margin-top: 1.8em;
    margin-bottom: 0.6em;
}

.entry-body ul + p,
.entry-body ol + p {
    margin-top: 1.2em;
}

article a,
article a[style],
article a *,
.entry-body a,
.entry-body a[style],
.entry-body a *,
#content > .container a {
    color: var(--theme-color) !important;
}

#content #sidebar a,
#content .button2 a,
#content a.button2,
#content a.button2 *,
#content .button2 a * {
    color: inherit !important;
}

.menu-more-large {
    width: 1000px !important;
}

#header ul.social-icons {
    margin-right: -20px !important;
}

.entry-body iframe {
    max-width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
}

.facebook-share {
    margin-bottom: 1.5em;
}

@media only screen and (max-width: 767px) {
    .menu-more-large { width: 100% !important; }
    .navigation { display: none; }
    .responsive-nav { display: block; }

    .widget_categories .sidebar-title {
        margin-bottom: 0.6em !important;
    }

    .widget_categories ul {
        margin-top: 0;
    }

    .widget_categories ul li {
        padding-top: 4px;
        padding-bottom: 4px;
    }

    #sidebar {
        margin-top: 2em;
    }
}

.navigation > div > ul > li > a,
ul.social-icons li #subscription_link_span,
#footer .widget-title {
    font-family: "Philosopher","Open Sans",Arial,sans-serif;
}

#footer .widget-title {
    font-size: 16px;
}

/* Homepage block titles centered */
#content h4.content-title {
    text-align: center;
}

/* Homepage blocks — more breathing room between columns */
#content > .container > .eight.columns {
    box-sizing: border-box;
    padding-right: 1.5em;
}

#content > .container > .eight.columns + .eight.columns {
    padding-left: 1.5em;
    padding-right: 0;
}

/* Restore list styles in editorial content (overrides global CSS reset) */
.entry-body ul,
.entry-body ol {
    padding-left: 2em;
    margin-bottom: 1em;
}

.entry-body ul {
    list-style-type: disc;
    overflow: hidden;
}

.entry-body ol {
    list-style-type: decimal;
}

.entry-body li {
    margin-bottom: 0.3em;
}

.entry-body li[style*="text-align:center"] {
    text-align: left !important;
}

/* =============================================
   Site softening — modern & warm feel
   ============================================= */

/* Remove text-align justify — left is more natural and modern */
.entry-body,
.entry-body p,
#content .container > .columns p {
    text-align: left;
}

/* Softer page title (h1) */
.page-header h1,
section h1 {
    font-weight: 300;
    letter-spacing: -0.3px;
}

/* Softer separators */
.page-header,
.divider-solid {
    border-color: #e8e8e8;
}

/* Images — subtle rounded corners */
.article-img,
.picture-credit img {
    border-radius: 8px;
}

/* Blockquotes — elegant left border + light background */
.entry-body blockquote,
#content blockquote {
    border-left: 3px solid var(--theme-color);
    background: rgba(0, 0, 0, 0.015);
    border-radius: 0 6px 6px 0;
    padding: 1.2em 1.5em;
    margin: 1.5em 0;
}

/* Sidebar — softer title and links */
.widget_categories .sidebar-title {
    font-weight: 300;
}

.widget_categories li a {
    transition: color 0.2s;
}

.widget_categories li a:hover {
    color: var(--theme-color) !important;
}

/* Buttons "En savoir plus" / "Fermer" — subtle styling */
a.button2 {
    border-radius: 4px;
    transition: opacity 0.2s;
}

a.button2:hover {
    opacity: 0.7;
}

/* More breathing room between content and footer */
#content {
    padding-bottom: 2.5em;
}

/* Footer — slightly lighter background + readable text */
#footer {
    background-color: #3a3a3a;
    font-size: 14px !important;
}

#footer p,
#footer a,
#footer li,
#footer div,
#footer .textwidget,
#footer .widget {
    font-size: 14px !important;
}

#footer .widget-title {
    letter-spacing: 0.3px;
}

/* Credit images — smaller and lighter */
.credit-img {
    font-size: 12px;
    opacity: 0.7;
}

/* Smoother link transitions globally */
a {
    transition: color 0.2s, opacity 0.2s;
}

/* =============================================
   Contact form styling
   ============================================= */

#contact .input.text {
    margin-bottom: 1.2em;
}

#contact label {
    font-size: 14px;
    font-weight: 600;
    color: #555;
    margin-bottom: 0.4em;
    display: inline-block;
}

#contact .text-input.large-input {
    width: 100%;
    padding: 10px 14px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 6px;
    background-color: #fafafa;
    box-shadow: none;
    transition: border-color 0.2s, box-shadow 0.2s;
}

#contact .text-input.large-input:focus {
    border-color: var(--theme-color);
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.05);
    outline: none;
    background-color: #fff;
}

#contact .cke {
    border-radius: 6px;
    border-color: #ccc;
}

#contact .flash-notice {
    color: var(--theme-color);
    font-weight: bold;
}

.et-box.et-shadow {
    border-radius: 10px;
    border: 1px solid #e8e8e8;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
}

.et-box-content {
    padding: 2em 2.5em;
}

.et-box-content .body-text > p {
    font-size: 15px;
    color: #666;
    margin-bottom: 1.5em;
}

#contact + div .btn-primary {
    background-color: var(--theme-color);
    border-color: var(--theme-color);
    border-radius: 6px;
    padding: 12px 0;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.5px;
    transition: opacity 0.2s;
}

#contact + div .btn-primary:hover {
    opacity: 0.85;
    background-color: var(--theme-color);
    border-color: var(--theme-color);
}

#contact .captcha_reload {
    color: var(--theme-color);
    text-decoration: none;
    margin-left: 10px;
}

#contact img[alt="captcha"] {
    border-radius: 6px;
    max-height: 50px;
}
