/*
 Theme Name:   OnePress Child
 Theme URI:    https://www.famethemes.com
 Description:  OnePress sample child theme
 Author:       FameThemes
 Author URI:   https://www.famethemes.com
 Template:     onepress
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  onepress-child
*/

/* Add your custom css below
-------------------------------------------------------------- */



@font-face {
    font-family: Amore;
    font-weight: 400 800;
    src: url(./fonts/amore.otf);
    font-display: swap;
}

.amore {
    font-family: Amore !important;
}

@font-face {
    font-family: "Gotham Book";
    font-weight: 400 800;
    src: url(./fonts/gotham_book.otf);
    font-display: swap;
}

@font-face {
    font-family: "Gotham Medium";
    font-weight: 400 800;
    src: url(./fonts/gotham_medium.otf);
    font-display: swap;
}

@font-face {
    font-family: "Gotham Bold";
    font-weight: 400 800;
    src: url(./fonts/gotham_bold.otf);
    font-display: swap;
}

.wp-block-button.acheter a {
    padding: 10px 16px !important;
    font-size: 20px !important;
}

.site-footer {
    background: #251F3C;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-family: Amore, Helvetica, Arial, sans-serif;
    font-weight: 600;
    margin-bottom: 15px;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
    margin-top: 0;
    color: #333333;
}

body,
button,
input,
select,
textarea {
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-family: "Gotham Medium";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    /* 112.5% */
}

.hero-content-style1 p {
    font-style: normal;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    text-align: left;
}

h1.hero-large-text {
    text-align: left;
}

.hero__content.hero-content-style1 {
    max-width: 625px;
    text-align: left;
}


.category-posts {}

.font32 {
    color: #B20A45;
    leading-trim: both;
    text-edge: cap;
    font-family: Amore;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

article.post-item {
    border-radius: 8px;
    background: #FFF;
    display: flex;
    padding: 16px;
    gap: 4%;
    align-items: center;
}

.category-posts {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 16px;
}

main#main {
    background: #F7F1EB;
}

.dateheure {
    text-align: center;
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-family: "Gotham Bold";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    flex-shrink: 0;
}

.hero__content.hero-content-style1 {
    position: absolute;
    z-index: 80;
    top: calc(50% - 158px);
}

.hero-slideshow-wrapper {
    background-color: #F7F1EB;
}

.followWrap {
    height: auto !important;
}

.hero-slideshow-normal .container {
    padding: 0;
    position: initial;
}

article.post-item.novisiible {
    display: none;
}

article.post-item.novisiible.active {
    display: flex;
}

.all-news .btn.btn-theme-primary-outline {
    cursor: pointer;
}

p.has-text-align-center.enlireplus {
    /* display: block; */
    /* font-weight: 400; */
    /* line-height: 1.25; */
    /* text-align: center; */
    /* white-space: nowrap; */
    /* vertical-align: middle; */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem 1rem;
    font-size: 14px;
    border-radius: .25rem;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border: 1px solid #A32446;
    width: auto;
    display: flex;
    float: none;
    width: 160px;
    margin: 0 auto;
    margin-top: 3rem;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    justify-content: center;
    font-family: "Gotham Medium";
}

p.has-text-align-center.enlireplus:hover {
    background-color: #A32446;
}

.jour {
    color: #000;
    font-family: "Gotham Book";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: none;
    margin-top: 4px;
}

#souvenirs .container{
	width:calc(100% - 250px);
}.relative.lesfleches.souvenirs {
    top: 63%;
}

.lieu {
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-family: "Gotham Medium";
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
}
.codepostal {
    color: #B20A45;
    leading-trim: both;
    text-edge: cap;
    font-family: "Gotham Medium";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}

span.author {
    color: #EF7E1C;
    leading-trim: both;
    text-edge: cap;
    font-family: "Gotham Book";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

a.read-more {
    border-radius: 8px;
    background: #A32446;
    color: white;
    padding: 8px;
    margin-left: auto;
    min-width: 190px;
    text-transform: uppercase;
}


section#repertoire {
    background-color: white;
}

