/*
 Theme Name:   Prairies nomades
 Description:  Theme pour Prairies nomades
 Author:       We used to be friends 
 Template:     twentytwelve
*/


@font-face {
    font-family: 'pinefolk';
    src: url('pinefolk-Regular.woff2') format('woff2'),
        url('pinefolk-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'manic';
    src: url('MANICRegular.woff2') format('woff2'),
        url('MANICRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
body .site {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    box-shadow: none;
}
.site {
    max-width: 100%;
}
body {
    background-color: #FFF;
}
body p {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 17px;
    line-height: 1.5 !important;
}
html, body {
    overflow-x: hidden;
}
footer[role="contentinfo"] {
    border-top: 0;
    max-width: 100%;
}
.page-template-front-page #page, .page-template-default #page, .single-evenement #page, .page-template-programmation #page, .page-template-accueil #page {
    background:
            url("https://prairiesnomades.fr/wp-content/uploads/2025/09/background-green-scaled.png") no-repeat center top,
            #005543;
    background-size: contain, auto;
}

#contintro {
    width: 1000px;
    margin: 0 auto;
}
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
    box-shadow:none;
}
.flextitreintro {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 30px);
    justify-content: space-between;
    margin-left: -15px;
    font-size: 12px;
    text-align: center;
}
.titre-intro {
    width: calc(55% - 30px);
    margin: 0 20px 20px 0;
    color: #fbefd9;
    font-family: 'pinefolk';
    font-size: 40px;
    line-height: 1;
    text-align: right;
}
.sous-titre-intro {
    width: calc(45% - 30px);
    margin: 0 0px 20px 20px;
    color: #fbefd9;
    font-family: 'pinefolk';
    text-align: left;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.2;
    hyphens: none;
}
.topbar {
    position: absolute;
    top: 0;
    right: 0;
    padding: 9px 80px;
    background: #00a94f;
    color: #fbefd9;
    text-transform: uppercase;
    font-family: 'Montserrat';
    hyphens: none;
    font-size: 18px;
    width: calc(100% - 160px);
    letter-spacing: 8px;
}
div#imgtopbar {
    margin-right: 20px;
    line-height: 0;
}
div#imgtopbar img {
    max-width: 135px;
}
div#wrapcontbar {
    display: flex;
    align-items: center;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
    border:none;
}
.site-content article {
    border-bottom:0;
}
.separateur {
    height: 95px;
    width: auto;
}
#intro {
    position: relative;
    padding-bottom: 70px;
}

#intro::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -145px;
    width: 100%;
    height: 150px;
    background: url(https://prairiesnomades.fr/wp-content/uploads/2025/09/separation-verte-scaled.png) no-repeat center bottom;
    background-size: cover;
    transform: scaleY(-1);
}
#paragraphes {
    background:
            url("https://prairiesnomades.fr/wp-content/uploads/2025/09/background-beige-scaled.png") no-repeat center top / contain,
            #fbefd9;
    color: #005746;
    padding: 120px 0 80px 0;
}
#contparagraphe {
    width:850px;
    margin:0 auto;
    padding: 0 40px;
}
#paragraphes h2 {
    color: #ce5d3c;
    font-family: pinefolk;
    font-size: 40px;
    text-align: center;
    line-height: 1;
    width: 60%;
    margin: 50px auto 30px;
    hyphens: none;
}
#paragraphes .paragraphe-section {
    column-count: 2;
    column-gap: 40px;
    hyphens: none;
}
.transition-image {
    width: 100%;
    height: 400px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 2;
}

.transition-image::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(251, 239, 217, 0.3); /* beige transparent */
    pointer-events: none;
}
.element-vache {
    position: absolute;
    width: 32%;
    top: 1200px;
    left: -156px;
    transform: scaleX(-1);
}
.element-mineral {
    position: absolute;
    width: 25%;
    right: -156px;
    bottom: -1500px;

}
.element-mineral-radio {
    position: absolute;
    width: 35%;
    left: -47%;
    top: -170px;
    z-index: 3;
}
.flexradio {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 30px);
    justify-content: space-between;
    margin-left: -15px;
}
.cloche {
    width: calc(50% - 30px);
    margin: 0 0px 20px 20px;
    margin-top: -140px;
    z-index: 0;
    text-align: right;
}
.radio {
    width: calc(50% - 30px);
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.site-header {
    width: 100%;
    margin: 0 auto;
    padding: 105px 0 0;
    display: flex;
}
.logo-site img {
    width:130px;
    height:auto;
}
.logo-site:focus {
    outline: none;
}
hgroup {
    width: calc(40% - 80px);
    text-align: left;
    padding-left: 80px;
}
#site-navigation {
    width: calc(60% - 20px);
    text-align: left;
    padding: 0 20px 0 0;
}
.main-navigation li a {
    color:#00a94f;
    font-family:pinefolk;
    font-size:18px;
    font-weight:normal;
    text-transform:initial;
    transition:0.2s;
}
.main-navigation a:focus {
    outline: none;
}
.main-navigation li a:hover, .main-navigation li a:focus {
    color:#fbefd9;
}
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {
    color:#fbefd9;
    font-family:pinefolk;
    font-size:18px;
    font-weight:normal;
    text-transform:initial;
    position: relative;

}
.main-navigation .current-menu-item > a::after,
.main-navigation .current-menu-ancestor > a::after,
.main-navigation .current_page_item > a::after,
.main-navigation .current_page_ancestor > a::after {
    content: "";
    position: absolute;
    bottom: 4px;
    left: 50%;
    transform: translateX(-50%);
    width: 8px;
    height: 8px;
    background-color: #ce5d3c;
    border-radius: 50%;
}
.main-navigation li a:hover {
    position: relative;
}

.main-navigation li a:hover::after {
    content: "";
    position: absolute;
    bottom: 4px;
    left: 50%;
    transform: translateX(-50%);
    width: 8px;
    height: 8px;
    background-color: #ce5d3c;
    border-radius: 50%;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
    display: flex !important;
    justify-content: flex-start;
}
.titre-suivre {
    font-size: 40px;
    background: #FFF;
    color: #005746;
    font-family: 'Manic', sans-serif;
    text-align: center;
    padding: 0 100px;
    background-size: 250%;
}

footer[role="contentinfo"] {
    margin:0;
    padding:0;
}
.site-content article {
    margin-bottom:0;
    padding-bottom:0;
}
.footligne1 {
    display: flex;
    flex-direction: row;
    width: 1300px;
    margin: 0 auto;
    justify-content: space-between;
}
.site-info {
    background:#005746;
}
.newsletter {
    display:flex;
    flex-direction:row;
    align-items: center;
}
.newsletter h5 {
    font-family: pinefolk;
    font-size: 20px;
    padding: 10px 20px 10px 150px;
    color: #fbefd9;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    height: 60px;
}
.bouton-newsletter {
    padding: 0 15px;
    margin: 10px 0;
    background: #fbefd9;
    font-family: pinefolk;
    color: #005746 !important;
    text-decoration: none;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    transition:0.2s;
}
.bouton-newsletter:hover {
    background:white;
}
.suivre {
    display:flex;
}
.partenaires {
    display: flex;
    align-items: center;
}
.partenaire {
    margin: 15px;
}
.partenaire img {
    max-width: 135px;
    height: auto;
    max-height: 130px;
    width: auto;
}
.footligne2 {
    background: #fbefd9;
    padding: 10px 0;
}
.contfootligne2 {
    width: 1300Px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.footer-nav a {
    font-family: pinefolk;
    color: #005746 !important;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    transition:0.2s;
}
.footer-nav a:hover {
    color:#ce5d3c !important;
}

.menufooter {
    display: flex;
    align-items: center;
}
.taptap-menu-button-wrapper {
    display:none;
}
.bloccont {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 40px;
    /* max-width: fit-content; */
}
input#gform_submit_button_1 {
    margin: 0 0 0 auto;
    background: #005746;
    font-family: 'pinefolk';
    text-transform: uppercase;
    font-size: 20px;
    border: 0;
    border-radius: 0;
    transition: all 0.3s linear;
}
input#gform_submit_button_1:hover {
    color: #005746;
    background: #FFF;
    transition: all 0.3s linear;
}
h1.entry-title {
    font-size: 80px;
    font-family: 'Manic', sans-serif;
    text-align: center;
    color:#005746;
    text-transform: uppercase;
    margin-top: 30px;
    line-height:1.2;
    hyphens: none;
}
.page-template-default .bloc-header::after, .single-evenement .bloc-header::after, .page-template-programmation .bloc-header::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -127px;
    width: 100%;
    height: 150px;
    z-index: 10;
    background: url(https://prairiesnomades.fr/wp-content/uploads/2025/09/separation-verte-scaled.png) no-repeat center bottom;
    background-size: cover;
    transform: scaleY(-1);
}
.bloc-header {
    position: relative;
    padding-bottom: 50px;
}
.page-template-default .site-content {
    background: url(https://prairiesnomades.fr/wp-content/uploads/2025/09/background-beige-scaled.png) no-repeat center top / contain, #fbefd9;
    color: #005746;
    padding: 120px 0 00px 0;
}
.single-evenement .site-content {
    color: #005746;
    background: url(https://prairiesnomades.fr/wp-content/uploads/2025/09/background-beige-scaled.png) no-repeat center top / contain, #fbefd9;
}
.page-template-programmation .site-content {
    color: #005746;
    background: url(https://prairiesnomades.fr/wp-content/uploads/2025/09/background-beige-scaled.png) no-repeat center top / contain, #fbefd9;
}
.unecolpage {
    padding:60px 0;
        position: relative;
    hyphens: none;
}
#wrapdeuxcols {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 30px);
    justify-content: space-between;
}
.colgauchetxt {
    width: calc(50% - 30px);
    margin: 0 20px 20px 0;
    hyphens: none;
}
.coldroitetxt {
    width: calc(50% - 30px);
    margin: 0 0px 20px 20px;
    hyphens: none;
}
.page-template-default p a {
    color:#ce5d3c;
}
.page-template-default h2 {
    color: #ce5d3c;
    font-family: pinefolk;
    font-size: 30px !important;
    margin-bottom: 10px !important;
    line-height: 1 !important;
}
.page-template-default h3 {
    color: #ce5d3c;
    font-family: pinefolk;
    font-size: 23px !important;
    line-height: 1 !important;
    margin-bottom: 25px !important;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    hyphens:none;
}
p.gform_required_legend {
    font-style: italic;
}
.blocevent {
    position: relative;
    background: none;
}

.blocevent::before {
    content: "";
    display: block;
    height: 600px;
    background-image: var(--bg-image);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.bloctexte-event {
    background: white;
    max-width: 1000px;
    padding: 50px 0 0;
    margin: -300px auto 80px;
    position: relative;
}
.bloctexte-event::after {
    content: "";
    position: absolute;
    left: 0;
    top: -145px;
    width: 100%;
    height: 150px;
    background: url(https://prairiesnomades.fr/wp-content/uploads/2025/12/separateur-blanc.png) no-repeat center bottom;
    background-size: contain;
}
.flexevent {
    display: flex;
    flex-wrap: wrap;
}
.colleft-event {
    width: calc(30% - 20px);
    hyphens: none;
    text-align:center;
}
.colright-event {
    width: calc(70% - 91px);
    hyphens: none;
    border-left: 1Px solid;
    padding: 40px 80px 40px 30px;
}
.bloctexte-event h1 {
    color: #005746;
    font-family: pinefolk;
    font-size: 40px;
    line-height: 1;
    padding-bottom: 30px;
    margin: 30px auto 30px;
    border-bottom: 1Px solid;
}
.continfos-event {
    padding:0 30px;
}
.colleft-event {
    display: flex;
    flex-direction: column;
}

.bottom-event {
    margin-top: auto;
}

.bouton-orange {
    font-family: pinefolk;
    font-size: 18px;
    padding:8px 13px;
    border-radius:25px;
    color:white;
    background:#ce5d3c;
    transition:0.2s;
    text-decoration: none;
}
.bouton-orange:hover {
    background:#005746;
    color:white;
}
.lien-infos a {
    color: white;
    font-family: pinefolk;
    font-size: 16px;
    text-decoration: none;
    display: inline-block;
    transition: transform 0.2s ease;
}
.lien-infos a:hover {
    transform: scale(1.1);
    color: white;
}
.lien-infos {
    padding: 8px 0;
    background: #ce5d3c;
}
.event-type {
    padding: 5px 12px;
    text-transform: uppercase;
    font-family: 'pinefolk';
    position: relative;
}
.event-types {
    position: relative;
    padding-top: 20px;
    margin-top: 20px;
}
.parcours-feter .event-type {
    background: #fbbe40;
    color: white;
}
.parcours-comprendre .event-type {
    background: #ce5d3c;
    color: white;
}
.parcours-simmerger .event-type {
    background: #452d2e;
    color: white;
}
.parcours-raconter .event-type {
    background: #005543;
    color: white;
}
.parcours-feter .event-types::before {
    content: "";
    position: absolute;
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 60px;
    background-image: url("https://prairiesnomades.fr/wp-content/uploads/2025/12/element-exposition.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.parcours-list .parcours-feter::before {
    content: "";
    position: absolute;
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 60px;
    background-image: url("https://prairiesnomades.fr/wp-content/uploads/2025/12/element-exposition-1.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.parcours-comprendre .event-types::before {
    content: "";
    position: absolute;
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 60px;
    background-image: url("https://prairiesnomades.fr/wp-content/uploads/2025/12/element-comprendre.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.parcours-list .parcours-comprendre::before {
    content: "";
    position: absolute;
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 60px;
    background-image: url("https://prairiesnomades.fr/wp-content/uploads/2025/12/element-comprendre-1.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.parcours-simmerger .event-types::before {
    content: "";
    position: absolute;
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 60px;
    background-image: url("https://prairiesnomades.fr/wp-content/uploads/2025/12/element-simmerger.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.parcours-list .parcours-simmerger::before {
    content: "";
    position: absolute;
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 60px;
    background-image: url("https://prairiesnomades.fr/wp-content/uploads/2025/12/element-simmerger-1.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.parcours-raconter .event-types::before {
    content: "";
    position: absolute;
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 60px;
    background-image: url("https://prairiesnomades.fr/wp-content/uploads/2025/12/raconter.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.parcours-list .parcours-raconter::before {
    content: "";
    position: absolute;
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 60px;
    background-image: url("https://prairiesnomades.fr/wp-content/uploads/2025/12/raconter-1.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.event-dates {
    color: #005746;
    font-family: pinefolk;
    font-size: 23px;
    line-height: 1;
    margin: 30px auto 30px;
}
.lieu-precis {
    font-family: pinefolk;
    font-size: 16px;
    line-height: 1.3;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 20px;
    margin: 0 auto;
    position: relative;
}
.lieu-precis::after {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
    width: 40%;
    height: 1px;
    background-color: currentColor;
}
.adresse-postale p, .horaires p, .public p {
    font-family: pinefolk;
    font-size: 16px;
    margin-bottom: 0;
    line-height: 1.3 !important;
}
.horaires {
    padding-top:30px;
    padding-bottom: 30px;
    margin: 0 auto;
    width: 100%;
    position: relative;
}
.horaires::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 40%;
    height: 1px;
    background-color: currentColor;
}
.adresse-postale {
    padding-top:30px;
    padding-bottom: 30px;
    margin: 0 auto;
    position: relative;
    width: 100%;
}
.public {
    padding-top:30px;
    padding-bottom: 30px;
    margin: 0 auto;
    position: relative;
    display: inline-block;
}
.adresse-postale::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 40%;
    height: 1px;
    background-color: currentColor;
}
.reseaux-event {
    background: #005746;
    color: white;
    text-align: center;
    padding: 30px 0;
    font-size: 20px;
}

.reseaux-event .social-item {
    display: inline-block;
    margin: 0 20px;
    color: white;
    text-decoration: none;
    transition:0.2s;
}

.reseaux-event .social-item i {
    font-size: 28px;
}
.reseaux-event .social-item:hover {
    color: #ce5d3c;
}
.page-template-programmation .event-types::before {
    display:none;
}
.event-item {
    position:relative;
}
.event-item {
    position: relative;
    display: block;
    text-decoration: none;
    color: inherit;
}

.event-item .event-thumb {
    position: relative;
}

.event-item .event-thumb img {
    display: block;
    width: 100%;
}
.event-item .event-types {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    padding: 0;
    margin: 0;
}
.event-item .event-type {
    background: white;
    padding: 6px 12px;
    font-size: 18px;
    border-radius: 0;
}
.page-template-programmation .parcours-simmerger .event-type {
    color:#452d2e;
}
.page-template-programmation .parcours-simmerger #villepost, .flexeventspasses .parcours-simmerger #villepost{
    background:#452d2e;
}
.page-template-programmation .parcours-comprendre .event-type {
    color:#ce5d3c;
}
.page-template-programmation .parcours-comprendre #villepost, .flexeventspasses .parcours-comprendre #villepost{
    background:#ce5d3c;
}
.page-template-programmation .parcours-raconter .event-type {
    color:#005543;
}
.page-template-programmation .parcours-raconter #villepost, .flexeventspasses .parcours-raconter #villepost{
    background:#005543;
}
.page-template-programmation .parcours-feter .event-type {
    color:#fbbe40;
}
.page-template-programmation .parcours-feter #villepost, .flexeventspasses .parcours-feter #villepost{
    background:#fbbe40;
}
.event-item .event-title {
    margin: 0;
    color: white;
    text-align: center;
    z-index: 3;
    font-family: pinefolk;
    font-size: 30px;
    line-height: 1;
}

.event-item .event-dates {
    color: white;
    text-align: center;
    font-size: 16px;
    z-index: 3;
    margin: 15px 0;
}
.blocevent {
    position: relative;
}

.event-meta {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 80%;
}
.alm-layouts .alm-listing {
    display: flex;
    flex-wrap: wrap;
    padding: 0 5px !important;
}
.flexeventspasses {
    display: flex;
    flex-wrap: wrap;
    padding: 0 5px !important;
}
.page-template-accueil .flexeventspasses {
    flex-wrap:initial;
    display: flex;
    width: 100%;
    gap: 10px;
    padding:0 !important;
}
.event-item {
    width: calc(33.333% - 10px);
    position: relative;
    margin: 0px;
}
.titrepasse {
    width: 600px;
}
.page-template-programmation a.parcours-feter .event-thumb::after,
.page-template-programmation a.parcours-comprendre .event-thumb::after,
.page-template-programmation a.parcours-simmerger .event-thumb::after,
.page-template-programmation a.parcours-raconter .event-thumb::after {
    content: "";
    position: absolute;
    inset: 0;
    opacity: 0.6;
    pointer-events: none;
}
.page-template-programmation a.parcours-feter .event-thumb::after {
    background: #fbbe40;
}

.page-template-programmation a.parcours-comprendre .event-thumb::after {
    background: #ce5d3c;
}

.page-template-programmation a.parcours-simmerger .event-thumb::after {
    background: #452d2e;
}

.page-template-programmation a.parcours-raconter .event-thumb::after {
    background: #005543;
}
.page-template-programmation a .event-thumb::after {
    transition: opacity 0.3s ease;
}
.page-template-programmation a:hover .event-thumb::after {
    opacity: 0;
}
.blocheader-prog {
    display: flex;
    flex-wrap: wrap;
    hyphens: none;
    justify-content: space-between;
}
.bloccont-prog {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 40px;
}
.vache {
    z-index: 1000;
    width: calc(30% - 30px);
    margin: -220px 30px;
    height: fit-content;
}
.meuh {
    transform: scaleX(-1);
}
.contheader-event p {
    font-family: pinefolk;
    font-size: 20px;
    line-height: 1;
    color:#ce5d3c;
    margin-top: 70px;
}
.page-template-programmation h1.entry-title {
    position: relative;
    text-align: left;
    width: fit-content;
}

.page-template-programmation h1.entry-title::after {
    content: "";
    position: absolute;
    top: calc(100% + 0px);
    right: 40px;
    width: 40%;
    height: 40px;
    background-image: url("https://prairiesnomades.fr/wp-content/uploads/2025/12/border-vert.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right center;
}
.contheader-event {
    width: calc(60% - 30px);
    margin: 0 30px;
}
.header-background {
    padding-top: 150px;
}
#alm-filters-filtresagenda {
    width: 800px;
    margin: 0 auto 50px auto;
    display: flex;
    padding: 0 40px;
    justify-content: space-between;
}
.alm-filters-container .alm-filter {
    margin-right: 30px;
}
#taxonomy-select-1, #taxonomy-select-2, #taxonomy-select-3 {
    background: #005746;
    color: white;
    font-family: pinefolk;
    font-size: 16px;
    width: fit-content;
    text-transform: uppercase;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 35px;
    background-image: url("data:image/svg+xml;utf8,<svg width='12' height='8' viewBox='0 0 12 8' xmlns='http://www.w3.org/2000/svg'><path d='M1 1l5 5 5-5' stroke='white' stroke-width='2' fill='none' stroke-linecap='round'/></svg>");
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 12px 8px;
    border: none;
    border-radius: 0;
    line-height: 1.2 !important;
}
.eventspasses h3 {
    font-size: 60px;
    font-family: 'Manic', sans-serif;
    text-align: center;
    color: #005746;
    text-transform: uppercase;
    line-height: 1.2;
    hyphens: none;
    position:relative;
    width:fit-content;
    padding: 0 40px 40px;
    margin:0 auto;
}
.eventspasses {
    padding:80px 0;
}
.eventspasses .event-type {
    color:grey !important;
}
.page-template-programmation .eventspasses a .event-thumb::after {
    background:grey !important;
}
.parcours-list {
    background:#fbefd9;
    color: #005746;
    text-align: center;
    padding: 240px 40px 80px 40px;
}
.bloccontparcours {
    display: flex;
    flex-direction: row;
    max-width: 900px;
    margin: 0 auto;
}
.parcours-link {
    width: calc(25% - 10px);
    position: relative;
    margin: 5px;
}
.parcours-link {
    color:#005746;
    text-decoration: none;
    font-family: pinefolk;
    font-size: 24px;
}
h2.parcours-title {
    margin:5px 0 0;
    font-size: 24px !important;
}
.parcours-link:hover {
    color:#005746 !important;
}
.parcours-link {
    display: inline-block;
    transition: transform 0.3s ease;
}

.parcours-link:hover {
    transform: scale(1.05);
}
.page-template-accueil .flexeventspasses .event-types::before {
    display:none;
}

.page-template-accueil .parcours-raconter .event-type {
    color: #005543;
}
.page-template-accueil .parcours-simmerger .event-type {
    color:#452d2e;
}
.page-template-accueil .parcours-comprendre .event-type {
    color:#ce5d3c;
}
.page-template-accueil .parcours-raconter .event-type {
    color:#005543;
}
.page-template-accueil .parcours-feter .event-type {
    color:#fbbe40;
}
.page-template-accueil a.parcours-feter .event-thumb::after,
.page-template-accueil a.parcours-comprendre .event-thumb::after,
.page-template-accueil a.parcours-simmerger .event-thumb::after,
.page-template-accueil a.parcours-raconter .event-thumb::after {
    content: "";
    position: absolute;
    inset: 0;
    opacity: 0.6;
    pointer-events: none;
}
.page-template-accueil a.parcours-feter .event-thumb::after {
    background: #fbbe40;
}

.page-template-accueil a.parcours-comprendre .event-thumb::after {
    background: #ce5d3c;
}

.page-template-accueil a.parcours-simmerger .event-thumb::after {
    background: #452d2e;
}

.page-template-accueil a.parcours-raconter .event-thumb::after {
    background: #005543;
}
.page-template-accueil a .event-thumb::after {
    transition: opacity 0.3s ease;
}
.page-template-accueil a:hover .event-thumb::after {
    opacity: 0;
}
.page-template-accueil .flexeventspasses {
    background:#fbefd9;
}
.events-header {
    background: #fbefd9;
    color: #005746;
    padding-bottom: 50px;
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.events-header h2 {
    margin: 0 30px;
    font-family:'Manic', sans-serif;
    font-size:95px;
    color: #005746;
}
.events-header p {
    color: #ce5d3c;
    font-family: pinefolk;
    font-size: 35px;
    display: flex;
    align-items: center;
    margin: 0 40px;
}
.btn-programmation {
    background:#ce5d3c;
    color:white;
    font-family: pinefolk;
    font-size: 19px;
    padding:7px 16px;
    display: flex;
    align-items: center;
    height: fit-content;
    border-radius:30px;
    text-decoration: none;
    transition:0.2s;
}
.buttoncont {
    display: flex;
    align-items: center;
    margin-left: 60px;
    margin-top: 35px;
}
div#titvenir img {
    max-width: 300px;
    margin-right: 60px;
}
.btn-programmation:hover {
    background:#005746;
    color:white;
}
.events-carousel {
    overflow: hidden;
    background:#fbefd9;
}

.flexeventspasses {
    display: flex;
    transition: transform 0.4s ease;
    width: 100%;
}

.event-item {
    flex: 0 0 calc((100% - 0px) / 3);
    box-sizing: border-box;
}

.carousel-dots {
    display: flex;
    justify-content: center;
    gap: 8px;
    margin-top: 20px;
}

.carousel-dots button {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 0;
    background: rgba(0, 87, 70, 0.39);
    cursor: pointer;
}
.alm-btn-wrap {
    display: none !important;
}
.carousel-dots button.active {
    background: #005746;
}
.temps-forts {
    background:#fbefd9;
    padding:60px 0;
}
.bloc-temps-fort {
    width: 1000px;
    margin: 0 auto;
    padding: 0 40px;
}
.temps-fort {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 30px);
    justify-content: space-between;
    margin-left: -15px;
    margin-top: 80px;
    align-items: center;
}
.temps-fort-image {
    width: calc(50% - 30px);
    margin: 0 20px 20px 0;
}
.temps-fort-content {
    width: calc(50% - 30px);
    margin: 0 0px 20px 20px;
}
.temps-fort-title {
    font-size: 55px !important;
    color: #005746;
    font-family: pinefolk;
    line-height: 1.1 !important;
    position: relative;
    z-index: 1;
}
.events-header p {
    position:relative;

}
.events-header p::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 15px;
    width: 280px;
    height: 18px;
    background-image: url(https://prairiesnomades.fr/wp-content/uploads/2025/12/border-bottom-titre.png);
    background-repeat: no-repeat;
    background-size: contain;
    pointer-events: none;
    transform: translateX(-50%) translateX(60px);
}
.temps-fort-title::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20%;
    transform: translateY(-50%);
    width: 200px;
    height: 200px;
    background-color: white;
    border-radius: 50%;
    z-index: -1;
}
.temps-fort:nth-child(odd) {
    flex-direction: row-reverse;
    margin-top: 60px;
}
.temps-fort-text {
    hyphens: none;
    margin-top:20px;
}
.temps-fort-text p {
    color:#ce5d3c;
    font-family:pinefolk !important;
    font-size:22px !important;
    line-height:1.1;
}
.temps-fort-link {
    background: #ce5d3c;
    color: white;
    font-family: pinefolk;
    font-size: 19px;
    padding: 5px 20px;
    display: flex;
    align-items: center;
    height: fit-content;
    border-radius: 30px;
    text-decoration: none;
    transition: 0.2s;
    width: fit-content;
}
.temps-fort-link:hover {
    background:#005746;
    color:white;
}
.temps-fort:nth-child(odd) .temps-fort-content {
    margin: 0 0px 20px 0px;
}
.temps-forts h2 {
    position: relative;
    font-family: 'Manic', sans-serif;
    font-size: 95px;
    line-height: 1;
    color: #005746;
    text-align: center;
}

.temps-forts h2::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -40px;
    width: 280px;
    height: 18px;
    background-image: url("https://prairiesnomades.fr/wp-content/uploads/2025/12/border-bottom-titre.png");
    background-repeat: no-repeat;
    background-size: contain;
    pointer-events: none;
    transform: translateX(-50%) translateX(60px);
}
.radio h2 {
    font-family: 'Manic', sans-serif;
    font-size: 95px;
    color:#fbefd9;
    line-height: 1.1;
    margin: 0 0 10px;
    text-transform:uppercase;
}
.radio-description {
    margin-top:30px;
    hyphens: none;
}
.radio-description p {
    color:#fbefd9;
    font-family: pinefolk !important;
    font-size: 22px !important;
    line-height: 1.1;
}
.radio-link {
    background: #ce5d3c;
    color: white;
    font-family: pinefolk;
    font-size: 19px;
    padding: 7px 16px;
    display: flex;
    align-items: center;
    height: fit-content;
    border-radius: 30px;
    text-decoration: none;
    transition: 0.2s;
    width: fit-content;
}
.radio-link:hover {
    background:#fbefd9;
    color: #005746;
}
.blocradio {
    width: 1000px;
    margin: 0 auto;
    padding: 120px 40px 60px;
    position:relative;
}
.temps-forts {
    position: relative;
}

.temps-forts::after {
    content: "";
    position: absolute;
    bottom: -89px;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 120px;
    background-image: url("https://prairiesnomades.fr/wp-content/uploads/2025/12/separation-beige-scaled.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    pointer-events: none;
}
a:focus {
    outline: 0 dotted;
}
div#titvenir img {
    max-width: 300px;
}
.continfos-event.affmob {
    display: none;
}
.unecolpage {
    padding: 140px 0;
    hyphens: none;
}
.contimgtext {
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    justify-content: space-between;
}
.colgauche {
    width: calc(50% - 20px);
    padding-right: 0;
}
.coldroite {
    width: calc(50% - 40px);
}
.imgdroite {
    flex-direction: row-reverse !important;
}
.imgdroite .coldroite {
    padding-right: 40px;
}
div.contimgtext.ouired {
    padding-top: 0;
}
.unecolpage.ouired {
    padding-top: 0;
}
div#colmeimage.ouired {
    padding-top: 0;
}
#colmeimage {
    padding:60px 0;
}
div#wrapdeuxcols {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.colgauchetxt {
    width: calc(50% - 50px);
    margin-right: 40px;
}
.coldroitetxt {
    width: calc(50% - 50px);
    margin-left: 40px;
}
.content-boiteimg {
    position: relative;
    overflow: visible;
    padding: 5Px 10px 30px 10px;
}
.blocont {
    max-width: 800px;
    margin: 0 auto;
    padding: 0 40px;
}
h2.titresection {
    color: #005746 !important;
    font-family: pinefolk;
    display: flex;
    font-size: 43px !important;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px !important;
    line-height: 1 !important;
    text-align:center;
    margin-top: 0;
}
.titresection span {
    color:#ce5d3c;
    font-family:'Manic', sans-serif;
    font-size: 80px;
}
.btn {
    background: #ce5d3c;
    color: white !important;
    font-family: pinefolk;
    font-size: 19px;
    padding: 7px 16px;
    display: flex;
    align-items: center;
    height: fit-content;
    border-radius: 30px;
    text-decoration: none;
    transition: 0.2s;
    width:fit-content;
}
.btn:hover {
    background:#005746;
    color:white;
}
p {
    hyphens: none;
}
.page-id-38 .header-background {
    padding-top: 0px;
}
.blanc {
    background:white;
}
.vert {
    background: #005441;
}
.vert h2.titresection {
    color:#fbefd9 !important;
}
.vert p {
    color:#fbefd9;
}
.vert h4 {
    color:#fbefd9;
}
.orange {
    background:#ce5d3c;
}
.orange p {
    color:#fbefd9;
}
.orange h4 {
    color:#fbefd9;
}
.orange h2.titresection {
    color:#fbefd9 !important;
}
.orange .btn {
    background:#fbefd9;
    color:#ce5d3c !important;
}
.orange .btn:hover {
    background:#005746;
    color:#fbefd9; !important;
}
.orange .titresection span {
    color:#005746;
}
#blocico {
    display: flex;
}
#blocico img {
    width: 150px;
    height: 100%;
    margin-right: 30px;
    margin-top: 40px;
}
#blocico h4 {
    font-family:'Manic', sans-serif;
    font-size: 80px;
    margin: 0;
}
.bloctitre {
    padding-bottom: 0Px !important;
}
.paragraphe-section {
    column-count: 2;
    column-gap: 40px;
    hyphens: none;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    line-height: 1.5 !important;
    margin-bottom: 20px;
}
h2.titreboiteimg {
    text-align: center;
    text-transform: uppercase;
    font-family: pinefolk;
    font-size: 30px !important;
    color: #fbefd9 !important;
    margin-top: 0;
    letter-spacing: 4px;
    margin-bottom: 50px !important;
    position: relative;
    padding: 0 80px;
}
h2.titreboiteimg::before,
h2.titreboiteimg::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 200px;
    height: 34px;
    background-image: url("https://prairiesnomades.fr/wp-content/uploads/2025/12/border-beige.png");
    background-repeat: no-repeat;
    background-size: contain;
}