.titredepage {
    text-align: center;
    color: #A32446;
    leading-trim: both;
    text-edge: cap;
    font-family: Amore;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.lefondblanc p {
    color: #1F2A44;
    font-family: "Gotham Book";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    /* 106.25% */
    letter-spacing: -0.16px;
}

.subtitledepage {
    color: #000;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-family: "Gotham Medium";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase;
}

.biobiocol {
    margin-top: 32px;
}

.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em;
    border-radius: 8px;
    background: #A32446;
    color: white !important;
    text-transform: uppercase;
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    text-shadow: 0 2px 2px rgba(161, 88, 19, 0.40);
    font-family: "Gotham Bold";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

#albums .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow {
    border-radius: 8px;
    background: #FFF;
    padding: 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

p.descalbum {
    color: #1F2A44;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-family: "Gotham Book";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: -0.16px;
}

#albums a.wp-block-button__link.wp-element-button {
    padding: 8px;
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    text-shadow: 0 2px 2px rgba(161, 88, 19, 0.40);
    font-family: "Gotham Bold";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    line-height: 1;
}

.lefondblanc {
    padding: 24px;
    border-radius: 8px;
    background: #FFF;
}

.relative.lesfleches.remoterca {
    margin-top: -20px;
}

body .site-footer .site-info {
    color: white;
}

#ilsparlentdenous p.has-text-align-center.font12700 {
    margin-bottom: 8px;
}

#ilsparlentdenous p.has-text-align-center.font12500 {
    margin-bottom: 0;
}

#biographie .container {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    font-family: "Gotham Book";
}

#biographie {
    background: #fff;
}

.enlireplus {
    color: #000;
    text-align: center;
    leading-trim: both;
    font-family: "Gotham Medium";
    text-edge: cap;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    cursor: pointer;
    margin-top: 2rem;
}