h2.titreboiteimg::before {
    left: 0;
}

h2.titreboiteimg::after {
    right: 0;
}
.beige.sepaenbas {
    position:relative;
}
.beige.sepaenbas::after {
    content: "";
    position: absolute;
    bottom: -100px;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 120px;
    background-image: url(https://prairiesnomades.fr/wp-content/uploads/2025/12/separation-beige-scaled.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    pointer-events: none;
}
.sepaenhaut {
    position:relative;
}
.vert.sepaenhaut::before{
    content: "";
    position: absolute;
    left: 0;
    top: -113px;
    width: 100%;
    height: 150px;
    background: url(https://prairiesnomades.fr/wp-content/uploads/2025/09/separation-verte-scaled.png) no-repeat center bottom;
    background-size: cover;
}
.beige.sepaenhaut::before{
    content: "";
    position: absolute;
    left: 0;
    top: -104px;
    width: 100%;
    height: 150px;
    background: url(https://prairiesnomades.fr/wp-content/uploads/2025/12/separation-beige-scaled.png) no-repeat center bottom;
    background-size: cover;
    transform: scaleY(-100%);
}
.vert.sepaenbas {
    position:relative;
}
.vert.sepaenbas::after {
    content: "";
    position: absolute;
    bottom: -74px;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 120px;
    background-image: url(https://prairiesnomades.fr/wp-content/uploads/2025/09/separation-verte-scaled.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    pointer-events: none;
    transform: scaleY(-100%);
}
.orange .chiffre {
    color:#005441;
}
.page-id-38 h1.entry-title {
    display:none;
}
.page-id-38 .titreapropos {
    display:block !important;
    text-align: center;
}
.page-id-38 .titreapropos img {
    width: 500px;
}
.page-id-38 .lesico #blocico:nth-of-type(4) h4 {
    text-indent: -9999px;
    overflow: hidden;
    position: relative;
    margin: 20px 0;
    height: 68px;
}

.page-id-38 .lesico #blocico:nth-of-type(4) h4::after {
    content: "";
    position: absolute;
    inset: 0;
    background-position: left;
    background-image: url("https://prairiesnomades.fr/wp-content/uploads/2025/12/titre-feter.png");
    background-repeat: no-repeat;
    background-size: contain;
}
.page-template-default h5 {
    font-family: pinefolk;
    font-size: 28px;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.2;
}
.element-feuille {
    position: absolute;
    right: 0%;
    top: 4976px;
    z-index: 10;
}
.element-feuille img {
    width: 300px;
}
.chiffre {
    font-size:140px;
    color:#ce5d3c;
    font-family:Manic;
    margin-right: 40px;
}
.blocprog p {
    column-count: 2;
}
.unecolpage.blocprog {
    padding-bottom: 50px;
    padding-top: 70px;
}
.unecolpage.blocpart p {
    text-align: justify;
}
.unecolpage.blocpart {
    padding-bottom: 60px;
    padding-top: 110px;
}
.blocpart h2.titresection {
    margin-bottom: 30px !important;
}
.unecolpage.blocaucm:before {
    background: url(https://prairiesnomades.fr/wp-content/uploads/2025/12/feuille.png);
    position: absolute;
    bottom: -105px;
    right: -50px;
    content: "";
    background-size: contain;
    width: 300px;
    height: 435px;
    z-index: 2;
}
.blocprairies .blocont {
    max-width: 100%;
    padding: 0;
}
.blocprairies .colgauche {
    margin-left: -30px;
    width: 387px;
}
.blocprairies .coldroite {
    width: calc(100% - 887px) !important;
    margin: 0 0 0 0;
}
.blocprairies div#lewraptexte {
    max-width: 800px;
    padding-right: 40px;
    margin-left: calc(50% - 583.5px);
}
.blocprairies #lewraptexte p {
    column-count: 2;
    column-gap: 50px;
}
.blocprairies h2.titresection {
    margin-bottom: 00px !important;
}
.blocprairies {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
}
.blocprairies h2.titresection {
    margin-bottom: 0px !important;
    align-items: baseline;
    text-align: left !important;
    justify-content: start;
    margin-left: calc(50% - 160.5px);
}
.blocprog h2.titresection {
    align-items: baseline;
}
div#villepost {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 18px;
    text-transform: uppercase;
    padding: 5px 10px;
    color: #FFF;
    font-family: 'pinefolk';
}
div#villepost p{
   margin-bottom: 0;
   font-family: 'pinefolk';
}
div#vignette {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
    line-height: 0;
}
div#vignette img {
    max-width: 45px;
}
.parcours-comprendre div#vignette {
    background: #ce5d3c;
}
.parcours-simmerger div#vignette {
    background: #452d2e;
}
.parcours-raconter div#vignette {
    background: #005543;
}
.parcours-feter div#vignette {
    background: #fbbe40;
}