.lenvoirplus {
    overflow: hidden;
    max-height: 52px;
    background: -webkit-linear-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.wp-block-group.lenvoirplus.active {
    overflow: auto;
    max-height: max-content;
    background: white;
    -webkit-text-fill-color: initial;
}

.font16700 {
    color: #000;
    leading-trim: both;
    text-edge: cap;
    /* font-family: Montserrat; */
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.font16 {
    font-family: "Gotham Book";
    color: #000;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    /* font-family: Montserrat; */
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.wp-block-group.sliderglider>.wp-block-group__inner-container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    /* max-height: 365px; */
}


.sliderglider .wp-block-group__inner-container {
    display: flex;
    overflow: hidden;
    /* width: 2174.86px; */
    flex-direction: column;
}

.sliderglider {
    overflow: hidden;
}


.glider-slide {
    margin: 0;
}

.glider-track {
    display: flex;
    gap: 20px;
}


.glider-contain {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.glider {
    margin: 0 auto;
    position: relative;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    transform: translateZ(0);
}

.glider-track {
    transform: translateZ(0);
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    z-index: 1;
}

.glider.draggable {
    user-select: none;
    cursor: -webkit-grab;
    cursor: grab;
}

.glider.draggable .glider-slide img {
    user-select: none;
    pointer-events: none;
}

.glider.drag {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.glider-slide {
    user-select: none;
    justify-content: center;
    align-content: center;
    width: 100%;
}

.glider-slide img {
    max-width: 100%;
}

.glider::-webkit-scrollbar {
    opacity: 0;
    height: 0;
}



.glider-prev:hover,
.glider-next:hover,
.glider-prev:focus,
.glider-next:focus {
    color: #a89cc8;
}

.glider-next {
    right: -30px;
    left: auto;
}

.glider-next.disabled,
.glider-prev.disabled {
    /* opacity: 0.25; */
    /* color: #666; */
    /* cursor: default; */
}

.glider-slide {
    min-width: 196px;
}

.glider-hide {
    opacity: 0;
}

.glider-dots {
    user-select: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
    padding: 0;
}

.glider-dot {
    border: 0;
    padding: 0;
    user-select: none;
    outline: none;
    display: block;
    cursor: pointer;
    color: #001E62;
    border-radius: 999px;
    background: #001E62;
    width: 12px;
    height: 12px;
    margin: 7px;
}

.glider-dot:hover,
.glider-dot:focus,
.glider-dot.active {
    background: #a89cc8;
}

@media (max-width: 36em) {
    .glider::-webkit-scrollbar {
        opacity: 1;
        -webkit-appearance: none;
        width: 7px;
        height: 3px;
    }

    .glider::-webkit-scrollbar-thumb {
        opacity: 1;
        border-radius: 99px;
        background-color: rgba(156, 156, 156, 0.25);
        box-shadow: 0 0 1px rgba(255, 255, 255, 0.25);
    }
}


.lesfleches>button {
    background-image: url(./images/flecheslider.svg);
    background-color: transparent;
    border: none;
    content: " ";
    width: 19px;
    height: 34px;
    text-indent: -9999px;
    outline: none !important;
}

.lesfleches button.disabled {
    opacity: 0.1;
}

.lesfleches .glider-next {
    transform: rotate(180deg);
    margin-right: 0;
    position: absolute;
    margin-right: -30px;
    left: auto;
    right: 0;
}

.relative.lesfleches {
    top: 52%;
    position: absolute;
    width: 100%;
}

button.glider-prev {
    margin-left: -50px;
}

.slidergliderparlent .wp-block-group__inner-container {
    height: 100%;
}

.slidergliderparlent .wp-block-group__inner-container p:first-child {
    margin-top: auto;
}

.fondblanc {
    background-color: white;
    border-radius: 8px;
    background: #FFF;
    padding: 24px;
}

*:focus,
*:focus-visible {
    outline: none;
}

section:nth-child(2n+1) {
    background-color: white;
}

.titresubtitledepage {
    color: #251F3C;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-family: Amore;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.wp-block-group.sliderglider {
    margin-top: 24px;
}

.site-header {
    padding: 16px;
}

.onepress-menu a {
    letter-spacing: 1px;
    white-space: nowrap;
    color: #A32446;
    leading-trim: both;
    text-edge: cap;
    font-family: Amore;
    font-size: 29px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    padding-right: 24px;
    line-height: normal;
    padding-left: 0;
}

a.btn.btn-theme-primary.btn-lg {
    padding: 12px 16px;
    border-radius: 8px;
    border: 2px solid #A32446;
    line-height: 1;
}

a.btn.btn-secondary-outline.btn-lg {
    padding: 12px 16px;
    line-height: 1;
    border-radius: 8px;
    border: 2px solid #FFF;
}

#masthead>.container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

ul.onepress-menu {
    display: flex;
    align-items: center;
}

li#menu-item-1531 a {
    border-radius: 8px;
    background: #A32446;
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    text-shadow: 0 2px 2px rgba(161, 88, 19, 0.40);
    font-family: "Gotham Bold";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    padding: 8px;
}

.wp-block-embed iframe {
    max-width: 100%;
    min-width: 348px;
    height: 195px;
}

.wp-block-group.sliderglider.slidergliderparlent {
    color: #1F2A44;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-family: "Gotham Book";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: -0.16px;
}

.ecoutersuivre {
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 40px 15px;
    gap: 24px;
}

.section-padding {
    padding: 40px 0rem;
}

.folowus.nocolor {
    display: flex;
    gap: 12px;
    align-content: center;
    align-items: center;
}

.site-footer .site-info .folowus.nocolor .whiteme {
    fill: #FFFFFF;
    color: #FFFFFF;
}

.wp-block-button.dll a {
    text-wrap: nowrap;
    padding: 8px;
    background-image: url(./images/dwnload.svg);
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    text-shadow: 0 2px 2px rgba(161, 88, 19, 0.40);
    font-family: "Gotham Bold";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    background-repeat: no-repeat;
    background-position: 5px center;
    padding-left: 24px;
}

footer .address-contact {
    display: flex;
    gap: 7px;
    margin-bottom: 16px;
    align-items: center;
}

.folowus.color svg {
    width: 24px;
    height: 24px;
}

.copyright {
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    font-family: "Gotham Book";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

footer .address-box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 25%;
}

.wp-block-group.flexinline>.wp-block-group__inner-container {
    gap: 16px;
    display: flex;
    flex-direction: row;
}

.partenaires {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

p.part {
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    font-family: "Gotham Bold";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.col2 {
    display: flex;
    flex-direction: row;
    padding-bottom: 50px;
}

.font32400 {
    color: #251F3C;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-family: Amore;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.folowus.color {
    display: flex;
    gap: 12px;
    align-items: center;
}

.slidergliderilsont .glider-slide {
    min-width: auto;
}

.font12700 {
    color: #1F2A44;
    margin-top: auto;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-family: "Gotham Bold";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.12px;
}

.font12500 {
    color: #ED6B1D;
    text-align: center;
    font-family: "Gotham Medium";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}


.font16700 {
    font-family: "Gotham Bold";
}

#espacepro .font16700 {
    text-transform: none;
    color: #1F2A44;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-family: "Gotham Bold";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.16px;
}

#espacepro ul.wp-block-list {
    color: #1F2A44;
    leading-trim: both;
    text-edge: cap;
    font-family: "Gotham Book";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: -0.16px;
}

.wp-block-group.relative {
    position: relative;
}

.flex {
    display: flex;
    align-items: center;
    gap: 40px;
}

.aligncenter {
    display: flex;
    align-items: center;
}

body .wpforms-container .wpforms-field,
body .wp-core-ui div.wpforms-container .wpforms-field {
    padding: 0;
    position: relative;
    margin-bottom: 12px;
}

body div.wpforms-container .wpforms-form .wpforms-field textarea {
    min-height: 88px;
}

div.wpforms-container .wpforms-form .wpforms-field .wpforms-field-label,
div.wpforms-container .wpforms-form .wpforms-field .wpforms-field-sublabel {
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 2px;
    font-weight: 600;
    leading-trim: both;
    text-edge: cap;
    font-family: "Gotham Medium";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    text-transform: none;
    line-height: normal;
    margin-bottom: 5px;
}

body button#wpforms-submit-1447 {
    border-radius: 8px;
    background: #A32446;
    width: auto;
    float: right;
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    text-shadow: 0 2px 2px rgba(161, 88, 19, 0.40);
    font-family: "Gotham Bold";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    line-height: 1;
    padding: 8px 16px !important;
    height: auto;
}

div#wpforms-1447 {
    margin: 0;
}

.contact-form {
    border-radius: 8px;
    background: #F9BD8F;
    padding: 24px;
}


.fa-stack {
    display: inline-block;
    height: auto;
    line-height: 1;
    position: relative;
    vertical-align: middle;
    width: 1.5em;
}

.section-contact .address-contact .address-content {
    display: inline-block;
    padding-left: 0;
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-family: "Gotham Medium";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    text-transform: lowercase;
    line-height: 1;
}


@media (max-width:769px) {
	
.dateheure {
    font-size: 18px;
}
    .wp-block-group.flexinline>.wp-block-group__inner-container {
        flex-wrap: wrap;
    }

    .col2 {
        flex-direction: column;
        gap: 40px;
    }

    footer .address-box {
        width: 100%;
    }

    .aligncenter {
        flex-direction: column;
        gap: 40px;
    }

    .wp-block-button.dll a {
        font-size: 13px;
    }

    article.post-item {
        display: flex;
        flex-direction: column;
        align-items: stretch;
    }

    .hero__content.hero-content-style1 {
        padding: 0 15px;
    }

    .site-header {
        padding: 16px 0;
    }

    .onepress-menu.onepress-menu-mobile {
        top: 91px !important;
    }

    li#menu-item-1531 a {
        border-radius: 0;
    }

    button.glider-next.glider-next3 {
        margin-right: 5px;
    }

    button.glider-prev {
        margin-left: -10px;
    }

    .lesfleches .glider-next {
        margin-right: 30px;
        right: 0;
    }

    .wp-block-group.sliderglider {
        max-width: 90%;
        margin: 0 auto;
    }

    .hero__content.hero-content-style1 {
        position: relative;
        background-color: black;
        padding: 24px !important;
        top: 0);
    }
	 #gallery   .g-col-4 .g-item {
        width: 33.3%;
    }
	    .g-col-4 .g-item:nth-child(4n+1) {
        clear: none;
    }
		#souvenirs .container{
		width:100%;
	}
	.wp-block-group.sliderglider.slidergliderpdf>.wp-block-group__inner-container {
		display: flex;
		flex-direction: column;
		flex-wrap: nowrap; 
	}
	
	.hero-slideshow-normal .container {
    padding: 0;
    position: initial;
    margin-bottom: -20px;
    position: relative;
    top: -4px;
    width: 100%;
}

.flex {
    flex-direction: column;
}

    .hero__content.hero-content-style1 {
        position: relative;
        background-color: black;
        padding: 24px !important;
        top: 0);
        width: 100%;
        max-width: 100%;
    }
}
.gallery-grid .g-item, .gallery-masonry .g-item .inner {
    padding: 0;
}
.ecoutersuivre svg {
    width: 24px;
    height: 24px;
}

.slidergliderilsont .glider-slide {
    display: flex;
    justify-content: center;
}
.sliderglider .wp-block-group__inner-container {
    height: 100% !important;
}


#gallery .section-title-area {
    margin-bottom: 20px; 
}


.section-contact .address-contact {
    display: flex;
    align-items: center;
}

.fa-stack {
    height: 13px;
}

a.read-more {
    border-radius: 8px;
    background: #A32446;
    color: white;
    padding: 8px;
    margin-left: auto;
    min-width: 190px;
    text-transform: uppercase;
    margin-top: 10px;
}

#gallery .titredepage{
    margin: 0;
}



.relative.lesfleches.remoterca {
    display: none;
}

.wp-block-group.sliderglider.slidergliderpdf {
    justify-content: center;    display: flex;
}

.site-header {
    top: 0px !important;
}

.hero-slideshow-wrapper{
	    padding-top: 107px;
}
.site-header { 
    position: fixed;
}