@media only screen and (max-width: 1380px) {
    .footligne1 {
        width:initial;
    }
    .newsletter {
        padding-right:30px;
    }
    .partenaires {
        flex-wrap:wrap;
    }
    .partenaire {
        margin: 10px;
    }
    .contfootligne2 {
        width: auto;
        padding: 0 40px;
    }
    .partenaire img {
        width: 120px;
    }
}
@media only screen and (max-width: 1340px) {
.topbar {
    letter-spacing: 5px;
}
}
@media only screen and (max-width: 1280px) {
    .element-mineral {
        right: -106px;
        bottom: -1425px;
    }
    .titre-suivre {
        padding: 0 30px;
    }
    .event-item {
        width: calc(50% - 10px);
        flex: 0 0 calc((100% - 10px) / 2);
    }
    .events-carousel .event-item {
        flex: 0 0 calc((100% - 10px) / 2);
    }
}
@media only screen and (max-width: 1150px) {
    .temps-fort {
        flex-direction:column;
        margin-left: 0;
        width: 100%;
    }
    .temps-fort-image {
        width: 100%;
        margin: 0;
    }
    .temps-fort-image img {
        width:100%;
    }
    .bloc-temps-fort {
        width: auto;
    }
    .temps-fort-content {
        width: 100%;
        margin: 0;
    }
    .temps-fort-title::after {
        display:none;
    }
    .blocradio {
        width: auto;
    }
    .flexradio {
        flex-direction:column;
        width: 100%;
        margin-left: 0;
    }
    .radio {
        width: 100%;
    }
    .cloche {
        width: 100%;
        margin: 0;
        margin-top: 0;
    }
    .blocprairies .colgauche {
    margin-left: -30px;
    width: 290px;
}
}
@media only screen and (max-width: 1180px) {
.topbar {
    font-size: 16px;
}
div#imgtopbar img {
    max-width: 105px;
}
}
@media only screen and (max-width: 1000px) {
hgroup {
    width: calc(40% - 40px);
    text-align: left;
    padding-left: 30px;
}
    .unecolpage.blocaucm:before {
    display: none;
}
    #intro {
        padding:0 40px 70px;
    }
    #contintro {
        width:auto;
    }
    .flextitreintro {
        flex-direction:column;
    }
    .titre-intro {
        width:100%;
        margin: 0;
        text-align:center;
    }
    .separateur {
        display:none;
    }
    .sous-titre-intro {
        width: 100%;
        margin: 20px 0 0;
        text-align: center;
    }
    #contparagraphe {
        width: auto;
        padding: 0 40px;
    }
    #paragraphes h2 {
        width:80%;
        font-size: 37px;
    }
    .element-mineral {
        display:none;
    }
    .element-vache {
        display:none;
    }
    .newsletter h5 {
        padding:10px 20px;
    }
    .contfootligne2 {
        flex-direction:column;
    }
    .partenaires {
        justify-content: center;
    }
    .menufooter {
        justify-content: center;
    }
    .footer-nav a {
        text-align:center;
    }
    .taptap-menu-button-wrapper {
        display:block;
    }
    #site-navigation {
        display:none;
    }
    .topbar {
        font-size: 12px;
            width: calc(100% - 80px);
            padding: 5px 40px;
    }
    div#imgtopbar img {
    max-width: 90px;
    }
    .site-header {
        padding: 60px 10px 0;
    }
    .logo-site img {
        width: 60px;
    }
    .taptap-menu-button-wrapper {
        top: 47px;
    }
    .taptap-by-bonfire ul li a {
        font-size:30px;
        color: #fbefd9;
        font-family: 'pinefolk';
    }
    .taptap-by-bonfire ul li a:hover {
        color: #00a94f !important;
    }
    .taptap-main-inner-inner {
        background: url(https://prairiesnomades.fr/wp-content/uploads/2025/09/background-green-scaled.png) no-repeat center top, #005543;
        background-size: contain, auto;
    }
    .coldroitetxt, .colgauchetxt {
        width: calc(100% - 30px);
        margin: 0;
    }
    .colleft-event {
        width: 100%;
    }
    .colright-event {
        width: fit-content;
        padding: 40px;
    }
    .continfos-event {
        padding: 20px 40px;
    }
    .flexevent {
        flex-direction: column-reverse;
    }
    .bloctexte-event {
        margin: -100px auto 0px;
        padding-top: 20px;
    }
    .vache {
        display:none;
    }
    .contheader-event {
        width: 100%;
        margin: 0;
    }
    #alm-filters-filtresagenda {
        width: fit-content;
        flex-direction: column;
    }
    .page-template-programmation .alm-filters-container .alm-filter {
        margin-right: 0;
        text-align: center;
    }
    .page-template-programmation h1.entry-title {
        width: auto;
    }

}
@media only screen and (max-width: 900px) {
.blocprairies h2.titresection {
    margin-left: 40px;
}
.contimgtext {
    display: block;
}
.blocprairies .colgauche {
    margin-left: 0;
    width: 100%;
    text-align: center;
}
.blocprairies .coldroite {
    width: calc(100% - 80px) !important;
    margin: 0 0 0 0;
    padding: 0 40px;
}
.blocprairies div#lewraptexte {
    max-width: 800px;
    padding-right: 0;
    margin-left: 0;
}
}
@media only screen and (max-width: 815px) {
    .footligne1 {
        flex-direction:column;
    }
    .titre-suivre {
        width: 60%;
        font-size: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .suivre {
        justify-content: center;
    }
    .newsletter {
        justify-content: center;
    }
    .event-item {
        width: calc(100% - 10px);
        margin-bottom: 20px;
    }
    .bloccontparcours {
        flex-wrap:wrap;
    }
    .parcours-link {
        width: calc(50% - 10px);
        margin: 70px 0 30px;
    }
    .parcours-list {
        padding: 160px 40px 40px 40px;
    }
    .alm-layouts .alm-listing {
    display: block;
}
}
@media only screen and (max-width: 768px) {
    .radio-description p {
        font-size:16px !important;
    }
    .radio h2 {
        font-size: 65px;
    }
    .bloc-temps-fort {
        padding: 0 20px;
    }
    .blocradio {
        padding: 120px 20px 60px;
    }
    .events-carousel .event-item {
        flex: 0 0 calc((100% - 0px) / 1);
    }
    .temps-fort-title {
        font-size: 45px !important;
    }
    .continfos-event.affmob {
    text-align: center;
    display: block;
}
    .temps-fort-text p {
        font-size: 16px !important;
    }
.continfos-event.affdesk {
    display: none;
}
.bloctexte-event h1 {
    text-align: center;
}
.description {
    text-align: center;
}
.bottom-event {
    margin-top: auto;
    margin-bottom: 10px;
}
    #intro {
        padding: 0 20px 20px;
    }
    .titre-intro {
        font-size:30px;
    }
    .sous-titre-intro {
        font-size:15px;
    }
    #paragraphes .paragraphe-section {
        column-count: 1;
        column-gap: 0;
    }
    #paragraphes h2 {
        width:100%;
        font-size: 28px;
    }
    #contparagraphe {
        padding: 0 20px;
    }
    #paragraphes {
        padding: 80px 0 80px 0;
    }
    .bloccont {
        padding:0 20px;
    }
    h1.entry-title {
        font-size: 35px;
        line-height: 1.2;
    }
    .page-template-default h2 {
        font-size:25px !important;
        margin-bottom: 35px !important;
    }
    .colright-event {
        padding: 20px;
    }
    .continfos-event {
        padding: 40px 20px 5px;
    }
    .blocevent::before {
        height: 400px;
    }
    .contheader-event p {
        font-size:16px;
    }
    .bloccont-prog {
        padding:0 20px;
    }
    .header-background {
        padding-top: 50px;
    }
    #taxonomy-select-1, #taxonomy-select-2, #taxonomy-select-3 {
        font-size:12px;
    }
    h2.parcours-title {
        font-size: 18px !important;
    }
    .events-header {
        flex-direction:column;
        padding: 0 40px 30px;
    }
    .buttoncont {
        margin-left: 0;
        justify-content: center;
    }
    div#titvenir img {
        max-width: 200px;
        margin-right: 0;
    }
}
@media only screen and (max-width: 700px) {
.imgdroite .coldroite {
    padding-right: 0;
}
.blocprairies div#lewraptexte {
    padding-right: 0;
}
.coldroite {
    width: 100%;
    margin-top: 20px;
}
.colgauche {
    width: 100%;
    padding-right: 0;
}
#colmeimage {
    padding: 40px 0;
}
.blocprairies {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}
.contimgtext {
    display: block;
}
.blocprairies .colgauche {
    margin-left: 0;
    width: 100%;
}
.blocprairies .coldroite {
    width: calc(100% - 40px) !important;
    padding: 0 20px;
}
.blocprairies #lewraptexte p {
    column-count: 1;
    column-gap: 0;
}
.unecolpage.blocprog {
    padding-bottom: 50px;
    padding-top: 40px;
}
.blocprog p {
    column-count: 1;
}
h2.titreboiteimg::before, h2.titreboiteimg::after {
    content: "";
    position: absolute;
    top: inherit;
    width: 200px;
    height: 8px;
    background-image: url(https://prairiesnomades.fr/wp-content/uploads/2025/12/border-beige.png);
    background-repeat: no-repeat;
    background-size: contain;
    bottom: -20px;
}
h2.titreboiteimg {
    padding: 0 0px;
    text-align: center !important;
}
#blocico {
    display: block;
}
#blocico img {
    width: 80px;
    height: 100%;
    margin-right: 0;
    margin-top: 20px;
}
.entry-content h4, .comment-content h4 {
    line-height: 1.2 !important;
}
.content-boiteimg {
    padding: 5Px 0 0px;
}
#blocico h4 {
    font-size: 60px;
    margin: 0 0 15px !important;
}
.unecolpage {
    padding: 80px 0;
}
.paragraphe-section {
    column-count: 1;
    column-gap: 0;
}
.unecolpage.blocpart {
    padding-bottom: 40px;
    padding-top: 50px;
}
.unecolpage.blocpart p {
    text-align: inherit;
}
.page-template-default h5 {
    font-size: 17px;
    text-align: left;
}
.page-id-38 .lesico #blocico:nth-of-type(4) h4 {
    height: 56px;
}
.unecolpage.blocprog h3 {
    text-align: left !important;
}
.blocprairies .colgauche img, .blocintro .colgauche img {
    max-width: 260px;
}
.blocprairies .colgauche, .blocintro .colgauche{
    text-align: center;
}
.blocprairies h2.titresection {
    margin-bottom: 0px !important;
    align-items: baseline;
    width: 100%;
    padding-left: 0;
    text-align: left !important;
    justify-content: start;
    margin-left: 20px;
}
.blocprairies h2.titresection {
    margin-bottom: 35px !important;
}
.page-template-default .site-content{
    padding: 40px 0 00px 0;
}
}
@media only screen and (max-width: 600px) {
    div#vignette img {
        max-width: 30px !important;
    }
    .topbar {
        font-size: 11px;
        width: calc(100% - 40px);
        padding: 5px 20px;
        letter-spacing: 0;
    }
    hgroup {
        width: calc(40% - 30px);
        padding-left: 10px;
    }
.partenaire img {
        width: 88px;
    }
 .contfootligne2 {
        padding: 0;
    }
    section.bloc-texte:first-child h2.titre-section {
        margin-top: 40px !important;
    }
h2.titre-section {
    margin-top: 20px !important;
}
#paragraphes {
        padding: 80px 0 20px 0;
    }
.chiffre {
    font-size: 90px;
    margin-right: 25px;
}
.page-template-default h2 {
        font-size: 23px !important;
        text-align: left;
}
.blocont {
    padding: 0 20px;
}
    .event-item {
        width: 100%;
    }
.alm-layouts .alm-listing {
    padding: 0 20px !important;
}
.event-item .event-title {
    font-size: 26px;
}
.event-item .event-type, div#villepost {
    font-size: 16px;
}
}
@media only screen and (max-width: 480px) {
    .bouton-newsletter {
        font-size:13px;
    }
    .newsletter {
        padding-right: 0;
        flex-direction: column;
        padding:20px 0;
    }
    .newsletter h5 {
        padding: 0px 0px;
        height: 30px;
    }
}