.site-branding {
    float: left;
    margin-top: -5px;
}
.site-branding {
  flex-shrink: 0;
}

@media (max-width:700px) {
	.relative.lesfleches.remoterca {
    display: block;
}
}

div#wpforms-1822 {
    padding: 0;
    margin: 0;
    width: 100%;
}

body button#wpforms-submit-1822 {
    border-radius: 8px;
    background: #A32446;
    width: auto;
    float: right;
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    text-shadow: 0 2px 2px rgba(161, 88, 19, 0.40);
    font-family: "Gotham Bold";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    line-height: 1;
    padding: 8px 16px !important;
    height: auto;
}

.newslettercontent {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

div#wpforms-1822 {
    background-color: white;
    max-width: 650px;
    border-radius: 8px;
    padding: 24px;
}
body div#newsletter {
	display:none;
}
div#croix {
    position: absolute;
    top: 10%;
    right: 10%;cursor:pointer;
}
div#newsletter.active {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000000d6;
    display: block;
    top: 0;
    left: 0;
    z-index: 545454;
}
 
 div#popup {
color: red;
    cursor: pointer;
    border-radius: 8px;
    background: #A32446;
    width: auto;
    float: left;
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    text-shadow: 0 2px 2px rgba(161, 88, 19, 0.40);
    font-family: "Gotham Bold";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    line-height: 1;
    padding: 8px 16px !important;
    height: auto;}